diff --git a/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/Entitlement.java b/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/Entitlement.java index 6c301f63..c814bc55 100644 --- a/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/Entitlement.java +++ b/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/Entitlement.java @@ -1289,7 +1289,7 @@ public com.google.cloud.channel.v1.AssociationInfoOrBuilder getAssociationInfoOr * parameter names and values are defined in the * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]. * The response may include the following output-only Parameters: - * - assigned_units: The number of licenses assigned to a user. + * - assigned_units: The number of licenses assigned to users. * - max_units: The maximum assignable units for a flexible offer. * - num_units: The total commitment for commitment-based offers. * @@ -1308,7 +1308,7 @@ public java.util.List getParametersList() * parameter names and values are defined in the * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]. * The response may include the following output-only Parameters: - * - assigned_units: The number of licenses assigned to a user. + * - assigned_units: The number of licenses assigned to users. * - max_units: The maximum assignable units for a flexible offer. * - num_units: The total commitment for commitment-based offers. * @@ -1328,7 +1328,7 @@ public java.util.List getParametersList() * parameter names and values are defined in the * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]. * The response may include the following output-only Parameters: - * - assigned_units: The number of licenses assigned to a user. + * - assigned_units: The number of licenses assigned to users. * - max_units: The maximum assignable units for a flexible offer. * - num_units: The total commitment for commitment-based offers. * @@ -1347,7 +1347,7 @@ public int getParametersCount() { * parameter names and values are defined in the * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]. * The response may include the following output-only Parameters: - * - assigned_units: The number of licenses assigned to a user. + * - assigned_units: The number of licenses assigned to users. * - max_units: The maximum assignable units for a flexible offer. * - num_units: The total commitment for commitment-based offers. * @@ -1366,7 +1366,7 @@ public com.google.cloud.channel.v1.Parameter getParameters(int index) { * parameter names and values are defined in the * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]. * The response may include the following output-only Parameters: - * - assigned_units: The number of licenses assigned to a user. + * - assigned_units: The number of licenses assigned to users. * - max_units: The maximum assignable units for a flexible offer. * - num_units: The total commitment for commitment-based offers. * @@ -3938,7 +3938,7 @@ private void ensureParametersIsMutable() { * parameter names and values are defined in the * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]. * The response may include the following output-only Parameters: - * - assigned_units: The number of licenses assigned to a user. + * - assigned_units: The number of licenses assigned to users. * - max_units: The maximum assignable units for a flexible offer. * - num_units: The total commitment for commitment-based offers. * @@ -3960,7 +3960,7 @@ public java.util.List getParametersList() * parameter names and values are defined in the * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]. * The response may include the following output-only Parameters: - * - assigned_units: The number of licenses assigned to a user. + * - assigned_units: The number of licenses assigned to users. * - max_units: The maximum assignable units for a flexible offer. * - num_units: The total commitment for commitment-based offers. * @@ -3982,7 +3982,7 @@ public int getParametersCount() { * parameter names and values are defined in the * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]. * The response may include the following output-only Parameters: - * - assigned_units: The number of licenses assigned to a user. + * - assigned_units: The number of licenses assigned to users. * - max_units: The maximum assignable units for a flexible offer. * - num_units: The total commitment for commitment-based offers. * @@ -4004,7 +4004,7 @@ public com.google.cloud.channel.v1.Parameter getParameters(int index) { * parameter names and values are defined in the * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]. * The response may include the following output-only Parameters: - * - assigned_units: The number of licenses assigned to a user. + * - assigned_units: The number of licenses assigned to users. * - max_units: The maximum assignable units for a flexible offer. * - num_units: The total commitment for commitment-based offers. * @@ -4032,7 +4032,7 @@ public Builder setParameters(int index, com.google.cloud.channel.v1.Parameter va * parameter names and values are defined in the * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]. * The response may include the following output-only Parameters: - * - assigned_units: The number of licenses assigned to a user. + * - assigned_units: The number of licenses assigned to users. * - max_units: The maximum assignable units for a flexible offer. * - num_units: The total commitment for commitment-based offers. * @@ -4058,7 +4058,7 @@ public Builder setParameters( * parameter names and values are defined in the * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]. * The response may include the following output-only Parameters: - * - assigned_units: The number of licenses assigned to a user. + * - assigned_units: The number of licenses assigned to users. * - max_units: The maximum assignable units for a flexible offer. * - num_units: The total commitment for commitment-based offers. * @@ -4086,7 +4086,7 @@ public Builder addParameters(com.google.cloud.channel.v1.Parameter value) { * parameter names and values are defined in the * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]. * The response may include the following output-only Parameters: - * - assigned_units: The number of licenses assigned to a user. + * - assigned_units: The number of licenses assigned to users. * - max_units: The maximum assignable units for a flexible offer. * - num_units: The total commitment for commitment-based offers. * @@ -4114,7 +4114,7 @@ public Builder addParameters(int index, com.google.cloud.channel.v1.Parameter va * parameter names and values are defined in the * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]. * The response may include the following output-only Parameters: - * - assigned_units: The number of licenses assigned to a user. + * - assigned_units: The number of licenses assigned to users. * - max_units: The maximum assignable units for a flexible offer. * - num_units: The total commitment for commitment-based offers. * @@ -4139,7 +4139,7 @@ public Builder addParameters(com.google.cloud.channel.v1.Parameter.Builder build * parameter names and values are defined in the * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]. * The response may include the following output-only Parameters: - * - assigned_units: The number of licenses assigned to a user. + * - assigned_units: The number of licenses assigned to users. * - max_units: The maximum assignable units for a flexible offer. * - num_units: The total commitment for commitment-based offers. * @@ -4165,7 +4165,7 @@ public Builder addParameters( * parameter names and values are defined in the * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]. * The response may include the following output-only Parameters: - * - assigned_units: The number of licenses assigned to a user. + * - assigned_units: The number of licenses assigned to users. * - max_units: The maximum assignable units for a flexible offer. * - num_units: The total commitment for commitment-based offers. * @@ -4191,7 +4191,7 @@ public Builder addAllParameters( * parameter names and values are defined in the * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]. * The response may include the following output-only Parameters: - * - assigned_units: The number of licenses assigned to a user. + * - assigned_units: The number of licenses assigned to users. * - max_units: The maximum assignable units for a flexible offer. * - num_units: The total commitment for commitment-based offers. * @@ -4216,7 +4216,7 @@ public Builder clearParameters() { * parameter names and values are defined in the * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]. * The response may include the following output-only Parameters: - * - assigned_units: The number of licenses assigned to a user. + * - assigned_units: The number of licenses assigned to users. * - max_units: The maximum assignable units for a flexible offer. * - num_units: The total commitment for commitment-based offers. * @@ -4241,7 +4241,7 @@ public Builder removeParameters(int index) { * parameter names and values are defined in the * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]. * The response may include the following output-only Parameters: - * - assigned_units: The number of licenses assigned to a user. + * - assigned_units: The number of licenses assigned to users. * - max_units: The maximum assignable units for a flexible offer. * - num_units: The total commitment for commitment-based offers. * @@ -4259,7 +4259,7 @@ public com.google.cloud.channel.v1.Parameter.Builder getParametersBuilder(int in * parameter names and values are defined in the * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]. * The response may include the following output-only Parameters: - * - assigned_units: The number of licenses assigned to a user. + * - assigned_units: The number of licenses assigned to users. * - max_units: The maximum assignable units for a flexible offer. * - num_units: The total commitment for commitment-based offers. * @@ -4281,7 +4281,7 @@ public com.google.cloud.channel.v1.ParameterOrBuilder getParametersOrBuilder(int * parameter names and values are defined in the * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]. * The response may include the following output-only Parameters: - * - assigned_units: The number of licenses assigned to a user. + * - assigned_units: The number of licenses assigned to users. * - max_units: The maximum assignable units for a flexible offer. * - num_units: The total commitment for commitment-based offers. * @@ -4304,7 +4304,7 @@ public com.google.cloud.channel.v1.ParameterOrBuilder getParametersOrBuilder(int * parameter names and values are defined in the * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]. * The response may include the following output-only Parameters: - * - assigned_units: The number of licenses assigned to a user. + * - assigned_units: The number of licenses assigned to users. * - max_units: The maximum assignable units for a flexible offer. * - num_units: The total commitment for commitment-based offers. * @@ -4323,7 +4323,7 @@ public com.google.cloud.channel.v1.Parameter.Builder addParametersBuilder() { * parameter names and values are defined in the * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]. * The response may include the following output-only Parameters: - * - assigned_units: The number of licenses assigned to a user. + * - assigned_units: The number of licenses assigned to users. * - max_units: The maximum assignable units for a flexible offer. * - num_units: The total commitment for commitment-based offers. * @@ -4342,7 +4342,7 @@ public com.google.cloud.channel.v1.Parameter.Builder addParametersBuilder(int in * parameter names and values are defined in the * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]. * The response may include the following output-only Parameters: - * - assigned_units: The number of licenses assigned to a user. + * - assigned_units: The number of licenses assigned to users. * - max_units: The maximum assignable units for a flexible offer. * - num_units: The total commitment for commitment-based offers. * diff --git a/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/EntitlementOrBuilder.java b/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/EntitlementOrBuilder.java index db1876dd..83d591b6 100644 --- a/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/EntitlementOrBuilder.java +++ b/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/EntitlementOrBuilder.java @@ -454,7 +454,7 @@ public interface EntitlementOrBuilder * parameter names and values are defined in the * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]. * The response may include the following output-only Parameters: - * - assigned_units: The number of licenses assigned to a user. + * - assigned_units: The number of licenses assigned to users. * - max_units: The maximum assignable units for a flexible offer. * - num_units: The total commitment for commitment-based offers. * @@ -470,7 +470,7 @@ public interface EntitlementOrBuilder * parameter names and values are defined in the * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]. * The response may include the following output-only Parameters: - * - assigned_units: The number of licenses assigned to a user. + * - assigned_units: The number of licenses assigned to users. * - max_units: The maximum assignable units for a flexible offer. * - num_units: The total commitment for commitment-based offers. * @@ -486,7 +486,7 @@ public interface EntitlementOrBuilder * parameter names and values are defined in the * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]. * The response may include the following output-only Parameters: - * - assigned_units: The number of licenses assigned to a user. + * - assigned_units: The number of licenses assigned to users. * - max_units: The maximum assignable units for a flexible offer. * - num_units: The total commitment for commitment-based offers. * @@ -502,7 +502,7 @@ public interface EntitlementOrBuilder * parameter names and values are defined in the * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]. * The response may include the following output-only Parameters: - * - assigned_units: The number of licenses assigned to a user. + * - assigned_units: The number of licenses assigned to users. * - max_units: The maximum assignable units for a flexible offer. * - num_units: The total commitment for commitment-based offers. * @@ -519,7 +519,7 @@ public interface EntitlementOrBuilder * parameter names and values are defined in the * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]. * The response may include the following output-only Parameters: - * - assigned_units: The number of licenses assigned to a user. + * - assigned_units: The number of licenses assigned to users. * - max_units: The maximum assignable units for a flexible offer. * - num_units: The total commitment for commitment-based offers. * diff --git a/proto-google-cloud-channel-v1/src/main/proto/google/cloud/channel/v1/entitlements.proto b/proto-google-cloud-channel-v1/src/main/proto/google/cloud/channel/v1/entitlements.proto index a65ab360..95f2ec45 100644 --- a/proto-google-cloud-channel-v1/src/main/proto/google/cloud/channel/v1/entitlements.proto +++ b/proto-google-cloud-channel-v1/src/main/proto/google/cloud/channel/v1/entitlements.proto @@ -121,7 +121,7 @@ message Entitlement { // // The response may include the following output-only Parameters: // - // - assigned_units: The number of licenses assigned to a user. + // - assigned_units: The number of licenses assigned to users. // // - max_units: The maximum assignable units for a flexible offer. //