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.conversations.html
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -350,6 +350,7 @@ <h3>Method Details</h3>
350
350
"segmentParticipant": { # The call participant speaking for a given utterance. # The participant of this segment.
351
351
"dialogflowParticipant": "A String", # Deprecated. Use `dialogflow_participant_name` instead. The name of the Dialogflow participant. Format: projects/{project}/locations/{location}/conversations/{conversation}/participants/{participant}
352
352
"dialogflowParticipantName": "A String", # The name of the participant provided by Dialogflow. Format: projects/{project}/locations/{location}/conversations/{conversation}/participants/{participant}
353
+
"obfuscatedExternalUserId": "A String", # Obfuscated user ID from Dialogflow.
353
354
"role": "A String", # The role of the participant.
354
355
"userId": "A String", # A user-specified ID representing the participant.
355
356
},
@@ -571,6 +572,7 @@ <h3>Method Details</h3>
571
572
"segmentParticipant": { # The call participant speaking for a given utterance. # The participant of this segment.
572
573
"dialogflowParticipant": "A String", # Deprecated. Use `dialogflow_participant_name` instead. The name of the Dialogflow participant. Format: projects/{project}/locations/{location}/conversations/{conversation}/participants/{participant}
573
574
"dialogflowParticipantName": "A String", # The name of the participant provided by Dialogflow. Format: projects/{project}/locations/{location}/conversations/{conversation}/participants/{participant}
575
+
"obfuscatedExternalUserId": "A String", # Obfuscated user ID from Dialogflow.
574
576
"role": "A String", # The role of the participant.
575
577
"userId": "A String", # A user-specified ID representing the participant.
576
578
},
@@ -822,6 +824,7 @@ <h3>Method Details</h3>
822
824
"segmentParticipant": { # The call participant speaking for a given utterance. # The participant of this segment.
823
825
"dialogflowParticipant": "A String", # Deprecated. Use `dialogflow_participant_name` instead. The name of the Dialogflow participant. Format: projects/{project}/locations/{location}/conversations/{conversation}/participants/{participant}
824
826
"dialogflowParticipantName": "A String", # The name of the participant provided by Dialogflow. Format: projects/{project}/locations/{location}/conversations/{conversation}/participants/{participant}
827
+
"obfuscatedExternalUserId": "A String", # Obfuscated user ID from Dialogflow.
825
828
"role": "A String", # The role of the participant.
826
829
"userId": "A String", # A user-specified ID representing the participant.
827
830
},
@@ -1059,6 +1062,7 @@ <h3>Method Details</h3>
1059
1062
"segmentParticipant": { # The call participant speaking for a given utterance. # The participant of this segment.
1060
1063
"dialogflowParticipant": "A String", # Deprecated. Use `dialogflow_participant_name` instead. The name of the Dialogflow participant. Format: projects/{project}/locations/{location}/conversations/{conversation}/participants/{participant}
1061
1064
"dialogflowParticipantName": "A String", # The name of the participant provided by Dialogflow. Format: projects/{project}/locations/{location}/conversations/{conversation}/participants/{participant}
1065
+
"obfuscatedExternalUserId": "A String", # Obfuscated user ID from Dialogflow.
1062
1066
"role": "A String", # The role of the participant.
1063
1067
"userId": "A String", # A user-specified ID representing the participant.
1064
1068
},
@@ -1298,6 +1302,7 @@ <h3>Method Details</h3>
1298
1302
"segmentParticipant": { # The call participant speaking for a given utterance. # The participant of this segment.
1299
1303
"dialogflowParticipant": "A String", # Deprecated. Use `dialogflow_participant_name` instead. The name of the Dialogflow participant. Format: projects/{project}/locations/{location}/conversations/{conversation}/participants/{participant}
1300
1304
"dialogflowParticipantName": "A String", # The name of the participant provided by Dialogflow. Format: projects/{project}/locations/{location}/conversations/{conversation}/participants/{participant}
1305
+
"obfuscatedExternalUserId": "A String", # Obfuscated user ID from Dialogflow.
1301
1306
"role": "A String", # The role of the participant.
1302
1307
"userId": "A String", # A user-specified ID representing the participant.
1303
1308
},
@@ -1519,6 +1524,7 @@ <h3>Method Details</h3>
1519
1524
"segmentParticipant": { # The call participant speaking for a given utterance. # The participant of this segment.
1520
1525
"dialogflowParticipant": "A String", # Deprecated. Use `dialogflow_participant_name` instead. The name of the Dialogflow participant. Format: projects/{project}/locations/{location}/conversations/{conversation}/participants/{participant}
1521
1526
"dialogflowParticipantName": "A String", # The name of the participant provided by Dialogflow. Format: projects/{project}/locations/{location}/conversations/{conversation}/participants/{participant}
1527
+
"obfuscatedExternalUserId": "A String", # Obfuscated user ID from Dialogflow.
1522
1528
"role": "A String", # The role of the participant.
1523
1529
"userId": "A String", # A user-specified ID representing the participant.
Copy file name to clipboardExpand all lines: docs/dyn/contactcenterinsights_v1.projects.locations.issueModels.html
+10-5Lines changed: 10 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -153,7 +153,8 @@ <h3>Method Details</h3>
153
153
"createTime": "A String", # Output only. The time at which this issue model was created.
154
154
"displayName": "A String", # The representative name for the issue model.
155
155
"inputDataConfig": { # Configs for the input data used to create the issue model. # Configs for the input data that used to create the issue model.
"filter": "A String", # A filter to reduce the conversations used for training the model to a specific subset.
157
+
"medium": "A String", # Medium of conversations used in training data. This field is being deprecated. To specify the medium to be used in training a new issue model, set the `medium` field on `filter`.
157
158
"trainingConversationsCount": "A String", # Output only. Number of conversations used in training. Output only.
158
159
},
159
160
"name": "A String", # Immutable. The resource name of the issue model. Format: projects/{project}/locations/{location}/issueModels/{issue_model}
@@ -295,7 +296,8 @@ <h3>Method Details</h3>
295
296
"createTime": "A String", # Output only. The time at which this issue model was created.
296
297
"displayName": "A String", # The representative name for the issue model.
297
298
"inputDataConfig": { # Configs for the input data used to create the issue model. # Configs for the input data that used to create the issue model.
"filter": "A String", # A filter to reduce the conversations used for training the model to a specific subset.
300
+
"medium": "A String", # Medium of conversations used in training data. This field is being deprecated. To specify the medium to be used in training a new issue model, set the `medium` field on `filter`.
299
301
"trainingConversationsCount": "A String", # Output only. Number of conversations used in training. Output only.
300
302
},
301
303
"name": "A String", # Immutable. The resource name of the issue model. Format: projects/{project}/locations/{location}/issueModels/{issue_model}
@@ -334,7 +336,8 @@ <h3>Method Details</h3>
334
336
"createTime": "A String", # Output only. The time at which this issue model was created.
335
337
"displayName": "A String", # The representative name for the issue model.
336
338
"inputDataConfig": { # Configs for the input data used to create the issue model. # Configs for the input data that used to create the issue model.
"filter": "A String", # A filter to reduce the conversations used for training the model to a specific subset.
340
+
"medium": "A String", # Medium of conversations used in training data. This field is being deprecated. To specify the medium to be used in training a new issue model, set the `medium` field on `filter`.
338
341
"trainingConversationsCount": "A String", # Output only. Number of conversations used in training. Output only.
339
342
},
340
343
"name": "A String", # Immutable. The resource name of the issue model. Format: projects/{project}/locations/{location}/issueModels/{issue_model}
@@ -368,7 +371,8 @@ <h3>Method Details</h3>
368
371
"createTime": "A String", # Output only. The time at which this issue model was created.
369
372
"displayName": "A String", # The representative name for the issue model.
370
373
"inputDataConfig": { # Configs for the input data used to create the issue model. # Configs for the input data that used to create the issue model.
"filter": "A String", # A filter to reduce the conversations used for training the model to a specific subset.
375
+
"medium": "A String", # Medium of conversations used in training data. This field is being deprecated. To specify the medium to be used in training a new issue model, set the `medium` field on `filter`.
372
376
"trainingConversationsCount": "A String", # Output only. Number of conversations used in training. Output only.
373
377
},
374
378
"name": "A String", # Immutable. The resource name of the issue model. Format: projects/{project}/locations/{location}/issueModels/{issue_model}
@@ -399,7 +403,8 @@ <h3>Method Details</h3>
399
403
"createTime": "A String", # Output only. The time at which this issue model was created.
400
404
"displayName": "A String", # The representative name for the issue model.
401
405
"inputDataConfig": { # Configs for the input data used to create the issue model. # Configs for the input data that used to create the issue model.
"filter": "A String", # A filter to reduce the conversations used for training the model to a specific subset.
407
+
"medium": "A String", # Medium of conversations used in training data. This field is being deprecated. To specify the medium to be used in training a new issue model, set the `medium` field on `filter`.
403
408
"trainingConversationsCount": "A String", # Output only. Number of conversations used in training. Output only.
404
409
},
405
410
"name": "A String", # Immutable. The resource name of the issue model. Format: projects/{project}/locations/{location}/issueModels/{issue_model}
Copy file name to clipboardExpand all lines: docs/dyn/contactcenterinsights_v1.projects.locations.phraseMatchers.html
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -132,6 +132,7 @@ <h3>Method Details</h3>
132
132
"revisionId": "A String", # Output only. Immutable. The revision ID of the phrase matcher. A new revision is committed whenever the matcher is changed, except when it is activated or deactivated. A server generated random ID will be used. Example: locations/global/phraseMatchers/my-first-matcher@1234567
133
133
"roleMatch": "A String", # The role whose utterances the phrase matcher should be matched against. If the role is ROLE_UNSPECIFIED it will be matched against any utterances in the transcript.
134
134
"type": "A String", # Required. The type of this phrase matcher.
135
+
"updateTime": "A String", # Output only. The most recent time at which the phrase matcher was updated.
135
136
"versionTag": "A String", # The customized version tag to use for the phrase matcher. If not specified, it will default to `revision_id`.
136
137
}
137
138
@@ -168,6 +169,7 @@ <h3>Method Details</h3>
168
169
"revisionId": "A String", # Output only. Immutable. The revision ID of the phrase matcher. A new revision is committed whenever the matcher is changed, except when it is activated or deactivated. A server generated random ID will be used. Example: locations/global/phraseMatchers/my-first-matcher@1234567
169
170
"roleMatch": "A String", # The role whose utterances the phrase matcher should be matched against. If the role is ROLE_UNSPECIFIED it will be matched against any utterances in the transcript.
170
171
"type": "A String", # Required. The type of this phrase matcher.
172
+
"updateTime": "A String", # Output only. The most recent time at which the phrase matcher was updated.
171
173
"versionTag": "A String", # The customized version tag to use for the phrase matcher. If not specified, it will default to `revision_id`.
172
174
}</pre>
173
175
</div>
@@ -229,6 +231,7 @@ <h3>Method Details</h3>
229
231
"revisionId": "A String", # Output only. Immutable. The revision ID of the phrase matcher. A new revision is committed whenever the matcher is changed, except when it is activated or deactivated. A server generated random ID will be used. Example: locations/global/phraseMatchers/my-first-matcher@1234567
230
232
"roleMatch": "A String", # The role whose utterances the phrase matcher should be matched against. If the role is ROLE_UNSPECIFIED it will be matched against any utterances in the transcript.
231
233
"type": "A String", # Required. The type of this phrase matcher.
234
+
"updateTime": "A String", # Output only. The most recent time at which the phrase matcher was updated.
232
235
"versionTag": "A String", # The customized version tag to use for the phrase matcher. If not specified, it will default to `revision_id`.
233
236
}</pre>
234
237
</div>
@@ -278,6 +281,7 @@ <h3>Method Details</h3>
278
281
"revisionId": "A String", # Output only. Immutable. The revision ID of the phrase matcher. A new revision is committed whenever the matcher is changed, except when it is activated or deactivated. A server generated random ID will be used. Example: locations/global/phraseMatchers/my-first-matcher@1234567
279
282
"roleMatch": "A String", # The role whose utterances the phrase matcher should be matched against. If the role is ROLE_UNSPECIFIED it will be matched against any utterances in the transcript.
280
283
"type": "A String", # Required. The type of this phrase matcher.
284
+
"updateTime": "A String", # Output only. The most recent time at which the phrase matcher was updated.
281
285
"versionTag": "A String", # The customized version tag to use for the phrase matcher. If not specified, it will default to `revision_id`.
"description": "The name of the participant provided by Dialogflow. Format: projects/{project}/locations/{location}/conversations/{conversation}/participants/{participant}",
1584
1584
"type": "string"
1585
1585
},
1586
+
"obfuscatedExternalUserId": {
1587
+
"description": "Obfuscated user ID from Dialogflow.",
1588
+
"type": "string"
1589
+
},
1586
1590
"role": {
1587
1591
"description": "The role of the participant.",
1588
1592
"enum": [
@@ -2238,8 +2242,12 @@
2238
2242
"description": "Configs for the input data used to create the issue model.",
"description": "A filter to reduce the conversations used for training the model to a specific subset.",
2247
+
"type": "string"
2248
+
},
2241
2249
"medium": {
2242
-
"description": "Required. ",
2250
+
"description": "Medium of conversations used in training data. This field is being deprecated. To specify the medium to be used in training a new issue model, set the `medium` field on `filter`.",
2243
2251
"enum": [
2244
2252
"MEDIUM_UNSPECIFIED",
2245
2253
"PHONE_CALL",
@@ -2546,6 +2554,12 @@
2546
2554
],
2547
2555
"type": "string"
2548
2556
},
2557
+
"updateTime": {
2558
+
"description": "Output only. The most recent time at which the phrase matcher was updated.",
2559
+
"format": "google-datetime",
2560
+
"readOnly": true,
2561
+
"type": "string"
2562
+
},
2549
2563
"versionTag": {
2550
2564
"description": "The customized version tag to use for the phrase matcher. If not specified, it will default to `revision_id`.",
2551
2565
"type": "string"
@@ -3048,8 +3062,12 @@
3048
3062
"description": "Configs for the input data used to create the issue model.",
"description": "A filter to reduce the conversations used for training the model to a specific subset.",
3067
+
"type": "string"
3068
+
},
3051
3069
"medium": {
3052
-
"description": "Required. ",
3070
+
"description": "Medium of conversations used in training data. This field is being deprecated. To specify the medium to be used in training a new issue model, set the `medium` field on `filter`.",
0 commit comments