Skip to content

Commit d12eac4

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

9 files changed

+261
-29
lines changed

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-rev20251023-2.0.0</version>
25+
<version>v1-rev20251112-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-rev20251023-2.0.0'
38+
implementation 'com.google.apis:google-api-services-contactcenterinsights:v1-rev20251112-2.0.0'
3939
}
4040
```
4141

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

Lines changed: 22 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -9636,30 +9636,31 @@ public List setPageToken(java.lang.String pageToken) {
96369636

96379637
/**
96389638
* When set to `true`, operations that are reachable are returned as normal, and those
9639-
* that are unreachable are returned in the [ListOperationsResponse.unreachable]
9640-
* field. This can only be `true` when reading across collections e.g. when `parent`
9641-
* is set to `"projects/example/locations/-"`. This field is not by default supported
9639+
* that are unreachable are returned in the ListOperationsResponse.unreachable field.
9640+
* This can only be `true` when reading across collections. For example, when `parent`
9641+
* is set to `"projects/example/locations/-"`. This field is not supported by default
96429642
* and will result in an `UNIMPLEMENTED` error if set unless explicitly documented
96439643
* otherwise in service or product specific documentation.
96449644
*/
96459645
@com.google.api.client.util.Key
96469646
private java.lang.Boolean returnPartialSuccess;
96479647

96489648
/** When set to `true`, operations that are reachable are returned as normal, and those that are
9649-
unreachable are returned in the [ListOperationsResponse.unreachable] field. This can only be `true`
9650-
when reading across collections e.g. when `parent` is set to `"projects/example/locations/-"`. This
9651-
field is not by default supported and will result in an `UNIMPLEMENTED` error if set unless
9652-
explicitly documented otherwise in service or product specific documentation.
9649+
unreachable are returned in the ListOperationsResponse.unreachable field. This can only be `true`
9650+
when reading across collections. For example, when `parent` is set to
9651+
`"projects/example/locations/-"`. This field is not supported by default and will result in an
9652+
`UNIMPLEMENTED` error if set unless explicitly documented otherwise in service or product specific
9653+
documentation.
96539654
*/
96549655
public java.lang.Boolean getReturnPartialSuccess() {
96559656
return returnPartialSuccess;
96569657
}
96579658

96589659
/**
96599660
* When set to `true`, operations that are reachable are returned as normal, and those
9660-
* that are unreachable are returned in the [ListOperationsResponse.unreachable]
9661-
* field. This can only be `true` when reading across collections e.g. when `parent`
9662-
* is set to `"projects/example/locations/-"`. This field is not by default supported
9661+
* that are unreachable are returned in the ListOperationsResponse.unreachable field.
9662+
* This can only be `true` when reading across collections. For example, when `parent`
9663+
* is set to `"projects/example/locations/-"`. This field is not supported by default
96639664
* and will result in an `UNIMPLEMENTED` error if set unless explicitly documented
96649665
* otherwise in service or product specific documentation.
96659666
*/
@@ -21233,30 +21234,31 @@ public List setPageToken(java.lang.String pageToken) {
2123321234

2123421235
/**
2123521236
* When set to `true`, operations that are reachable are returned as normal, and those
21236-
* that are unreachable are returned in the [ListOperationsResponse.unreachable] field.
21237-
* This can only be `true` when reading across collections e.g. when `parent` is set to
21238-
* `"projects/example/locations/-"`. This field is not by default supported and will
21237+
* that are unreachable are returned in the ListOperationsResponse.unreachable field. This
21238+
* can only be `true` when reading across collections. For example, when `parent` is set
21239+
* to `"projects/example/locations/-"`. This field is not supported by default and will
2123921240
* result in an `UNIMPLEMENTED` error if set unless explicitly documented otherwise in
2124021241
* service or product specific documentation.
2124121242
*/
2124221243
@com.google.api.client.util.Key
2124321244
private java.lang.Boolean returnPartialSuccess;
2124421245

2124521246
/** When set to `true`, operations that are reachable are returned as normal, and those that are
21246-
unreachable are returned in the [ListOperationsResponse.unreachable] field. This can only be `true`
21247-
when reading across collections e.g. when `parent` is set to `"projects/example/locations/-"`. This
21248-
field is not by default supported and will result in an `UNIMPLEMENTED` error if set unless
21249-
explicitly documented otherwise in service or product specific documentation.
21247+
unreachable are returned in the ListOperationsResponse.unreachable field. This can only be `true`
21248+
when reading across collections. For example, when `parent` is set to
21249+
`"projects/example/locations/-"`. This field is not supported by default and will result in an
21250+
`UNIMPLEMENTED` error if set unless explicitly documented otherwise in service or product specific
21251+
documentation.
2125021252
*/
2125121253
public java.lang.Boolean getReturnPartialSuccess() {
2125221254
return returnPartialSuccess;
2125321255
}
2125421256

2125521257
/**
2125621258
* When set to `true`, operations that are reachable are returned as normal, and those
21257-
* that are unreachable are returned in the [ListOperationsResponse.unreachable] field.
21258-
* This can only be `true` when reading across collections e.g. when `parent` is set to
21259-
* `"projects/example/locations/-"`. This field is not by default supported and will
21259+
* that are unreachable are returned in the ListOperationsResponse.unreachable field. This
21260+
* can only be `true` when reading across collections. For example, when `parent` is set
21261+
* to `"projects/example/locations/-"`. This field is not supported by default and will
2126021262
* result in an `UNIMPLEMENTED` error if set unless explicitly documented otherwise in
2126121263
* service or product specific documentation.
2126221264
*/

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

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,13 @@ public final class GoogleCloudContactcenterinsightsV1Dimension extends com.googl
8080
@com.google.api.client.util.Key
8181
private GoogleCloudContactcenterinsightsV1DimensionIssueDimensionMetadata issueDimensionMetadata;
8282

83+
/**
84+
* Output only. Metadata about conversation labels.
85+
* The value may be {@code null}.
86+
*/
87+
@com.google.api.client.util.Key
88+
private GoogleCloudContactcenterinsightsV1DimensionLabelDimensionMetadata labelDimensionMetadata;
89+
8390
/**
8491
* Output only. Metadata about the conversation medium dimension.
8592
* The value may be {@code null}.
@@ -227,6 +234,23 @@ public GoogleCloudContactcenterinsightsV1Dimension setIssueDimensionMetadata(Goo
227234
return this;
228235
}
229236

237+
/**
238+
* Output only. Metadata about conversation labels.
239+
* @return value or {@code null} for none
240+
*/
241+
public GoogleCloudContactcenterinsightsV1DimensionLabelDimensionMetadata getLabelDimensionMetadata() {
242+
return labelDimensionMetadata;
243+
}
244+
245+
/**
246+
* Output only. Metadata about conversation labels.
247+
* @param labelDimensionMetadata labelDimensionMetadata or {@code null} for none
248+
*/
249+
public GoogleCloudContactcenterinsightsV1Dimension setLabelDimensionMetadata(GoogleCloudContactcenterinsightsV1DimensionLabelDimensionMetadata labelDimensionMetadata) {
250+
this.labelDimensionMetadata = labelDimensionMetadata;
251+
return this;
252+
}
253+
230254
/**
231255
* Output only. Metadata about the conversation medium dimension.
232256
* @return value or {@code null} for none
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,91 @@
1+
/*
2+
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
3+
* in compliance with the License. You may obtain a copy of the License at
4+
*
5+
* http://www.apache.org/licenses/LICENSE-2.0
6+
*
7+
* Unless required by applicable law or agreed to in writing, software distributed under the License
8+
* is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
9+
* or implied. See the License for the specific language governing permissions and limitations under
10+
* the License.
11+
*/
12+
/*
13+
* This code was generated by https://github.com/googleapis/google-api-java-client-services/
14+
* Modify at your own risk.
15+
*/
16+
17+
package com.google.api.services.contactcenterinsights.v1.model;
18+
19+
/**
20+
* Metadata about conversation labels.
21+
*
22+
* <p> This is the Java data model class that specifies how to parse/serialize into the JSON that is
23+
* transmitted over HTTP when working with the Contact Center AI Insights API. For a detailed
24+
* explanation see:
25+
* <a href="https://developers.google.com/api-client-library/java/google-http-java-client/json">https://developers.google.com/api-client-library/java/google-http-java-client/json</a>
26+
* </p>
27+
*
28+
* @author Google, Inc.
29+
*/
30+
@SuppressWarnings("javadoc")
31+
public final class GoogleCloudContactcenterinsightsV1DimensionLabelDimensionMetadata extends com.google.api.client.json.GenericJson {
32+
33+
/**
34+
* Optional. The label key.
35+
* The value may be {@code null}.
36+
*/
37+
@com.google.api.client.util.Key
38+
private java.lang.String labelKey;
39+
40+
/**
41+
* Optional. The label value.
42+
* The value may be {@code null}.
43+
*/
44+
@com.google.api.client.util.Key
45+
private java.lang.String labelValue;
46+
47+
/**
48+
* Optional. The label key.
49+
* @return value or {@code null} for none
50+
*/
51+
public java.lang.String getLabelKey() {
52+
return labelKey;
53+
}
54+
55+
/**
56+
* Optional. The label key.
57+
* @param labelKey labelKey or {@code null} for none
58+
*/
59+
public GoogleCloudContactcenterinsightsV1DimensionLabelDimensionMetadata setLabelKey(java.lang.String labelKey) {
60+
this.labelKey = labelKey;
61+
return this;
62+
}
63+
64+
/**
65+
* Optional. The label value.
66+
* @return value or {@code null} for none
67+
*/
68+
public java.lang.String getLabelValue() {
69+
return labelValue;
70+
}
71+
72+
/**
73+
* Optional. The label value.
74+
* @param labelValue labelValue or {@code null} for none
75+
*/
76+
public GoogleCloudContactcenterinsightsV1DimensionLabelDimensionMetadata setLabelValue(java.lang.String labelValue) {
77+
this.labelValue = labelValue;
78+
return this;
79+
}
80+
81+
@Override
82+
public GoogleCloudContactcenterinsightsV1DimensionLabelDimensionMetadata set(String fieldName, Object value) {
83+
return (GoogleCloudContactcenterinsightsV1DimensionLabelDimensionMetadata) super.set(fieldName, value);
84+
}
85+
86+
@Override
87+
public GoogleCloudContactcenterinsightsV1DimensionLabelDimensionMetadata clone() {
88+
return (GoogleCloudContactcenterinsightsV1DimensionLabelDimensionMetadata) super.clone();
89+
}
90+
91+
}

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

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,13 @@ public final class GoogleCloudContactcenterinsightsV1alpha1Dimension extends com
8080
@com.google.api.client.util.Key
8181
private GoogleCloudContactcenterinsightsV1alpha1DimensionIssueDimensionMetadata issueDimensionMetadata;
8282

83+
/**
84+
* Output only. Metadata about conversation labels.
85+
* The value may be {@code null}.
86+
*/
87+
@com.google.api.client.util.Key
88+
private GoogleCloudContactcenterinsightsV1alpha1DimensionLabelDimensionMetadata labelDimensionMetadata;
89+
8390
/**
8491
* Output only. Metadata about the conversation medium dimension.
8592
* The value may be {@code null}.
@@ -227,6 +234,23 @@ public GoogleCloudContactcenterinsightsV1alpha1Dimension setIssueDimensionMetada
227234
return this;
228235
}
229236

237+
/**
238+
* Output only. Metadata about conversation labels.
239+
* @return value or {@code null} for none
240+
*/
241+
public GoogleCloudContactcenterinsightsV1alpha1DimensionLabelDimensionMetadata getLabelDimensionMetadata() {
242+
return labelDimensionMetadata;
243+
}
244+
245+
/**
246+
* Output only. Metadata about conversation labels.
247+
* @param labelDimensionMetadata labelDimensionMetadata or {@code null} for none
248+
*/
249+
public GoogleCloudContactcenterinsightsV1alpha1Dimension setLabelDimensionMetadata(GoogleCloudContactcenterinsightsV1alpha1DimensionLabelDimensionMetadata labelDimensionMetadata) {
250+
this.labelDimensionMetadata = labelDimensionMetadata;
251+
return this;
252+
}
253+
230254
/**
231255
* Output only. Metadata about the conversation medium dimension.
232256
* @return value or {@code null} for none
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,91 @@
1+
/*
2+
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
3+
* in compliance with the License. You may obtain a copy of the License at
4+
*
5+
* http://www.apache.org/licenses/LICENSE-2.0
6+
*
7+
* Unless required by applicable law or agreed to in writing, software distributed under the License
8+
* is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
9+
* or implied. See the License for the specific language governing permissions and limitations under
10+
* the License.
11+
*/
12+
/*
13+
* This code was generated by https://github.com/googleapis/google-api-java-client-services/
14+
* Modify at your own risk.
15+
*/
16+
17+
package com.google.api.services.contactcenterinsights.v1.model;
18+
19+
/**
20+
* Metadata about conversation labels.
21+
*
22+
* <p> This is the Java data model class that specifies how to parse/serialize into the JSON that is
23+
* transmitted over HTTP when working with the Contact Center AI Insights API. For a detailed
24+
* explanation see:
25+
* <a href="https://developers.google.com/api-client-library/java/google-http-java-client/json">https://developers.google.com/api-client-library/java/google-http-java-client/json</a>
26+
* </p>
27+
*
28+
* @author Google, Inc.
29+
*/
30+
@SuppressWarnings("javadoc")
31+
public final class GoogleCloudContactcenterinsightsV1alpha1DimensionLabelDimensionMetadata extends com.google.api.client.json.GenericJson {
32+
33+
/**
34+
* Optional. The label key.
35+
* The value may be {@code null}.
36+
*/
37+
@com.google.api.client.util.Key
38+
private java.lang.String labelKey;
39+
40+
/**
41+
* Optional. The label value.
42+
* The value may be {@code null}.
43+
*/
44+
@com.google.api.client.util.Key
45+
private java.lang.String labelValue;
46+
47+
/**
48+
* Optional. The label key.
49+
* @return value or {@code null} for none
50+
*/
51+
public java.lang.String getLabelKey() {
52+
return labelKey;
53+
}
54+
55+
/**
56+
* Optional. The label key.
57+
* @param labelKey labelKey or {@code null} for none
58+
*/
59+
public GoogleCloudContactcenterinsightsV1alpha1DimensionLabelDimensionMetadata setLabelKey(java.lang.String labelKey) {
60+
this.labelKey = labelKey;
61+
return this;
62+
}
63+
64+
/**
65+
* Optional. The label value.
66+
* @return value or {@code null} for none
67+
*/
68+
public java.lang.String getLabelValue() {
69+
return labelValue;
70+
}
71+
72+
/**
73+
* Optional. The label value.
74+
* @param labelValue labelValue or {@code null} for none
75+
*/
76+
public GoogleCloudContactcenterinsightsV1alpha1DimensionLabelDimensionMetadata setLabelValue(java.lang.String labelValue) {
77+
this.labelValue = labelValue;
78+
return this;
79+
}
80+
81+
@Override
82+
public GoogleCloudContactcenterinsightsV1alpha1DimensionLabelDimensionMetadata set(String fieldName, Object value) {
83+
return (GoogleCloudContactcenterinsightsV1alpha1DimensionLabelDimensionMetadata) super.set(fieldName, value);
84+
}
85+
86+
@Override
87+
public GoogleCloudContactcenterinsightsV1alpha1DimensionLabelDimensionMetadata clone() {
88+
return (GoogleCloudContactcenterinsightsV1alpha1DimensionLabelDimensionMetadata) super.clone();
89+
}
90+
91+
}

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ public final class GoogleLongrunningListOperationsResponse extends com.google.ap
4646

4747
/**
4848
* Unordered list. Unreachable resources. Populated when the request sets
49-
* `ListOperationsRequest.return_partial_success` and reads across collections e.g. when
49+
* `ListOperationsRequest.return_partial_success` and reads across collections. For example, when
5050
* attempting to list all resources across all supported locations.
5151
* The value may be {@code null}.
5252
*/
@@ -89,7 +89,7 @@ public GoogleLongrunningListOperationsResponse setOperations(java.util.List<Goog
8989

9090
/**
9191
* Unordered list. Unreachable resources. Populated when the request sets
92-
* `ListOperationsRequest.return_partial_success` and reads across collections e.g. when
92+
* `ListOperationsRequest.return_partial_success` and reads across collections. For example, when
9393
* attempting to list all resources across all supported locations.
9494
* @return value or {@code null} for none
9595
*/
@@ -99,7 +99,7 @@ public java.util.List<java.lang.String> getUnreachable() {
9999

100100
/**
101101
* Unordered list. Unreachable resources. Populated when the request sets
102-
* `ListOperationsRequest.return_partial_success` and reads across collections e.g. when
102+
* `ListOperationsRequest.return_partial_success` and reads across collections. For example, when
103103
* attempting to list all resources across all supported locations.
104104
* @param unreachable unreachable or {@code null} for none
105105
*/

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-rev20251023-2.0.0</version>
12-
<name>Contact Center AI Insights API v1-rev20251023-2.0.0</name>
11+
<version>v1-rev20251112-2.0.0</version>
12+
<name>Contact Center AI Insights API v1-rev20251112-2.0.0</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>

0 commit comments

Comments
 (0)