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: clients/google-api-services-contactcenterinsights/v1/2.0.0/com/google/api/services/contactcenterinsights/v1/model/GoogleCloudContactcenterinsightsV1Conversation.java
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -125,7 +125,7 @@ public final class GoogleCloudContactcenterinsightsV1Conversation extends com.go
125
125
privatejava.lang.Stringmedium;
126
126
127
127
/**
128
-
* Input only. JSON metadata encoded as a string. This field is primarily used by Insights
128
+
* Optional. JSON metadata encoded as a string. This field is primarily used by Insights
129
129
* integrations with various telephony systems and must be in one of Insight's supported formats.
130
130
* The value may be {@code null}.
131
131
*/
@@ -425,7 +425,7 @@ public GoogleCloudContactcenterinsightsV1Conversation setMedium(java.lang.String
425
425
}
426
426
427
427
/**
428
-
* Input only. JSON metadata encoded as a string. This field is primarily used by Insights
428
+
* Optional. JSON metadata encoded as a string. This field is primarily used by Insights
429
429
* integrations with various telephony systems and must be in one of Insight's supported formats.
430
430
* @return value or {@code null} for none
431
431
*/
@@ -434,7 +434,7 @@ public java.lang.String getMetadataJson() {
434
434
}
435
435
436
436
/**
437
-
* Input only. JSON metadata encoded as a string. This field is primarily used by Insights
437
+
* Optional. JSON metadata encoded as a string. This field is primarily used by Insights
438
438
* integrations with various telephony systems and must be in one of Insight's supported formats.
439
439
* @param metadataJson metadataJson or {@code null} for none
Copy file name to clipboardExpand all lines: clients/google-api-services-contactcenterinsights/v1/2.0.0/com/google/api/services/contactcenterinsights/v1/model/GoogleCloudContactcenterinsightsV1alpha1Conversation.java
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -125,7 +125,7 @@ public final class GoogleCloudContactcenterinsightsV1alpha1Conversation extends
125
125
privatejava.lang.Stringmedium;
126
126
127
127
/**
128
-
* Input only. JSON metadata encoded as a string. This field is primarily used by Insights
128
+
* Optional. JSON metadata encoded as a string. This field is primarily used by Insights
129
129
* integrations with various telephony systems and must be in one of Insight's supported formats.
130
130
* The value may be {@code null}.
131
131
*/
@@ -425,7 +425,7 @@ public GoogleCloudContactcenterinsightsV1alpha1Conversation setMedium(java.lang.
425
425
}
426
426
427
427
/**
428
-
* Input only. JSON metadata encoded as a string. This field is primarily used by Insights
428
+
* Optional. JSON metadata encoded as a string. This field is primarily used by Insights
429
429
* integrations with various telephony systems and must be in one of Insight's supported formats.
430
430
* @return value or {@code null} for none
431
431
*/
@@ -434,7 +434,7 @@ public java.lang.String getMetadataJson() {
434
434
}
435
435
436
436
/**
437
-
* Input only. JSON metadata encoded as a string. This field is primarily used by Insights
437
+
* Optional. JSON metadata encoded as a string. This field is primarily used by Insights
438
438
* integrations with various telephony systems and must be in one of Insight's supported formats.
439
439
* @param metadataJson metadataJson or {@code null} for none
Copy file name to clipboardExpand all lines: clients/google-api-services-contactcenterinsights/v1/2.0.0/com/google/api/services/contactcenterinsights/v1/model/GoogleCloudContactcenterinsightsV1mainConversation.java
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -125,7 +125,7 @@ public final class GoogleCloudContactcenterinsightsV1mainConversation extends co
125
125
privatejava.lang.Stringmedium;
126
126
127
127
/**
128
-
* Input only. JSON metadata encoded as a string. This field is primarily used by Insights
128
+
* Optional. JSON metadata encoded as a string. This field is primarily used by Insights
129
129
* integrations with various telephony systems and must be in one of Insight's supported formats.
130
130
* The value may be {@code null}.
131
131
*/
@@ -425,7 +425,7 @@ public GoogleCloudContactcenterinsightsV1mainConversation setMedium(java.lang.St
425
425
}
426
426
427
427
/**
428
-
* Input only. JSON metadata encoded as a string. This field is primarily used by Insights
428
+
* Optional. JSON metadata encoded as a string. This field is primarily used by Insights
429
429
* integrations with various telephony systems and must be in one of Insight's supported formats.
430
430
* @return value or {@code null} for none
431
431
*/
@@ -434,7 +434,7 @@ public java.lang.String getMetadataJson() {
434
434
}
435
435
436
436
/**
437
-
* Input only. JSON metadata encoded as a string. This field is primarily used by Insights
437
+
* Optional. JSON metadata encoded as a string. This field is primarily used by Insights
438
438
* integrations with various telephony systems and must be in one of Insight's supported formats.
439
439
* @param metadataJson metadataJson or {@code null} for none
0 commit comments