Skip to content

Commit 16635e9

Browse files
1 parent d6a720d commit 16635e9

File tree

5 files changed

+47
-47
lines changed

5 files changed

+47
-47
lines changed

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

clients/google-api-services-logging/v2/2.0.0/com/google/api/services/logging/v2/Logging.java

Lines changed: 35 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -5579,8 +5579,8 @@ public List setPageToken(java.lang.String pageToken) {
55795579
/**
55805580
* When set to true, operations that are reachable are returned as normal, and those that
55815581
* are unreachable are returned in the ListOperationsResponse.unreachable field.This can
5582-
* only be true when reading across collections e.g. when parent is set to
5583-
* "projects/example/locations/-".This field is not by default supported and will result
5582+
* only be true when reading across collections. For example, when parent is set to
5583+
* "projects/example/locations/-".This field is not supported by default and will result
55845584
* in an UNIMPLEMENTED error if set unless explicitly documented otherwise in service or
55855585
* product specific documentation.
55865586
*/
@@ -5589,9 +5589,9 @@ public List setPageToken(java.lang.String pageToken) {
55895589

55905590
/** When set to true, operations that are reachable are returned as normal, and those that are
55915591
unreachable are returned in the ListOperationsResponse.unreachable field.This can only be true when
5592-
reading across collections e.g. when parent is set to "projects/example/locations/-".This field is
5593-
not by default supported and will result in an UNIMPLEMENTED error if set unless explicitly
5594-
documented otherwise in service or product specific documentation.
5592+
reading across collections. For example, when parent is set to "projects/example/locations/-".This
5593+
field is not supported by default and will result in an UNIMPLEMENTED error if set unless
5594+
explicitly documented otherwise in service or product specific documentation.
55955595
*/
55965596
public java.lang.Boolean getReturnPartialSuccess() {
55975597
return returnPartialSuccess;
@@ -5600,8 +5600,8 @@ public java.lang.Boolean getReturnPartialSuccess() {
56005600
/**
56015601
* When set to true, operations that are reachable are returned as normal, and those that
56025602
* are unreachable are returned in the ListOperationsResponse.unreachable field.This can
5603-
* only be true when reading across collections e.g. when parent is set to
5604-
* "projects/example/locations/-".This field is not by default supported and will result
5603+
* only be true when reading across collections. For example, when parent is set to
5604+
* "projects/example/locations/-".This field is not supported by default and will result
56055605
* in an UNIMPLEMENTED error if set unless explicitly documented otherwise in service or
56065606
* product specific documentation.
56075607
*/
@@ -16925,8 +16925,8 @@ public List setPageToken(java.lang.String pageToken) {
1692516925
/**
1692616926
* When set to true, operations that are reachable are returned as normal, and those that
1692716927
* are unreachable are returned in the ListOperationsResponse.unreachable field.This can
16928-
* only be true when reading across collections e.g. when parent is set to
16929-
* "projects/example/locations/-".This field is not by default supported and will result
16928+
* only be true when reading across collections. For example, when parent is set to
16929+
* "projects/example/locations/-".This field is not supported by default and will result
1693016930
* in an UNIMPLEMENTED error if set unless explicitly documented otherwise in service or
1693116931
* product specific documentation.
1693216932
*/
@@ -16935,9 +16935,9 @@ public List setPageToken(java.lang.String pageToken) {
1693516935

1693616936
/** When set to true, operations that are reachable are returned as normal, and those that are
1693716937
unreachable are returned in the ListOperationsResponse.unreachable field.This can only be true when
16938-
reading across collections e.g. when parent is set to "projects/example/locations/-".This field is
16939-
not by default supported and will result in an UNIMPLEMENTED error if set unless explicitly
16940-
documented otherwise in service or product specific documentation.
16938+
reading across collections. For example, when parent is set to "projects/example/locations/-".This
16939+
field is not supported by default and will result in an UNIMPLEMENTED error if set unless
16940+
explicitly documented otherwise in service or product specific documentation.
1694116941
*/
1694216942
public java.lang.Boolean getReturnPartialSuccess() {
1694316943
return returnPartialSuccess;
@@ -16946,8 +16946,8 @@ public java.lang.Boolean getReturnPartialSuccess() {
1694616946
/**
1694716947
* When set to true, operations that are reachable are returned as normal, and those that
1694816948
* are unreachable are returned in the ListOperationsResponse.unreachable field.This can
16949-
* only be true when reading across collections e.g. when parent is set to
16950-
* "projects/example/locations/-".This field is not by default supported and will result
16949+
* only be true when reading across collections. For example, when parent is set to
16950+
* "projects/example/locations/-".This field is not supported by default and will result
1695116951
* in an UNIMPLEMENTED error if set unless explicitly documented otherwise in service or
1695216952
* product specific documentation.
1695316953
*/
@@ -24363,8 +24363,8 @@ public List setPageToken(java.lang.String pageToken) {
2436324363
/**
2436424364
* When set to true, operations that are reachable are returned as normal, and those that
2436524365
* are unreachable are returned in the ListOperationsResponse.unreachable field.This can
24366-
* only be true when reading across collections e.g. when parent is set to
24367-
* "projects/example/locations/-".This field is not by default supported and will result in
24366+
* only be true when reading across collections. For example, when parent is set to
24367+
* "projects/example/locations/-".This field is not supported by default and will result in
2436824368
* an UNIMPLEMENTED error if set unless explicitly documented otherwise in service or
2436924369
* product specific documentation.
2437024370
*/
@@ -24373,9 +24373,9 @@ public List setPageToken(java.lang.String pageToken) {
2437324373

2437424374
/** When set to true, operations that are reachable are returned as normal, and those that are
2437524375
unreachable are returned in the ListOperationsResponse.unreachable field.This can only be true when
24376-
reading across collections e.g. when parent is set to "projects/example/locations/-".This field is
24377-
not by default supported and will result in an UNIMPLEMENTED error if set unless explicitly
24378-
documented otherwise in service or product specific documentation.
24376+
reading across collections. For example, when parent is set to "projects/example/locations/-".This
24377+
field is not supported by default and will result in an UNIMPLEMENTED error if set unless
24378+
explicitly documented otherwise in service or product specific documentation.
2437924379
*/
2438024380
public java.lang.Boolean getReturnPartialSuccess() {
2438124381
return returnPartialSuccess;
@@ -24384,8 +24384,8 @@ public java.lang.Boolean getReturnPartialSuccess() {
2438424384
/**
2438524385
* When set to true, operations that are reachable are returned as normal, and those that
2438624386
* are unreachable are returned in the ListOperationsResponse.unreachable field.This can
24387-
* only be true when reading across collections e.g. when parent is set to
24388-
* "projects/example/locations/-".This field is not by default supported and will result in
24387+
* only be true when reading across collections. For example, when parent is set to
24388+
* "projects/example/locations/-".This field is not supported by default and will result in
2438924389
* an UNIMPLEMENTED error if set unless explicitly documented otherwise in service or
2439024390
* product specific documentation.
2439124391
*/
@@ -32165,8 +32165,8 @@ public List setPageToken(java.lang.String pageToken) {
3216532165
/**
3216632166
* When set to true, operations that are reachable are returned as normal, and those that
3216732167
* are unreachable are returned in the ListOperationsResponse.unreachable field.This can
32168-
* only be true when reading across collections e.g. when parent is set to
32169-
* "projects/example/locations/-".This field is not by default supported and will result
32168+
* only be true when reading across collections. For example, when parent is set to
32169+
* "projects/example/locations/-".This field is not supported by default and will result
3217032170
* in an UNIMPLEMENTED error if set unless explicitly documented otherwise in service or
3217132171
* product specific documentation.
3217232172
*/
@@ -32175,9 +32175,9 @@ public List setPageToken(java.lang.String pageToken) {
3217532175

3217632176
/** When set to true, operations that are reachable are returned as normal, and those that are
3217732177
unreachable are returned in the ListOperationsResponse.unreachable field.This can only be true when
32178-
reading across collections e.g. when parent is set to "projects/example/locations/-".This field is
32179-
not by default supported and will result in an UNIMPLEMENTED error if set unless explicitly
32180-
documented otherwise in service or product specific documentation.
32178+
reading across collections. For example, when parent is set to "projects/example/locations/-".This
32179+
field is not supported by default and will result in an UNIMPLEMENTED error if set unless
32180+
explicitly documented otherwise in service or product specific documentation.
3218132181
*/
3218232182
public java.lang.Boolean getReturnPartialSuccess() {
3218332183
return returnPartialSuccess;
@@ -32186,8 +32186,8 @@ public java.lang.Boolean getReturnPartialSuccess() {
3218632186
/**
3218732187
* When set to true, operations that are reachable are returned as normal, and those that
3218832188
* are unreachable are returned in the ListOperationsResponse.unreachable field.This can
32189-
* only be true when reading across collections e.g. when parent is set to
32190-
* "projects/example/locations/-".This field is not by default supported and will result
32189+
* only be true when reading across collections. For example, when parent is set to
32190+
* "projects/example/locations/-".This field is not supported by default and will result
3219132191
* in an UNIMPLEMENTED error if set unless explicitly documented otherwise in service or
3219232192
* product specific documentation.
3219332193
*/
@@ -42014,8 +42014,8 @@ public List setPageToken(java.lang.String pageToken) {
4201442014
/**
4201542015
* When set to true, operations that are reachable are returned as normal, and those that
4201642016
* are unreachable are returned in the ListOperationsResponse.unreachable field.This can
42017-
* only be true when reading across collections e.g. when parent is set to
42018-
* "projects/example/locations/-".This field is not by default supported and will result
42017+
* only be true when reading across collections. For example, when parent is set to
42018+
* "projects/example/locations/-".This field is not supported by default and will result
4201942019
* in an UNIMPLEMENTED error if set unless explicitly documented otherwise in service or
4202042020
* product specific documentation.
4202142021
*/
@@ -42024,9 +42024,9 @@ public List setPageToken(java.lang.String pageToken) {
4202442024

4202542025
/** When set to true, operations that are reachable are returned as normal, and those that are
4202642026
unreachable are returned in the ListOperationsResponse.unreachable field.This can only be true when
42027-
reading across collections e.g. when parent is set to "projects/example/locations/-".This field is
42028-
not by default supported and will result in an UNIMPLEMENTED error if set unless explicitly
42029-
documented otherwise in service or product specific documentation.
42027+
reading across collections. For example, when parent is set to "projects/example/locations/-".This
42028+
field is not supported by default and will result in an UNIMPLEMENTED error if set unless
42029+
explicitly documented otherwise in service or product specific documentation.
4203042030
*/
4203142031
public java.lang.Boolean getReturnPartialSuccess() {
4203242032
return returnPartialSuccess;
@@ -42035,8 +42035,8 @@ public java.lang.Boolean getReturnPartialSuccess() {
4203542035
/**
4203642036
* When set to true, operations that are reachable are returned as normal, and those that
4203742037
* are unreachable are returned in the ListOperationsResponse.unreachable field.This can
42038-
* only be true when reading across collections e.g. when parent is set to
42039-
* "projects/example/locations/-".This field is not by default supported and will result
42038+
* only be true when reading across collections. For example, when parent is set to
42039+
* "projects/example/locations/-".This field is not supported by default and will result
4204042040
* in an UNIMPLEMENTED error if set unless explicitly documented otherwise in service or
4204142041
* product specific documentation.
4204242042
*/

clients/google-api-services-logging/v2/2.0.0/com/google/api/services/logging/v2/model/ListOperationsResponse.java

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ public final class ListOperationsResponse extends com.google.api.client.json.Gen
4545

4646
/**
4747
* Unordered list. Unreachable resources. Populated when the request sets
48-
* ListOperationsRequest.return_partial_success and reads across collections e.g. when attempting
49-
* to list all resources across all supported locations.
48+
* ListOperationsRequest.return_partial_success and reads across collections. For example, when
49+
* attempting to list all resources across all supported locations.
5050
* The value may be {@code null}.
5151
*/
5252
@com.google.api.client.util.Key
@@ -88,8 +88,8 @@ public ListOperationsResponse setOperations(java.util.List<Operation> operations
8888

8989
/**
9090
* Unordered list. Unreachable resources. Populated when the request sets
91-
* ListOperationsRequest.return_partial_success and reads across collections e.g. when attempting
92-
* to list all resources across all supported locations.
91+
* ListOperationsRequest.return_partial_success and reads across collections. For example, when
92+
* attempting to list all resources across all supported locations.
9393
* @return value or {@code null} for none
9494
*/
9595
public java.util.List<java.lang.String> getUnreachable() {
@@ -98,8 +98,8 @@ 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 attempting
102-
* to list all resources across all supported locations.
101+
* ListOperationsRequest.return_partial_success and reads across collections. For example, when
102+
* attempting to list all resources across all supported locations.
103103
* @param unreachable unreachable or {@code null} for none
104104
*/
105105
public ListOperationsResponse setUnreachable(java.util.List<java.lang.String> unreachable) {

clients/google-api-services-logging/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-logging</artifactId>
11-
<version>v2-rev20251107-2.0.0</version>
12-
<name>Cloud Logging API v2-rev20251107-2.0.0</name>
11+
<version>v2-rev20251128-2.0.0</version>
12+
<name>Cloud Logging API v2-rev20251128-2.0.0</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>

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

0 commit comments

Comments
 (0)