Skip to content

Commit dff02fa

Browse files
chore: regenerate contactcenterinsights client (#31827)
Generated in GitHub action: https://togithub.com/googleapis/googleapis/google-api-java-client-services/actions/workflows/codegen.yaml
1 parent b00ae5c commit dff02fa

6 files changed

Lines changed: 78 additions & 6 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-rev20260510-2.0.0</version>
25+
<version>v1-rev20260519-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-rev20260510-2.0.0'
38+
implementation 'com.google.apis:google-api-services-contactcenterinsights:v1-rev20260519-2.0.0'
3939
}
4040
```
4141

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

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,13 @@ public final class GoogleCloudContactcenterinsightsV1ConversationQualityMetadata
7979
@com.google.api.client.util.Key
8080
private java.lang.String entrySubagentDisplayName;
8181

82+
/**
83+
* The entry subagent's ID.
84+
* The value may be {@code null}.
85+
*/
86+
@com.google.api.client.util.Key
87+
private java.lang.String entrySubagentId;
88+
8289
/**
8390
* The agent's location.
8491
* The value may be {@code null}.
@@ -234,6 +241,23 @@ public GoogleCloudContactcenterinsightsV1ConversationQualityMetadataAgentInfo se
234241
return this;
235242
}
236243

244+
/**
245+
* The entry subagent's ID.
246+
* @return value or {@code null} for none
247+
*/
248+
public java.lang.String getEntrySubagentId() {
249+
return entrySubagentId;
250+
}
251+
252+
/**
253+
* The entry subagent's ID.
254+
* @param entrySubagentId entrySubagentId or {@code null} for none
255+
*/
256+
public GoogleCloudContactcenterinsightsV1ConversationQualityMetadataAgentInfo setEntrySubagentId(java.lang.String entrySubagentId) {
257+
this.entrySubagentId = entrySubagentId;
258+
return this;
259+
}
260+
237261
/**
238262
* The agent's location.
239263
* @return value or {@code null} for none

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

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,13 @@ public final class GoogleCloudContactcenterinsightsV1alpha1ConversationQualityMe
7979
@com.google.api.client.util.Key
8080
private java.lang.String entrySubagentDisplayName;
8181

82+
/**
83+
* The entry subagent's ID.
84+
* The value may be {@code null}.
85+
*/
86+
@com.google.api.client.util.Key
87+
private java.lang.String entrySubagentId;
88+
8289
/**
8390
* The agent's location.
8491
* The value may be {@code null}.
@@ -234,6 +241,23 @@ public GoogleCloudContactcenterinsightsV1alpha1ConversationQualityMetadataAgentI
234241
return this;
235242
}
236243

244+
/**
245+
* The entry subagent's ID.
246+
* @return value or {@code null} for none
247+
*/
248+
public java.lang.String getEntrySubagentId() {
249+
return entrySubagentId;
250+
}
251+
252+
/**
253+
* The entry subagent's ID.
254+
* @param entrySubagentId entrySubagentId or {@code null} for none
255+
*/
256+
public GoogleCloudContactcenterinsightsV1alpha1ConversationQualityMetadataAgentInfo setEntrySubagentId(java.lang.String entrySubagentId) {
257+
this.entrySubagentId = entrySubagentId;
258+
return this;
259+
}
260+
237261
/**
238262
* The agent's location.
239263
* @return value or {@code null} for none

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

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,13 @@ public final class GoogleCloudContactcenterinsightsV1mainConversationQualityMeta
7979
@com.google.api.client.util.Key
8080
private java.lang.String entrySubagentDisplayName;
8181

82+
/**
83+
* The entry subagent's ID.
84+
* The value may be {@code null}.
85+
*/
86+
@com.google.api.client.util.Key
87+
private java.lang.String entrySubagentId;
88+
8289
/**
8390
* The agent's location.
8491
* The value may be {@code null}.
@@ -234,6 +241,23 @@ public GoogleCloudContactcenterinsightsV1mainConversationQualityMetadataAgentInf
234241
return this;
235242
}
236243

244+
/**
245+
* The entry subagent's ID.
246+
* @return value or {@code null} for none
247+
*/
248+
public java.lang.String getEntrySubagentId() {
249+
return entrySubagentId;
250+
}
251+
252+
/**
253+
* The entry subagent's ID.
254+
* @param entrySubagentId entrySubagentId or {@code null} for none
255+
*/
256+
public GoogleCloudContactcenterinsightsV1mainConversationQualityMetadataAgentInfo setEntrySubagentId(java.lang.String entrySubagentId) {
257+
this.entrySubagentId = entrySubagentId;
258+
return this;
259+
}
260+
237261
/**
238262
* The agent's location.
239263
* @return value or {@code null} for none

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-rev20260510-2.0.0</version>
12-
<name>Contact Center AI Insights API v1-rev20260510-2.0.0</name>
11+
<version>v1-rev20260519-2.0.0</version>
12+
<name>Contact Center AI Insights API v1-rev20260519-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-rev20260510-2.0.0</version>
25+
<version>v1-rev20260519-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-rev20260510-2.0.0'
38+
implementation 'com.google.apis:google-api-services-contactcenterinsights:v1-rev20260519-2.0.0'
3939
}
4040
```
4141

0 commit comments

Comments
 (0)