Skip to content

Commit 4a92f0e

Browse files
1 parent f60e986 commit 4a92f0e

File tree

8 files changed

+18
-18
lines changed

8 files changed

+18
-18
lines changed

clients/google-api-services-serviceusage/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-serviceusage</artifactId>
25-
<version>v1-rev20250313-2.0.0</version>
25+
<version>v1-rev20250511-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-serviceusage:v1-rev20250313-2.0.0'
38+
implementation 'com.google.apis:google-api-services-serviceusage:v1-rev20250511-2.0.0'
3939
}
4040
```
4141

clients/google-api-services-serviceusage/v1/2.0.0/com/google/api/services/serviceusage/v1/model/Aspect.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ public final class Aspect extends com.google.api.client.json.GenericJson {
3939

4040
/**
4141
* Content of the configuration. The underlying schema should be defined by Aspect owners as
42-
* protobuf message under `apiserving/configaspects/proto`.
42+
* protobuf message under `google/api/configaspects/proto`.
4343
* The value may be {@code null}.
4444
*/
4545
@com.google.api.client.util.Key
@@ -64,7 +64,7 @@ public Aspect setKind(java.lang.String kind) {
6464

6565
/**
6666
* Content of the configuration. The underlying schema should be defined by Aspect owners as
67-
* protobuf message under `apiserving/configaspects/proto`.
67+
* protobuf message under `google/api/configaspects/proto`.
6868
* @return value or {@code null} for none
6969
*/
7070
public java.util.Map<String, java.lang.Object> getSpec() {
@@ -73,7 +73,7 @@ public java.util.Map<String, java.lang.Object> getSpec() {
7373

7474
/**
7575
* Content of the configuration. The underlying schema should be defined by Aspect owners as
76-
* protobuf message under `apiserving/configaspects/proto`.
76+
* protobuf message under `google/api/configaspects/proto`.
7777
* @param spec spec or {@code null} for none
7878
*/
7979
public Aspect setSpec(java.util.Map<String, java.lang.Object> spec) {

clients/google-api-services-serviceusage/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-serviceusage</artifactId>
11-
<version>v1-rev20250313-2.0.0</version>
12-
<name>Service Usage API v1-rev20250313-2.0.0</name>
11+
<version>v1-rev20250511-2.0.0</version>
12+
<name>Service Usage API v1-rev20250511-2.0.0</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>

clients/google-api-services-serviceusage/v1/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-serviceusage</artifactId>
25-
<version>v1-rev20250313-2.0.0</version>
25+
<version>v1-rev20250511-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-serviceusage:v1-rev20250313-2.0.0'
38+
implementation 'com.google.apis:google-api-services-serviceusage:v1-rev20250511-2.0.0'
3939
}
4040
```
4141

clients/google-api-services-serviceusage/v1beta1/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-serviceusage</artifactId>
25-
<version>v1beta1-rev20250417-2.0.0</version>
25+
<version>v1beta1-rev20250511-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-serviceusage:v1beta1-rev20250417-2.0.0'
38+
implementation 'com.google.apis:google-api-services-serviceusage:v1beta1-rev20250511-2.0.0'
3939
}
4040
```
4141

clients/google-api-services-serviceusage/v1beta1/2.0.0/com/google/api/services/serviceusage/v1beta1/model/Aspect.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ public final class Aspect extends com.google.api.client.json.GenericJson {
3939

4040
/**
4141
* Content of the configuration. The underlying schema should be defined by Aspect owners as
42-
* protobuf message under `apiserving/configaspects/proto`.
42+
* protobuf message under `google/api/configaspects/proto`.
4343
* The value may be {@code null}.
4444
*/
4545
@com.google.api.client.util.Key
@@ -64,7 +64,7 @@ public Aspect setKind(java.lang.String kind) {
6464

6565
/**
6666
* Content of the configuration. The underlying schema should be defined by Aspect owners as
67-
* protobuf message under `apiserving/configaspects/proto`.
67+
* protobuf message under `google/api/configaspects/proto`.
6868
* @return value or {@code null} for none
6969
*/
7070
public java.util.Map<String, java.lang.Object> getSpec() {
@@ -73,7 +73,7 @@ public java.util.Map<String, java.lang.Object> getSpec() {
7373

7474
/**
7575
* Content of the configuration. The underlying schema should be defined by Aspect owners as
76-
* protobuf message under `apiserving/configaspects/proto`.
76+
* protobuf message under `google/api/configaspects/proto`.
7777
* @param spec spec or {@code null} for none
7878
*/
7979
public Aspect setSpec(java.util.Map<String, java.lang.Object> spec) {

clients/google-api-services-serviceusage/v1beta1/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-serviceusage</artifactId>
11-
<version>v1beta1-rev20250417-2.0.0</version>
12-
<name>Service Usage API v1beta1-rev20250417-2.0.0</name>
11+
<version>v1beta1-rev20250511-2.0.0</version>
12+
<name>Service Usage API v1beta1-rev20250511-2.0.0</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>

clients/google-api-services-serviceusage/v1beta1/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-serviceusage</artifactId>
25-
<version>v1beta1-rev20250417-2.0.0</version>
25+
<version>v1beta1-rev20250511-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-serviceusage:v1beta1-rev20250417-2.0.0'
38+
implementation 'com.google.apis:google-api-services-serviceusage:v1beta1-rev20250511-2.0.0'
3939
}
4040
```
4141

0 commit comments

Comments
 (0)