Skip to content
This repository was archived by the owner on May 14, 2026. It is now read-only.

Commit 4be5b4f

Browse files
chore(bazel): update protobuf to v3.21.3 (#395)
- [ ] 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 75e11cd commit 4be5b4f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

java-common-protos/proto-google-common-protos/src/main/java/com/google/api/ResourceDescriptor.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2658,8 +2658,8 @@ public int getStyleValue(int index) {
26582658
*
26592659
* <code>repeated .google.api.ResourceDescriptor.Style style = 10;</code>
26602660
*
2661-
* @param index The index of the value to return.
2662-
* @return The enum numeric value on the wire of style at the given index.
2661+
* @param index The index to set the value at.
2662+
* @param value The enum numeric value on the wire for style to set.
26632663
* @return This builder for chaining.
26642664
*/
26652665
public Builder setStyleValue(int index, int value) {

0 commit comments

Comments
 (0)