Skip to content

Commit 960d93f

Browse files
chore(bazel): update protobuf to v3.21.3 (#266)
- [ ] 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 631a980 commit 960d93f

File tree

1 file changed

+2
-2
lines changed
  • java-appengine-admin/proto-google-cloud-appengine-admin-v1/src/main/java/com/google/appengine/v1

1 file changed

+2
-2
lines changed

java-appengine-admin/proto-google-cloud-appengine-admin-v1/src/main/java/com/google/appengine/v1/Version.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5381,8 +5381,8 @@ public int getInboundServicesValue(int index) {
53815381
*
53825382
* <code>repeated .google.appengine.v1.InboundServiceType inbound_services = 6;</code>
53835383
*
5384-
* @param index The index of the value to return.
5385-
* @return The enum numeric value on the wire of inboundServices at the given index.
5384+
* @param index The index to set the value at.
5385+
* @param value The enum numeric value on the wire for inboundServices to set.
53865386
* @return This builder for chaining.
53875387
*/
53885388
public Builder setInboundServicesValue(int index, int value) {

0 commit comments

Comments
 (0)