Skip to content

Commit b0839ef

Browse files
chore: regenerate contactcenterinsights client
1 parent 30dd601 commit b0839ef

6 files changed

Lines changed: 15 additions & 15 deletions

File tree

clients/google-api-services-contactcenterinsights/v1/2.0.0/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
2222
<dependency>
2323
<groupId>com.google.apis</groupId>
2424
<artifactId>google-api-services-contactcenterinsights</artifactId>
25-
<version>v1-rev20260601-2.0.0</version>
25+
<version>v1-rev20260612-2.0.0</version>
2626
</dependency>
2727
</dependencies>
2828
</project>
@@ -35,7 +35,7 @@ repositories {
3535
mavenCentral()
3636
}
3737
dependencies {
38-
implementation 'com.google.apis:google-api-services-contactcenterinsights:v1-rev20260601-2.0.0'
38+
implementation 'com.google.apis:google-api-services-contactcenterinsights:v1-rev20260612-2.0.0'
3939
}
4040
```
4141

clients/google-api-services-contactcenterinsights/v1/2.0.0/com/google/api/services/contactcenterinsights/v1/model/GoogleCloudContactcenterinsightsV1Conversation.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ public final class GoogleCloudContactcenterinsightsV1Conversation extends com.go
125125
private java.lang.String medium;
126126

127127
/**
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
129129
* integrations with various telephony systems and must be in one of Insight's supported formats.
130130
* The value may be {@code null}.
131131
*/
@@ -425,7 +425,7 @@ public GoogleCloudContactcenterinsightsV1Conversation setMedium(java.lang.String
425425
}
426426

427427
/**
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
429429
* integrations with various telephony systems and must be in one of Insight's supported formats.
430430
* @return value or {@code null} for none
431431
*/
@@ -434,7 +434,7 @@ public java.lang.String getMetadataJson() {
434434
}
435435

436436
/**
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
438438
* integrations with various telephony systems and must be in one of Insight's supported formats.
439439
* @param metadataJson metadataJson or {@code null} for none
440440
*/

clients/google-api-services-contactcenterinsights/v1/2.0.0/com/google/api/services/contactcenterinsights/v1/model/GoogleCloudContactcenterinsightsV1alpha1Conversation.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ public final class GoogleCloudContactcenterinsightsV1alpha1Conversation extends
125125
private java.lang.String medium;
126126

127127
/**
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
129129
* integrations with various telephony systems and must be in one of Insight's supported formats.
130130
* The value may be {@code null}.
131131
*/
@@ -425,7 +425,7 @@ public GoogleCloudContactcenterinsightsV1alpha1Conversation setMedium(java.lang.
425425
}
426426

427427
/**
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
429429
* integrations with various telephony systems and must be in one of Insight's supported formats.
430430
* @return value or {@code null} for none
431431
*/
@@ -434,7 +434,7 @@ public java.lang.String getMetadataJson() {
434434
}
435435

436436
/**
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
438438
* integrations with various telephony systems and must be in one of Insight's supported formats.
439439
* @param metadataJson metadataJson or {@code null} for none
440440
*/

clients/google-api-services-contactcenterinsights/v1/2.0.0/com/google/api/services/contactcenterinsights/v1/model/GoogleCloudContactcenterinsightsV1mainConversation.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ public final class GoogleCloudContactcenterinsightsV1mainConversation extends co
125125
private java.lang.String medium;
126126

127127
/**
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
129129
* integrations with various telephony systems and must be in one of Insight's supported formats.
130130
* The value may be {@code null}.
131131
*/
@@ -425,7 +425,7 @@ public GoogleCloudContactcenterinsightsV1mainConversation setMedium(java.lang.St
425425
}
426426

427427
/**
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
429429
* integrations with various telephony systems and must be in one of Insight's supported formats.
430430
* @return value or {@code null} for none
431431
*/
@@ -434,7 +434,7 @@ public java.lang.String getMetadataJson() {
434434
}
435435

436436
/**
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
438438
* integrations with various telephony systems and must be in one of Insight's supported formats.
439439
* @param metadataJson metadataJson or {@code null} for none
440440
*/

clients/google-api-services-contactcenterinsights/v1/2.0.0/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88

99
<groupId>com.google.apis</groupId>
1010
<artifactId>google-api-services-contactcenterinsights</artifactId>
11-
<version>v1-rev20260601-2.0.0</version>
12-
<name>Contact Center AI Insights API v1-rev20260601-2.0.0</name>
11+
<version>v1-rev20260612-2.0.0</version>
12+
<name>Contact Center AI Insights API v1-rev20260612-2.0.0</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>

clients/google-api-services-contactcenterinsights/v1/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
2222
<dependency>
2323
<groupId>com.google.apis</groupId>
2424
<artifactId>google-api-services-contactcenterinsights</artifactId>
25-
<version>v1-rev20260601-2.0.0</version>
25+
<version>v1-rev20260612-2.0.0</version>
2626
</dependency>
2727
</dependencies>
2828
</project>
@@ -35,7 +35,7 @@ repositories {
3535
mavenCentral()
3636
}
3737
dependencies {
38-
implementation 'com.google.apis:google-api-services-contactcenterinsights:v1-rev20260601-2.0.0'
38+
implementation 'com.google.apis:google-api-services-contactcenterinsights:v1-rev20260612-2.0.0'
3939
}
4040
```
4141

0 commit comments

Comments
 (0)