Skip to content

Commit cf03a12

Browse files
1 parent 3f49546 commit cf03a12

File tree

4 files changed

+36
-36
lines changed

4 files changed

+36
-36
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-rev20251017-2.0.0</version>
25+
<version>v2-rev20251107-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-rev20251017-2.0.0'
38+
implementation 'com.google.apis:google-api-services-logging:v2-rev20251107-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: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1677,22 +1677,22 @@ public List setName(java.lang.String name) {
16771677
}
16781678

16791679
/**
1680-
* Optional. Unless explicitly documented otherwise, don't use this unsupported field which
1681-
* is primarily intended for internal usage.
1680+
* Optional. Do not use this field. It is unsupported and is ignored unless explicitly
1681+
* documented otherwise. This is primarily for internal usage.
16821682
*/
16831683
@com.google.api.client.util.Key
16841684
private java.util.List<java.lang.String> extraLocationTypes;
16851685

1686-
/** Optional. Unless explicitly documented otherwise, don't use this unsupported field which is
1687-
primarily intended for internal usage.
1686+
/** Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented
1687+
otherwise. This is primarily for internal usage.
16881688
*/
16891689
public java.util.List<java.lang.String> getExtraLocationTypes() {
16901690
return extraLocationTypes;
16911691
}
16921692

16931693
/**
1694-
* Optional. Unless explicitly documented otherwise, don't use this unsupported field which
1695-
* is primarily intended for internal usage.
1694+
* Optional. Do not use this field. It is unsupported and is ignored unless explicitly
1695+
* documented otherwise. This is primarily for internal usage.
16961696
*/
16971697
public List setExtraLocationTypes(java.util.List<java.lang.String> extraLocationTypes) {
16981698
this.extraLocationTypes = extraLocationTypes;
@@ -11694,22 +11694,22 @@ public List setName(java.lang.String name) {
1169411694
}
1169511695

1169611696
/**
11697-
* Optional. Unless explicitly documented otherwise, don't use this unsupported field which
11698-
* is primarily intended for internal usage.
11697+
* Optional. Do not use this field. It is unsupported and is ignored unless explicitly
11698+
* documented otherwise. This is primarily for internal usage.
1169911699
*/
1170011700
@com.google.api.client.util.Key
1170111701
private java.util.List<java.lang.String> extraLocationTypes;
1170211702

11703-
/** Optional. Unless explicitly documented otherwise, don't use this unsupported field which is
11704-
primarily intended for internal usage.
11703+
/** Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented
11704+
otherwise. This is primarily for internal usage.
1170511705
*/
1170611706
public java.util.List<java.lang.String> getExtraLocationTypes() {
1170711707
return extraLocationTypes;
1170811708
}
1170911709

1171011710
/**
11711-
* Optional. Unless explicitly documented otherwise, don't use this unsupported field which
11712-
* is primarily intended for internal usage.
11711+
* Optional. Do not use this field. It is unsupported and is ignored unless explicitly
11712+
* documented otherwise. This is primarily for internal usage.
1171311713
*/
1171411714
public List setExtraLocationTypes(java.util.List<java.lang.String> extraLocationTypes) {
1171511715
this.extraLocationTypes = extraLocationTypes;
@@ -20291,22 +20291,22 @@ public List setName(java.lang.String name) {
2029120291
}
2029220292

2029320293
/**
20294-
* Optional. Unless explicitly documented otherwise, don't use this unsupported field which is
20295-
* primarily intended for internal usage.
20294+
* Optional. Do not use this field. It is unsupported and is ignored unless explicitly
20295+
* documented otherwise. This is primarily for internal usage.
2029620296
*/
2029720297
@com.google.api.client.util.Key
2029820298
private java.util.List<java.lang.String> extraLocationTypes;
2029920299

20300-
/** Optional. Unless explicitly documented otherwise, don't use this unsupported field which is
20301-
primarily intended for internal usage.
20300+
/** Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented
20301+
otherwise. This is primarily for internal usage.
2030220302
*/
2030320303
public java.util.List<java.lang.String> getExtraLocationTypes() {
2030420304
return extraLocationTypes;
2030520305
}
2030620306

2030720307
/**
20308-
* Optional. Unless explicitly documented otherwise, don't use this unsupported field which is
20309-
* primarily intended for internal usage.
20308+
* Optional. Do not use this field. It is unsupported and is ignored unless explicitly
20309+
* documented otherwise. This is primarily for internal usage.
2031020310
*/
2031120311
public List setExtraLocationTypes(java.util.List<java.lang.String> extraLocationTypes) {
2031220312
this.extraLocationTypes = extraLocationTypes;
@@ -26934,22 +26934,22 @@ public List setName(java.lang.String name) {
2693426934
}
2693526935

2693626936
/**
26937-
* Optional. Unless explicitly documented otherwise, don't use this unsupported field which
26938-
* is primarily intended for internal usage.
26937+
* Optional. Do not use this field. It is unsupported and is ignored unless explicitly
26938+
* documented otherwise. This is primarily for internal usage.
2693926939
*/
2694026940
@com.google.api.client.util.Key
2694126941
private java.util.List<java.lang.String> extraLocationTypes;
2694226942

26943-
/** Optional. Unless explicitly documented otherwise, don't use this unsupported field which is
26944-
primarily intended for internal usage.
26943+
/** Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented
26944+
otherwise. This is primarily for internal usage.
2694526945
*/
2694626946
public java.util.List<java.lang.String> getExtraLocationTypes() {
2694726947
return extraLocationTypes;
2694826948
}
2694926949

2695026950
/**
26951-
* Optional. Unless explicitly documented otherwise, don't use this unsupported field which
26952-
* is primarily intended for internal usage.
26951+
* Optional. Do not use this field. It is unsupported and is ignored unless explicitly
26952+
* documented otherwise. This is primarily for internal usage.
2695326953
*/
2695426954
public List setExtraLocationTypes(java.util.List<java.lang.String> extraLocationTypes) {
2695526955
this.extraLocationTypes = extraLocationTypes;
@@ -36783,22 +36783,22 @@ public List setName(java.lang.String name) {
3678336783
}
3678436784

3678536785
/**
36786-
* Optional. Unless explicitly documented otherwise, don't use this unsupported field which
36787-
* is primarily intended for internal usage.
36786+
* Optional. Do not use this field. It is unsupported and is ignored unless explicitly
36787+
* documented otherwise. This is primarily for internal usage.
3678836788
*/
3678936789
@com.google.api.client.util.Key
3679036790
private java.util.List<java.lang.String> extraLocationTypes;
3679136791

36792-
/** Optional. Unless explicitly documented otherwise, don't use this unsupported field which is
36793-
primarily intended for internal usage.
36792+
/** Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented
36793+
otherwise. This is primarily for internal usage.
3679436794
*/
3679536795
public java.util.List<java.lang.String> getExtraLocationTypes() {
3679636796
return extraLocationTypes;
3679736797
}
3679836798

3679936799
/**
36800-
* Optional. Unless explicitly documented otherwise, don't use this unsupported field which
36801-
* is primarily intended for internal usage.
36800+
* Optional. Do not use this field. It is unsupported and is ignored unless explicitly
36801+
* documented otherwise. This is primarily for internal usage.
3680236802
*/
3680336803
public List setExtraLocationTypes(java.util.List<java.lang.String> extraLocationTypes) {
3680436804
this.extraLocationTypes = extraLocationTypes;

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-rev20251017-2.0.0</version>
12-
<name>Cloud Logging API v2-rev20251017-2.0.0</name>
11+
<version>v2-rev20251107-2.0.0</version>
12+
<name>Cloud Logging API v2-rev20251107-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-rev20251017-2.0.0</version>
25+
<version>v2-rev20251107-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-rev20251017-2.0.0'
38+
implementation 'com.google.apis:google-api-services-logging:v2-rev20251107-2.0.0'
3939
}
4040
```
4141

0 commit comments

Comments
 (0)