Skip to content

Commit

Permalink
chore(bazel): update protobuf to v3.21.3 (#775)
Browse files Browse the repository at this point in the history
- [ ] Regenerate this pull request now.

chore(bazel): update gax-java to 2.18.4

PiperOrigin-RevId: 463115700

Source-Link: googleapis/googleapis@52130a9

Source-Link: googleapis/googleapis-gen@6a4d9d9
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNmE0ZDlkOWJiM2FmYjIwYjBmNWZhNGY1ZDlmNjc0MGIxZDBlYjE5YSJ9
  • Loading branch information
gcf-owl-bot[bot] committed Jul 26, 2022
1 parent 30f87c3 commit 8da42fc
Showing 1 changed file with 2 additions and 2 deletions.
Expand Up @@ -3324,8 +3324,8 @@ public int getSourceProvenanceHashValue(int index) {
* <code>repeated .google.devtools.cloudbuild.v1.Hash.HashType source_provenance_hash = 1;
* </code>
*
* @param index The index of the value to return.
* @return The enum numeric value on the wire of sourceProvenanceHash at the given index.
* @param index The index to set the value at.
* @param value The enum numeric value on the wire for sourceProvenanceHash to set.
* @return This builder for chaining.
*/
public Builder setSourceProvenanceHashValue(int index, int value) {
Expand Down

0 comments on commit 8da42fc

Please sign in to comment.