Skip to content

Commit 3ab463b

Browse files
1 parent 94b3ce7 commit 3ab463b

File tree

5 files changed

+39
-39
lines changed

5 files changed

+39
-39
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-rev20250704-2.0.0</version>
25+
<version>v2-rev20250822-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-rev20250704-2.0.0'
38+
implementation 'com.google.apis:google-api-services-logging:v2-rev20250822-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. A list of extra location types that should be used as conditions for
1681-
* controlling the visibility of the locations.
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. A list of extra location types that should be used as conditions for controlling the
1687-
visibility of the locations.
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. A list of extra location types that should be used as conditions for
1695-
* controlling the visibility of the locations.
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;
@@ -11660,22 +11660,22 @@ public List setName(java.lang.String name) {
1166011660
}
1166111661

1166211662
/**
11663-
* Optional. A list of extra location types that should be used as conditions for
11664-
* controlling the visibility of the locations.
11663+
* Optional. Do not use this field. It is unsupported and is ignored unless explicitly
11664+
* documented otherwise. This is primarily for internal usage.
1166511665
*/
1166611666
@com.google.api.client.util.Key
1166711667
private java.util.List<java.lang.String> extraLocationTypes;
1166811668

11669-
/** Optional. A list of extra location types that should be used as conditions for controlling the
11670-
visibility of the locations.
11669+
/** Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented
11670+
otherwise. This is primarily for internal usage.
1167111671
*/
1167211672
public java.util.List<java.lang.String> getExtraLocationTypes() {
1167311673
return extraLocationTypes;
1167411674
}
1167511675

1167611676
/**
11677-
* Optional. A list of extra location types that should be used as conditions for
11678-
* controlling the visibility of the locations.
11677+
* Optional. Do not use this field. It is unsupported and is ignored unless explicitly
11678+
* documented otherwise. This is primarily for internal usage.
1167911679
*/
1168011680
public List setExtraLocationTypes(java.util.List<java.lang.String> extraLocationTypes) {
1168111681
this.extraLocationTypes = extraLocationTypes;
@@ -20196,22 +20196,22 @@ public List setName(java.lang.String name) {
2019620196
}
2019720197

2019820198
/**
20199-
* Optional. A list of extra location types that should be used as conditions for controlling
20200-
* the visibility of the locations.
20199+
* Optional. Do not use this field. It is unsupported and is ignored unless explicitly
20200+
* documented otherwise. This is primarily for internal usage.
2020120201
*/
2020220202
@com.google.api.client.util.Key
2020320203
private java.util.List<java.lang.String> extraLocationTypes;
2020420204

20205-
/** Optional. A list of extra location types that should be used as conditions for controlling the
20206-
visibility of the locations.
20205+
/** Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented
20206+
otherwise. This is primarily for internal usage.
2020720207
*/
2020820208
public java.util.List<java.lang.String> getExtraLocationTypes() {
2020920209
return extraLocationTypes;
2021020210
}
2021120211

2021220212
/**
20213-
* Optional. A list of extra location types that should be used as conditions for controlling
20214-
* the visibility of the locations.
20213+
* Optional. Do not use this field. It is unsupported and is ignored unless explicitly
20214+
* documented otherwise. This is primarily for internal usage.
2021520215
*/
2021620216
public List setExtraLocationTypes(java.util.List<java.lang.String> extraLocationTypes) {
2021720217
this.extraLocationTypes = extraLocationTypes;
@@ -26805,22 +26805,22 @@ public List setName(java.lang.String name) {
2680526805
}
2680626806

2680726807
/**
26808-
* Optional. A list of extra location types that should be used as conditions for
26809-
* controlling the visibility of the locations.
26808+
* Optional. Do not use this field. It is unsupported and is ignored unless explicitly
26809+
* documented otherwise. This is primarily for internal usage.
2681026810
*/
2681126811
@com.google.api.client.util.Key
2681226812
private java.util.List<java.lang.String> extraLocationTypes;
2681326813

26814-
/** Optional. A list of extra location types that should be used as conditions for controlling the
26815-
visibility of the locations.
26814+
/** Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented
26815+
otherwise. This is primarily for internal usage.
2681626816
*/
2681726817
public java.util.List<java.lang.String> getExtraLocationTypes() {
2681826818
return extraLocationTypes;
2681926819
}
2682026820

2682126821
/**
26822-
* Optional. A list of extra location types that should be used as conditions for
26823-
* controlling the visibility of the locations.
26822+
* Optional. Do not use this field. It is unsupported and is ignored unless explicitly
26823+
* documented otherwise. This is primarily for internal usage.
2682426824
*/
2682526825
public List setExtraLocationTypes(java.util.List<java.lang.String> extraLocationTypes) {
2682626826
this.extraLocationTypes = extraLocationTypes;
@@ -36593,22 +36593,22 @@ public List setName(java.lang.String name) {
3659336593
}
3659436594

3659536595
/**
36596-
* Optional. A list of extra location types that should be used as conditions for
36597-
* controlling the visibility of the locations.
36596+
* Optional. Do not use this field. It is unsupported and is ignored unless explicitly
36597+
* documented otherwise. This is primarily for internal usage.
3659836598
*/
3659936599
@com.google.api.client.util.Key
3660036600
private java.util.List<java.lang.String> extraLocationTypes;
3660136601

36602-
/** Optional. A list of extra location types that should be used as conditions for controlling the
36603-
visibility of the locations.
36602+
/** Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented
36603+
otherwise. This is primarily for internal usage.
3660436604
*/
3660536605
public java.util.List<java.lang.String> getExtraLocationTypes() {
3660636606
return extraLocationTypes;
3660736607
}
3660836608

3660936609
/**
36610-
* Optional. A list of extra location types that should be used as conditions for
36611-
* controlling the visibility of the locations.
36610+
* Optional. Do not use this field. It is unsupported and is ignored unless explicitly
36611+
* documented otherwise. This is primarily for internal usage.
3661236612
*/
3661336613
public List setExtraLocationTypes(java.util.List<java.lang.String> extraLocationTypes) {
3661436614
this.extraLocationTypes = extraLocationTypes;

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ public final class RecentQuery extends com.google.api.client.json.GenericJson {
4545
private LoggingQuery loggingQuery;
4646

4747
/**
48-
* Optional. Resource name of the recent query.In the format:
48+
* Output only. Resource name of the recent query.In the format:
4949
* "projects/[PROJECT_ID]/locations/[LOCATION_ID]/recentQueries/[QUERY_ID]" For a list of
5050
* supported locations, see Supported Regions (https://cloud.google.com/logging/docs/region-
5151
* support)The QUERY_ID is a system generated alphanumeric ID.
@@ -96,7 +96,7 @@ public RecentQuery setLoggingQuery(LoggingQuery loggingQuery) {
9696
}
9797

9898
/**
99-
* Optional. Resource name of the recent query.In the format:
99+
* Output only. Resource name of the recent query.In the format:
100100
* "projects/[PROJECT_ID]/locations/[LOCATION_ID]/recentQueries/[QUERY_ID]" For a list of
101101
* supported locations, see Supported Regions (https://cloud.google.com/logging/docs/region-
102102
* support)The QUERY_ID is a system generated alphanumeric ID.
@@ -107,7 +107,7 @@ public java.lang.String getName() {
107107
}
108108

109109
/**
110-
* Optional. Resource name of the recent query.In the format:
110+
* Output only. Resource name of the recent query.In the format:
111111
* "projects/[PROJECT_ID]/locations/[LOCATION_ID]/recentQueries/[QUERY_ID]" For a list of
112112
* supported locations, see Supported Regions (https://cloud.google.com/logging/docs/region-
113113
* support)The QUERY_ID is a system generated alphanumeric ID.

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

0 commit comments

Comments
 (0)