You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dyn/contactcenterinsights_v1.projects.locations.issueModels.html
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -159,6 +159,8 @@ <h3>Method Details</h3>
159
159
"trainingConversationsCount": "A String", # Output only. Number of conversations used in training. Output only.
160
160
},
161
161
"issueCount": "A String", # Output only. Number of issues in this issue model.
162
+
"languageCode": "A String", # Language of the model.
163
+
"modelType": "A String", # Type of the model.
162
164
"name": "A String", # Immutable. The resource name of the issue model. Format: projects/{project}/locations/{location}/issueModels/{issue_model}
163
165
"state": "A String", # Output only. State of the model.
164
166
"trainingStats": { # Aggregated statistics about an issue model. # Output only. Immutable. The issue model's label statistics on its training data.
@@ -304,6 +306,8 @@ <h3>Method Details</h3>
304
306
"trainingConversationsCount": "A String", # Output only. Number of conversations used in training. Output only.
305
307
},
306
308
"issueCount": "A String", # Output only. Number of issues in this issue model.
309
+
"languageCode": "A String", # Language of the model.
310
+
"modelType": "A String", # Type of the model.
307
311
"name": "A String", # Immutable. The resource name of the issue model. Format: projects/{project}/locations/{location}/issueModels/{issue_model}
308
312
"state": "A String", # Output only. State of the model.
309
313
"trainingStats": { # Aggregated statistics about an issue model. # Output only. Immutable. The issue model's label statistics on its training data.
@@ -346,6 +350,8 @@ <h3>Method Details</h3>
346
350
"trainingConversationsCount": "A String", # Output only. Number of conversations used in training. Output only.
347
351
},
348
352
"issueCount": "A String", # Output only. Number of issues in this issue model.
353
+
"languageCode": "A String", # Language of the model.
354
+
"modelType": "A String", # Type of the model.
349
355
"name": "A String", # Immutable. The resource name of the issue model. Format: projects/{project}/locations/{location}/issueModels/{issue_model}
350
356
"state": "A String", # Output only. State of the model.
351
357
"trainingStats": { # Aggregated statistics about an issue model. # Output only. Immutable. The issue model's label statistics on its training data.
@@ -383,6 +389,8 @@ <h3>Method Details</h3>
383
389
"trainingConversationsCount": "A String", # Output only. Number of conversations used in training. Output only.
384
390
},
385
391
"issueCount": "A String", # Output only. Number of issues in this issue model.
392
+
"languageCode": "A String", # Language of the model.
393
+
"modelType": "A String", # Type of the model.
386
394
"name": "A String", # Immutable. The resource name of the issue model. Format: projects/{project}/locations/{location}/issueModels/{issue_model}
387
395
"state": "A String", # Output only. State of the model.
388
396
"trainingStats": { # Aggregated statistics about an issue model. # Output only. Immutable. The issue model's label statistics on its training data.
@@ -417,6 +425,8 @@ <h3>Method Details</h3>
417
425
"trainingConversationsCount": "A String", # Output only. Number of conversations used in training. Output only.
418
426
},
419
427
"issueCount": "A String", # Output only. Number of issues in this issue model.
428
+
"languageCode": "A String", # Language of the model.
429
+
"modelType": "A String", # Type of the model.
420
430
"name": "A String", # Immutable. The resource name of the issue model. Format: projects/{project}/locations/{location}/issueModels/{issue_model}
421
431
"state": "A String", # Output only. State of the model.
422
432
"trainingStats": { # Aggregated statistics about an issue model. # Output only. Immutable. The issue model's label statistics on its training data.
0 commit comments