Lines Matching full:issue
84 <p class="firstline">Gets an issue model's statistics.</p>
90 <p class="firstline">Creates an issue model.</p>
93 <p class="firstline">Deletes an issue model.</p>
96 <p class="firstline">Deploys an issue model. Returns an error if a model is already deployed. An is…
99 <p class="firstline">Gets an issue model.</p>
102 <p class="firstline">Lists issue models.</p>
105 <p class="firstline">Updates an issue model.</p>
108 <p class="firstline">Undeploys an issue model. An issue model can not be used in analysis after it …
112 <pre>Gets an issue model's statistics.
115 issueModel: string, Required. The resource name of the issue model to query against. (required)
124 { # Response of querying an issue model's statistics.
125 …s": { # Aggregated statistics about an issue model. # The latest label statistics for the que…
126 …ersationsCount": "A String", # Number of conversations the issue model has analyzed…
127 "issueStats": { # Statistics on each issue. Key is the issue's resource name.
128 "a_key": { # Aggregated statistics about an issue.
129 "displayName": "A String", # Display name of the issue.
130 …"issue": "A String", # Issue resource. Format: projects/{project}/locations/{l…
131 …nt": "A String", # Number of conversations attached to the issue at this point in t…
134 …t;: "A String", # Number of analyzed conversations for which no issue was applicable at …
146 <pre>Creates an issue model.
149 parent: string, Required. The parent resource of the issue model. (required)
153 { # The issue model resource.
154 …"createTime": "A String", # Output only. The time at which this issue model wa…
155 "displayName": "A String", # The representative name for the issue model.
156 …gs for the input data used to create the issue model. # Configs for the input data that used to cr…
158 …d is being deprecated. To specify the medium to be used in training a new issue model, set the `me…
161 …"name": "A String", # Immutable. The resource name of the issue model. Format:…
163 …ningStats": { # Aggregated statistics about an issue model. # Output only. Immutable. The iss…
164 …ersationsCount": "A String", # Number of conversations the issue model has analyzed…
165 "issueStats": { # Statistics on each issue. Key is the issue's resource name.
166 "a_key": { # Aggregated statistics about an issue.
167 "displayName": "A String", # Display name of the issue.
168 …"issue": "A String", # Issue resource. Format: projects/{project}/locations/{l…
169 …nt": "A String", # Number of conversations attached to the issue at this point in t…
172 …t;: "A String", # Number of analyzed conversations for which no issue was applicable at …
174 …t;: "A String", # Output only. The most recent time at which the issue model was updated.
208 <pre>Deletes an issue model.
211 name: string, Required. The name of the issue model to delete. (required)
243 …<pre>Deploys an issue model. Returns an error if a model is already deployed. An issue model can o…
246 name: string, Required. The issue model to deploy. (required)
250 { # The request to deploy an issue model.
251 "name": "A String", # Required. The issue model to deploy.
285 <pre>Gets an issue model.
288 name: string, Required. The name of the issue model to get. (required)
297 { # The issue model resource.
298 …"createTime": "A String", # Output only. The time at which this issue model wa…
299 "displayName": "A String", # The representative name for the issue model.
300 …gs for the input data used to create the issue model. # Configs for the input data that used to cr…
302 …d is being deprecated. To specify the medium to be used in training a new issue model, set the `me…
305 …"name": "A String", # Immutable. The resource name of the issue model. Format:…
307 …ningStats": { # Aggregated statistics about an issue model. # Output only. Immutable. The iss…
308 …ersationsCount": "A String", # Number of conversations the issue model has analyzed…
309 "issueStats": { # Statistics on each issue. Key is the issue's resource name.
310 "a_key": { # Aggregated statistics about an issue.
311 "displayName": "A String", # Display name of the issue.
312 …"issue": "A String", # Issue resource. Format: projects/{project}/locations/{l…
313 …nt": "A String", # Number of conversations attached to the issue at this point in t…
316 …t;: "A String", # Number of analyzed conversations for which no issue was applicable at …
318 …t;: "A String", # Output only. The most recent time at which the issue model was updated.
324 <pre>Lists issue models.
327 parent: string, Required. The parent resource of the issue model. (required)
336 { # The response of listing issue models.
337 "issueModels": [ # The issue models that match the request.
338 { # The issue model resource.
339 …"createTime": "A String", # Output only. The time at which this issue model wa…
340 "displayName": "A String", # The representative name for the issue model.
341 …gs for the input data used to create the issue model. # Configs for the input data that used to cr…
343 …d is being deprecated. To specify the medium to be used in training a new issue model, set the `me…
346 …"name": "A String", # Immutable. The resource name of the issue model. Format:…
348 …ningStats": { # Aggregated statistics about an issue model. # Output only. Immutable. The iss…
349 …ersationsCount": "A String", # Number of conversations the issue model has analyzed…
350 "issueStats": { # Statistics on each issue. Key is the issue's resource name.
351 "a_key": { # Aggregated statistics about an issue.
352 "displayName": "A String", # Display name of the issue.
353 …"issue": "A String", # Issue resource. Format: projects/{project}/locations/{l…
354 …nt": "A String", # Number of conversations attached to the issue at this point in t…
357 …t;: "A String", # Number of analyzed conversations for which no issue was applicable at …
359 …t;: "A String", # Output only. The most recent time at which the issue model was updated.
367 <pre>Updates an issue model.
370 …name: string, Immutable. The resource name of the issue model. Format: projects/{project}/location…
374 { # The issue model resource.
375 …"createTime": "A String", # Output only. The time at which this issue model wa…
376 "displayName": "A String", # The representative name for the issue model.
377 …gs for the input data used to create the issue model. # Configs for the input data that used to cr…
379 …d is being deprecated. To specify the medium to be used in training a new issue model, set the `me…
382 …"name": "A String", # Immutable. The resource name of the issue model. Format:…
384 …ningStats": { # Aggregated statistics about an issue model. # Output only. Immutable. The iss…
385 …ersationsCount": "A String", # Number of conversations the issue model has analyzed…
386 "issueStats": { # Statistics on each issue. Key is the issue's resource name.
387 "a_key": { # Aggregated statistics about an issue.
388 "displayName": "A String", # Display name of the issue.
389 …"issue": "A String", # Issue resource. Format: projects/{project}/locations/{l…
390 …nt": "A String", # Number of conversations attached to the issue at this point in t…
393 …t;: "A String", # Number of analyzed conversations for which no issue was applicable at …
395 …t;: "A String", # Output only. The most recent time at which the issue model was updated.
407 { # The issue model resource.
408 …"createTime": "A String", # Output only. The time at which this issue model wa…
409 "displayName": "A String", # The representative name for the issue model.
410 …gs for the input data used to create the issue model. # Configs for the input data that used to cr…
412 …d is being deprecated. To specify the medium to be used in training a new issue model, set the `me…
415 …"name": "A String", # Immutable. The resource name of the issue model. Format:…
417 …ningStats": { # Aggregated statistics about an issue model. # Output only. Immutable. The iss…
418 …ersationsCount": "A String", # Number of conversations the issue model has analyzed…
419 "issueStats": { # Statistics on each issue. Key is the issue's resource name.
420 "a_key": { # Aggregated statistics about an issue.
421 "displayName": "A String", # Display name of the issue.
422 …"issue": "A String", # Issue resource. Format: projects/{project}/locations/{l…
423 …nt": "A String", # Number of conversations attached to the issue at this point in t…
426 …t;: "A String", # Number of analyzed conversations for which no issue was applicable at …
428 …t;: "A String", # Output only. The most recent time at which the issue model was updated.
434 …<pre>Undeploys an issue model. An issue model can not be used in analysis after it has been undepl…
437 name: string, Required. The issue model to undeploy. (required)
441 { # The request to undeploy an issue model.
442 "name": "A String", # Required. The issue model to undeploy.