Skip to content

Commit 3b77c45

Browse files
chore: Update generation configuration at Wed Feb 26 18:52:27 UTC 2025 (#11457)
* chore: Update generation configuration at Wed Feb 26 18:52:27 UTC 2025 * chore: generate libraries at Wed Feb 26 18:56:32 UTC 2025
1 parent 51c4236 commit 3b77c45

File tree

635 files changed

+127858
-27586
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

635 files changed

+127858
-27586
lines changed

generation_config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
gapic_generator_version: 2.53.0
2-
googleapis_commitish: da30f52583f070f676ed886ed9e33d84a646f74c
3-
libraries_bom_version: 26.54.0
1+
gapic_generator_version: 2.54.0
2+
googleapis_commitish: f62aabb07208c9aeb7f56a2b43d06175dd37b62f
3+
libraries_bom_version: 26.55.0
44

55
# the libraries are ordered with respect to library name, which is
66
# java-{library.library_name} or java-{library.api-shortname} when

java-accessapproval/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:
2020
<dependency>
2121
<groupId>com.google.cloud</groupId>
2222
<artifactId>libraries-bom</artifactId>
23-
<version>26.54.0</version>
23+
<version>26.55.0</version>
2424
<type>pom</type>
2525
<scope>import</scope>
2626
</dependency>
@@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
4242
<dependency>
4343
<groupId>com.google.cloud</groupId>
4444
<artifactId>google-cloud-accessapproval</artifactId>
45-
<version>2.58.0</version>
45+
<version>2.59.0</version>
4646
</dependency>
4747
```
4848

4949
If you are using Gradle without BOM, add this to your dependencies:
5050

5151
```Groovy
52-
implementation 'com.google.cloud:google-cloud-accessapproval:2.58.0'
52+
implementation 'com.google.cloud:google-cloud-accessapproval:2.59.0'
5353
```
5454

5555
If you are using SBT, add this to your dependencies:
5656

5757
```Scala
58-
libraryDependencies += "com.google.cloud" % "google-cloud-accessapproval" % "2.58.0"
58+
libraryDependencies += "com.google.cloud" % "google-cloud-accessapproval" % "2.59.0"
5959
```
6060

6161
## Authentication
@@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates.
194194
[kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html
195195
[stability-image]: https://img.shields.io/badge/stability-stable-green
196196
[maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-accessapproval.svg
197-
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-accessapproval/2.58.0
197+
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-accessapproval/2.59.0
198198
[authentication]: https://github.com/googleapis/google-cloud-java#authentication
199199
[auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes
200200
[predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles

java-accesscontextmanager/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:
2020
<dependency>
2121
<groupId>com.google.cloud</groupId>
2222
<artifactId>libraries-bom</artifactId>
23-
<version>26.54.0</version>
23+
<version>26.55.0</version>
2424
<type>pom</type>
2525
<scope>import</scope>
2626
</dependency>
@@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
4242
<dependency>
4343
<groupId>com.google.cloud</groupId>
4444
<artifactId>google-identity-accesscontextmanager</artifactId>
45-
<version>1.58.0</version>
45+
<version>1.59.0</version>
4646
</dependency>
4747
```
4848

4949
If you are using Gradle without BOM, add this to your dependencies:
5050

5151
```Groovy
52-
implementation 'com.google.cloud:google-identity-accesscontextmanager:1.58.0'
52+
implementation 'com.google.cloud:google-identity-accesscontextmanager:1.59.0'
5353
```
5454

5555
If you are using SBT, add this to your dependencies:
5656

5757
```Scala
58-
libraryDependencies += "com.google.cloud" % "google-identity-accesscontextmanager" % "1.58.0"
58+
libraryDependencies += "com.google.cloud" % "google-identity-accesscontextmanager" % "1.59.0"
5959
```
6060

6161
## Authentication
@@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates.
194194
[kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html
195195
[stability-image]: https://img.shields.io/badge/stability-stable-green
196196
[maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-identity-accesscontextmanager.svg
197-
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-identity-accesscontextmanager/1.58.0
197+
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-identity-accesscontextmanager/1.59.0
198198
[authentication]: https://github.com/googleapis/google-cloud-java#authentication
199199
[auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes
200200
[predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles

java-admanager/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:
2323
<dependency>
2424
<groupId>com.google.cloud</groupId>
2525
<artifactId>libraries-bom</artifactId>
26-
<version>26.54.0</version>
26+
<version>26.55.0</version>
2727
<type>pom</type>
2828
<scope>import</scope>
2929
</dependency>
@@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies:
4545
<dependency>
4646
<groupId>com.google.api-ads</groupId>
4747
<artifactId>ad-manager</artifactId>
48-
<version>0.16.0</version>
48+
<version>0.17.0</version>
4949
</dependency>
5050
```
5151

5252
If you are using Gradle without BOM, add this to your dependencies:
5353

5454
```Groovy
55-
implementation 'com.google.api-ads:ad-manager:0.16.0'
55+
implementation 'com.google.api-ads:ad-manager:0.17.0'
5656
```
5757

5858
If you are using SBT, add this to your dependencies:
5959

6060
```Scala
61-
libraryDependencies += "com.google.api-ads" % "ad-manager" % "0.16.0"
61+
libraryDependencies += "com.google.api-ads" % "ad-manager" % "0.17.0"
6262
```
6363

6464
## Authentication
@@ -200,7 +200,7 @@ Java is a registered trademark of Oracle and/or its affiliates.
200200
[kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html
201201
[stability-image]: https://img.shields.io/badge/stability-preview-yellow
202202
[maven-version-image]: https://img.shields.io/maven-central/v/com.google.api-ads/ad-manager.svg
203-
[maven-version-link]: https://central.sonatype.com/artifact/com.google.api-ads/ad-manager/0.16.0
203+
[maven-version-link]: https://central.sonatype.com/artifact/com.google.api-ads/ad-manager/0.17.0
204204
[authentication]: https://github.com/googleapis/google-cloud-java#authentication
205205
[auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes
206206
[predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles

java-advisorynotifications/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:
2020
<dependency>
2121
<groupId>com.google.cloud</groupId>
2222
<artifactId>libraries-bom</artifactId>
23-
<version>26.54.0</version>
23+
<version>26.55.0</version>
2424
<type>pom</type>
2525
<scope>import</scope>
2626
</dependency>
@@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
4242
<dependency>
4343
<groupId>com.google.cloud</groupId>
4444
<artifactId>google-cloud-advisorynotifications</artifactId>
45-
<version>0.46.0</version>
45+
<version>0.47.0</version>
4646
</dependency>
4747
```
4848

4949
If you are using Gradle without BOM, add this to your dependencies:
5050

5151
```Groovy
52-
implementation 'com.google.cloud:google-cloud-advisorynotifications:0.46.0'
52+
implementation 'com.google.cloud:google-cloud-advisorynotifications:0.47.0'
5353
```
5454

5555
If you are using SBT, add this to your dependencies:
5656

5757
```Scala
58-
libraryDependencies += "com.google.cloud" % "google-cloud-advisorynotifications" % "0.46.0"
58+
libraryDependencies += "com.google.cloud" % "google-cloud-advisorynotifications" % "0.47.0"
5959
```
6060

6161
## Authentication
@@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates.
194194
[kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html
195195
[stability-image]: https://img.shields.io/badge/stability-stable-green
196196
[maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-advisorynotifications.svg
197-
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-advisorynotifications/0.46.0
197+
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-advisorynotifications/0.47.0
198198
[authentication]: https://github.com/googleapis/google-cloud-java#authentication
199199
[auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes
200200
[predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles

java-aiplatform/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:
2020
<dependency>
2121
<groupId>com.google.cloud</groupId>
2222
<artifactId>libraries-bom</artifactId>
23-
<version>26.54.0</version>
23+
<version>26.55.0</version>
2424
<type>pom</type>
2525
<scope>import</scope>
2626
</dependency>
@@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
4242
<dependency>
4343
<groupId>com.google.cloud</groupId>
4444
<artifactId>google-cloud-aiplatform</artifactId>
45-
<version>3.58.0</version>
45+
<version>3.59.0</version>
4646
</dependency>
4747
```
4848

4949
If you are using Gradle without BOM, add this to your dependencies:
5050

5151
```Groovy
52-
implementation 'com.google.cloud:google-cloud-aiplatform:3.58.0'
52+
implementation 'com.google.cloud:google-cloud-aiplatform:3.59.0'
5353
```
5454

5555
If you are using SBT, add this to your dependencies:
5656

5757
```Scala
58-
libraryDependencies += "com.google.cloud" % "google-cloud-aiplatform" % "3.58.0"
58+
libraryDependencies += "com.google.cloud" % "google-cloud-aiplatform" % "3.59.0"
5959
```
6060

6161
## Authentication
@@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates.
194194
[kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html
195195
[stability-image]: https://img.shields.io/badge/stability-stable-green
196196
[maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-aiplatform.svg
197-
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-aiplatform/3.58.0
197+
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-aiplatform/3.59.0
198198
[authentication]: https://github.com/googleapis/google-cloud-java#authentication
199199
[auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes
200200
[predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles

java-aiplatform/google-cloud-aiplatform/src/main/java/com/google/cloud/aiplatform/v1beta1/ModelGardenServiceClient.java

Lines changed: 109 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,21 @@
115115
* </td>
116116
* </tr>
117117
* <tr>
118+
* <td><p> Deploy</td>
119+
* <td><p> Deploys a model to a new endpoint.</td>
120+
* <td>
121+
* <p>Request object method variants only take one parameter, a request object, which must be constructed before the call.</p>
122+
* <ul>
123+
* <li><p> deployAsync(DeployRequest request)
124+
* </ul>
125+
* <p>Callable method variants take no parameters and return an immutable API callable object, which can be used to initiate calls to the service.</p>
126+
* <ul>
127+
* <li><p> deployOperationCallable()
128+
* <li><p> deployCallable()
129+
* </ul>
130+
* </td>
131+
* </tr>
132+
* <tr>
118133
* <td><p> DeployPublisherModel</td>
119134
* <td><p> Deploys publisher models.</td>
120135
* <td>
@@ -581,6 +596,100 @@ public final ListPublisherModelsPagedResponse listPublisherModels(
581596
return stub.listPublisherModelsCallable();
582597
}
583598

599+
// AUTO-GENERATED DOCUMENTATION AND METHOD.
600+
/**
601+
* Deploys a model to a new endpoint.
602+
*
603+
* <p>Sample code:
604+
*
605+
* <pre>{@code
606+
* // This snippet has been automatically generated and should be regarded as a code template only.
607+
* // It will require modifications to work:
608+
* // - It may require correct/in-range values for request initialization.
609+
* // - It may require specifying regional endpoints when creating the service client as shown in
610+
* // https://cloud.google.com/java/docs/setup#configure_endpoints_for_the_client_library
611+
* try (ModelGardenServiceClient modelGardenServiceClient = ModelGardenServiceClient.create()) {
612+
* DeployRequest request =
613+
* DeployRequest.newBuilder()
614+
* .setDestination(LocationName.of("[PROJECT]", "[LOCATION]").toString())
615+
* .setModelConfig(DeployRequest.ModelConfig.newBuilder().build())
616+
* .setEndpointConfig(DeployRequest.EndpointConfig.newBuilder().build())
617+
* .setDeployConfig(DeployRequest.DeployConfig.newBuilder().build())
618+
* .build();
619+
* DeployResponse response = modelGardenServiceClient.deployAsync(request).get();
620+
* }
621+
* }</pre>
622+
*
623+
* @param request The request object containing all of the parameters for the API call.
624+
* @throws com.google.api.gax.rpc.ApiException if the remote call fails
625+
*/
626+
public final OperationFuture<DeployResponse, DeployOperationMetadata> deployAsync(
627+
DeployRequest request) {
628+
return deployOperationCallable().futureCall(request);
629+
}
630+
631+
// AUTO-GENERATED DOCUMENTATION AND METHOD.
632+
/**
633+
* Deploys a model to a new endpoint.
634+
*
635+
* <p>Sample code:
636+
*
637+
* <pre>{@code
638+
* // This snippet has been automatically generated and should be regarded as a code template only.
639+
* // It will require modifications to work:
640+
* // - It may require correct/in-range values for request initialization.
641+
* // - It may require specifying regional endpoints when creating the service client as shown in
642+
* // https://cloud.google.com/java/docs/setup#configure_endpoints_for_the_client_library
643+
* try (ModelGardenServiceClient modelGardenServiceClient = ModelGardenServiceClient.create()) {
644+
* DeployRequest request =
645+
* DeployRequest.newBuilder()
646+
* .setDestination(LocationName.of("[PROJECT]", "[LOCATION]").toString())
647+
* .setModelConfig(DeployRequest.ModelConfig.newBuilder().build())
648+
* .setEndpointConfig(DeployRequest.EndpointConfig.newBuilder().build())
649+
* .setDeployConfig(DeployRequest.DeployConfig.newBuilder().build())
650+
* .build();
651+
* OperationFuture<DeployResponse, DeployOperationMetadata> future =
652+
* modelGardenServiceClient.deployOperationCallable().futureCall(request);
653+
* // Do something.
654+
* DeployResponse response = future.get();
655+
* }
656+
* }</pre>
657+
*/
658+
public final OperationCallable<DeployRequest, DeployResponse, DeployOperationMetadata>
659+
deployOperationCallable() {
660+
return stub.deployOperationCallable();
661+
}
662+
663+
// AUTO-GENERATED DOCUMENTATION AND METHOD.
664+
/**
665+
* Deploys a model to a new endpoint.
666+
*
667+
* <p>Sample code:
668+
*
669+
* <pre>{@code
670+
* // This snippet has been automatically generated and should be regarded as a code template only.
671+
* // It will require modifications to work:
672+
* // - It may require correct/in-range values for request initialization.
673+
* // - It may require specifying regional endpoints when creating the service client as shown in
674+
* // https://cloud.google.com/java/docs/setup#configure_endpoints_for_the_client_library
675+
* try (ModelGardenServiceClient modelGardenServiceClient = ModelGardenServiceClient.create()) {
676+
* DeployRequest request =
677+
* DeployRequest.newBuilder()
678+
* .setDestination(LocationName.of("[PROJECT]", "[LOCATION]").toString())
679+
* .setModelConfig(DeployRequest.ModelConfig.newBuilder().build())
680+
* .setEndpointConfig(DeployRequest.EndpointConfig.newBuilder().build())
681+
* .setDeployConfig(DeployRequest.DeployConfig.newBuilder().build())
682+
* .build();
683+
* ApiFuture<Operation> future = modelGardenServiceClient.deployCallable().futureCall(request);
684+
* // Do something.
685+
* Operation response = future.get();
686+
* }
687+
* }</pre>
688+
*/
689+
public final UnaryCallable<DeployRequest, Operation> deployCallable() {
690+
return stub.deployCallable();
691+
}
692+
584693
// AUTO-GENERATED DOCUMENTATION AND METHOD.
585694
/**
586695
* Deploys publisher models.

java-aiplatform/google-cloud-aiplatform/src/main/java/com/google/cloud/aiplatform/v1beta1/ModelGardenServiceSettings.java

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
*
100100
* <p>To configure the RetrySettings of a Long Running Operation method, create an
101101
* OperationTimedPollAlgorithm object and update the RPC's polling algorithm. For example, to
102-
* configure the RetrySettings for deployPublisherModel:
102+
* configure the RetrySettings for deploy:
103103
*
104104
* <pre>{@code
105105
* // This snippet has been automatically generated and should be regarded as a code template only.
@@ -139,6 +139,17 @@ public UnaryCallSettings<GetPublisherModelRequest, PublisherModel> getPublisherM
139139
return ((ModelGardenServiceStubSettings) getStubSettings()).listPublisherModelsSettings();
140140
}
141141

142+
/** Returns the object with the settings used for calls to deploy. */
143+
public UnaryCallSettings<DeployRequest, Operation> deploySettings() {
144+
return ((ModelGardenServiceStubSettings) getStubSettings()).deploySettings();
145+
}
146+
147+
/** Returns the object with the settings used for calls to deploy. */
148+
public OperationCallSettings<DeployRequest, DeployResponse, DeployOperationMetadata>
149+
deployOperationSettings() {
150+
return ((ModelGardenServiceStubSettings) getStubSettings()).deployOperationSettings();
151+
}
152+
142153
/** Returns the object with the settings used for calls to deployPublisherModel. */
143154
public UnaryCallSettings<DeployPublisherModelRequest, Operation> deployPublisherModelSettings() {
144155
return ((ModelGardenServiceStubSettings) getStubSettings()).deployPublisherModelSettings();
@@ -292,6 +303,17 @@ public Builder applyToAllUnaryMethods(
292303
return getStubSettingsBuilder().listPublisherModelsSettings();
293304
}
294305

306+
/** Returns the builder for the settings used for calls to deploy. */
307+
public UnaryCallSettings.Builder<DeployRequest, Operation> deploySettings() {
308+
return getStubSettingsBuilder().deploySettings();
309+
}
310+
311+
/** Returns the builder for the settings used for calls to deploy. */
312+
public OperationCallSettings.Builder<DeployRequest, DeployResponse, DeployOperationMetadata>
313+
deployOperationSettings() {
314+
return getStubSettingsBuilder().deployOperationSettings();
315+
}
316+
295317
/** Returns the builder for the settings used for calls to deployPublisherModel. */
296318
public UnaryCallSettings.Builder<DeployPublisherModelRequest, Operation>
297319
deployPublisherModelSettings() {

java-aiplatform/google-cloud-aiplatform/src/main/java/com/google/cloud/aiplatform/v1beta1/gapic_metadata.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1087,6 +1087,9 @@
10871087
"grpc": {
10881088
"libraryClient": "ModelGardenServiceClient",
10891089
"rpcs": {
1090+
"Deploy": {
1091+
"methods": ["deployAsync", "deployOperationCallable", "deployCallable"]
1092+
},
10901093
"DeployPublisherModel": {
10911094
"methods": ["deployPublisherModelAsync", "deployPublisherModelOperationCallable", "deployPublisherModelCallable"]
10921095
},

0 commit comments

Comments
 (0)