diff --git a/java-iam-admin/proto-google-iam-admin-v1/src/main/java/com/google/iam/admin/v1/ListServiceAccountKeysRequest.java b/java-iam-admin/proto-google-iam-admin-v1/src/main/java/com/google/iam/admin/v1/ListServiceAccountKeysRequest.java index b8bf80c130ab..4a65bfd9270f 100644 --- a/java-iam-admin/proto-google-iam-admin-v1/src/main/java/com/google/iam/admin/v1/ListServiceAccountKeysRequest.java +++ b/java-iam-admin/proto-google-iam-admin-v1/src/main/java/com/google/iam/admin/v1/ListServiceAccountKeysRequest.java @@ -1182,8 +1182,8 @@ public int getKeyTypesValue(int index) { * repeated .google.iam.admin.v1.ListServiceAccountKeysRequest.KeyType key_types = 2; * * - * @param index The index of the value to return. - * @return The enum numeric value on the wire of keyTypes at the given index. + * @param index The index to set the value at. + * @param value The enum numeric value on the wire for keyTypes to set. * @return This builder for chaining. */ public Builder setKeyTypesValue(int index, int value) {