diff --git a/proto-google-cloud-appengine-admin-v1/src/main/java/com/google/appengine/v1/Version.java b/proto-google-cloud-appengine-admin-v1/src/main/java/com/google/appengine/v1/Version.java index 0b9ec761..fe4cb250 100644 --- a/proto-google-cloud-appengine-admin-v1/src/main/java/com/google/appengine/v1/Version.java +++ b/proto-google-cloud-appengine-admin-v1/src/main/java/com/google/appengine/v1/Version.java @@ -5381,8 +5381,8 @@ public int getInboundServicesValue(int index) { * * repeated .google.appengine.v1.InboundServiceType inbound_services = 6; * - * @param index The index of the value to return. - * @return The enum numeric value on the wire of inboundServices at the given index. + * @param index The index to set the value at. + * @param value The enum numeric value on the wire for inboundServices to set. * @return This builder for chaining. */ public Builder setInboundServicesValue(int index, int value) {