• Home
  • Raw
  • Download

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&#x27;s statistics.
115 issueModel: string, Required. The resource name of the issue model to query against. (required)
124 { # Response of querying an issue model&#x27;s statistics.
125 …s&quot;: { # Aggregated statistics about an issue model. # The latest label statistics for the que…
126 …ersationsCount&quot;: &quot;A String&quot;, # Number of conversations the issue model has analyzed…
127 &quot;issueStats&quot;: { # Statistics on each issue. Key is the issue&#x27;s resource name.
128 &quot;a_key&quot;: { # Aggregated statistics about an issue.
129 &quot;displayName&quot;: &quot;A String&quot;, # Display name of the issue.
130 …&quot;issue&quot;: &quot;A String&quot;, # Issue resource. Format: projects/{project}/locations/{l…
131 …nt&quot;: &quot;A String&quot;, # Number of conversations attached to the issue at this point in t…
134 …t;: &quot;A String&quot;, # 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 …&quot;createTime&quot;: &quot;A String&quot;, # Output only. The time at which this issue model wa…
155 &quot;displayName&quot;: &quot;A String&quot;, # 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 …&quot;name&quot;: &quot;A String&quot;, # Immutable. The resource name of the issue model. Format:…
163 …ningStats&quot;: { # Aggregated statistics about an issue model. # Output only. Immutable. The iss…
164 …ersationsCount&quot;: &quot;A String&quot;, # Number of conversations the issue model has analyzed…
165 &quot;issueStats&quot;: { # Statistics on each issue. Key is the issue&#x27;s resource name.
166 &quot;a_key&quot;: { # Aggregated statistics about an issue.
167 &quot;displayName&quot;: &quot;A String&quot;, # Display name of the issue.
168 …&quot;issue&quot;: &quot;A String&quot;, # Issue resource. Format: projects/{project}/locations/{l…
169 …nt&quot;: &quot;A String&quot;, # Number of conversations attached to the issue at this point in t…
172 …t;: &quot;A String&quot;, # Number of analyzed conversations for which no issue was applicable at …
174 …t;: &quot;A String&quot;, # 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 &quot;name&quot;: &quot;A String&quot;, # 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 …&quot;createTime&quot;: &quot;A String&quot;, # Output only. The time at which this issue model wa…
299 &quot;displayName&quot;: &quot;A String&quot;, # 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 …&quot;name&quot;: &quot;A String&quot;, # Immutable. The resource name of the issue model. Format:…
307 …ningStats&quot;: { # Aggregated statistics about an issue model. # Output only. Immutable. The iss…
308 …ersationsCount&quot;: &quot;A String&quot;, # Number of conversations the issue model has analyzed…
309 &quot;issueStats&quot;: { # Statistics on each issue. Key is the issue&#x27;s resource name.
310 &quot;a_key&quot;: { # Aggregated statistics about an issue.
311 &quot;displayName&quot;: &quot;A String&quot;, # Display name of the issue.
312 …&quot;issue&quot;: &quot;A String&quot;, # Issue resource. Format: projects/{project}/locations/{l…
313 …nt&quot;: &quot;A String&quot;, # Number of conversations attached to the issue at this point in t…
316 …t;: &quot;A String&quot;, # Number of analyzed conversations for which no issue was applicable at …
318 …t;: &quot;A String&quot;, # 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 &quot;issueModels&quot;: [ # The issue models that match the request.
338 { # The issue model resource.
339 …&quot;createTime&quot;: &quot;A String&quot;, # Output only. The time at which this issue model wa…
340 &quot;displayName&quot;: &quot;A String&quot;, # 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 …&quot;name&quot;: &quot;A String&quot;, # Immutable. The resource name of the issue model. Format:…
348 …ningStats&quot;: { # Aggregated statistics about an issue model. # Output only. Immutable. The iss…
349 …ersationsCount&quot;: &quot;A String&quot;, # Number of conversations the issue model has analyzed…
350 &quot;issueStats&quot;: { # Statistics on each issue. Key is the issue&#x27;s resource name.
351 &quot;a_key&quot;: { # Aggregated statistics about an issue.
352 &quot;displayName&quot;: &quot;A String&quot;, # Display name of the issue.
353 …&quot;issue&quot;: &quot;A String&quot;, # Issue resource. Format: projects/{project}/locations/{l…
354 …nt&quot;: &quot;A String&quot;, # Number of conversations attached to the issue at this point in t…
357 …t;: &quot;A String&quot;, # Number of analyzed conversations for which no issue was applicable at …
359 …t;: &quot;A String&quot;, # 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 …&quot;createTime&quot;: &quot;A String&quot;, # Output only. The time at which this issue model wa…
376 &quot;displayName&quot;: &quot;A String&quot;, # 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 …&quot;name&quot;: &quot;A String&quot;, # Immutable. The resource name of the issue model. Format:…
384 …ningStats&quot;: { # Aggregated statistics about an issue model. # Output only. Immutable. The iss…
385 …ersationsCount&quot;: &quot;A String&quot;, # Number of conversations the issue model has analyzed…
386 &quot;issueStats&quot;: { # Statistics on each issue. Key is the issue&#x27;s resource name.
387 &quot;a_key&quot;: { # Aggregated statistics about an issue.
388 &quot;displayName&quot;: &quot;A String&quot;, # Display name of the issue.
389 …&quot;issue&quot;: &quot;A String&quot;, # Issue resource. Format: projects/{project}/locations/{l…
390 …nt&quot;: &quot;A String&quot;, # Number of conversations attached to the issue at this point in t…
393 …t;: &quot;A String&quot;, # Number of analyzed conversations for which no issue was applicable at …
395 …t;: &quot;A String&quot;, # Output only. The most recent time at which the issue model was updated.
407 { # The issue model resource.
408 …&quot;createTime&quot;: &quot;A String&quot;, # Output only. The time at which this issue model wa…
409 &quot;displayName&quot;: &quot;A String&quot;, # 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 …&quot;name&quot;: &quot;A String&quot;, # Immutable. The resource name of the issue model. Format:…
417 …ningStats&quot;: { # Aggregated statistics about an issue model. # Output only. Immutable. The iss…
418 …ersationsCount&quot;: &quot;A String&quot;, # Number of conversations the issue model has analyzed…
419 &quot;issueStats&quot;: { # Statistics on each issue. Key is the issue&#x27;s resource name.
420 &quot;a_key&quot;: { # Aggregated statistics about an issue.
421 &quot;displayName&quot;: &quot;A String&quot;, # Display name of the issue.
422 …&quot;issue&quot;: &quot;A String&quot;, # Issue resource. Format: projects/{project}/locations/{l…
423 …nt&quot;: &quot;A String&quot;, # Number of conversations attached to the issue at this point in t…
426 …t;: &quot;A String&quot;, # Number of analyzed conversations for which no issue was applicable at …
428 …t;: &quot;A String&quot;, # 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 &quot;name&quot;: &quot;A String&quot;, # Required. The issue model to undeploy.