From c271a499549ca780a39035b07d1433e75316ceea Mon Sep 17 00:00:00 2001
From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com>
Date: Tue, 26 Jul 2022 19:26:36 +0000
Subject: [PATCH] chore(bazel): update protobuf to v3.21.3 (#174)
- [ ] Regenerate this pull request now.
chore(bazel): update gax-java to 2.18.4
PiperOrigin-RevId: 463115700
Source-Link: https://github.com/googleapis/googleapis/commit/52130a9c3c289e6bc4ab1784bdde6081abdf3dd9
Source-Link: https://github.com/googleapis/googleapis-gen/commit/6a4d9d9bb3afb20b0f5fa4f5d9f6740b1d0eb19a
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNmE0ZDlkOWJiM2FmYjIwYjBmNWZhNGY1ZDlmNjc0MGIxZDBlYjE5YSJ9
---
.../storagetransfer/v1/proto/TransferTypes.java | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/java-storage-transfer/proto-google-cloud-storage-transfer-v1/src/main/java/com/google/storagetransfer/v1/proto/TransferTypes.java b/java-storage-transfer/proto-google-cloud-storage-transfer-v1/src/main/java/com/google/storagetransfer/v1/proto/TransferTypes.java
index d303b4107128..3c031df2d5d3 100644
--- a/java-storage-transfer/proto-google-cloud-storage-transfer-v1/src/main/java/com/google/storagetransfer/v1/proto/TransferTypes.java
+++ b/java-storage-transfer/proto-google-cloud-storage-transfer-v1/src/main/java/com/google/storagetransfer/v1/proto/TransferTypes.java
@@ -38324,8 +38324,8 @@ public int getEventTypesValue(int index) {
* repeated .google.storagetransfer.v1.NotificationConfig.EventType event_types = 2;
*
*
- * @param index The index of the value to return.
- * @return The enum numeric value on the wire of eventTypes at the given index.
+ * @param index The index to set the value at.
+ * @param value The enum numeric value on the wire for eventTypes to set.
* @return This builder for chaining.
*/
public Builder setEventTypesValue(int index, int value) {
@@ -40147,8 +40147,8 @@ public int getLogActionsValue(int index) {
* repeated .google.storagetransfer.v1.LoggingConfig.LoggableAction log_actions = 1;
*
*
- * @param index The index of the value to return.
- * @return The enum numeric value on the wire of logActions at the given index.
+ * @param index The index to set the value at.
+ * @param value The enum numeric value on the wire for logActions to set.
* @return This builder for chaining.
*/
public Builder setLogActionsValue(int index, int value) {
@@ -40429,8 +40429,8 @@ public int getLogActionStatesValue(int index) {
* repeated .google.storagetransfer.v1.LoggingConfig.LoggableActionState log_action_states = 2;
*
*
- * @param index The index of the value to return.
- * @return The enum numeric value on the wire of logActionStates at the given index.
+ * @param index The index to set the value at.
+ * @param value The enum numeric value on the wire for logActionStates to set.
* @return This builder for chaining.
*/
public Builder setLogActionStatesValue(int index, int value) {