Skip to content

Commit 55f2c16

Browse files
1 parent 65170eb commit 55f2c16

26 files changed

+544
-116
lines changed

clients/google-api-services-dialogflow/v2/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-dialogflow</artifactId>
25-
<version>v2-rev20251110-2.0.0</version>
25+
<version>v2-rev20251203-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-dialogflow:v2-rev20251110-2.0.0'
38+
implementation 'com.google.apis:google-api-services-dialogflow:v2-rev20251203-2.0.0'
3939
}
4040
```
4141

clients/google-api-services-dialogflow/v2/2.0.0/com/google/api/services/dialogflow/v2/Dialogflow.java

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

4386843868
/**
4386943869
* When set to `true`, operations that are reachable are returned as normal, and those
43870-
* that are unreachable are returned in the [ListOperationsResponse.unreachable] field.
43871-
* This can only be `true` when reading across collections e.g. when `parent` is set to
43872-
* `"projects/example/locations/-"`. This field is not by default supported and will
43870+
* that are unreachable are returned in the ListOperationsResponse.unreachable field. This
43871+
* can only be `true` when reading across collections. For example, when `parent` is set
43872+
* to `"projects/example/locations/-"`. This field is not supported by default and will
4387343873
* result in an `UNIMPLEMENTED` error if set unless explicitly documented otherwise in
4387443874
* service or product specific documentation.
4387543875
*/
4387643876
@com.google.api.client.util.Key
4387743877
private java.lang.Boolean returnPartialSuccess;
4387843878

4387943879
/** When set to `true`, operations that are reachable are returned as normal, and those that are
43880-
unreachable are returned in the [ListOperationsResponse.unreachable] field. This can only be `true`
43881-
when reading across collections e.g. when `parent` is set to `"projects/example/locations/-"`. This
43882-
field is not by default supported and will result in an `UNIMPLEMENTED` error if set unless
43883-
explicitly documented otherwise in service or product specific documentation.
43880+
unreachable are returned in the ListOperationsResponse.unreachable field. This can only be `true`
43881+
when reading across collections. For example, when `parent` is set to
43882+
`"projects/example/locations/-"`. This field is not supported by default and will result in an
43883+
`UNIMPLEMENTED` error if set unless explicitly documented otherwise in service or product specific
43884+
documentation.
4388443885
*/
4388543886
public java.lang.Boolean getReturnPartialSuccess() {
4388643887
return returnPartialSuccess;
4388743888
}
4388843889

4388943890
/**
4389043891
* When set to `true`, operations that are reachable are returned as normal, and those
43891-
* that are unreachable are returned in the [ListOperationsResponse.unreachable] field.
43892-
* This can only be `true` when reading across collections e.g. when `parent` is set to
43893-
* `"projects/example/locations/-"`. This field is not by default supported and will
43892+
* that are unreachable are returned in the ListOperationsResponse.unreachable field. This
43893+
* can only be `true` when reading across collections. For example, when `parent` is set
43894+
* to `"projects/example/locations/-"`. This field is not supported by default and will
4389443895
* result in an `UNIMPLEMENTED` error if set unless explicitly documented otherwise in
4389543896
* service or product specific documentation.
4389643897
*/
@@ -46417,30 +46418,31 @@ public List setPageToken(java.lang.String pageToken) {
4641746418

4641846419
/**
4641946420
* When set to `true`, operations that are reachable are returned as normal, and those that
46420-
* are unreachable are returned in the [ListOperationsResponse.unreachable] field. This can
46421-
* only be `true` when reading across collections e.g. when `parent` is set to
46422-
* `"projects/example/locations/-"`. This field is not by default supported and will result
46421+
* are unreachable are returned in the ListOperationsResponse.unreachable field. This can
46422+
* only be `true` when reading across collections. For example, when `parent` is set to
46423+
* `"projects/example/locations/-"`. This field is not supported by default and will result
4642346424
* in an `UNIMPLEMENTED` error if set unless explicitly documented otherwise in service or
4642446425
* product specific documentation.
4642546426
*/
4642646427
@com.google.api.client.util.Key
4642746428
private java.lang.Boolean returnPartialSuccess;
4642846429

4642946430
/** When set to `true`, operations that are reachable are returned as normal, and those that are
46430-
unreachable are returned in the [ListOperationsResponse.unreachable] field. This can only be `true`
46431-
when reading across collections e.g. when `parent` is set to `"projects/example/locations/-"`. This
46432-
field is not by default supported and will result in an `UNIMPLEMENTED` error if set unless
46433-
explicitly documented otherwise in service or product specific documentation.
46431+
unreachable are returned in the ListOperationsResponse.unreachable field. This can only be `true`
46432+
when reading across collections. For example, when `parent` is set to
46433+
`"projects/example/locations/-"`. This field is not supported by default and will result in an
46434+
`UNIMPLEMENTED` error if set unless explicitly documented otherwise in service or product specific
46435+
documentation.
4643446436
*/
4643546437
public java.lang.Boolean getReturnPartialSuccess() {
4643646438
return returnPartialSuccess;
4643746439
}
4643846440

4643946441
/**
4644046442
* When set to `true`, operations that are reachable are returned as normal, and those that
46441-
* are unreachable are returned in the [ListOperationsResponse.unreachable] field. This can
46442-
* only be `true` when reading across collections e.g. when `parent` is set to
46443-
* `"projects/example/locations/-"`. This field is not by default supported and will result
46443+
* are unreachable are returned in the ListOperationsResponse.unreachable field. This can
46444+
* only be `true` when reading across collections. For example, when `parent` is set to
46445+
* `"projects/example/locations/-"`. This field is not supported by default and will result
4644446446
* in an `UNIMPLEMENTED` error if set unless explicitly documented otherwise in service or
4644546447
* product specific documentation.
4644646448
*/

clients/google-api-services-dialogflow/v2/2.0.0/com/google/api/services/dialogflow/v2/model/GoogleLongrunningListOperationsResponse.java

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

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

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

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

clients/google-api-services-dialogflow/v2/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-dialogflow</artifactId>
11-
<version>v2-rev20251110-2.0.0</version>
12-
<name>Dialogflow API v2-rev20251110-2.0.0</name>
11+
<version>v2-rev20251203-2.0.0</version>
12+
<name>Dialogflow API v2-rev20251203-2.0.0</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>

clients/google-api-services-dialogflow/v2/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-dialogflow</artifactId>
25-
<version>v2-rev20251110-2.0.0</version>
25+
<version>v2-rev20251203-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-dialogflow:v2-rev20251110-2.0.0'
38+
implementation 'com.google.apis:google-api-services-dialogflow:v2-rev20251203-2.0.0'
3939
}
4040
```
4141

clients/google-api-services-dialogflow/v2beta1/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-dialogflow</artifactId>
25-
<version>v2beta1-rev20251110-2.0.0</version>
25+
<version>v2beta1-rev20251203-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-dialogflow:v2beta1-rev20251110-2.0.0'
38+
implementation 'com.google.apis:google-api-services-dialogflow:v2beta1-rev20251203-2.0.0'
3939
}
4040
```
4141

clients/google-api-services-dialogflow/v2beta1/2.0.0/com/google/api/services/dialogflow/v2beta1/Dialogflow.java

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

4166541665
/**
4166641666
* When set to `true`, operations that are reachable are returned as normal, and those
41667-
* that are unreachable are returned in the [ListOperationsResponse.unreachable] field.
41668-
* This can only be `true` when reading across collections e.g. when `parent` is set to
41669-
* `"projects/example/locations/-"`. This field is not by default supported and will
41667+
* that are unreachable are returned in the ListOperationsResponse.unreachable field. This
41668+
* can only be `true` when reading across collections. For example, when `parent` is set
41669+
* to `"projects/example/locations/-"`. This field is not supported by default and will
4167041670
* result in an `UNIMPLEMENTED` error if set unless explicitly documented otherwise in
4167141671
* service or product specific documentation.
4167241672
*/
4167341673
@com.google.api.client.util.Key
4167441674
private java.lang.Boolean returnPartialSuccess;
4167541675

4167641676
/** When set to `true`, operations that are reachable are returned as normal, and those that are
41677-
unreachable are returned in the [ListOperationsResponse.unreachable] field. This can only be `true`
41678-
when reading across collections e.g. when `parent` is set to `"projects/example/locations/-"`. This
41679-
field is not by default supported and will result in an `UNIMPLEMENTED` error if set unless
41680-
explicitly documented otherwise in service or product specific documentation.
41677+
unreachable are returned in the ListOperationsResponse.unreachable field. This can only be `true`
41678+
when reading across collections. For example, when `parent` is set to
41679+
`"projects/example/locations/-"`. This field is not supported by default and will result in an
41680+
`UNIMPLEMENTED` error if set unless explicitly documented otherwise in service or product specific
41681+
documentation.
4168141682
*/
4168241683
public java.lang.Boolean getReturnPartialSuccess() {
4168341684
return returnPartialSuccess;
4168441685
}
4168541686

4168641687
/**
4168741688
* When set to `true`, operations that are reachable are returned as normal, and those
41688-
* that are unreachable are returned in the [ListOperationsResponse.unreachable] field.
41689-
* This can only be `true` when reading across collections e.g. when `parent` is set to
41690-
* `"projects/example/locations/-"`. This field is not by default supported and will
41689+
* that are unreachable are returned in the ListOperationsResponse.unreachable field. This
41690+
* can only be `true` when reading across collections. For example, when `parent` is set
41691+
* to `"projects/example/locations/-"`. This field is not supported by default and will
4169141692
* result in an `UNIMPLEMENTED` error if set unless explicitly documented otherwise in
4169241693
* service or product specific documentation.
4169341694
*/
@@ -44887,30 +44888,31 @@ public List setPageToken(java.lang.String pageToken) {
4488744888

4488844889
/**
4488944890
* When set to `true`, operations that are reachable are returned as normal, and those that
44890-
* are unreachable are returned in the [ListOperationsResponse.unreachable] field. This can
44891-
* only be `true` when reading across collections e.g. when `parent` is set to
44892-
* `"projects/example/locations/-"`. This field is not by default supported and will result
44891+
* are unreachable are returned in the ListOperationsResponse.unreachable field. This can
44892+
* only be `true` when reading across collections. For example, when `parent` is set to
44893+
* `"projects/example/locations/-"`. This field is not supported by default and will result
4489344894
* in an `UNIMPLEMENTED` error if set unless explicitly documented otherwise in service or
4489444895
* product specific documentation.
4489544896
*/
4489644897
@com.google.api.client.util.Key
4489744898
private java.lang.Boolean returnPartialSuccess;
4489844899

4489944900
/** When set to `true`, operations that are reachable are returned as normal, and those that are
44900-
unreachable are returned in the [ListOperationsResponse.unreachable] field. This can only be `true`
44901-
when reading across collections e.g. when `parent` is set to `"projects/example/locations/-"`. This
44902-
field is not by default supported and will result in an `UNIMPLEMENTED` error if set unless
44903-
explicitly documented otherwise in service or product specific documentation.
44901+
unreachable are returned in the ListOperationsResponse.unreachable field. This can only be `true`
44902+
when reading across collections. For example, when `parent` is set to
44903+
`"projects/example/locations/-"`. This field is not supported by default and will result in an
44904+
`UNIMPLEMENTED` error if set unless explicitly documented otherwise in service or product specific
44905+
documentation.
4490444906
*/
4490544907
public java.lang.Boolean getReturnPartialSuccess() {
4490644908
return returnPartialSuccess;
4490744909
}
4490844910

4490944911
/**
4491044912
* When set to `true`, operations that are reachable are returned as normal, and those that
44911-
* are unreachable are returned in the [ListOperationsResponse.unreachable] field. This can
44912-
* only be `true` when reading across collections e.g. when `parent` is set to
44913-
* `"projects/example/locations/-"`. This field is not by default supported and will result
44913+
* are unreachable are returned in the ListOperationsResponse.unreachable field. This can
44914+
* only be `true` when reading across collections. For example, when `parent` is set to
44915+
* `"projects/example/locations/-"`. This field is not supported by default and will result
4491444916
* in an `UNIMPLEMENTED` error if set unless explicitly documented otherwise in service or
4491544917
* product specific documentation.
4491644918
*/

clients/google-api-services-dialogflow/v2beta1/2.0.0/com/google/api/services/dialogflow/v2beta1/model/GoogleLongrunningListOperationsResponse.java

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

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

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

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

clients/google-api-services-dialogflow/v2beta1/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-dialogflow</artifactId>
11-
<version>v2beta1-rev20251110-2.0.0</version>
12-
<name>Dialogflow API v2beta1-rev20251110-2.0.0</name>
11+
<version>v2beta1-rev20251203-2.0.0</version>
12+
<name>Dialogflow API v2beta1-rev20251203-2.0.0</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>

clients/google-api-services-dialogflow/v2beta1/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-dialogflow</artifactId>
25-
<version>v2beta1-rev20251110-2.0.0</version>
25+
<version>v2beta1-rev20251203-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-dialogflow:v2beta1-rev20251110-2.0.0'
38+
implementation 'com.google.apis:google-api-services-dialogflow:v2beta1-rev20251203-2.0.0'
3939
}
4040
```
4141

0 commit comments

Comments
 (0)