Skip to content

Commit

Permalink
chore(bazel): update protobuf to v3.21.3 (#256)
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: https://github.com/googleapis/googleapis-gen/commit/6a4d9d9bb3afb20b0f5fa4f5d9f6740b1d0eb19a
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNmE0ZDlkOWJiM2FmYjIwYjBmNWZhNGY1ZDlmNjc0MGIxZDBlYjE5YSJ9
  • Loading branch information
gcf-owl-bot[bot] authored Jul 26, 2022
1 parent e8677fa commit 6c109bc
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 16 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1380,8 +1380,8 @@ public int getForceOnlyValue(int index) {
*
* <code>repeated .google.api.serviceusage.v1beta1.QuotaSafetyCheck force_only = 4;</code>
*
* @param index The index of the value to return.
* @return The enum numeric value on the wire of forceOnly at the given index.
* @param index The index to set the value at.
* @param value The enum numeric value on the wire for forceOnly to set.
* @return This builder for chaining.
*/
public Builder setForceOnlyValue(int index, int value) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1383,8 +1383,8 @@ public int getForceOnlyValue(int index) {
*
* <code>repeated .google.api.serviceusage.v1beta1.QuotaSafetyCheck force_only = 4;</code>
*
* @param index The index of the value to return.
* @return The enum numeric value on the wire of forceOnly at the given index.
* @param index The index to set the value at.
* @param value The enum numeric value on the wire for forceOnly to set.
* @return This builder for chaining.
*/
public Builder setForceOnlyValue(int index, int value) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1094,8 +1094,8 @@ public int getForceOnlyValue(int index) {
*
* <code>repeated .google.api.serviceusage.v1beta1.QuotaSafetyCheck force_only = 3;</code>
*
* @param index The index of the value to return.
* @return The enum numeric value on the wire of forceOnly at the given index.
* @param index The index to set the value at.
* @param value The enum numeric value on the wire for forceOnly to set.
* @return This builder for chaining.
*/
public Builder setForceOnlyValue(int index, int value) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1097,8 +1097,8 @@ public int getForceOnlyValue(int index) {
*
* <code>repeated .google.api.serviceusage.v1beta1.QuotaSafetyCheck force_only = 3;</code>
*
* @param index The index of the value to return.
* @return The enum numeric value on the wire of forceOnly at the given index.
* @param index The index to set the value at.
* @param value The enum numeric value on the wire for forceOnly to set.
* @return This builder for chaining.
*/
public Builder setForceOnlyValue(int index, int value) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1484,8 +1484,8 @@ public int getForceOnlyValue(int index) {
*
* <code>repeated .google.api.serviceusage.v1beta1.QuotaSafetyCheck force_only = 4;</code>
*
* @param index The index of the value to return.
* @return The enum numeric value on the wire of forceOnly at the given index.
* @param index The index to set the value at.
* @param value The enum numeric value on the wire for forceOnly to set.
* @return This builder for chaining.
*/
public Builder setForceOnlyValue(int index, int value) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1489,8 +1489,8 @@ public int getForceOnlyValue(int index) {
*
* <code>repeated .google.api.serviceusage.v1beta1.QuotaSafetyCheck force_only = 4;</code>
*
* @param index The index of the value to return.
* @return The enum numeric value on the wire of forceOnly at the given index.
* @param index The index to set the value at.
* @param value The enum numeric value on the wire for forceOnly to set.
* @return This builder for chaining.
*/
public Builder setForceOnlyValue(int index, int value) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1669,8 +1669,8 @@ public int getForceOnlyValue(int index) {
*
* <code>repeated .google.api.serviceusage.v1beta1.QuotaSafetyCheck force_only = 5;</code>
*
* @param index The index of the value to return.
* @return The enum numeric value on the wire of forceOnly at the given index.
* @param index The index to set the value at.
* @param value The enum numeric value on the wire for forceOnly to set.
* @return This builder for chaining.
*/
public Builder setForceOnlyValue(int index, int value) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1672,8 +1672,8 @@ public int getForceOnlyValue(int index) {
*
* <code>repeated .google.api.serviceusage.v1beta1.QuotaSafetyCheck force_only = 5;</code>
*
* @param index The index of the value to return.
* @return The enum numeric value on the wire of forceOnly at the given index.
* @param index The index to set the value at.
* @param value The enum numeric value on the wire for forceOnly to set.
* @return This builder for chaining.
*/
public Builder setForceOnlyValue(int index, int value) {
Expand Down

0 comments on commit 6c109bc

Please sign in to comment.