Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit e550d39

Browse files
chore(bazel): update protobuf to v3.21.3 (#24)
- [ ] Regenerate this pull request now. chore(bazel): update gax-java to 2.18.4 PiperOrigin-RevId: 463115700 Source-Link: googleapis/googleapis@52130a9 Source-Link: https://github.com/googleapis/googleapis-gen/commit/6a4d9d9bb3afb20b0f5fa4f5d9f6740b1d0eb19a Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNmE0ZDlkOWJiM2FmYjIwYjBmNWZhNGY1ZDlmNjc0MGIxZDBlYjE5YSJ9
1 parent 81c17ee commit e550d39

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

proto-google-cloud-batch-v1alpha/src/main/java/com/google/cloud/batch/v1alpha/AllocationPolicy.java

+2-2
Original file line numberDiff line numberDiff line change
@@ -13610,8 +13610,8 @@ public int getProvisioningModelsValue(int index) {
1361013610
*
1361113611
* @deprecated google.cloud.batch.v1alpha.AllocationPolicy.provisioning_models is deprecated.
1361213612
* See google/cloud/batch/v1alpha/job.proto;l=430
13613-
* @param index The index of the value to return.
13614-
* @return The enum numeric value on the wire of provisioningModels at the given index.
13613+
* @param index The index to set the value at.
13614+
* @param value The enum numeric value on the wire for provisioningModels to set.
1361513615
* @return This builder for chaining.
1361613616
*/
1361713617
@java.lang.Deprecated

0 commit comments

Comments
 (0)