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: java-contact-center-insights/google-cloud-contact-center-insights/src/main/java/com/google/cloud/contactcenterinsights/v1/package-info.java
+3-1
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,9 @@
15
15
*/
16
16
17
17
/**
18
-
* The interfaces provided are listed below, along with usage samples.
18
+
* A client to Contact Center AI Insights API
19
+
*
20
+
* <p>The interfaces provided are listed below, along with usage samples.
Copy file name to clipboardExpand all lines: java-contact-center-insights/proto-google-cloud-contact-center-insights-v1/src/main/java/com/google/cloud/contactcenterinsights/v1/ConversationParticipant.java
+7-7
Original file line number
Diff line number
Diff line change
@@ -479,7 +479,7 @@ public com.google.protobuf.ByteString getUserIdBytes() {
479
479
*
480
480
* @deprecated
481
481
* google.cloud.contactcenterinsights.v1.ConversationParticipant.dialogflow_participant is
482
-
* deprecated. See google/cloud/contactcenterinsights/v1/resources.proto;l=1125
482
+
* deprecated. See google/cloud/contactcenterinsights/v1/resources.proto;l=1129
483
483
* @return The dialogflowParticipant.
484
484
*/
485
485
@java.lang.Override
@@ -508,7 +508,7 @@ public java.lang.String getDialogflowParticipant() {
508
508
*
509
509
* @deprecated
510
510
* google.cloud.contactcenterinsights.v1.ConversationParticipant.dialogflow_participant is
511
-
* deprecated. See google/cloud/contactcenterinsights/v1/resources.proto;l=1125
511
+
* deprecated. See google/cloud/contactcenterinsights/v1/resources.proto;l=1129
512
512
* @return The bytes for dialogflowParticipant.
513
513
*/
514
514
@java.lang.Override
@@ -1400,7 +1400,7 @@ public Builder setUserIdBytes(com.google.protobuf.ByteString value) {
1400
1400
*
1401
1401
* @deprecated
1402
1402
* google.cloud.contactcenterinsights.v1.ConversationParticipant.dialogflow_participant is
1403
-
* deprecated. See google/cloud/contactcenterinsights/v1/resources.proto;l=1125
1403
+
* deprecated. See google/cloud/contactcenterinsights/v1/resources.proto;l=1129
1404
1404
* @return The dialogflowParticipant.
1405
1405
*/
1406
1406
@java.lang.Deprecated
@@ -1428,7 +1428,7 @@ public java.lang.String getDialogflowParticipant() {
1428
1428
*
1429
1429
* @deprecated
1430
1430
* google.cloud.contactcenterinsights.v1.ConversationParticipant.dialogflow_participant is
1431
-
* deprecated. See google/cloud/contactcenterinsights/v1/resources.proto;l=1125
1431
+
* deprecated. See google/cloud/contactcenterinsights/v1/resources.proto;l=1129
1432
1432
* @return The bytes for dialogflowParticipant.
1433
1433
*/
1434
1434
@java.lang.Deprecated
@@ -1456,7 +1456,7 @@ public com.google.protobuf.ByteString getDialogflowParticipantBytes() {
1456
1456
*
1457
1457
* @deprecated
1458
1458
* google.cloud.contactcenterinsights.v1.ConversationParticipant.dialogflow_participant is
1459
-
* deprecated. See google/cloud/contactcenterinsights/v1/resources.proto;l=1125
1459
+
* deprecated. See google/cloud/contactcenterinsights/v1/resources.proto;l=1129
1460
1460
* @param value The dialogflowParticipant to set.
1461
1461
* @return This builder for chaining.
1462
1462
*/
@@ -1483,7 +1483,7 @@ public Builder setDialogflowParticipant(java.lang.String value) {
1483
1483
*
1484
1484
* @deprecated
1485
1485
* google.cloud.contactcenterinsights.v1.ConversationParticipant.dialogflow_participant is
1486
-
* deprecated. See google/cloud/contactcenterinsights/v1/resources.proto;l=1125
1486
+
* deprecated. See google/cloud/contactcenterinsights/v1/resources.proto;l=1129
1487
1487
* @return This builder for chaining.
1488
1488
*/
1489
1489
@java.lang.Deprecated
@@ -1506,7 +1506,7 @@ public Builder clearDialogflowParticipant() {
1506
1506
*
1507
1507
* @deprecated
1508
1508
* google.cloud.contactcenterinsights.v1.ConversationParticipant.dialogflow_participant is
1509
-
* deprecated. See google/cloud/contactcenterinsights/v1/resources.proto;l=1125
1509
+
* deprecated. See google/cloud/contactcenterinsights/v1/resources.proto;l=1129
1510
1510
* @param value The bytes for dialogflowParticipant to set.
Copy file name to clipboardExpand all lines: java-contact-center-insights/proto-google-cloud-contact-center-insights-v1/src/main/java/com/google/cloud/contactcenterinsights/v1/ConversationParticipantOrBuilder.java
+2-2
Original file line number
Diff line number
Diff line change
@@ -113,7 +113,7 @@ public interface ConversationParticipantOrBuilder
113
113
*
114
114
* @deprecated
115
115
* google.cloud.contactcenterinsights.v1.ConversationParticipant.dialogflow_participant is
116
-
* deprecated. See google/cloud/contactcenterinsights/v1/resources.proto;l=1125
116
+
* deprecated. See google/cloud/contactcenterinsights/v1/resources.proto;l=1129
117
117
* @return The dialogflowParticipant.
118
118
*/
119
119
@java.lang.Deprecated
@@ -131,7 +131,7 @@ public interface ConversationParticipantOrBuilder
131
131
*
132
132
* @deprecated
133
133
* google.cloud.contactcenterinsights.v1.ConversationParticipant.dialogflow_participant is
134
-
* deprecated. See google/cloud/contactcenterinsights/v1/resources.proto;l=1125
134
+
* deprecated. See google/cloud/contactcenterinsights/v1/resources.proto;l=1129
0 commit comments