diff --git a/java-channel/google-cloud-channel/src/main/java/com/google/cloud/channel/v1/CloudChannelServiceClient.java b/java-channel/google-cloud-channel/src/main/java/com/google/cloud/channel/v1/CloudChannelServiceClient.java index 555cec13328d..dc12700722e1 100644 --- a/java-channel/google-cloud-channel/src/main/java/com/google/cloud/channel/v1/CloudChannelServiceClient.java +++ b/java-channel/google-cloud-channel/src/main/java/com/google/cloud/channel/v1/CloudChannelServiceClient.java @@ -48,7 +48,7 @@ * admin access. 3. Resellers and distributors can manage customer entitlements. * *
CloudChannelService exposes the following resources: - - * [Customer][google.cloud.channel.v1.Customer]s: An entity—usually an enterprise—managed by a + * [Customer][google.cloud.channel.v1.Customer]s: An entity-usually an enterprise-managed by a * reseller or distributor. * *
- [Entitlement][google.cloud.channel.v1.Entitlement]s: An entity that provides a customer with diff --git a/java-channel/google-cloud-channel/src/main/java/com/google/cloud/channel/v1/package-info.java b/java-channel/google-cloud-channel/src/main/java/com/google/cloud/channel/v1/package-info.java index b646129eff69..ba7b5cf7a7a9 100644 --- a/java-channel/google-cloud-channel/src/main/java/com/google/cloud/channel/v1/package-info.java +++ b/java-channel/google-cloud-channel/src/main/java/com/google/cloud/channel/v1/package-info.java @@ -57,7 +57,7 @@ * admin access. 3. Resellers and distributors can manage customer entitlements. * *
CloudChannelService exposes the following resources: - - * [Customer][google.cloud.channel.v1.Customer]s: An entity—usually an enterprise—managed by a + * [Customer][google.cloud.channel.v1.Customer]s: An entity-usually an enterprise-managed by a * reseller or distributor. * *
- [Entitlement][google.cloud.channel.v1.Entitlement]s: An entity that provides a customer with diff --git a/java-channel/grpc-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/CloudChannelReportsServiceGrpc.java b/java-channel/grpc-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/CloudChannelReportsServiceGrpc.java index cc370bcc1492..280a39b8670a 100644 --- a/java-channel/grpc-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/CloudChannelReportsServiceGrpc.java +++ b/java-channel/grpc-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/CloudChannelReportsServiceGrpc.java @@ -252,7 +252,8 @@ public abstract static class CloudChannelReportsServiceImplBase * CloudChannelOperationsService. The Operation metadata contains an * instance of [OperationMetadata][google.cloud.channel.v1.OperationMetadata]. * To get the results of report generation, call - * [CloudChannelReportsService.FetchReportResults][google.cloud.channel.v1.CloudChannelReportsService.FetchReportResults] with the + * [CloudChannelReportsService.FetchReportResults][google.cloud.channel.v1.CloudChannelReportsService.FetchReportResults] + * with the * [RunReportJobResponse.report_job][google.cloud.channel.v1.RunReportJobResponse.report_job]. * */ @@ -267,7 +268,8 @@ public void runReportJob( * * *
- * Retrieves data generated by [CloudChannelReportsService.RunReportJob][google.cloud.channel.v1.CloudChannelReportsService.RunReportJob].
+ * Retrieves data generated by
+ * [CloudChannelReportsService.RunReportJob][google.cloud.channel.v1.CloudChannelReportsService.RunReportJob].
*
*/
public void fetchReportResults(
@@ -365,7 +367,8 @@ protected CloudChannelReportsServiceStub build(
* CloudChannelOperationsService. The Operation metadata contains an
* instance of [OperationMetadata][google.cloud.channel.v1.OperationMetadata].
* To get the results of report generation, call
- * [CloudChannelReportsService.FetchReportResults][google.cloud.channel.v1.CloudChannelReportsService.FetchReportResults] with the
+ * [CloudChannelReportsService.FetchReportResults][google.cloud.channel.v1.CloudChannelReportsService.FetchReportResults]
+ * with the
* [RunReportJobResponse.report_job][google.cloud.channel.v1.RunReportJobResponse.report_job].
*
*/
@@ -382,7 +385,8 @@ public void runReportJob(
*
*
*
- * Retrieves data generated by [CloudChannelReportsService.RunReportJob][google.cloud.channel.v1.CloudChannelReportsService.RunReportJob].
+ * Retrieves data generated by
+ * [CloudChannelReportsService.RunReportJob][google.cloud.channel.v1.CloudChannelReportsService.RunReportJob].
*
*/
public void fetchReportResults(
@@ -458,7 +462,8 @@ protected CloudChannelReportsServiceBlockingStub build(
* CloudChannelOperationsService. The Operation metadata contains an
* instance of [OperationMetadata][google.cloud.channel.v1.OperationMetadata].
* To get the results of report generation, call
- * [CloudChannelReportsService.FetchReportResults][google.cloud.channel.v1.CloudChannelReportsService.FetchReportResults] with the
+ * [CloudChannelReportsService.FetchReportResults][google.cloud.channel.v1.CloudChannelReportsService.FetchReportResults]
+ * with the
* [RunReportJobResponse.report_job][google.cloud.channel.v1.RunReportJobResponse.report_job].
*
*/
@@ -472,7 +477,8 @@ public com.google.longrunning.Operation runReportJob(
*
*
*
- * Retrieves data generated by [CloudChannelReportsService.RunReportJob][google.cloud.channel.v1.CloudChannelReportsService.RunReportJob].
+ * Retrieves data generated by
+ * [CloudChannelReportsService.RunReportJob][google.cloud.channel.v1.CloudChannelReportsService.RunReportJob].
*
*/
public com.google.cloud.channel.v1.FetchReportResultsResponse fetchReportResults(
@@ -540,7 +546,8 @@ protected CloudChannelReportsServiceFutureStub build(
* CloudChannelOperationsService. The Operation metadata contains an
* instance of [OperationMetadata][google.cloud.channel.v1.OperationMetadata].
* To get the results of report generation, call
- * [CloudChannelReportsService.FetchReportResults][google.cloud.channel.v1.CloudChannelReportsService.FetchReportResults] with the
+ * [CloudChannelReportsService.FetchReportResults][google.cloud.channel.v1.CloudChannelReportsService.FetchReportResults]
+ * with the
* [RunReportJobResponse.report_job][google.cloud.channel.v1.RunReportJobResponse.report_job].
*
*/
@@ -554,7 +561,8 @@ protected CloudChannelReportsServiceFutureStub build(
*
*
*
- * Retrieves data generated by [CloudChannelReportsService.RunReportJob][google.cloud.channel.v1.CloudChannelReportsService.RunReportJob].
+ * Retrieves data generated by
+ * [CloudChannelReportsService.RunReportJob][google.cloud.channel.v1.CloudChannelReportsService.RunReportJob].
*
*/
public com.google.common.util.concurrent.ListenableFuture<
diff --git a/java-channel/grpc-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/CloudChannelServiceGrpc.java b/java-channel/grpc-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/CloudChannelServiceGrpc.java
index d3a2ccb3bbb3..bdb0f8467225 100644
--- a/java-channel/grpc-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/CloudChannelServiceGrpc.java
+++ b/java-channel/grpc-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/CloudChannelServiceGrpc.java
@@ -29,13 +29,14 @@
* provide them with delegated admin access.
* 3. Resellers and distributors can manage customer entitlements.
* CloudChannelService exposes the following resources:
- * - [Customer][google.cloud.channel.v1.Customer]s: An entity—usually an enterprise—managed by a reseller or
- * distributor.
- * - [Entitlement][google.cloud.channel.v1.Entitlement]s: An entity that provides a customer with the means to use
- * a service. Entitlements are created or updated as a result of a successful
- * fulfillment.
- * - [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink]s: An entity that identifies links between
- * distributors and their indirect resellers in a channel.
+ * - [Customer][google.cloud.channel.v1.Customer]s: An entity-usually an
+ * enterprise-managed by a reseller or distributor.
+ * - [Entitlement][google.cloud.channel.v1.Entitlement]s: An entity that
+ * provides a customer with the means to use a service. Entitlements are created
+ * or updated as a result of a successful fulfillment.
+ * - [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink]s: An
+ * entity that identifies links between distributors and their indirect
+ * resellers in a channel.
*
*/
@javax.annotation.Generated(
@@ -2282,13 +2283,14 @@ public CloudChannelServiceFutureStub newStub(
* provide them with delegated admin access.
* 3. Resellers and distributors can manage customer entitlements.
* CloudChannelService exposes the following resources:
- * - [Customer][google.cloud.channel.v1.Customer]s: An entity—usually an enterprise—managed by a reseller or
- * distributor.
- * - [Entitlement][google.cloud.channel.v1.Entitlement]s: An entity that provides a customer with the means to use
- * a service. Entitlements are created or updated as a result of a successful
- * fulfillment.
- * - [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink]s: An entity that identifies links between
- * distributors and their indirect resellers in a channel.
+ * - [Customer][google.cloud.channel.v1.Customer]s: An entity-usually an
+ * enterprise-managed by a reseller or distributor.
+ * - [Entitlement][google.cloud.channel.v1.Entitlement]s: An entity that
+ * provides a customer with the means to use a service. Entitlements are created
+ * or updated as a result of a successful fulfillment.
+ * - [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink]s: An
+ * entity that identifies links between distributors and their indirect
+ * resellers in a channel.
*
*/
public abstract static class CloudChannelServiceImplBase implements io.grpc.BindableService {
@@ -2303,7 +2305,8 @@ public abstract static class CloudChannelServiceImplBase implements io.grpc.Bind
* from the reseller account in the API request.
* * INVALID_ARGUMENT: Required request parameters are missing or invalid.
* Return value:
- * List of [Customer][google.cloud.channel.v1.Customer]s, or an empty list if there are no customers.
+ * List of [Customer][google.cloud.channel.v1.Customer]s, or an empty list if
+ * there are no customers.
*
*/
public void listCustomers(
@@ -2318,7 +2321,8 @@ public void listCustomers(
*
*
*
- * Returns the requested [Customer][google.cloud.channel.v1.Customer] resource.
+ * Returns the requested [Customer][google.cloud.channel.v1.Customer]
+ * resource.
* Possible error codes:
* * PERMISSION_DENIED: The reseller account making the request is different
* from the reseller account in the API request.
@@ -2348,10 +2352,13 @@ public void getCustomer(
* * INVALID_ARGUMENT: Required request parameters are missing or invalid.
* * INVALID_VALUE: Invalid domain value in the request.
* Return value:
- * A list of [CloudIdentityCustomerAccount][google.cloud.channel.v1.CloudIdentityCustomerAccount] resources for the domain (may be
- * empty)
+ * A list of
+ * [CloudIdentityCustomerAccount][google.cloud.channel.v1.CloudIdentityCustomerAccount]
+ * resources for the domain (may be empty)
* Note: in the v1alpha1 version of the API, a NOT_FOUND error returns if
- * no [CloudIdentityCustomerAccount][google.cloud.channel.v1.CloudIdentityCustomerAccount] resources match the domain.
+ * no
+ * [CloudIdentityCustomerAccount][google.cloud.channel.v1.CloudIdentityCustomerAccount]
+ * resources match the domain.
*
*/
public void checkCloudIdentityAccountsExist(
@@ -2367,8 +2374,8 @@ public void checkCloudIdentityAccountsExist(
*
*
*
- * Creates a new [Customer][google.cloud.channel.v1.Customer] resource under the reseller or distributor
- * account.
+ * Creates a new [Customer][google.cloud.channel.v1.Customer] resource under
+ * the reseller or distributor account.
* Possible error codes:
* * PERMISSION_DENIED: The reseller account making the request is different
* from the reseller account in the API request.
@@ -2390,13 +2397,14 @@ public void createCustomer(
*
*
*
- * Updates an existing [Customer][google.cloud.channel.v1.Customer] resource for the reseller or
- * distributor.
+ * Updates an existing [Customer][google.cloud.channel.v1.Customer] resource
+ * for the reseller or distributor.
* Possible error codes:
* * PERMISSION_DENIED: The reseller account making the request is different
* from the reseller account in the API request.
* * INVALID_ARGUMENT: Required request parameters are missing or invalid.
- * * NOT_FOUND: No [Customer][google.cloud.channel.v1.Customer] resource found for the name in the request.
+ * * NOT_FOUND: No [Customer][google.cloud.channel.v1.Customer] resource found
+ * for the name in the request.
* Return value:
* The updated [Customer][google.cloud.channel.v1.Customer] resource.
*
@@ -2418,7 +2426,8 @@ public void updateCustomer(
* this customer.
* * INVALID_ARGUMENT: Required request parameters are missing or invalid.
* * FAILED_PRECONDITION: The customer has existing entitlements.
- * * NOT_FOUND: No [Customer][google.cloud.channel.v1.Customer] resource found for the name in the request.
+ * * NOT_FOUND: No [Customer][google.cloud.channel.v1.Customer] resource found
+ * for the name in the request.
*
*/
public void deleteCustomer(
@@ -2432,10 +2441,10 @@ public void deleteCustomer(
*
*
*
- * Imports a [Customer][google.cloud.channel.v1.Customer] from the Cloud Identity associated with the provided
- * Cloud Identity ID or domain before a TransferEntitlements call. If a
- * linked Customer already exists and overwrite_if_exists is true, it will
- * update that Customer's data.
+ * Imports a [Customer][google.cloud.channel.v1.Customer] from the Cloud
+ * Identity associated with the provided Cloud Identity ID or domain before a
+ * TransferEntitlements call. If a linked Customer already exists and
+ * overwrite_if_exists is true, it will update that Customer's data.
* Possible error codes:
* * PERMISSION_DENIED: The reseller account making the request is different
* from the reseller account in the API request.
@@ -2489,12 +2498,14 @@ public void provisionCloudIdentity(
*
*
*
- * Lists [Entitlement][google.cloud.channel.v1.Entitlement]s belonging to a customer.
+ * Lists [Entitlement][google.cloud.channel.v1.Entitlement]s belonging to a
+ * customer.
* Possible error codes:
* * PERMISSION_DENIED: The customer doesn't belong to the reseller.
* * INVALID_ARGUMENT: Required request parameters are missing or invalid.
* Return value:
- * A list of the customer's [Entitlement][google.cloud.channel.v1.Entitlement]s.
+ * A list of the customer's
+ * [Entitlement][google.cloud.channel.v1.Entitlement]s.
*
*/
public void listEntitlements(
@@ -2509,8 +2520,8 @@ public void listEntitlements(
*
*
*
- * List [TransferableSku][google.cloud.channel.v1.TransferableSku]s of a customer based on the Cloud Identity ID or
- * Customer Name in the request.
+ * List [TransferableSku][google.cloud.channel.v1.TransferableSku]s of a
+ * customer based on the Cloud Identity ID or Customer Name in the request.
* Use this method to list the entitlements information of an
* unowned customer. You should provide the customer's
* Cloud Identity ID or Customer Name.
@@ -2522,7 +2533,8 @@ public void listEntitlements(
* from the reseller account in the query.
* * INVALID_ARGUMENT: Required request parameters are missing or invalid.
* Return value:
- * A list of the customer's [TransferableSku][google.cloud.channel.v1.TransferableSku].
+ * A list of the customer's
+ * [TransferableSku][google.cloud.channel.v1.TransferableSku].
*
*/
public void listTransferableSkus(
@@ -2537,8 +2549,8 @@ public void listTransferableSkus(
*
*
*
- * List [TransferableOffer][google.cloud.channel.v1.TransferableOffer]s of a customer based on Cloud Identity ID or
- * Customer Name in the request.
+ * List [TransferableOffer][google.cloud.channel.v1.TransferableOffer]s of a
+ * customer based on Cloud Identity ID or Customer Name in the request.
* Use this method when a reseller gets the entitlement information of an
* unowned customer. The reseller should provide the customer's
* Cloud Identity ID or Customer Name.
@@ -2551,7 +2563,8 @@ public void listTransferableSkus(
* from the reseller account in the query.
* * INVALID_ARGUMENT: Required request parameters are missing or invalid.
* Return value:
- * List of [TransferableOffer][google.cloud.channel.v1.TransferableOffer] for the given customer and SKU.
+ * List of [TransferableOffer][google.cloud.channel.v1.TransferableOffer] for
+ * the given customer and SKU.
*
*/
public void listTransferableOffers(
@@ -2566,7 +2579,8 @@ public void listTransferableOffers(
*
*
*
- * Returns the requested [Entitlement][google.cloud.channel.v1.Entitlement] resource.
+ * Returns the requested [Entitlement][google.cloud.channel.v1.Entitlement]
+ * resource.
* Possible error codes:
* * PERMISSION_DENIED: The customer doesn't belong to the reseller.
* * INVALID_ARGUMENT: Required request parameters are missing or invalid.
@@ -2928,14 +2942,15 @@ public void transferEntitlementsToGoogle(
*
*
*
- * List [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink]s belonging to a distributor.
- * You must be a distributor to call this method.
+ * List [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink]s
+ * belonging to a distributor. You must be a distributor to call this method.
* Possible error codes:
* * PERMISSION_DENIED: The reseller account making the request is different
* from the reseller account in the API request.
* * INVALID_ARGUMENT: Required request parameters are missing or invalid.
* Return value:
- * The list of the distributor account's [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink] resources.
+ * The list of the distributor account's
+ * [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink] resources.
*
*/
public void listChannelPartnerLinks(
@@ -2950,7 +2965,8 @@ public void listChannelPartnerLinks(
*
*
*
- * Returns the requested [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink] resource.
+ * Returns the requested
+ * [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink] resource.
* You must be a distributor to call this method.
* Possible error codes:
* * PERMISSION_DENIED: The reseller account making the request is different
@@ -2959,7 +2975,8 @@ public void listChannelPartnerLinks(
* * NOT_FOUND: ChannelPartnerLink resource not found because of an
* invalid channel partner link name.
* Return value:
- * The [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink] resource.
+ * The [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink]
+ * resource.
*
*/
public void getChannelPartnerLink(
@@ -2992,7 +3009,8 @@ public void getChannelPartnerLink(
* * UNKNOWN: Any non-user error related to a technical issue in the backend.
* Contact Cloud Channel support.
* Return value:
- * The new [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink] resource.
+ * The new [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink]
+ * resource.
*
*/
public void createChannelPartnerLink(
@@ -3024,7 +3042,8 @@ public void createChannelPartnerLink(
* * UNKNOWN: Any non-user error related to a technical issue in the backend.
* Contact Cloud Channel support.
* Return value:
- * The updated [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink] resource.
+ * The updated
+ * [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink] resource.
*
*/
public void updateChannelPartnerLink(
@@ -3044,12 +3063,15 @@ public void updateChannelPartnerLink(
* Possible Error Codes:
* * PERMISSION_DENIED: If the account making the request and the account
* being queried are different.
- * * NOT_FOUND: The [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig] was not found.
+ * * NOT_FOUND: The
+ * [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig]
+ * was not found.
* * INTERNAL: Any non-user error related to technical issues in the
* backend. In this case, contact Cloud Channel support.
* Return Value:
- * If successful, the [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig] resource, otherwise returns
- * an error.
+ * If successful, the
+ * [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig]
+ * resource, otherwise returns an error.
*
*/
public void getCustomerRepricingConfig(
@@ -3069,13 +3091,16 @@ public void getCustomerRepricingConfig(
* Possible Error Codes:
* * PERMISSION_DENIED: If the account making the request and the account
* being queried are different.
- * * NOT_FOUND: The [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig] specified does not exist or is
- * not associated with the given account.
+ * * NOT_FOUND: The
+ * [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig]
+ * specified does not exist or is not associated with the given account.
* * INTERNAL: Any non-user error related to technical issues in the
* backend. In this case, contact Cloud Channel support.
* Return Value:
- * If successful, the [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig] resources. The
- * data for each resource is displayed in the ascending order of:
+ * If successful, the
+ * [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig]
+ * resources. The data for each resource is displayed in the ascending order
+ * of:
* * customer ID
* * [RepricingConfig.EntitlementGranularity.entitlement][google.cloud.channel.v1.RepricingConfig.EntitlementGranularity.entitlement]
* * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month]
@@ -3098,9 +3123,9 @@ public void listCustomerRepricingConfigs(
*
* Creates a CustomerRepricingConfig. Call this method to set modifications
* for a specific customer's bill. You can only create configs if the
- * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month] is a
- * future month. If needed, you can create a config for the current month,
- * with some restrictions.
+ * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month]
+ * is a future month. If needed, you can create a config for the current
+ * month, with some restrictions.
* When creating a config for a future month, make sure there are no existing
* configs for that
* [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month].
@@ -3111,9 +3136,11 @@ public void listCustomerRepricingConfigs(
* Changes to the config may be immediate, but may take up to 24 hours.
* * There is a limit of ten configs for any
* [RepricingConfig.EntitlementGranularity.entitlement][google.cloud.channel.v1.RepricingConfig.EntitlementGranularity.entitlement]
- * or [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month].
- * * The contained [CustomerRepricingConfig.repricing_config][google.cloud.channel.v1.CustomerRepricingConfig.repricing_config] vaule must be
- * different from the value used in the current config for a
+ * or
+ * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month].
+ * * The contained
+ * [CustomerRepricingConfig.repricing_config][google.cloud.channel.v1.CustomerRepricingConfig.repricing_config]
+ * vaule must be different from the value used in the current config for a
* [RepricingConfig.EntitlementGranularity.entitlement][google.cloud.channel.v1.RepricingConfig.EntitlementGranularity.entitlement].
* Possible Error Codes:
* * PERMISSION_DENIED: If the account making the request and the account
@@ -3121,13 +3148,15 @@ public void listCustomerRepricingConfigs(
* * INVALID_ARGUMENT: Missing or invalid required parameters in the
* request. Also displays if the updated config is for the current month or
* past months.
- * * NOT_FOUND: The [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig] specified does not exist or is
- * not associated with the given account.
+ * * NOT_FOUND: The
+ * [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig]
+ * specified does not exist or is not associated with the given account.
* * INTERNAL: Any non-user error related to technical issues in the
* backend. In this case, contact Cloud Channel support.
* Return Value:
- * If successful, the updated [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig] resource, otherwise
- * returns an error.
+ * If successful, the updated
+ * [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig]
+ * resource, otherwise returns an error.
*
*/
public void createCustomerRepricingConfig(
@@ -3146,10 +3175,11 @@ public void createCustomerRepricingConfig(
* for a specific customer's bill. This method overwrites the existing
* CustomerRepricingConfig.
* You can only update configs if the
- * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month] is a
- * future month. To make changes to configs for the current month, use
- * [CreateCustomerRepricingConfig][google.cloud.channel.v1.CloudChannelService.CreateCustomerRepricingConfig], taking note of its restrictions. You
- * cannot update the [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month].
+ * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month]
+ * is a future month. To make changes to configs for the current month, use
+ * [CreateCustomerRepricingConfig][google.cloud.channel.v1.CloudChannelService.CreateCustomerRepricingConfig],
+ * taking note of its restrictions. You cannot update the
+ * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month].
* When updating a config in the future:
* * This config must already exist.
* Possible Error Codes:
@@ -3158,13 +3188,15 @@ public void createCustomerRepricingConfig(
* * INVALID_ARGUMENT: Missing or invalid required parameters in the
* request. Also displays if the updated config is for the current month or
* past months.
- * * NOT_FOUND: The [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig] specified does not exist or is
- * not associated with the given account.
+ * * NOT_FOUND: The
+ * [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig]
+ * specified does not exist or is not associated with the given account.
* * INTERNAL: Any non-user error related to technical issues in the
* backend. In this case, contact Cloud Channel support.
* Return Value:
- * If successful, the updated [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig] resource, otherwise
- * returns an error.
+ * If successful, the updated
+ * [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig]
+ * resource, otherwise returns an error.
*
*/
public void updateCustomerRepricingConfig(
@@ -3179,17 +3211,21 @@ public void updateCustomerRepricingConfig(
*
*
*
- * Deletes the given [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig] permanently. You can only
- * delete configs if their [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month] is set
- * to a date after the current month.
+ * Deletes the given
+ * [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig]
+ * permanently. You can only delete configs if their
+ * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month]
+ * is set to a date after the current month.
* Possible error codes:
* * PERMISSION_DENIED: The account making the request does not own
* this customer.
* * INVALID_ARGUMENT: Required request parameters are missing or invalid.
- * * FAILED_PRECONDITION: The [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig] is active or in the
- * past.
- * * NOT_FOUND: No [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig] found for the name in the
- * request.
+ * * FAILED_PRECONDITION: The
+ * [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig]
+ * is active or in the past.
+ * * NOT_FOUND: No
+ * [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig]
+ * found for the name in the request.
*
*/
public void deleteCustomerRepricingConfig(
@@ -3208,12 +3244,15 @@ public void deleteCustomerRepricingConfig(
* Possible Error Codes:
* * PERMISSION_DENIED: If the account making the request and the account
* being queried are different.
- * * NOT_FOUND: The [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig] was not found.
+ * * NOT_FOUND: The
+ * [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig]
+ * was not found.
* * INTERNAL: Any non-user error related to technical issues in the
* backend. In this case, contact Cloud Channel support.
* Return Value:
- * If successful, the [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig] resource, otherwise
- * returns an error.
+ * If successful, the
+ * [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig]
+ * resource, otherwise returns an error.
*
*/
public void getChannelPartnerRepricingConfig(
@@ -3233,13 +3272,16 @@ public void getChannelPartnerRepricingConfig(
* Possible Error Codes:
* * PERMISSION_DENIED: If the account making the request and the account
* being queried are different.
- * * NOT_FOUND: The [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig] specified does not exist
- * or is not associated with the given account.
+ * * NOT_FOUND: The
+ * [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig]
+ * specified does not exist or is not associated with the given account.
* * INTERNAL: Any non-user error related to technical issues in the
* backend. In this case, contact Cloud Channel support.
* Return Value:
- * If successful, the [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig] resources.
- * The data for each resource is displayed in the ascending order of:
+ * If successful, the
+ * [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig]
+ * resources. The data for each resource is displayed in the ascending order
+ * of:
* * channel partner ID
* * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month]
* * [ChannelPartnerRepricingConfig.update_time][google.cloud.channel.v1.ChannelPartnerRepricingConfig.update_time]
@@ -3261,9 +3303,10 @@ public void listChannelPartnerRepricingConfigs(
*
* Creates a ChannelPartnerRepricingConfig. Call this method to set
* modifications for a specific ChannelPartner's bill. You can only create
- * configs if the [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month] is a future
- * month. If needed, you can create a config for the current month, with some
- * restrictions.
+ * configs if the
+ * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month]
+ * is a future month. If needed, you can create a config for the current
+ * month, with some restrictions.
* When creating a config for a future month, make sure there are no existing
* configs for that
* [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month].
@@ -3274,8 +3317,9 @@ public void listChannelPartnerRepricingConfigs(
* Changes to the config may be immediate, but may take up to 24 hours.
* * There is a limit of ten configs for any ChannelPartner or
* [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month].
- * * The contained [ChannelPartnerRepricingConfig.repricing_config][google.cloud.channel.v1.ChannelPartnerRepricingConfig.repricing_config] vaule
- * must be different from the value used in the current config for a
+ * * The contained
+ * [ChannelPartnerRepricingConfig.repricing_config][google.cloud.channel.v1.ChannelPartnerRepricingConfig.repricing_config]
+ * vaule must be different from the value used in the current config for a
* ChannelPartner.
* Possible Error Codes:
* * PERMISSION_DENIED: If the account making the request and the account
@@ -3283,13 +3327,15 @@ public void listChannelPartnerRepricingConfigs(
* * INVALID_ARGUMENT: Missing or invalid required parameters in the
* request. Also displays if the updated config is for the current month or
* past months.
- * * NOT_FOUND: The [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig] specified does not exist
- * or is not associated with the given account.
+ * * NOT_FOUND: The
+ * [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig]
+ * specified does not exist or is not associated with the given account.
* * INTERNAL: Any non-user error related to technical issues in the
* backend. In this case, contact Cloud Channel support.
* Return Value:
- * If successful, the updated [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig] resource,
- * otherwise returns an error.
+ * If successful, the updated
+ * [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig]
+ * resource, otherwise returns an error.
*
*/
public void createChannelPartnerRepricingConfig(
@@ -3308,10 +3354,11 @@ public void createChannelPartnerRepricingConfig(
* modifications for a specific ChannelPartner's bill. This method overwrites
* the existing CustomerRepricingConfig.
* You can only update configs if the
- * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month] is a
- * future month. To make changes to configs for the current month, use
- * [CreateChannelPartnerRepricingConfig][google.cloud.channel.v1.CloudChannelService.CreateChannelPartnerRepricingConfig], taking note of its restrictions.
- * You cannot update the [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month].
+ * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month]
+ * is a future month. To make changes to configs for the current month, use
+ * [CreateChannelPartnerRepricingConfig][google.cloud.channel.v1.CloudChannelService.CreateChannelPartnerRepricingConfig],
+ * taking note of its restrictions. You cannot update the
+ * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month].
* When updating a config in the future:
* * This config must already exist.
* Possible Error Codes:
@@ -3320,13 +3367,15 @@ public void createChannelPartnerRepricingConfig(
* * INVALID_ARGUMENT: Missing or invalid required parameters in the
* request. Also displays if the updated config is for the current month or
* past months.
- * * NOT_FOUND: The [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig] specified does not exist
- * or is not associated with the given account.
+ * * NOT_FOUND: The
+ * [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig]
+ * specified does not exist or is not associated with the given account.
* * INTERNAL: Any non-user error related to technical issues in the
* backend. In this case, contact Cloud Channel support.
* Return Value:
- * If successful, the updated [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig] resource,
- * otherwise returns an error.
+ * If successful, the updated
+ * [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig]
+ * resource, otherwise returns an error.
*
*/
public void updateChannelPartnerRepricingConfig(
@@ -3341,17 +3390,21 @@ public void updateChannelPartnerRepricingConfig(
*
*
*
- * Deletes the given [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig] permanently. You can
- * only delete configs if their [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month] is
- * set to a date after the current month.
+ * Deletes the given
+ * [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig]
+ * permanently. You can only delete configs if their
+ * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month]
+ * is set to a date after the current month.
* Possible error codes:
* * PERMISSION_DENIED: The account making the request does not own
* this customer.
* * INVALID_ARGUMENT: Required request parameters are missing or invalid.
- * * FAILED_PRECONDITION: The [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig] is active or
- * in the past.
- * * NOT_FOUND: No [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig] found for the name in the
- * request.
+ * * FAILED_PRECONDITION: The
+ * [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig]
+ * is active or in the past.
+ * * NOT_FOUND: No
+ * [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig]
+ * found for the name in the request.
*
*/
public void deleteChannelPartnerRepricingConfig(
@@ -3476,7 +3529,8 @@ public void listPurchasableOffers(
*
* Registers a service account with subscriber privileges on the Cloud Pub/Sub
* topic for this Channel Services account. After you create a
- * subscriber, you get the events through [SubscriberEvent][google.cloud.channel.v1.SubscriberEvent]
+ * subscriber, you get the events through
+ * [SubscriberEvent][google.cloud.channel.v1.SubscriberEvent]
* Possible error codes:
* * PERMISSION_DENIED: The reseller account making the request and the
* provided reseller account are different, or the impersonated user
@@ -3872,13 +3926,14 @@ public final io.grpc.ServerServiceDefinition bindService() {
* provide them with delegated admin access.
* 3. Resellers and distributors can manage customer entitlements.
* CloudChannelService exposes the following resources:
- * - [Customer][google.cloud.channel.v1.Customer]s: An entity—usually an enterprise—managed by a reseller or
- * distributor.
- * - [Entitlement][google.cloud.channel.v1.Entitlement]s: An entity that provides a customer with the means to use
- * a service. Entitlements are created or updated as a result of a successful
- * fulfillment.
- * - [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink]s: An entity that identifies links between
- * distributors and their indirect resellers in a channel.
+ * - [Customer][google.cloud.channel.v1.Customer]s: An entity-usually an
+ * enterprise-managed by a reseller or distributor.
+ * - [Entitlement][google.cloud.channel.v1.Entitlement]s: An entity that
+ * provides a customer with the means to use a service. Entitlements are created
+ * or updated as a result of a successful fulfillment.
+ * - [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink]s: An
+ * entity that identifies links between distributors and their indirect
+ * resellers in a channel.
*
*/
public static final class CloudChannelServiceStub
@@ -3903,7 +3958,8 @@ protected CloudChannelServiceStub build(
* from the reseller account in the API request.
* * INVALID_ARGUMENT: Required request parameters are missing or invalid.
* Return value:
- * List of [Customer][google.cloud.channel.v1.Customer]s, or an empty list if there are no customers.
+ * List of [Customer][google.cloud.channel.v1.Customer]s, or an empty list if
+ * there are no customers.
*
*/
public void listCustomers(
@@ -3920,7 +3976,8 @@ public void listCustomers(
*
*
*
- * Returns the requested [Customer][google.cloud.channel.v1.Customer] resource.
+ * Returns the requested [Customer][google.cloud.channel.v1.Customer]
+ * resource.
* Possible error codes:
* * PERMISSION_DENIED: The reseller account making the request is different
* from the reseller account in the API request.
@@ -3952,10 +4009,13 @@ public void getCustomer(
* * INVALID_ARGUMENT: Required request parameters are missing or invalid.
* * INVALID_VALUE: Invalid domain value in the request.
* Return value:
- * A list of [CloudIdentityCustomerAccount][google.cloud.channel.v1.CloudIdentityCustomerAccount] resources for the domain (may be
- * empty)
+ * A list of
+ * [CloudIdentityCustomerAccount][google.cloud.channel.v1.CloudIdentityCustomerAccount]
+ * resources for the domain (may be empty)
* Note: in the v1alpha1 version of the API, a NOT_FOUND error returns if
- * no [CloudIdentityCustomerAccount][google.cloud.channel.v1.CloudIdentityCustomerAccount] resources match the domain.
+ * no
+ * [CloudIdentityCustomerAccount][google.cloud.channel.v1.CloudIdentityCustomerAccount]
+ * resources match the domain.
*
*/
public void checkCloudIdentityAccountsExist(
@@ -3973,8 +4033,8 @@ public void checkCloudIdentityAccountsExist(
*
*
*
- * Creates a new [Customer][google.cloud.channel.v1.Customer] resource under the reseller or distributor
- * account.
+ * Creates a new [Customer][google.cloud.channel.v1.Customer] resource under
+ * the reseller or distributor account.
* Possible error codes:
* * PERMISSION_DENIED: The reseller account making the request is different
* from the reseller account in the API request.
@@ -3998,13 +4058,14 @@ public void createCustomer(
*
*
*
- * Updates an existing [Customer][google.cloud.channel.v1.Customer] resource for the reseller or
- * distributor.
+ * Updates an existing [Customer][google.cloud.channel.v1.Customer] resource
+ * for the reseller or distributor.
* Possible error codes:
* * PERMISSION_DENIED: The reseller account making the request is different
* from the reseller account in the API request.
* * INVALID_ARGUMENT: Required request parameters are missing or invalid.
- * * NOT_FOUND: No [Customer][google.cloud.channel.v1.Customer] resource found for the name in the request.
+ * * NOT_FOUND: No [Customer][google.cloud.channel.v1.Customer] resource found
+ * for the name in the request.
* Return value:
* The updated [Customer][google.cloud.channel.v1.Customer] resource.
*
@@ -4028,7 +4089,8 @@ public void updateCustomer(
* this customer.
* * INVALID_ARGUMENT: Required request parameters are missing or invalid.
* * FAILED_PRECONDITION: The customer has existing entitlements.
- * * NOT_FOUND: No [Customer][google.cloud.channel.v1.Customer] resource found for the name in the request.
+ * * NOT_FOUND: No [Customer][google.cloud.channel.v1.Customer] resource found
+ * for the name in the request.
*
*/
public void deleteCustomer(
@@ -4044,10 +4106,10 @@ public void deleteCustomer(
*
*
*
- * Imports a [Customer][google.cloud.channel.v1.Customer] from the Cloud Identity associated with the provided
- * Cloud Identity ID or domain before a TransferEntitlements call. If a
- * linked Customer already exists and overwrite_if_exists is true, it will
- * update that Customer's data.
+ * Imports a [Customer][google.cloud.channel.v1.Customer] from the Cloud
+ * Identity associated with the provided Cloud Identity ID or domain before a
+ * TransferEntitlements call. If a linked Customer already exists and
+ * overwrite_if_exists is true, it will update that Customer's data.
* Possible error codes:
* * PERMISSION_DENIED: The reseller account making the request is different
* from the reseller account in the API request.
@@ -4105,12 +4167,14 @@ public void provisionCloudIdentity(
*
*
*
- * Lists [Entitlement][google.cloud.channel.v1.Entitlement]s belonging to a customer.
+ * Lists [Entitlement][google.cloud.channel.v1.Entitlement]s belonging to a
+ * customer.
* Possible error codes:
* * PERMISSION_DENIED: The customer doesn't belong to the reseller.
* * INVALID_ARGUMENT: Required request parameters are missing or invalid.
* Return value:
- * A list of the customer's [Entitlement][google.cloud.channel.v1.Entitlement]s.
+ * A list of the customer's
+ * [Entitlement][google.cloud.channel.v1.Entitlement]s.
*
*/
public void listEntitlements(
@@ -4127,8 +4191,8 @@ public void listEntitlements(
*
*
*
- * List [TransferableSku][google.cloud.channel.v1.TransferableSku]s of a customer based on the Cloud Identity ID or
- * Customer Name in the request.
+ * List [TransferableSku][google.cloud.channel.v1.TransferableSku]s of a
+ * customer based on the Cloud Identity ID or Customer Name in the request.
* Use this method to list the entitlements information of an
* unowned customer. You should provide the customer's
* Cloud Identity ID or Customer Name.
@@ -4140,7 +4204,8 @@ public void listEntitlements(
* from the reseller account in the query.
* * INVALID_ARGUMENT: Required request parameters are missing or invalid.
* Return value:
- * A list of the customer's [TransferableSku][google.cloud.channel.v1.TransferableSku].
+ * A list of the customer's
+ * [TransferableSku][google.cloud.channel.v1.TransferableSku].
*
*/
public void listTransferableSkus(
@@ -4157,8 +4222,8 @@ public void listTransferableSkus(
*
*
*
- * List [TransferableOffer][google.cloud.channel.v1.TransferableOffer]s of a customer based on Cloud Identity ID or
- * Customer Name in the request.
+ * List [TransferableOffer][google.cloud.channel.v1.TransferableOffer]s of a
+ * customer based on Cloud Identity ID or Customer Name in the request.
* Use this method when a reseller gets the entitlement information of an
* unowned customer. The reseller should provide the customer's
* Cloud Identity ID or Customer Name.
@@ -4171,7 +4236,8 @@ public void listTransferableSkus(
* from the reseller account in the query.
* * INVALID_ARGUMENT: Required request parameters are missing or invalid.
* Return value:
- * List of [TransferableOffer][google.cloud.channel.v1.TransferableOffer] for the given customer and SKU.
+ * List of [TransferableOffer][google.cloud.channel.v1.TransferableOffer] for
+ * the given customer and SKU.
*
*/
public void listTransferableOffers(
@@ -4188,7 +4254,8 @@ public void listTransferableOffers(
*
*
*
- * Returns the requested [Entitlement][google.cloud.channel.v1.Entitlement] resource.
+ * Returns the requested [Entitlement][google.cloud.channel.v1.Entitlement]
+ * resource.
* Possible error codes:
* * PERMISSION_DENIED: The customer doesn't belong to the reseller.
* * INVALID_ARGUMENT: Required request parameters are missing or invalid.
@@ -4572,14 +4639,15 @@ public void transferEntitlementsToGoogle(
*
*
*
- * List [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink]s belonging to a distributor.
- * You must be a distributor to call this method.
+ * List [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink]s
+ * belonging to a distributor. You must be a distributor to call this method.
* Possible error codes:
* * PERMISSION_DENIED: The reseller account making the request is different
* from the reseller account in the API request.
* * INVALID_ARGUMENT: Required request parameters are missing or invalid.
* Return value:
- * The list of the distributor account's [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink] resources.
+ * The list of the distributor account's
+ * [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink] resources.
*
*/
public void listChannelPartnerLinks(
@@ -4596,7 +4664,8 @@ public void listChannelPartnerLinks(
*
*
*
- * Returns the requested [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink] resource.
+ * Returns the requested
+ * [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink] resource.
* You must be a distributor to call this method.
* Possible error codes:
* * PERMISSION_DENIED: The reseller account making the request is different
@@ -4605,7 +4674,8 @@ public void listChannelPartnerLinks(
* * NOT_FOUND: ChannelPartnerLink resource not found because of an
* invalid channel partner link name.
* Return value:
- * The [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink] resource.
+ * The [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink]
+ * resource.
*
*/
public void getChannelPartnerLink(
@@ -4640,7 +4710,8 @@ public void getChannelPartnerLink(
* * UNKNOWN: Any non-user error related to a technical issue in the backend.
* Contact Cloud Channel support.
* Return value:
- * The new [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink] resource.
+ * The new [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink]
+ * resource.
*
*/
public void createChannelPartnerLink(
@@ -4674,7 +4745,8 @@ public void createChannelPartnerLink(
* * UNKNOWN: Any non-user error related to a technical issue in the backend.
* Contact Cloud Channel support.
* Return value:
- * The updated [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink] resource.
+ * The updated
+ * [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink] resource.
*
*/
public void updateChannelPartnerLink(
@@ -4696,12 +4768,15 @@ public void updateChannelPartnerLink(
* Possible Error Codes:
* * PERMISSION_DENIED: If the account making the request and the account
* being queried are different.
- * * NOT_FOUND: The [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig] was not found.
+ * * NOT_FOUND: The
+ * [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig]
+ * was not found.
* * INTERNAL: Any non-user error related to technical issues in the
* backend. In this case, contact Cloud Channel support.
* Return Value:
- * If successful, the [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig] resource, otherwise returns
- * an error.
+ * If successful, the
+ * [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig]
+ * resource, otherwise returns an error.
*
*/
public void getCustomerRepricingConfig(
@@ -4723,13 +4798,16 @@ public void getCustomerRepricingConfig(
* Possible Error Codes:
* * PERMISSION_DENIED: If the account making the request and the account
* being queried are different.
- * * NOT_FOUND: The [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig] specified does not exist or is
- * not associated with the given account.
+ * * NOT_FOUND: The
+ * [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig]
+ * specified does not exist or is not associated with the given account.
* * INTERNAL: Any non-user error related to technical issues in the
* backend. In this case, contact Cloud Channel support.
* Return Value:
- * If successful, the [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig] resources. The
- * data for each resource is displayed in the ascending order of:
+ * If successful, the
+ * [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig]
+ * resources. The data for each resource is displayed in the ascending order
+ * of:
* * customer ID
* * [RepricingConfig.EntitlementGranularity.entitlement][google.cloud.channel.v1.RepricingConfig.EntitlementGranularity.entitlement]
* * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month]
@@ -4754,9 +4832,9 @@ public void listCustomerRepricingConfigs(
*
* Creates a CustomerRepricingConfig. Call this method to set modifications
* for a specific customer's bill. You can only create configs if the
- * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month] is a
- * future month. If needed, you can create a config for the current month,
- * with some restrictions.
+ * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month]
+ * is a future month. If needed, you can create a config for the current
+ * month, with some restrictions.
* When creating a config for a future month, make sure there are no existing
* configs for that
* [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month].
@@ -4767,9 +4845,11 @@ public void listCustomerRepricingConfigs(
* Changes to the config may be immediate, but may take up to 24 hours.
* * There is a limit of ten configs for any
* [RepricingConfig.EntitlementGranularity.entitlement][google.cloud.channel.v1.RepricingConfig.EntitlementGranularity.entitlement]
- * or [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month].
- * * The contained [CustomerRepricingConfig.repricing_config][google.cloud.channel.v1.CustomerRepricingConfig.repricing_config] vaule must be
- * different from the value used in the current config for a
+ * or
+ * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month].
+ * * The contained
+ * [CustomerRepricingConfig.repricing_config][google.cloud.channel.v1.CustomerRepricingConfig.repricing_config]
+ * vaule must be different from the value used in the current config for a
* [RepricingConfig.EntitlementGranularity.entitlement][google.cloud.channel.v1.RepricingConfig.EntitlementGranularity.entitlement].
* Possible Error Codes:
* * PERMISSION_DENIED: If the account making the request and the account
@@ -4777,13 +4857,15 @@ public void listCustomerRepricingConfigs(
* * INVALID_ARGUMENT: Missing or invalid required parameters in the
* request. Also displays if the updated config is for the current month or
* past months.
- * * NOT_FOUND: The [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig] specified does not exist or is
- * not associated with the given account.
+ * * NOT_FOUND: The
+ * [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig]
+ * specified does not exist or is not associated with the given account.
* * INTERNAL: Any non-user error related to technical issues in the
* backend. In this case, contact Cloud Channel support.
* Return Value:
- * If successful, the updated [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig] resource, otherwise
- * returns an error.
+ * If successful, the updated
+ * [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig]
+ * resource, otherwise returns an error.
*
*/
public void createCustomerRepricingConfig(
@@ -4804,10 +4886,11 @@ public void createCustomerRepricingConfig(
* for a specific customer's bill. This method overwrites the existing
* CustomerRepricingConfig.
* You can only update configs if the
- * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month] is a
- * future month. To make changes to configs for the current month, use
- * [CreateCustomerRepricingConfig][google.cloud.channel.v1.CloudChannelService.CreateCustomerRepricingConfig], taking note of its restrictions. You
- * cannot update the [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month].
+ * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month]
+ * is a future month. To make changes to configs for the current month, use
+ * [CreateCustomerRepricingConfig][google.cloud.channel.v1.CloudChannelService.CreateCustomerRepricingConfig],
+ * taking note of its restrictions. You cannot update the
+ * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month].
* When updating a config in the future:
* * This config must already exist.
* Possible Error Codes:
@@ -4816,13 +4899,15 @@ public void createCustomerRepricingConfig(
* * INVALID_ARGUMENT: Missing or invalid required parameters in the
* request. Also displays if the updated config is for the current month or
* past months.
- * * NOT_FOUND: The [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig] specified does not exist or is
- * not associated with the given account.
+ * * NOT_FOUND: The
+ * [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig]
+ * specified does not exist or is not associated with the given account.
* * INTERNAL: Any non-user error related to technical issues in the
* backend. In this case, contact Cloud Channel support.
* Return Value:
- * If successful, the updated [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig] resource, otherwise
- * returns an error.
+ * If successful, the updated
+ * [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig]
+ * resource, otherwise returns an error.
*
*/
public void updateCustomerRepricingConfig(
@@ -4839,17 +4924,21 @@ public void updateCustomerRepricingConfig(
*
*
*
- * Deletes the given [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig] permanently. You can only
- * delete configs if their [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month] is set
- * to a date after the current month.
+ * Deletes the given
+ * [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig]
+ * permanently. You can only delete configs if their
+ * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month]
+ * is set to a date after the current month.
* Possible error codes:
* * PERMISSION_DENIED: The account making the request does not own
* this customer.
* * INVALID_ARGUMENT: Required request parameters are missing or invalid.
- * * FAILED_PRECONDITION: The [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig] is active or in the
- * past.
- * * NOT_FOUND: No [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig] found for the name in the
- * request.
+ * * FAILED_PRECONDITION: The
+ * [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig]
+ * is active or in the past.
+ * * NOT_FOUND: No
+ * [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig]
+ * found for the name in the request.
*
*/
public void deleteCustomerRepricingConfig(
@@ -4870,12 +4959,15 @@ public void deleteCustomerRepricingConfig(
* Possible Error Codes:
* * PERMISSION_DENIED: If the account making the request and the account
* being queried are different.
- * * NOT_FOUND: The [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig] was not found.
+ * * NOT_FOUND: The
+ * [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig]
+ * was not found.
* * INTERNAL: Any non-user error related to technical issues in the
* backend. In this case, contact Cloud Channel support.
* Return Value:
- * If successful, the [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig] resource, otherwise
- * returns an error.
+ * If successful, the
+ * [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig]
+ * resource, otherwise returns an error.
*
*/
public void getChannelPartnerRepricingConfig(
@@ -4897,13 +4989,16 @@ public void getChannelPartnerRepricingConfig(
* Possible Error Codes:
* * PERMISSION_DENIED: If the account making the request and the account
* being queried are different.
- * * NOT_FOUND: The [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig] specified does not exist
- * or is not associated with the given account.
+ * * NOT_FOUND: The
+ * [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig]
+ * specified does not exist or is not associated with the given account.
* * INTERNAL: Any non-user error related to technical issues in the
* backend. In this case, contact Cloud Channel support.
* Return Value:
- * If successful, the [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig] resources.
- * The data for each resource is displayed in the ascending order of:
+ * If successful, the
+ * [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig]
+ * resources. The data for each resource is displayed in the ascending order
+ * of:
* * channel partner ID
* * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month]
* * [ChannelPartnerRepricingConfig.update_time][google.cloud.channel.v1.ChannelPartnerRepricingConfig.update_time]
@@ -4927,9 +5022,10 @@ public void listChannelPartnerRepricingConfigs(
*
* Creates a ChannelPartnerRepricingConfig. Call this method to set
* modifications for a specific ChannelPartner's bill. You can only create
- * configs if the [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month] is a future
- * month. If needed, you can create a config for the current month, with some
- * restrictions.
+ * configs if the
+ * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month]
+ * is a future month. If needed, you can create a config for the current
+ * month, with some restrictions.
* When creating a config for a future month, make sure there are no existing
* configs for that
* [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month].
@@ -4940,8 +5036,9 @@ public void listChannelPartnerRepricingConfigs(
* Changes to the config may be immediate, but may take up to 24 hours.
* * There is a limit of ten configs for any ChannelPartner or
* [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month].
- * * The contained [ChannelPartnerRepricingConfig.repricing_config][google.cloud.channel.v1.ChannelPartnerRepricingConfig.repricing_config] vaule
- * must be different from the value used in the current config for a
+ * * The contained
+ * [ChannelPartnerRepricingConfig.repricing_config][google.cloud.channel.v1.ChannelPartnerRepricingConfig.repricing_config]
+ * vaule must be different from the value used in the current config for a
* ChannelPartner.
* Possible Error Codes:
* * PERMISSION_DENIED: If the account making the request and the account
@@ -4949,13 +5046,15 @@ public void listChannelPartnerRepricingConfigs(
* * INVALID_ARGUMENT: Missing or invalid required parameters in the
* request. Also displays if the updated config is for the current month or
* past months.
- * * NOT_FOUND: The [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig] specified does not exist
- * or is not associated with the given account.
+ * * NOT_FOUND: The
+ * [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig]
+ * specified does not exist or is not associated with the given account.
* * INTERNAL: Any non-user error related to technical issues in the
* backend. In this case, contact Cloud Channel support.
* Return Value:
- * If successful, the updated [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig] resource,
- * otherwise returns an error.
+ * If successful, the updated
+ * [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig]
+ * resource, otherwise returns an error.
*
*/
public void createChannelPartnerRepricingConfig(
@@ -4976,10 +5075,11 @@ public void createChannelPartnerRepricingConfig(
* modifications for a specific ChannelPartner's bill. This method overwrites
* the existing CustomerRepricingConfig.
* You can only update configs if the
- * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month] is a
- * future month. To make changes to configs for the current month, use
- * [CreateChannelPartnerRepricingConfig][google.cloud.channel.v1.CloudChannelService.CreateChannelPartnerRepricingConfig], taking note of its restrictions.
- * You cannot update the [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month].
+ * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month]
+ * is a future month. To make changes to configs for the current month, use
+ * [CreateChannelPartnerRepricingConfig][google.cloud.channel.v1.CloudChannelService.CreateChannelPartnerRepricingConfig],
+ * taking note of its restrictions. You cannot update the
+ * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month].
* When updating a config in the future:
* * This config must already exist.
* Possible Error Codes:
@@ -4988,13 +5088,15 @@ public void createChannelPartnerRepricingConfig(
* * INVALID_ARGUMENT: Missing or invalid required parameters in the
* request. Also displays if the updated config is for the current month or
* past months.
- * * NOT_FOUND: The [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig] specified does not exist
- * or is not associated with the given account.
+ * * NOT_FOUND: The
+ * [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig]
+ * specified does not exist or is not associated with the given account.
* * INTERNAL: Any non-user error related to technical issues in the
* backend. In this case, contact Cloud Channel support.
* Return Value:
- * If successful, the updated [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig] resource,
- * otherwise returns an error.
+ * If successful, the updated
+ * [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig]
+ * resource, otherwise returns an error.
*
*/
public void updateChannelPartnerRepricingConfig(
@@ -5011,17 +5113,21 @@ public void updateChannelPartnerRepricingConfig(
*
*
*
- * Deletes the given [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig] permanently. You can
- * only delete configs if their [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month] is
- * set to a date after the current month.
+ * Deletes the given
+ * [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig]
+ * permanently. You can only delete configs if their
+ * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month]
+ * is set to a date after the current month.
* Possible error codes:
* * PERMISSION_DENIED: The account making the request does not own
* this customer.
* * INVALID_ARGUMENT: Required request parameters are missing or invalid.
- * * FAILED_PRECONDITION: The [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig] is active or
- * in the past.
- * * NOT_FOUND: No [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig] found for the name in the
- * request.
+ * * FAILED_PRECONDITION: The
+ * [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig]
+ * is active or in the past.
+ * * NOT_FOUND: No
+ * [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig]
+ * found for the name in the request.
*
*/
public void deleteChannelPartnerRepricingConfig(
@@ -5158,7 +5264,8 @@ public void listPurchasableOffers(
*
* Registers a service account with subscriber privileges on the Cloud Pub/Sub
* topic for this Channel Services account. After you create a
- * subscriber, you get the events through [SubscriberEvent][google.cloud.channel.v1.SubscriberEvent]
+ * subscriber, you get the events through
+ * [SubscriberEvent][google.cloud.channel.v1.SubscriberEvent]
* Possible error codes:
* * PERMISSION_DENIED: The reseller account making the request and the
* provided reseller account are different, or the impersonated user
@@ -5259,13 +5366,14 @@ public void listSubscribers(
* provide them with delegated admin access.
* 3. Resellers and distributors can manage customer entitlements.
* CloudChannelService exposes the following resources:
- * - [Customer][google.cloud.channel.v1.Customer]s: An entity—usually an enterprise—managed by a reseller or
- * distributor.
- * - [Entitlement][google.cloud.channel.v1.Entitlement]s: An entity that provides a customer with the means to use
- * a service. Entitlements are created or updated as a result of a successful
- * fulfillment.
- * - [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink]s: An entity that identifies links between
- * distributors and their indirect resellers in a channel.
+ * - [Customer][google.cloud.channel.v1.Customer]s: An entity-usually an
+ * enterprise-managed by a reseller or distributor.
+ * - [Entitlement][google.cloud.channel.v1.Entitlement]s: An entity that
+ * provides a customer with the means to use a service. Entitlements are created
+ * or updated as a result of a successful fulfillment.
+ * - [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink]s: An
+ * entity that identifies links between distributors and their indirect
+ * resellers in a channel.
*
*/
public static final class CloudChannelServiceBlockingStub
@@ -5291,7 +5399,8 @@ protected CloudChannelServiceBlockingStub build(
* from the reseller account in the API request.
* * INVALID_ARGUMENT: Required request parameters are missing or invalid.
* Return value:
- * List of [Customer][google.cloud.channel.v1.Customer]s, or an empty list if there are no customers.
+ * List of [Customer][google.cloud.channel.v1.Customer]s, or an empty list if
+ * there are no customers.
*
*/
public com.google.cloud.channel.v1.ListCustomersResponse listCustomers(
@@ -5304,7 +5413,8 @@ public com.google.cloud.channel.v1.ListCustomersResponse listCustomers(
*
*
*
- * Returns the requested [Customer][google.cloud.channel.v1.Customer] resource.
+ * Returns the requested [Customer][google.cloud.channel.v1.Customer]
+ * resource.
* Possible error codes:
* * PERMISSION_DENIED: The reseller account making the request is different
* from the reseller account in the API request.
@@ -5333,10 +5443,13 @@ public com.google.cloud.channel.v1.Customer getCustomer(
* * INVALID_ARGUMENT: Required request parameters are missing or invalid.
* * INVALID_VALUE: Invalid domain value in the request.
* Return value:
- * A list of [CloudIdentityCustomerAccount][google.cloud.channel.v1.CloudIdentityCustomerAccount] resources for the domain (may be
- * empty)
+ * A list of
+ * [CloudIdentityCustomerAccount][google.cloud.channel.v1.CloudIdentityCustomerAccount]
+ * resources for the domain (may be empty)
* Note: in the v1alpha1 version of the API, a NOT_FOUND error returns if
- * no [CloudIdentityCustomerAccount][google.cloud.channel.v1.CloudIdentityCustomerAccount] resources match the domain.
+ * no
+ * [CloudIdentityCustomerAccount][google.cloud.channel.v1.CloudIdentityCustomerAccount]
+ * resources match the domain.
*
*/
public com.google.cloud.channel.v1.CheckCloudIdentityAccountsExistResponse
@@ -5350,8 +5463,8 @@ public com.google.cloud.channel.v1.Customer getCustomer(
*
*
*
- * Creates a new [Customer][google.cloud.channel.v1.Customer] resource under the reseller or distributor
- * account.
+ * Creates a new [Customer][google.cloud.channel.v1.Customer] resource under
+ * the reseller or distributor account.
* Possible error codes:
* * PERMISSION_DENIED: The reseller account making the request is different
* from the reseller account in the API request.
@@ -5372,13 +5485,14 @@ public com.google.cloud.channel.v1.Customer createCustomer(
*
*
*
- * Updates an existing [Customer][google.cloud.channel.v1.Customer] resource for the reseller or
- * distributor.
+ * Updates an existing [Customer][google.cloud.channel.v1.Customer] resource
+ * for the reseller or distributor.
* Possible error codes:
* * PERMISSION_DENIED: The reseller account making the request is different
* from the reseller account in the API request.
* * INVALID_ARGUMENT: Required request parameters are missing or invalid.
- * * NOT_FOUND: No [Customer][google.cloud.channel.v1.Customer] resource found for the name in the request.
+ * * NOT_FOUND: No [Customer][google.cloud.channel.v1.Customer] resource found
+ * for the name in the request.
* Return value:
* The updated [Customer][google.cloud.channel.v1.Customer] resource.
*
@@ -5399,7 +5513,8 @@ public com.google.cloud.channel.v1.Customer updateCustomer(
* this customer.
* * INVALID_ARGUMENT: Required request parameters are missing or invalid.
* * FAILED_PRECONDITION: The customer has existing entitlements.
- * * NOT_FOUND: No [Customer][google.cloud.channel.v1.Customer] resource found for the name in the request.
+ * * NOT_FOUND: No [Customer][google.cloud.channel.v1.Customer] resource found
+ * for the name in the request.
*
*/
public com.google.protobuf.Empty deleteCustomer(
@@ -5412,10 +5527,10 @@ public com.google.protobuf.Empty deleteCustomer(
*
*
*
- * Imports a [Customer][google.cloud.channel.v1.Customer] from the Cloud Identity associated with the provided
- * Cloud Identity ID or domain before a TransferEntitlements call. If a
- * linked Customer already exists and overwrite_if_exists is true, it will
- * update that Customer's data.
+ * Imports a [Customer][google.cloud.channel.v1.Customer] from the Cloud
+ * Identity associated with the provided Cloud Identity ID or domain before a
+ * TransferEntitlements call. If a linked Customer already exists and
+ * overwrite_if_exists is true, it will update that Customer's data.
* Possible error codes:
* * PERMISSION_DENIED: The reseller account making the request is different
* from the reseller account in the API request.
@@ -5467,12 +5582,14 @@ public com.google.longrunning.Operation provisionCloudIdentity(
*
*
*
- * Lists [Entitlement][google.cloud.channel.v1.Entitlement]s belonging to a customer.
+ * Lists [Entitlement][google.cloud.channel.v1.Entitlement]s belonging to a
+ * customer.
* Possible error codes:
* * PERMISSION_DENIED: The customer doesn't belong to the reseller.
* * INVALID_ARGUMENT: Required request parameters are missing or invalid.
* Return value:
- * A list of the customer's [Entitlement][google.cloud.channel.v1.Entitlement]s.
+ * A list of the customer's
+ * [Entitlement][google.cloud.channel.v1.Entitlement]s.
*
*/
public com.google.cloud.channel.v1.ListEntitlementsResponse listEntitlements(
@@ -5485,8 +5602,8 @@ public com.google.cloud.channel.v1.ListEntitlementsResponse listEntitlements(
*
*
*
- * List [TransferableSku][google.cloud.channel.v1.TransferableSku]s of a customer based on the Cloud Identity ID or
- * Customer Name in the request.
+ * List [TransferableSku][google.cloud.channel.v1.TransferableSku]s of a
+ * customer based on the Cloud Identity ID or Customer Name in the request.
* Use this method to list the entitlements information of an
* unowned customer. You should provide the customer's
* Cloud Identity ID or Customer Name.
@@ -5498,7 +5615,8 @@ public com.google.cloud.channel.v1.ListEntitlementsResponse listEntitlements(
* from the reseller account in the query.
* * INVALID_ARGUMENT: Required request parameters are missing or invalid.
* Return value:
- * A list of the customer's [TransferableSku][google.cloud.channel.v1.TransferableSku].
+ * A list of the customer's
+ * [TransferableSku][google.cloud.channel.v1.TransferableSku].
*
*/
public com.google.cloud.channel.v1.ListTransferableSkusResponse listTransferableSkus(
@@ -5511,8 +5629,8 @@ public com.google.cloud.channel.v1.ListTransferableSkusResponse listTransferable
*
*
*
- * List [TransferableOffer][google.cloud.channel.v1.TransferableOffer]s of a customer based on Cloud Identity ID or
- * Customer Name in the request.
+ * List [TransferableOffer][google.cloud.channel.v1.TransferableOffer]s of a
+ * customer based on Cloud Identity ID or Customer Name in the request.
* Use this method when a reseller gets the entitlement information of an
* unowned customer. The reseller should provide the customer's
* Cloud Identity ID or Customer Name.
@@ -5525,7 +5643,8 @@ public com.google.cloud.channel.v1.ListTransferableSkusResponse listTransferable
* from the reseller account in the query.
* * INVALID_ARGUMENT: Required request parameters are missing or invalid.
* Return value:
- * List of [TransferableOffer][google.cloud.channel.v1.TransferableOffer] for the given customer and SKU.
+ * List of [TransferableOffer][google.cloud.channel.v1.TransferableOffer] for
+ * the given customer and SKU.
*
*/
public com.google.cloud.channel.v1.ListTransferableOffersResponse listTransferableOffers(
@@ -5538,7 +5657,8 @@ public com.google.cloud.channel.v1.ListTransferableOffersResponse listTransferab
*
*
*
- * Returns the requested [Entitlement][google.cloud.channel.v1.Entitlement] resource.
+ * Returns the requested [Entitlement][google.cloud.channel.v1.Entitlement]
+ * resource.
* Possible error codes:
* * PERMISSION_DENIED: The customer doesn't belong to the reseller.
* * INVALID_ARGUMENT: Required request parameters are missing or invalid.
@@ -5889,14 +6009,15 @@ public com.google.longrunning.Operation transferEntitlementsToGoogle(
*
*
*
- * List [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink]s belonging to a distributor.
- * You must be a distributor to call this method.
+ * List [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink]s
+ * belonging to a distributor. You must be a distributor to call this method.
* Possible error codes:
* * PERMISSION_DENIED: The reseller account making the request is different
* from the reseller account in the API request.
* * INVALID_ARGUMENT: Required request parameters are missing or invalid.
* Return value:
- * The list of the distributor account's [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink] resources.
+ * The list of the distributor account's
+ * [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink] resources.
*
*/
public com.google.cloud.channel.v1.ListChannelPartnerLinksResponse listChannelPartnerLinks(
@@ -5909,7 +6030,8 @@ public com.google.cloud.channel.v1.ListChannelPartnerLinksResponse listChannelPa
*
*
*
- * Returns the requested [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink] resource.
+ * Returns the requested
+ * [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink] resource.
* You must be a distributor to call this method.
* Possible error codes:
* * PERMISSION_DENIED: The reseller account making the request is different
@@ -5918,7 +6040,8 @@ public com.google.cloud.channel.v1.ListChannelPartnerLinksResponse listChannelPa
* * NOT_FOUND: ChannelPartnerLink resource not found because of an
* invalid channel partner link name.
* Return value:
- * The [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink] resource.
+ * The [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink]
+ * resource.
*
*/
public com.google.cloud.channel.v1.ChannelPartnerLink getChannelPartnerLink(
@@ -5949,7 +6072,8 @@ public com.google.cloud.channel.v1.ChannelPartnerLink getChannelPartnerLink(
* * UNKNOWN: Any non-user error related to a technical issue in the backend.
* Contact Cloud Channel support.
* Return value:
- * The new [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink] resource.
+ * The new [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink]
+ * resource.
*
*/
public com.google.cloud.channel.v1.ChannelPartnerLink createChannelPartnerLink(
@@ -5979,7 +6103,8 @@ public com.google.cloud.channel.v1.ChannelPartnerLink createChannelPartnerLink(
* * UNKNOWN: Any non-user error related to a technical issue in the backend.
* Contact Cloud Channel support.
* Return value:
- * The updated [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink] resource.
+ * The updated
+ * [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink] resource.
*
*/
public com.google.cloud.channel.v1.ChannelPartnerLink updateChannelPartnerLink(
@@ -5997,12 +6122,15 @@ public com.google.cloud.channel.v1.ChannelPartnerLink updateChannelPartnerLink(
* Possible Error Codes:
* * PERMISSION_DENIED: If the account making the request and the account
* being queried are different.
- * * NOT_FOUND: The [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig] was not found.
+ * * NOT_FOUND: The
+ * [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig]
+ * was not found.
* * INTERNAL: Any non-user error related to technical issues in the
* backend. In this case, contact Cloud Channel support.
* Return Value:
- * If successful, the [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig] resource, otherwise returns
- * an error.
+ * If successful, the
+ * [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig]
+ * resource, otherwise returns an error.
*
*/
public com.google.cloud.channel.v1.CustomerRepricingConfig getCustomerRepricingConfig(
@@ -6020,13 +6148,16 @@ public com.google.cloud.channel.v1.CustomerRepricingConfig getCustomerRepricingC
* Possible Error Codes:
* * PERMISSION_DENIED: If the account making the request and the account
* being queried are different.
- * * NOT_FOUND: The [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig] specified does not exist or is
- * not associated with the given account.
+ * * NOT_FOUND: The
+ * [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig]
+ * specified does not exist or is not associated with the given account.
* * INTERNAL: Any non-user error related to technical issues in the
* backend. In this case, contact Cloud Channel support.
* Return Value:
- * If successful, the [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig] resources. The
- * data for each resource is displayed in the ascending order of:
+ * If successful, the
+ * [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig]
+ * resources. The data for each resource is displayed in the ascending order
+ * of:
* * customer ID
* * [RepricingConfig.EntitlementGranularity.entitlement][google.cloud.channel.v1.RepricingConfig.EntitlementGranularity.entitlement]
* * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month]
@@ -6047,9 +6178,9 @@ public com.google.cloud.channel.v1.CustomerRepricingConfig getCustomerRepricingC
*
* Creates a CustomerRepricingConfig. Call this method to set modifications
* for a specific customer's bill. You can only create configs if the
- * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month] is a
- * future month. If needed, you can create a config for the current month,
- * with some restrictions.
+ * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month]
+ * is a future month. If needed, you can create a config for the current
+ * month, with some restrictions.
* When creating a config for a future month, make sure there are no existing
* configs for that
* [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month].
@@ -6060,9 +6191,11 @@ public com.google.cloud.channel.v1.CustomerRepricingConfig getCustomerRepricingC
* Changes to the config may be immediate, but may take up to 24 hours.
* * There is a limit of ten configs for any
* [RepricingConfig.EntitlementGranularity.entitlement][google.cloud.channel.v1.RepricingConfig.EntitlementGranularity.entitlement]
- * or [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month].
- * * The contained [CustomerRepricingConfig.repricing_config][google.cloud.channel.v1.CustomerRepricingConfig.repricing_config] vaule must be
- * different from the value used in the current config for a
+ * or
+ * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month].
+ * * The contained
+ * [CustomerRepricingConfig.repricing_config][google.cloud.channel.v1.CustomerRepricingConfig.repricing_config]
+ * vaule must be different from the value used in the current config for a
* [RepricingConfig.EntitlementGranularity.entitlement][google.cloud.channel.v1.RepricingConfig.EntitlementGranularity.entitlement].
* Possible Error Codes:
* * PERMISSION_DENIED: If the account making the request and the account
@@ -6070,13 +6203,15 @@ public com.google.cloud.channel.v1.CustomerRepricingConfig getCustomerRepricingC
* * INVALID_ARGUMENT: Missing or invalid required parameters in the
* request. Also displays if the updated config is for the current month or
* past months.
- * * NOT_FOUND: The [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig] specified does not exist or is
- * not associated with the given account.
+ * * NOT_FOUND: The
+ * [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig]
+ * specified does not exist or is not associated with the given account.
* * INTERNAL: Any non-user error related to technical issues in the
* backend. In this case, contact Cloud Channel support.
* Return Value:
- * If successful, the updated [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig] resource, otherwise
- * returns an error.
+ * If successful, the updated
+ * [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig]
+ * resource, otherwise returns an error.
*
*/
public com.google.cloud.channel.v1.CustomerRepricingConfig createCustomerRepricingConfig(
@@ -6093,10 +6228,11 @@ public com.google.cloud.channel.v1.CustomerRepricingConfig createCustomerReprici
* for a specific customer's bill. This method overwrites the existing
* CustomerRepricingConfig.
* You can only update configs if the
- * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month] is a
- * future month. To make changes to configs for the current month, use
- * [CreateCustomerRepricingConfig][google.cloud.channel.v1.CloudChannelService.CreateCustomerRepricingConfig], taking note of its restrictions. You
- * cannot update the [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month].
+ * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month]
+ * is a future month. To make changes to configs for the current month, use
+ * [CreateCustomerRepricingConfig][google.cloud.channel.v1.CloudChannelService.CreateCustomerRepricingConfig],
+ * taking note of its restrictions. You cannot update the
+ * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month].
* When updating a config in the future:
* * This config must already exist.
* Possible Error Codes:
@@ -6105,13 +6241,15 @@ public com.google.cloud.channel.v1.CustomerRepricingConfig createCustomerReprici
* * INVALID_ARGUMENT: Missing or invalid required parameters in the
* request. Also displays if the updated config is for the current month or
* past months.
- * * NOT_FOUND: The [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig] specified does not exist or is
- * not associated with the given account.
+ * * NOT_FOUND: The
+ * [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig]
+ * specified does not exist or is not associated with the given account.
* * INTERNAL: Any non-user error related to technical issues in the
* backend. In this case, contact Cloud Channel support.
* Return Value:
- * If successful, the updated [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig] resource, otherwise
- * returns an error.
+ * If successful, the updated
+ * [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig]
+ * resource, otherwise returns an error.
*
*/
public com.google.cloud.channel.v1.CustomerRepricingConfig updateCustomerRepricingConfig(
@@ -6124,17 +6262,21 @@ public com.google.cloud.channel.v1.CustomerRepricingConfig updateCustomerReprici
*
*
*
- * Deletes the given [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig] permanently. You can only
- * delete configs if their [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month] is set
- * to a date after the current month.
+ * Deletes the given
+ * [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig]
+ * permanently. You can only delete configs if their
+ * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month]
+ * is set to a date after the current month.
* Possible error codes:
* * PERMISSION_DENIED: The account making the request does not own
* this customer.
* * INVALID_ARGUMENT: Required request parameters are missing or invalid.
- * * FAILED_PRECONDITION: The [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig] is active or in the
- * past.
- * * NOT_FOUND: No [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig] found for the name in the
- * request.
+ * * FAILED_PRECONDITION: The
+ * [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig]
+ * is active or in the past.
+ * * NOT_FOUND: No
+ * [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig]
+ * found for the name in the request.
*
*/
public com.google.protobuf.Empty deleteCustomerRepricingConfig(
@@ -6152,12 +6294,15 @@ public com.google.protobuf.Empty deleteCustomerRepricingConfig(
* Possible Error Codes:
* * PERMISSION_DENIED: If the account making the request and the account
* being queried are different.
- * * NOT_FOUND: The [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig] was not found.
+ * * NOT_FOUND: The
+ * [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig]
+ * was not found.
* * INTERNAL: Any non-user error related to technical issues in the
* backend. In this case, contact Cloud Channel support.
* Return Value:
- * If successful, the [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig] resource, otherwise
- * returns an error.
+ * If successful, the
+ * [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig]
+ * resource, otherwise returns an error.
*
*/
public com.google.cloud.channel.v1.ChannelPartnerRepricingConfig
@@ -6176,13 +6321,16 @@ public com.google.protobuf.Empty deleteCustomerRepricingConfig(
* Possible Error Codes:
* * PERMISSION_DENIED: If the account making the request and the account
* being queried are different.
- * * NOT_FOUND: The [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig] specified does not exist
- * or is not associated with the given account.
+ * * NOT_FOUND: The
+ * [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig]
+ * specified does not exist or is not associated with the given account.
* * INTERNAL: Any non-user error related to technical issues in the
* backend. In this case, contact Cloud Channel support.
* Return Value:
- * If successful, the [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig] resources.
- * The data for each resource is displayed in the ascending order of:
+ * If successful, the
+ * [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig]
+ * resources. The data for each resource is displayed in the ascending order
+ * of:
* * channel partner ID
* * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month]
* * [ChannelPartnerRepricingConfig.update_time][google.cloud.channel.v1.ChannelPartnerRepricingConfig.update_time]
@@ -6202,9 +6350,10 @@ public com.google.protobuf.Empty deleteCustomerRepricingConfig(
*
* Creates a ChannelPartnerRepricingConfig. Call this method to set
* modifications for a specific ChannelPartner's bill. You can only create
- * configs if the [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month] is a future
- * month. If needed, you can create a config for the current month, with some
- * restrictions.
+ * configs if the
+ * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month]
+ * is a future month. If needed, you can create a config for the current
+ * month, with some restrictions.
* When creating a config for a future month, make sure there are no existing
* configs for that
* [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month].
@@ -6215,8 +6364,9 @@ public com.google.protobuf.Empty deleteCustomerRepricingConfig(
* Changes to the config may be immediate, but may take up to 24 hours.
* * There is a limit of ten configs for any ChannelPartner or
* [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month].
- * * The contained [ChannelPartnerRepricingConfig.repricing_config][google.cloud.channel.v1.ChannelPartnerRepricingConfig.repricing_config] vaule
- * must be different from the value used in the current config for a
+ * * The contained
+ * [ChannelPartnerRepricingConfig.repricing_config][google.cloud.channel.v1.ChannelPartnerRepricingConfig.repricing_config]
+ * vaule must be different from the value used in the current config for a
* ChannelPartner.
* Possible Error Codes:
* * PERMISSION_DENIED: If the account making the request and the account
@@ -6224,13 +6374,15 @@ public com.google.protobuf.Empty deleteCustomerRepricingConfig(
* * INVALID_ARGUMENT: Missing or invalid required parameters in the
* request. Also displays if the updated config is for the current month or
* past months.
- * * NOT_FOUND: The [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig] specified does not exist
- * or is not associated with the given account.
+ * * NOT_FOUND: The
+ * [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig]
+ * specified does not exist or is not associated with the given account.
* * INTERNAL: Any non-user error related to technical issues in the
* backend. In this case, contact Cloud Channel support.
* Return Value:
- * If successful, the updated [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig] resource,
- * otherwise returns an error.
+ * If successful, the updated
+ * [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig]
+ * resource, otherwise returns an error.
*
*/
public com.google.cloud.channel.v1.ChannelPartnerRepricingConfig
@@ -6248,10 +6400,11 @@ public com.google.protobuf.Empty deleteCustomerRepricingConfig(
* modifications for a specific ChannelPartner's bill. This method overwrites
* the existing CustomerRepricingConfig.
* You can only update configs if the
- * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month] is a
- * future month. To make changes to configs for the current month, use
- * [CreateChannelPartnerRepricingConfig][google.cloud.channel.v1.CloudChannelService.CreateChannelPartnerRepricingConfig], taking note of its restrictions.
- * You cannot update the [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month].
+ * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month]
+ * is a future month. To make changes to configs for the current month, use
+ * [CreateChannelPartnerRepricingConfig][google.cloud.channel.v1.CloudChannelService.CreateChannelPartnerRepricingConfig],
+ * taking note of its restrictions. You cannot update the
+ * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month].
* When updating a config in the future:
* * This config must already exist.
* Possible Error Codes:
@@ -6260,13 +6413,15 @@ public com.google.protobuf.Empty deleteCustomerRepricingConfig(
* * INVALID_ARGUMENT: Missing or invalid required parameters in the
* request. Also displays if the updated config is for the current month or
* past months.
- * * NOT_FOUND: The [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig] specified does not exist
- * or is not associated with the given account.
+ * * NOT_FOUND: The
+ * [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig]
+ * specified does not exist or is not associated with the given account.
* * INTERNAL: Any non-user error related to technical issues in the
* backend. In this case, contact Cloud Channel support.
* Return Value:
- * If successful, the updated [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig] resource,
- * otherwise returns an error.
+ * If successful, the updated
+ * [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig]
+ * resource, otherwise returns an error.
*
*/
public com.google.cloud.channel.v1.ChannelPartnerRepricingConfig
@@ -6280,17 +6435,21 @@ public com.google.protobuf.Empty deleteCustomerRepricingConfig(
*
*
*
- * Deletes the given [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig] permanently. You can
- * only delete configs if their [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month] is
- * set to a date after the current month.
+ * Deletes the given
+ * [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig]
+ * permanently. You can only delete configs if their
+ * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month]
+ * is set to a date after the current month.
* Possible error codes:
* * PERMISSION_DENIED: The account making the request does not own
* this customer.
* * INVALID_ARGUMENT: Required request parameters are missing or invalid.
- * * FAILED_PRECONDITION: The [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig] is active or
- * in the past.
- * * NOT_FOUND: No [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig] found for the name in the
- * request.
+ * * FAILED_PRECONDITION: The
+ * [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig]
+ * is active or in the past.
+ * * NOT_FOUND: No
+ * [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig]
+ * found for the name in the request.
*
*/
public com.google.protobuf.Empty deleteChannelPartnerRepricingConfig(
@@ -6405,7 +6564,8 @@ public com.google.cloud.channel.v1.ListPurchasableOffersResponse listPurchasable
*
* Registers a service account with subscriber privileges on the Cloud Pub/Sub
* topic for this Channel Services account. After you create a
- * subscriber, you get the events through [SubscriberEvent][google.cloud.channel.v1.SubscriberEvent]
+ * subscriber, you get the events through
+ * [SubscriberEvent][google.cloud.channel.v1.SubscriberEvent]
* Possible error codes:
* * PERMISSION_DENIED: The reseller account making the request and the
* provided reseller account are different, or the impersonated user
@@ -6494,13 +6654,14 @@ public com.google.cloud.channel.v1.ListSubscribersResponse listSubscribers(
* provide them with delegated admin access.
* 3. Resellers and distributors can manage customer entitlements.
* CloudChannelService exposes the following resources:
- * - [Customer][google.cloud.channel.v1.Customer]s: An entity—usually an enterprise—managed by a reseller or
- * distributor.
- * - [Entitlement][google.cloud.channel.v1.Entitlement]s: An entity that provides a customer with the means to use
- * a service. Entitlements are created or updated as a result of a successful
- * fulfillment.
- * - [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink]s: An entity that identifies links between
- * distributors and their indirect resellers in a channel.
+ * - [Customer][google.cloud.channel.v1.Customer]s: An entity-usually an
+ * enterprise-managed by a reseller or distributor.
+ * - [Entitlement][google.cloud.channel.v1.Entitlement]s: An entity that
+ * provides a customer with the means to use a service. Entitlements are created
+ * or updated as a result of a successful fulfillment.
+ * - [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink]s: An
+ * entity that identifies links between distributors and their indirect
+ * resellers in a channel.
*
*/
public static final class CloudChannelServiceFutureStub
@@ -6526,7 +6687,8 @@ protected CloudChannelServiceFutureStub build(
* from the reseller account in the API request.
* * INVALID_ARGUMENT: Required request parameters are missing or invalid.
* Return value:
- * List of [Customer][google.cloud.channel.v1.Customer]s, or an empty list if there are no customers.
+ * List of [Customer][google.cloud.channel.v1.Customer]s, or an empty list if
+ * there are no customers.
*
*/
public com.google.common.util.concurrent.ListenableFuture<
@@ -6540,7 +6702,8 @@ protected CloudChannelServiceFutureStub build(
*
*
*
- * Returns the requested [Customer][google.cloud.channel.v1.Customer] resource.
+ * Returns the requested [Customer][google.cloud.channel.v1.Customer]
+ * resource.
* Possible error codes:
* * PERMISSION_DENIED: The reseller account making the request is different
* from the reseller account in the API request.
@@ -6569,10 +6732,13 @@ protected CloudChannelServiceFutureStub build(
* * INVALID_ARGUMENT: Required request parameters are missing or invalid.
* * INVALID_VALUE: Invalid domain value in the request.
* Return value:
- * A list of [CloudIdentityCustomerAccount][google.cloud.channel.v1.CloudIdentityCustomerAccount] resources for the domain (may be
- * empty)
+ * A list of
+ * [CloudIdentityCustomerAccount][google.cloud.channel.v1.CloudIdentityCustomerAccount]
+ * resources for the domain (may be empty)
* Note: in the v1alpha1 version of the API, a NOT_FOUND error returns if
- * no [CloudIdentityCustomerAccount][google.cloud.channel.v1.CloudIdentityCustomerAccount] resources match the domain.
+ * no
+ * [CloudIdentityCustomerAccount][google.cloud.channel.v1.CloudIdentityCustomerAccount]
+ * resources match the domain.
*
*/
public com.google.common.util.concurrent.ListenableFuture<
@@ -6588,8 +6754,8 @@ protected CloudChannelServiceFutureStub build(
*
*
*
- * Creates a new [Customer][google.cloud.channel.v1.Customer] resource under the reseller or distributor
- * account.
+ * Creates a new [Customer][google.cloud.channel.v1.Customer] resource under
+ * the reseller or distributor account.
* Possible error codes:
* * PERMISSION_DENIED: The reseller account making the request is different
* from the reseller account in the API request.
@@ -6610,13 +6776,14 @@ protected CloudChannelServiceFutureStub build(
*
*
*
- * Updates an existing [Customer][google.cloud.channel.v1.Customer] resource for the reseller or
- * distributor.
+ * Updates an existing [Customer][google.cloud.channel.v1.Customer] resource
+ * for the reseller or distributor.
* Possible error codes:
* * PERMISSION_DENIED: The reseller account making the request is different
* from the reseller account in the API request.
* * INVALID_ARGUMENT: Required request parameters are missing or invalid.
- * * NOT_FOUND: No [Customer][google.cloud.channel.v1.Customer] resource found for the name in the request.
+ * * NOT_FOUND: No [Customer][google.cloud.channel.v1.Customer] resource found
+ * for the name in the request.
* Return value:
* The updated [Customer][google.cloud.channel.v1.Customer] resource.
*
@@ -6637,7 +6804,8 @@ protected CloudChannelServiceFutureStub build(
* this customer.
* * INVALID_ARGUMENT: Required request parameters are missing or invalid.
* * FAILED_PRECONDITION: The customer has existing entitlements.
- * * NOT_FOUND: No [Customer][google.cloud.channel.v1.Customer] resource found for the name in the request.
+ * * NOT_FOUND: No [Customer][google.cloud.channel.v1.Customer] resource found
+ * for the name in the request.
*
*/
public com.google.common.util.concurrent.ListenableFuture
- * Imports a [Customer][google.cloud.channel.v1.Customer] from the Cloud Identity associated with the provided
- * Cloud Identity ID or domain before a TransferEntitlements call. If a
- * linked Customer already exists and overwrite_if_exists is true, it will
- * update that Customer's data.
+ * Imports a [Customer][google.cloud.channel.v1.Customer] from the Cloud
+ * Identity associated with the provided Cloud Identity ID or domain before a
+ * TransferEntitlements call. If a linked Customer already exists and
+ * overwrite_if_exists is true, it will update that Customer's data.
* Possible error codes:
* * PERMISSION_DENIED: The reseller account making the request is different
* from the reseller account in the API request.
@@ -6705,12 +6873,14 @@ protected CloudChannelServiceFutureStub build(
*
*
*
- * Lists [Entitlement][google.cloud.channel.v1.Entitlement]s belonging to a customer.
+ * Lists [Entitlement][google.cloud.channel.v1.Entitlement]s belonging to a
+ * customer.
* Possible error codes:
* * PERMISSION_DENIED: The customer doesn't belong to the reseller.
* * INVALID_ARGUMENT: Required request parameters are missing or invalid.
* Return value:
- * A list of the customer's [Entitlement][google.cloud.channel.v1.Entitlement]s.
+ * A list of the customer's
+ * [Entitlement][google.cloud.channel.v1.Entitlement]s.
*
*/
public com.google.common.util.concurrent.ListenableFuture<
@@ -6724,8 +6894,8 @@ protected CloudChannelServiceFutureStub build(
*
*
*
- * List [TransferableSku][google.cloud.channel.v1.TransferableSku]s of a customer based on the Cloud Identity ID or
- * Customer Name in the request.
+ * List [TransferableSku][google.cloud.channel.v1.TransferableSku]s of a
+ * customer based on the Cloud Identity ID or Customer Name in the request.
* Use this method to list the entitlements information of an
* unowned customer. You should provide the customer's
* Cloud Identity ID or Customer Name.
@@ -6737,7 +6907,8 @@ protected CloudChannelServiceFutureStub build(
* from the reseller account in the query.
* * INVALID_ARGUMENT: Required request parameters are missing or invalid.
* Return value:
- * A list of the customer's [TransferableSku][google.cloud.channel.v1.TransferableSku].
+ * A list of the customer's
+ * [TransferableSku][google.cloud.channel.v1.TransferableSku].
*
*/
public com.google.common.util.concurrent.ListenableFuture<
@@ -6751,8 +6922,8 @@ protected CloudChannelServiceFutureStub build(
*
*
*
- * List [TransferableOffer][google.cloud.channel.v1.TransferableOffer]s of a customer based on Cloud Identity ID or
- * Customer Name in the request.
+ * List [TransferableOffer][google.cloud.channel.v1.TransferableOffer]s of a
+ * customer based on Cloud Identity ID or Customer Name in the request.
* Use this method when a reseller gets the entitlement information of an
* unowned customer. The reseller should provide the customer's
* Cloud Identity ID or Customer Name.
@@ -6765,7 +6936,8 @@ protected CloudChannelServiceFutureStub build(
* from the reseller account in the query.
* * INVALID_ARGUMENT: Required request parameters are missing or invalid.
* Return value:
- * List of [TransferableOffer][google.cloud.channel.v1.TransferableOffer] for the given customer and SKU.
+ * List of [TransferableOffer][google.cloud.channel.v1.TransferableOffer] for
+ * the given customer and SKU.
*
*/
public com.google.common.util.concurrent.ListenableFuture<
@@ -6779,7 +6951,8 @@ protected CloudChannelServiceFutureStub build(
*
*
*
- * Returns the requested [Entitlement][google.cloud.channel.v1.Entitlement] resource.
+ * Returns the requested [Entitlement][google.cloud.channel.v1.Entitlement]
+ * resource.
* Possible error codes:
* * PERMISSION_DENIED: The customer doesn't belong to the reseller.
* * INVALID_ARGUMENT: Required request parameters are missing or invalid.
@@ -7132,14 +7305,15 @@ protected CloudChannelServiceFutureStub build(
*
*
*
- * List [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink]s belonging to a distributor.
- * You must be a distributor to call this method.
+ * List [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink]s
+ * belonging to a distributor. You must be a distributor to call this method.
* Possible error codes:
* * PERMISSION_DENIED: The reseller account making the request is different
* from the reseller account in the API request.
* * INVALID_ARGUMENT: Required request parameters are missing or invalid.
* Return value:
- * The list of the distributor account's [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink] resources.
+ * The list of the distributor account's
+ * [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink] resources.
*
*/
public com.google.common.util.concurrent.ListenableFuture<
@@ -7154,7 +7328,8 @@ protected CloudChannelServiceFutureStub build(
*
*
*
- * Returns the requested [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink] resource.
+ * Returns the requested
+ * [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink] resource.
* You must be a distributor to call this method.
* Possible error codes:
* * PERMISSION_DENIED: The reseller account making the request is different
@@ -7163,7 +7338,8 @@ protected CloudChannelServiceFutureStub build(
* * NOT_FOUND: ChannelPartnerLink resource not found because of an
* invalid channel partner link name.
* Return value:
- * The [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink] resource.
+ * The [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink]
+ * resource.
*
*/
public com.google.common.util.concurrent.ListenableFuture<
@@ -7195,7 +7371,8 @@ protected CloudChannelServiceFutureStub build(
* * UNKNOWN: Any non-user error related to a technical issue in the backend.
* Contact Cloud Channel support.
* Return value:
- * The new [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink] resource.
+ * The new [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink]
+ * resource.
*
*/
public com.google.common.util.concurrent.ListenableFuture<
@@ -7227,7 +7404,8 @@ protected CloudChannelServiceFutureStub build(
* * UNKNOWN: Any non-user error related to a technical issue in the backend.
* Contact Cloud Channel support.
* Return value:
- * The updated [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink] resource.
+ * The updated
+ * [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink] resource.
*
*/
public com.google.common.util.concurrent.ListenableFuture<
@@ -7247,12 +7425,15 @@ protected CloudChannelServiceFutureStub build(
* Possible Error Codes:
* * PERMISSION_DENIED: If the account making the request and the account
* being queried are different.
- * * NOT_FOUND: The [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig] was not found.
+ * * NOT_FOUND: The
+ * [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig]
+ * was not found.
* * INTERNAL: Any non-user error related to technical issues in the
* backend. In this case, contact Cloud Channel support.
* Return Value:
- * If successful, the [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig] resource, otherwise returns
- * an error.
+ * If successful, the
+ * [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig]
+ * resource, otherwise returns an error.
*
*/
public com.google.common.util.concurrent.ListenableFuture<
@@ -7272,13 +7453,16 @@ protected CloudChannelServiceFutureStub build(
* Possible Error Codes:
* * PERMISSION_DENIED: If the account making the request and the account
* being queried are different.
- * * NOT_FOUND: The [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig] specified does not exist or is
- * not associated with the given account.
+ * * NOT_FOUND: The
+ * [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig]
+ * specified does not exist or is not associated with the given account.
* * INTERNAL: Any non-user error related to technical issues in the
* backend. In this case, contact Cloud Channel support.
* Return Value:
- * If successful, the [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig] resources. The
- * data for each resource is displayed in the ascending order of:
+ * If successful, the
+ * [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig]
+ * resources. The data for each resource is displayed in the ascending order
+ * of:
* * customer ID
* * [RepricingConfig.EntitlementGranularity.entitlement][google.cloud.channel.v1.RepricingConfig.EntitlementGranularity.entitlement]
* * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month]
@@ -7300,9 +7484,9 @@ protected CloudChannelServiceFutureStub build(
*
* Creates a CustomerRepricingConfig. Call this method to set modifications
* for a specific customer's bill. You can only create configs if the
- * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month] is a
- * future month. If needed, you can create a config for the current month,
- * with some restrictions.
+ * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month]
+ * is a future month. If needed, you can create a config for the current
+ * month, with some restrictions.
* When creating a config for a future month, make sure there are no existing
* configs for that
* [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month].
@@ -7313,9 +7497,11 @@ protected CloudChannelServiceFutureStub build(
* Changes to the config may be immediate, but may take up to 24 hours.
* * There is a limit of ten configs for any
* [RepricingConfig.EntitlementGranularity.entitlement][google.cloud.channel.v1.RepricingConfig.EntitlementGranularity.entitlement]
- * or [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month].
- * * The contained [CustomerRepricingConfig.repricing_config][google.cloud.channel.v1.CustomerRepricingConfig.repricing_config] vaule must be
- * different from the value used in the current config for a
+ * or
+ * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month].
+ * * The contained
+ * [CustomerRepricingConfig.repricing_config][google.cloud.channel.v1.CustomerRepricingConfig.repricing_config]
+ * vaule must be different from the value used in the current config for a
* [RepricingConfig.EntitlementGranularity.entitlement][google.cloud.channel.v1.RepricingConfig.EntitlementGranularity.entitlement].
* Possible Error Codes:
* * PERMISSION_DENIED: If the account making the request and the account
@@ -7323,13 +7509,15 @@ protected CloudChannelServiceFutureStub build(
* * INVALID_ARGUMENT: Missing or invalid required parameters in the
* request. Also displays if the updated config is for the current month or
* past months.
- * * NOT_FOUND: The [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig] specified does not exist or is
- * not associated with the given account.
+ * * NOT_FOUND: The
+ * [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig]
+ * specified does not exist or is not associated with the given account.
* * INTERNAL: Any non-user error related to technical issues in the
* backend. In this case, contact Cloud Channel support.
* Return Value:
- * If successful, the updated [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig] resource, otherwise
- * returns an error.
+ * If successful, the updated
+ * [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig]
+ * resource, otherwise returns an error.
*
*/
public com.google.common.util.concurrent.ListenableFuture<
@@ -7349,10 +7537,11 @@ protected CloudChannelServiceFutureStub build(
* for a specific customer's bill. This method overwrites the existing
* CustomerRepricingConfig.
* You can only update configs if the
- * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month] is a
- * future month. To make changes to configs for the current month, use
- * [CreateCustomerRepricingConfig][google.cloud.channel.v1.CloudChannelService.CreateCustomerRepricingConfig], taking note of its restrictions. You
- * cannot update the [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month].
+ * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month]
+ * is a future month. To make changes to configs for the current month, use
+ * [CreateCustomerRepricingConfig][google.cloud.channel.v1.CloudChannelService.CreateCustomerRepricingConfig],
+ * taking note of its restrictions. You cannot update the
+ * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month].
* When updating a config in the future:
* * This config must already exist.
* Possible Error Codes:
@@ -7361,13 +7550,15 @@ protected CloudChannelServiceFutureStub build(
* * INVALID_ARGUMENT: Missing or invalid required parameters in the
* request. Also displays if the updated config is for the current month or
* past months.
- * * NOT_FOUND: The [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig] specified does not exist or is
- * not associated with the given account.
+ * * NOT_FOUND: The
+ * [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig]
+ * specified does not exist or is not associated with the given account.
* * INTERNAL: Any non-user error related to technical issues in the
* backend. In this case, contact Cloud Channel support.
* Return Value:
- * If successful, the updated [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig] resource, otherwise
- * returns an error.
+ * If successful, the updated
+ * [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig]
+ * resource, otherwise returns an error.
*
*/
public com.google.common.util.concurrent.ListenableFuture<
@@ -7383,17 +7574,21 @@ protected CloudChannelServiceFutureStub build(
*
*
*
- * Deletes the given [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig] permanently. You can only
- * delete configs if their [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month] is set
- * to a date after the current month.
+ * Deletes the given
+ * [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig]
+ * permanently. You can only delete configs if their
+ * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month]
+ * is set to a date after the current month.
* Possible error codes:
* * PERMISSION_DENIED: The account making the request does not own
* this customer.
* * INVALID_ARGUMENT: Required request parameters are missing or invalid.
- * * FAILED_PRECONDITION: The [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig] is active or in the
- * past.
- * * NOT_FOUND: No [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig] found for the name in the
- * request.
+ * * FAILED_PRECONDITION: The
+ * [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig]
+ * is active or in the past.
+ * * NOT_FOUND: No
+ * [CustomerRepricingConfig][google.cloud.channel.v1.CustomerRepricingConfig]
+ * found for the name in the request.
*
*/
public com.google.common.util.concurrent.ListenableFuture
* Creates a ChannelPartnerRepricingConfig. Call this method to set
* modifications for a specific ChannelPartner's bill. You can only create
- * configs if the [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month] is a future
- * month. If needed, you can create a config for the current month, with some
- * restrictions.
+ * configs if the
+ * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month]
+ * is a future month. If needed, you can create a config for the current
+ * month, with some restrictions.
* When creating a config for a future month, make sure there are no existing
* configs for that
* [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month].
@@ -7480,8 +7682,9 @@ protected CloudChannelServiceFutureStub build(
* Changes to the config may be immediate, but may take up to 24 hours.
* * There is a limit of ten configs for any ChannelPartner or
* [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month].
- * * The contained [ChannelPartnerRepricingConfig.repricing_config][google.cloud.channel.v1.ChannelPartnerRepricingConfig.repricing_config] vaule
- * must be different from the value used in the current config for a
+ * * The contained
+ * [ChannelPartnerRepricingConfig.repricing_config][google.cloud.channel.v1.ChannelPartnerRepricingConfig.repricing_config]
+ * vaule must be different from the value used in the current config for a
* ChannelPartner.
* Possible Error Codes:
* * PERMISSION_DENIED: If the account making the request and the account
@@ -7489,13 +7692,15 @@ protected CloudChannelServiceFutureStub build(
* * INVALID_ARGUMENT: Missing or invalid required parameters in the
* request. Also displays if the updated config is for the current month or
* past months.
- * * NOT_FOUND: The [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig] specified does not exist
- * or is not associated with the given account.
+ * * NOT_FOUND: The
+ * [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig]
+ * specified does not exist or is not associated with the given account.
* * INTERNAL: Any non-user error related to technical issues in the
* backend. In this case, contact Cloud Channel support.
* Return Value:
- * If successful, the updated [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig] resource,
- * otherwise returns an error.
+ * If successful, the updated
+ * [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig]
+ * resource, otherwise returns an error.
*
*/
public com.google.common.util.concurrent.ListenableFuture<
@@ -7515,10 +7720,11 @@ protected CloudChannelServiceFutureStub build(
* modifications for a specific ChannelPartner's bill. This method overwrites
* the existing CustomerRepricingConfig.
* You can only update configs if the
- * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month] is a
- * future month. To make changes to configs for the current month, use
- * [CreateChannelPartnerRepricingConfig][google.cloud.channel.v1.CloudChannelService.CreateChannelPartnerRepricingConfig], taking note of its restrictions.
- * You cannot update the [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month].
+ * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month]
+ * is a future month. To make changes to configs for the current month, use
+ * [CreateChannelPartnerRepricingConfig][google.cloud.channel.v1.CloudChannelService.CreateChannelPartnerRepricingConfig],
+ * taking note of its restrictions. You cannot update the
+ * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month].
* When updating a config in the future:
* * This config must already exist.
* Possible Error Codes:
@@ -7527,13 +7733,15 @@ protected CloudChannelServiceFutureStub build(
* * INVALID_ARGUMENT: Missing or invalid required parameters in the
* request. Also displays if the updated config is for the current month or
* past months.
- * * NOT_FOUND: The [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig] specified does not exist
- * or is not associated with the given account.
+ * * NOT_FOUND: The
+ * [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig]
+ * specified does not exist or is not associated with the given account.
* * INTERNAL: Any non-user error related to technical issues in the
* backend. In this case, contact Cloud Channel support.
* Return Value:
- * If successful, the updated [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig] resource,
- * otherwise returns an error.
+ * If successful, the updated
+ * [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig]
+ * resource, otherwise returns an error.
*
*/
public com.google.common.util.concurrent.ListenableFuture<
@@ -7549,17 +7757,21 @@ protected CloudChannelServiceFutureStub build(
*
*
*
- * Deletes the given [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig] permanently. You can
- * only delete configs if their [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month] is
- * set to a date after the current month.
+ * Deletes the given
+ * [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig]
+ * permanently. You can only delete configs if their
+ * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month]
+ * is set to a date after the current month.
* Possible error codes:
* * PERMISSION_DENIED: The account making the request does not own
* this customer.
* * INVALID_ARGUMENT: Required request parameters are missing or invalid.
- * * FAILED_PRECONDITION: The [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig] is active or
- * in the past.
- * * NOT_FOUND: No [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig] found for the name in the
- * request.
+ * * FAILED_PRECONDITION: The
+ * [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig]
+ * is active or in the past.
+ * * NOT_FOUND: No
+ * [ChannelPartnerRepricingConfig][google.cloud.channel.v1.ChannelPartnerRepricingConfig]
+ * found for the name in the request.
*
*/
public com.google.common.util.concurrent.ListenableFuture
* Registers a service account with subscriber privileges on the Cloud Pub/Sub
* topic for this Channel Services account. After you create a
- * subscriber, you get the events through [SubscriberEvent][google.cloud.channel.v1.SubscriberEvent]
+ * subscriber, you get the events through
+ * [SubscriberEvent][google.cloud.channel.v1.SubscriberEvent]
* Possible error codes:
* * PERMISSION_DENIED: The reseller account making the request and the
* provided reseller account are different, or the impersonated user
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ActivateEntitlementRequest.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ActivateEntitlementRequest.java
index adc08717be5a..aad17d7fb5c2 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ActivateEntitlementRequest.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ActivateEntitlementRequest.java
@@ -22,7 +22,8 @@
*
*
*
- * Request message for [CloudChannelService.ActivateEntitlement][google.cloud.channel.v1.CloudChannelService.ActivateEntitlement].
+ * Request message for
+ * [CloudChannelService.ActivateEntitlement][google.cloud.channel.v1.CloudChannelService.ActivateEntitlement].
*
*
* Protobuf type {@code google.cloud.channel.v1.ActivateEntitlementRequest}
@@ -127,8 +128,9 @@ public com.google.protobuf.ByteString getNameBytes() {
*
*
*
- * Optional. You can specify an optional unique request ID, and if you need to retry
- * your request, the server will know to ignore the request if it's complete.
+ * Optional. You can specify an optional unique request ID, and if you need to
+ * retry your request, the server will know to ignore the request if it's
+ * complete.
* For example, you make an initial request and the request times out. If you
* make the request again with the same request ID, the server can check if
* it received the original operation with the same request ID. If it did, it
@@ -158,8 +160,9 @@ public java.lang.String getRequestId() {
*
*
*
- * Optional. You can specify an optional unique request ID, and if you need to retry
- * your request, the server will know to ignore the request if it's complete.
+ * Optional. You can specify an optional unique request ID, and if you need to
+ * retry your request, the server will know to ignore the request if it's
+ * complete.
* For example, you make an initial request and the request times out. If you
* make the request again with the same request ID, the server can check if
* it received the original operation with the same request ID. If it did, it
@@ -359,7 +362,8 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
*
*
- * Request message for [CloudChannelService.ActivateEntitlement][google.cloud.channel.v1.CloudChannelService.ActivateEntitlement].
+ * Request message for
+ * [CloudChannelService.ActivateEntitlement][google.cloud.channel.v1.CloudChannelService.ActivateEntitlement].
*
*
* Protobuf type {@code google.cloud.channel.v1.ActivateEntitlementRequest}
@@ -660,8 +664,9 @@ public Builder setNameBytes(com.google.protobuf.ByteString value) {
*
*
*
- * Optional. You can specify an optional unique request ID, and if you need to retry
- * your request, the server will know to ignore the request if it's complete.
+ * Optional. You can specify an optional unique request ID, and if you need to
+ * retry your request, the server will know to ignore the request if it's
+ * complete.
* For example, you make an initial request and the request times out. If you
* make the request again with the same request ID, the server can check if
* it received the original operation with the same request ID. If it did, it
@@ -690,8 +695,9 @@ public java.lang.String getRequestId() {
*
*
*
- * Optional. You can specify an optional unique request ID, and if you need to retry
- * your request, the server will know to ignore the request if it's complete.
+ * Optional. You can specify an optional unique request ID, and if you need to
+ * retry your request, the server will know to ignore the request if it's
+ * complete.
* For example, you make an initial request and the request times out. If you
* make the request again with the same request ID, the server can check if
* it received the original operation with the same request ID. If it did, it
@@ -720,8 +726,9 @@ public com.google.protobuf.ByteString getRequestIdBytes() {
*
*
*
- * Optional. You can specify an optional unique request ID, and if you need to retry
- * your request, the server will know to ignore the request if it's complete.
+ * Optional. You can specify an optional unique request ID, and if you need to
+ * retry your request, the server will know to ignore the request if it's
+ * complete.
* For example, you make an initial request and the request times out. If you
* make the request again with the same request ID, the server can check if
* it received the original operation with the same request ID. If it did, it
@@ -749,8 +756,9 @@ public Builder setRequestId(java.lang.String value) {
*
*
*
- * Optional. You can specify an optional unique request ID, and if you need to retry
- * your request, the server will know to ignore the request if it's complete.
+ * Optional. You can specify an optional unique request ID, and if you need to
+ * retry your request, the server will know to ignore the request if it's
+ * complete.
* For example, you make an initial request and the request times out. If you
* make the request again with the same request ID, the server can check if
* it received the original operation with the same request ID. If it did, it
@@ -774,8 +782,9 @@ public Builder clearRequestId() {
*
*
*
- * Optional. You can specify an optional unique request ID, and if you need to retry
- * your request, the server will know to ignore the request if it's complete.
+ * Optional. You can specify an optional unique request ID, and if you need to
+ * retry your request, the server will know to ignore the request if it's
+ * complete.
* For example, you make an initial request and the request times out. If you
* make the request again with the same request ID, the server can check if
* it received the original operation with the same request ID. If it did, it
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ActivateEntitlementRequestOrBuilder.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ActivateEntitlementRequestOrBuilder.java
index e8d2133a4d74..c0a64e0e9af5 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ActivateEntitlementRequestOrBuilder.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ActivateEntitlementRequestOrBuilder.java
@@ -56,8 +56,9 @@ public interface ActivateEntitlementRequestOrBuilder
*
*
*
- * Optional. You can specify an optional unique request ID, and if you need to retry
- * your request, the server will know to ignore the request if it's complete.
+ * Optional. You can specify an optional unique request ID, and if you need to
+ * retry your request, the server will know to ignore the request if it's
+ * complete.
* For example, you make an initial request and the request times out. If you
* make the request again with the same request ID, the server can check if
* it received the original operation with the same request ID. If it did, it
@@ -76,8 +77,9 @@ public interface ActivateEntitlementRequestOrBuilder
*
*
*
- * Optional. You can specify an optional unique request ID, and if you need to retry
- * your request, the server will know to ignore the request if it's complete.
+ * Optional. You can specify an optional unique request ID, and if you need to
+ * retry your request, the server will know to ignore the request if it's
+ * complete.
* For example, you make an initial request and the request times out. If you
* make the request again with the same request ID, the server can check if
* it received the original operation with the same request ID. If it did, it
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/CancelEntitlementRequest.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/CancelEntitlementRequest.java
index a80445716517..39ef99751c17 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/CancelEntitlementRequest.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/CancelEntitlementRequest.java
@@ -22,7 +22,8 @@
*
*
*
- * Request message for [CloudChannelService.CancelEntitlement][google.cloud.channel.v1.CloudChannelService.CancelEntitlement].
+ * Request message for
+ * [CloudChannelService.CancelEntitlement][google.cloud.channel.v1.CloudChannelService.CancelEntitlement].
*
*
* Protobuf type {@code google.cloud.channel.v1.CancelEntitlementRequest}
@@ -127,8 +128,9 @@ public com.google.protobuf.ByteString getNameBytes() {
*
*
*
- * Optional. You can specify an optional unique request ID, and if you need to retry
- * your request, the server will know to ignore the request if it's complete.
+ * Optional. You can specify an optional unique request ID, and if you need to
+ * retry your request, the server will know to ignore the request if it's
+ * complete.
* For example, you make an initial request and the request times out. If you
* make the request again with the same request ID, the server can check if
* it received the original operation with the same request ID. If it did, it
@@ -158,8 +160,9 @@ public java.lang.String getRequestId() {
*
*
*
- * Optional. You can specify an optional unique request ID, and if you need to retry
- * your request, the server will know to ignore the request if it's complete.
+ * Optional. You can specify an optional unique request ID, and if you need to
+ * retry your request, the server will know to ignore the request if it's
+ * complete.
* For example, you make an initial request and the request times out. If you
* make the request again with the same request ID, the server can check if
* it received the original operation with the same request ID. If it did, it
@@ -358,7 +361,8 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
*
*
- * Request message for [CloudChannelService.CancelEntitlement][google.cloud.channel.v1.CloudChannelService.CancelEntitlement].
+ * Request message for
+ * [CloudChannelService.CancelEntitlement][google.cloud.channel.v1.CloudChannelService.CancelEntitlement].
*
*
* Protobuf type {@code google.cloud.channel.v1.CancelEntitlementRequest}
@@ -659,8 +663,9 @@ public Builder setNameBytes(com.google.protobuf.ByteString value) {
*
*
*
- * Optional. You can specify an optional unique request ID, and if you need to retry
- * your request, the server will know to ignore the request if it's complete.
+ * Optional. You can specify an optional unique request ID, and if you need to
+ * retry your request, the server will know to ignore the request if it's
+ * complete.
* For example, you make an initial request and the request times out. If you
* make the request again with the same request ID, the server can check if
* it received the original operation with the same request ID. If it did, it
@@ -689,8 +694,9 @@ public java.lang.String getRequestId() {
*
*
*
- * Optional. You can specify an optional unique request ID, and if you need to retry
- * your request, the server will know to ignore the request if it's complete.
+ * Optional. You can specify an optional unique request ID, and if you need to
+ * retry your request, the server will know to ignore the request if it's
+ * complete.
* For example, you make an initial request and the request times out. If you
* make the request again with the same request ID, the server can check if
* it received the original operation with the same request ID. If it did, it
@@ -719,8 +725,9 @@ public com.google.protobuf.ByteString getRequestIdBytes() {
*
*
*
- * Optional. You can specify an optional unique request ID, and if you need to retry
- * your request, the server will know to ignore the request if it's complete.
+ * Optional. You can specify an optional unique request ID, and if you need to
+ * retry your request, the server will know to ignore the request if it's
+ * complete.
* For example, you make an initial request and the request times out. If you
* make the request again with the same request ID, the server can check if
* it received the original operation with the same request ID. If it did, it
@@ -748,8 +755,9 @@ public Builder setRequestId(java.lang.String value) {
*
*
*
- * Optional. You can specify an optional unique request ID, and if you need to retry
- * your request, the server will know to ignore the request if it's complete.
+ * Optional. You can specify an optional unique request ID, and if you need to
+ * retry your request, the server will know to ignore the request if it's
+ * complete.
* For example, you make an initial request and the request times out. If you
* make the request again with the same request ID, the server can check if
* it received the original operation with the same request ID. If it did, it
@@ -773,8 +781,9 @@ public Builder clearRequestId() {
*
*
*
- * Optional. You can specify an optional unique request ID, and if you need to retry
- * your request, the server will know to ignore the request if it's complete.
+ * Optional. You can specify an optional unique request ID, and if you need to
+ * retry your request, the server will know to ignore the request if it's
+ * complete.
* For example, you make an initial request and the request times out. If you
* make the request again with the same request ID, the server can check if
* it received the original operation with the same request ID. If it did, it
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/CancelEntitlementRequestOrBuilder.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/CancelEntitlementRequestOrBuilder.java
index ae34aa4a8efa..3f22b93386b8 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/CancelEntitlementRequestOrBuilder.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/CancelEntitlementRequestOrBuilder.java
@@ -56,8 +56,9 @@ public interface CancelEntitlementRequestOrBuilder
*
*
*
- * Optional. You can specify an optional unique request ID, and if you need to retry
- * your request, the server will know to ignore the request if it's complete.
+ * Optional. You can specify an optional unique request ID, and if you need to
+ * retry your request, the server will know to ignore the request if it's
+ * complete.
* For example, you make an initial request and the request times out. If you
* make the request again with the same request ID, the server can check if
* it received the original operation with the same request ID. If it did, it
@@ -76,8 +77,9 @@ public interface CancelEntitlementRequestOrBuilder
*
*
*
- * Optional. You can specify an optional unique request ID, and if you need to retry
- * your request, the server will know to ignore the request if it's complete.
+ * Optional. You can specify an optional unique request ID, and if you need to
+ * retry your request, the server will know to ignore the request if it's
+ * complete.
* For example, you make an initial request and the request times out. If you
* make the request again with the same request ID, the server can check if
* it received the original operation with the same request ID. If it did, it
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ChangeOfferRequest.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ChangeOfferRequest.java
index 539e9d9d19cb..fabf00fe6e42 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ChangeOfferRequest.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ChangeOfferRequest.java
@@ -22,7 +22,8 @@
*
*
*
- * Request message for [CloudChannelService.ChangeOffer][google.cloud.channel.v1.CloudChannelService.ChangeOffer].
+ * Request message for
+ * [CloudChannelService.ChangeOffer][google.cloud.channel.v1.CloudChannelService.ChangeOffer].
*
*
* Protobuf type {@code google.cloud.channel.v1.ChangeOfferRequest}
@@ -185,8 +186,10 @@ public com.google.protobuf.ByteString getOfferBytes() {
*
*
*
- * Optional. Parameters needed to purchase the Offer. To view the available Parameters
- * refer to the [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions] from the desired offer.
+ * Optional. Parameters needed to purchase the Offer. To view the available
+ * Parameters refer to the
+ * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]
+ * from the desired offer.
*
*
*
@@ -201,8 +204,10 @@ public java.util.List getParametersList()
*
*
*
- * Optional. Parameters needed to purchase the Offer. To view the available Parameters
- * refer to the [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions] from the desired offer.
+ * Optional. Parameters needed to purchase the Offer. To view the available
+ * Parameters refer to the
+ * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]
+ * from the desired offer.
*
*
*
@@ -218,8 +223,10 @@ public java.util.List getParametersList()
*
*
*
- * Optional. Parameters needed to purchase the Offer. To view the available Parameters
- * refer to the [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions] from the desired offer.
+ * Optional. Parameters needed to purchase the Offer. To view the available
+ * Parameters refer to the
+ * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]
+ * from the desired offer.
*
*
*
@@ -234,8 +241,10 @@ public int getParametersCount() {
*
*
*
- * Optional. Parameters needed to purchase the Offer. To view the available Parameters
- * refer to the [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions] from the desired offer.
+ * Optional. Parameters needed to purchase the Offer. To view the available
+ * Parameters refer to the
+ * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]
+ * from the desired offer.
*
*
*
@@ -250,8 +259,10 @@ public com.google.cloud.channel.v1.Parameter getParameters(int index) {
*
*
*
- * Optional. Parameters needed to purchase the Offer. To view the available Parameters
- * refer to the [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions] from the desired offer.
+ * Optional. Parameters needed to purchase the Offer. To view the available
+ * Parameters refer to the
+ * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]
+ * from the desired offer.
*
*
*
@@ -318,8 +329,9 @@ public com.google.protobuf.ByteString getPurchaseOrderIdBytes() {
*
*
*
- * Optional. You can specify an optional unique request ID, and if you need to retry
- * your request, the server will know to ignore the request if it's complete.
+ * Optional. You can specify an optional unique request ID, and if you need to
+ * retry your request, the server will know to ignore the request if it's
+ * complete.
* For example, you make an initial request and the request times out. If you
* make the request again with the same request ID, the server can check if
* it received the original operation with the same request ID. If it did, it
@@ -349,8 +361,9 @@ public java.lang.String getRequestId() {
*
*
*
- * Optional. You can specify an optional unique request ID, and if you need to retry
- * your request, the server will know to ignore the request if it's complete.
+ * Optional. You can specify an optional unique request ID, and if you need to
+ * retry your request, the server will know to ignore the request if it's
+ * complete.
* For example, you make an initial request and the request times out. If you
* make the request again with the same request ID, the server can check if
* it received the original operation with the same request ID. If it did, it
@@ -578,7 +591,8 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
*
*
- * Request message for [CloudChannelService.ChangeOffer][google.cloud.channel.v1.CloudChannelService.ChangeOffer].
+ * Request message for
+ * [CloudChannelService.ChangeOffer][google.cloud.channel.v1.CloudChannelService.ChangeOffer].
*
*
* Protobuf type {@code google.cloud.channel.v1.ChangeOfferRequest}
@@ -1099,8 +1113,10 @@ private void ensureParametersIsMutable() {
*
*
*
- * Optional. Parameters needed to purchase the Offer. To view the available Parameters
- * refer to the [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions] from the desired offer.
+ * Optional. Parameters needed to purchase the Offer. To view the available
+ * Parameters refer to the
+ * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]
+ * from the desired offer.
*
*
*
@@ -1118,8 +1134,10 @@ public java.util.List getParametersList()
*
*
*
- * Optional. Parameters needed to purchase the Offer. To view the available Parameters
- * refer to the [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions] from the desired offer.
+ * Optional. Parameters needed to purchase the Offer. To view the available
+ * Parameters refer to the
+ * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]
+ * from the desired offer.
*
*
*
@@ -1137,8 +1155,10 @@ public int getParametersCount() {
*
*
*
- * Optional. Parameters needed to purchase the Offer. To view the available Parameters
- * refer to the [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions] from the desired offer.
+ * Optional. Parameters needed to purchase the Offer. To view the available
+ * Parameters refer to the
+ * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]
+ * from the desired offer.
*
*
*
@@ -1156,8 +1176,10 @@ public com.google.cloud.channel.v1.Parameter getParameters(int index) {
*
*
*
- * Optional. Parameters needed to purchase the Offer. To view the available Parameters
- * refer to the [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions] from the desired offer.
+ * Optional. Parameters needed to purchase the Offer. To view the available
+ * Parameters refer to the
+ * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]
+ * from the desired offer.
*
*
*
@@ -1181,8 +1203,10 @@ public Builder setParameters(int index, com.google.cloud.channel.v1.Parameter va
*
*
*
- * Optional. Parameters needed to purchase the Offer. To view the available Parameters
- * refer to the [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions] from the desired offer.
+ * Optional. Parameters needed to purchase the Offer. To view the available
+ * Parameters refer to the
+ * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]
+ * from the desired offer.
*
*
*
@@ -1204,8 +1228,10 @@ public Builder setParameters(
*
*
*
- * Optional. Parameters needed to purchase the Offer. To view the available Parameters
- * refer to the [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions] from the desired offer.
+ * Optional. Parameters needed to purchase the Offer. To view the available
+ * Parameters refer to the
+ * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]
+ * from the desired offer.
*
*
*
@@ -1229,8 +1255,10 @@ public Builder addParameters(com.google.cloud.channel.v1.Parameter value) {
*
*
*
- * Optional. Parameters needed to purchase the Offer. To view the available Parameters
- * refer to the [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions] from the desired offer.
+ * Optional. Parameters needed to purchase the Offer. To view the available
+ * Parameters refer to the
+ * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]
+ * from the desired offer.
*
*
*
@@ -1254,8 +1282,10 @@ public Builder addParameters(int index, com.google.cloud.channel.v1.Parameter va
*
*
*
- * Optional. Parameters needed to purchase the Offer. To view the available Parameters
- * refer to the [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions] from the desired offer.
+ * Optional. Parameters needed to purchase the Offer. To view the available
+ * Parameters refer to the
+ * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]
+ * from the desired offer.
*
*
*
@@ -1276,8 +1306,10 @@ public Builder addParameters(com.google.cloud.channel.v1.Parameter.Builder build
*
*
*
- * Optional. Parameters needed to purchase the Offer. To view the available Parameters
- * refer to the [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions] from the desired offer.
+ * Optional. Parameters needed to purchase the Offer. To view the available
+ * Parameters refer to the
+ * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]
+ * from the desired offer.
*
*
*
@@ -1299,8 +1331,10 @@ public Builder addParameters(
*
*
*
- * Optional. Parameters needed to purchase the Offer. To view the available Parameters
- * refer to the [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions] from the desired offer.
+ * Optional. Parameters needed to purchase the Offer. To view the available
+ * Parameters refer to the
+ * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]
+ * from the desired offer.
*
*
*
@@ -1322,8 +1356,10 @@ public Builder addAllParameters(
*
*
*
- * Optional. Parameters needed to purchase the Offer. To view the available Parameters
- * refer to the [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions] from the desired offer.
+ * Optional. Parameters needed to purchase the Offer. To view the available
+ * Parameters refer to the
+ * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]
+ * from the desired offer.
*
*
*
@@ -1344,8 +1380,10 @@ public Builder clearParameters() {
*
*
*
- * Optional. Parameters needed to purchase the Offer. To view the available Parameters
- * refer to the [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions] from the desired offer.
+ * Optional. Parameters needed to purchase the Offer. To view the available
+ * Parameters refer to the
+ * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]
+ * from the desired offer.
*
*
*
@@ -1366,8 +1404,10 @@ public Builder removeParameters(int index) {
*
*
*
- * Optional. Parameters needed to purchase the Offer. To view the available Parameters
- * refer to the [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions] from the desired offer.
+ * Optional. Parameters needed to purchase the Offer. To view the available
+ * Parameters refer to the
+ * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]
+ * from the desired offer.
*
*
*
@@ -1381,8 +1421,10 @@ public com.google.cloud.channel.v1.Parameter.Builder getParametersBuilder(int in
*
*
*
- * Optional. Parameters needed to purchase the Offer. To view the available Parameters
- * refer to the [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions] from the desired offer.
+ * Optional. Parameters needed to purchase the Offer. To view the available
+ * Parameters refer to the
+ * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]
+ * from the desired offer.
*
*
*
@@ -1400,8 +1442,10 @@ public com.google.cloud.channel.v1.ParameterOrBuilder getParametersOrBuilder(int
*
*
*
- * Optional. Parameters needed to purchase the Offer. To view the available Parameters
- * refer to the [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions] from the desired offer.
+ * Optional. Parameters needed to purchase the Offer. To view the available
+ * Parameters refer to the
+ * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]
+ * from the desired offer.
*
*
*
@@ -1420,8 +1464,10 @@ public com.google.cloud.channel.v1.ParameterOrBuilder getParametersOrBuilder(int
*
*
*
- * Optional. Parameters needed to purchase the Offer. To view the available Parameters
- * refer to the [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions] from the desired offer.
+ * Optional. Parameters needed to purchase the Offer. To view the available
+ * Parameters refer to the
+ * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]
+ * from the desired offer.
*
*
*
@@ -1436,8 +1482,10 @@ public com.google.cloud.channel.v1.Parameter.Builder addParametersBuilder() {
*
*
*
- * Optional. Parameters needed to purchase the Offer. To view the available Parameters
- * refer to the [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions] from the desired offer.
+ * Optional. Parameters needed to purchase the Offer. To view the available
+ * Parameters refer to the
+ * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]
+ * from the desired offer.
*
*
*
@@ -1452,8 +1500,10 @@ public com.google.cloud.channel.v1.Parameter.Builder addParametersBuilder(int in
*
*
*
- * Optional. Parameters needed to purchase the Offer. To view the available Parameters
- * refer to the [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions] from the desired offer.
+ * Optional. Parameters needed to purchase the Offer. To view the available
+ * Parameters refer to the
+ * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]
+ * from the desired offer.
*
*
*
@@ -1593,8 +1643,9 @@ public Builder setPurchaseOrderIdBytes(com.google.protobuf.ByteString value) {
*
*
*
- * Optional. You can specify an optional unique request ID, and if you need to retry
- * your request, the server will know to ignore the request if it's complete.
+ * Optional. You can specify an optional unique request ID, and if you need to
+ * retry your request, the server will know to ignore the request if it's
+ * complete.
* For example, you make an initial request and the request times out. If you
* make the request again with the same request ID, the server can check if
* it received the original operation with the same request ID. If it did, it
@@ -1623,8 +1674,9 @@ public java.lang.String getRequestId() {
*
*
*
- * Optional. You can specify an optional unique request ID, and if you need to retry
- * your request, the server will know to ignore the request if it's complete.
+ * Optional. You can specify an optional unique request ID, and if you need to
+ * retry your request, the server will know to ignore the request if it's
+ * complete.
* For example, you make an initial request and the request times out. If you
* make the request again with the same request ID, the server can check if
* it received the original operation with the same request ID. If it did, it
@@ -1653,8 +1705,9 @@ public com.google.protobuf.ByteString getRequestIdBytes() {
*
*
*
- * Optional. You can specify an optional unique request ID, and if you need to retry
- * your request, the server will know to ignore the request if it's complete.
+ * Optional. You can specify an optional unique request ID, and if you need to
+ * retry your request, the server will know to ignore the request if it's
+ * complete.
* For example, you make an initial request and the request times out. If you
* make the request again with the same request ID, the server can check if
* it received the original operation with the same request ID. If it did, it
@@ -1682,8 +1735,9 @@ public Builder setRequestId(java.lang.String value) {
*
*
*
- * Optional. You can specify an optional unique request ID, and if you need to retry
- * your request, the server will know to ignore the request if it's complete.
+ * Optional. You can specify an optional unique request ID, and if you need to
+ * retry your request, the server will know to ignore the request if it's
+ * complete.
* For example, you make an initial request and the request times out. If you
* make the request again with the same request ID, the server can check if
* it received the original operation with the same request ID. If it did, it
@@ -1707,8 +1761,9 @@ public Builder clearRequestId() {
*
*
*
- * Optional. You can specify an optional unique request ID, and if you need to retry
- * your request, the server will know to ignore the request if it's complete.
+ * Optional. You can specify an optional unique request ID, and if you need to
+ * retry your request, the server will know to ignore the request if it's
+ * complete.
* For example, you make an initial request and the request times out. If you
* make the request again with the same request ID, the server can check if
* it received the original operation with the same request ID. If it did, it
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ChangeOfferRequestOrBuilder.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ChangeOfferRequestOrBuilder.java
index 912a6577427b..42bde65bcb60 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ChangeOfferRequestOrBuilder.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ChangeOfferRequestOrBuilder.java
@@ -87,8 +87,10 @@ public interface ChangeOfferRequestOrBuilder
*
*
*
- * Optional. Parameters needed to purchase the Offer. To view the available Parameters
- * refer to the [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions] from the desired offer.
+ * Optional. Parameters needed to purchase the Offer. To view the available
+ * Parameters refer to the
+ * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]
+ * from the desired offer.
*
*
*
@@ -100,8 +102,10 @@ public interface ChangeOfferRequestOrBuilder
*
*
*
- * Optional. Parameters needed to purchase the Offer. To view the available Parameters
- * refer to the [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions] from the desired offer.
+ * Optional. Parameters needed to purchase the Offer. To view the available
+ * Parameters refer to the
+ * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]
+ * from the desired offer.
*
*
*
@@ -113,8 +117,10 @@ public interface ChangeOfferRequestOrBuilder
*
*
*
- * Optional. Parameters needed to purchase the Offer. To view the available Parameters
- * refer to the [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions] from the desired offer.
+ * Optional. Parameters needed to purchase the Offer. To view the available
+ * Parameters refer to the
+ * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]
+ * from the desired offer.
*
*
*
@@ -126,8 +132,10 @@ public interface ChangeOfferRequestOrBuilder
*
*
*
- * Optional. Parameters needed to purchase the Offer. To view the available Parameters
- * refer to the [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions] from the desired offer.
+ * Optional. Parameters needed to purchase the Offer. To view the available
+ * Parameters refer to the
+ * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]
+ * from the desired offer.
*
*
*
@@ -140,8 +148,10 @@ public interface ChangeOfferRequestOrBuilder
*
*
*
- * Optional. Parameters needed to purchase the Offer. To view the available Parameters
- * refer to the [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions] from the desired offer.
+ * Optional. Parameters needed to purchase the Offer. To view the available
+ * Parameters refer to the
+ * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]
+ * from the desired offer.
*
*
*
@@ -179,8 +189,9 @@ public interface ChangeOfferRequestOrBuilder
*
*
*
- * Optional. You can specify an optional unique request ID, and if you need to retry
- * your request, the server will know to ignore the request if it's complete.
+ * Optional. You can specify an optional unique request ID, and if you need to
+ * retry your request, the server will know to ignore the request if it's
+ * complete.
* For example, you make an initial request and the request times out. If you
* make the request again with the same request ID, the server can check if
* it received the original operation with the same request ID. If it did, it
@@ -199,8 +210,9 @@ public interface ChangeOfferRequestOrBuilder
*
*
*
- * Optional. You can specify an optional unique request ID, and if you need to retry
- * your request, the server will know to ignore the request if it's complete.
+ * Optional. You can specify an optional unique request ID, and if you need to
+ * retry your request, the server will know to ignore the request if it's
+ * complete.
* For example, you make an initial request and the request times out. If you
* make the request again with the same request ID, the server can check if
* it received the original operation with the same request ID. If it did, it
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ChangeParametersRequest.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ChangeParametersRequest.java
index 2deba674ca92..2bac1d88b3be 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ChangeParametersRequest.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ChangeParametersRequest.java
@@ -129,9 +129,11 @@ public com.google.protobuf.ByteString getNameBytes() {
*
*
*
- * Required. Entitlement parameters to update. You can only change editable parameters.
+ * Required. Entitlement parameters to update. You can only change editable
+ * parameters.
* To view the available Parameters for a request, refer to the
- * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions] from the desired offer.
+ * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]
+ * from the desired offer.
*
*
*
@@ -146,9 +148,11 @@ public java.util.List getParametersList()
*
*
*
- * Required. Entitlement parameters to update. You can only change editable parameters.
+ * Required. Entitlement parameters to update. You can only change editable
+ * parameters.
* To view the available Parameters for a request, refer to the
- * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions] from the desired offer.
+ * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]
+ * from the desired offer.
*
*
*
@@ -164,9 +168,11 @@ public java.util.List getParametersList()
*
*
*
- * Required. Entitlement parameters to update. You can only change editable parameters.
+ * Required. Entitlement parameters to update. You can only change editable
+ * parameters.
* To view the available Parameters for a request, refer to the
- * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions] from the desired offer.
+ * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]
+ * from the desired offer.
*
*
*
@@ -181,9 +187,11 @@ public int getParametersCount() {
*
*
*
- * Required. Entitlement parameters to update. You can only change editable parameters.
+ * Required. Entitlement parameters to update. You can only change editable
+ * parameters.
* To view the available Parameters for a request, refer to the
- * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions] from the desired offer.
+ * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]
+ * from the desired offer.
*
*
*
@@ -198,9 +206,11 @@ public com.google.cloud.channel.v1.Parameter getParameters(int index) {
*
*
*
- * Required. Entitlement parameters to update. You can only change editable parameters.
+ * Required. Entitlement parameters to update. You can only change editable
+ * parameters.
* To view the available Parameters for a request, refer to the
- * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions] from the desired offer.
+ * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]
+ * from the desired offer.
*
*
*
@@ -218,8 +228,9 @@ public com.google.cloud.channel.v1.ParameterOrBuilder getParametersOrBuilder(int
*
*
*
- * Optional. You can specify an optional unique request ID, and if you need to retry
- * your request, the server will know to ignore the request if it's complete.
+ * Optional. You can specify an optional unique request ID, and if you need to
+ * retry your request, the server will know to ignore the request if it's
+ * complete.
* For example, you make an initial request and the request times out. If you
* make the request again with the same request ID, the server can check if
* it received the original operation with the same request ID. If it did, it
@@ -249,8 +260,9 @@ public java.lang.String getRequestId() {
*
*
*
- * Optional. You can specify an optional unique request ID, and if you need to retry
- * your request, the server will know to ignore the request if it's complete.
+ * Optional. You can specify an optional unique request ID, and if you need to
+ * retry your request, the server will know to ignore the request if it's
+ * complete.
* For example, you make an initial request and the request times out. If you
* make the request again with the same request ID, the server can check if
* it received the original operation with the same request ID. If it did, it
@@ -906,9 +918,11 @@ private void ensureParametersIsMutable() {
*
*
*
- * Required. Entitlement parameters to update. You can only change editable parameters.
+ * Required. Entitlement parameters to update. You can only change editable
+ * parameters.
* To view the available Parameters for a request, refer to the
- * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions] from the desired offer.
+ * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]
+ * from the desired offer.
*
*
*
@@ -926,9 +940,11 @@ public java.util.List getParametersList()
*
*
*
- * Required. Entitlement parameters to update. You can only change editable parameters.
+ * Required. Entitlement parameters to update. You can only change editable
+ * parameters.
* To view the available Parameters for a request, refer to the
- * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions] from the desired offer.
+ * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]
+ * from the desired offer.
*
*
*
@@ -946,9 +962,11 @@ public int getParametersCount() {
*
*
*
- * Required. Entitlement parameters to update. You can only change editable parameters.
+ * Required. Entitlement parameters to update. You can only change editable
+ * parameters.
* To view the available Parameters for a request, refer to the
- * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions] from the desired offer.
+ * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]
+ * from the desired offer.
*
*
*
@@ -966,9 +984,11 @@ public com.google.cloud.channel.v1.Parameter getParameters(int index) {
*
*
*
- * Required. Entitlement parameters to update. You can only change editable parameters.
+ * Required. Entitlement parameters to update. You can only change editable
+ * parameters.
* To view the available Parameters for a request, refer to the
- * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions] from the desired offer.
+ * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]
+ * from the desired offer.
*
*
*
@@ -992,9 +1012,11 @@ public Builder setParameters(int index, com.google.cloud.channel.v1.Parameter va
*
*
*
- * Required. Entitlement parameters to update. You can only change editable parameters.
+ * Required. Entitlement parameters to update. You can only change editable
+ * parameters.
* To view the available Parameters for a request, refer to the
- * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions] from the desired offer.
+ * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]
+ * from the desired offer.
*
*
*
@@ -1016,9 +1038,11 @@ public Builder setParameters(
*
*
*
- * Required. Entitlement parameters to update. You can only change editable parameters.
+ * Required. Entitlement parameters to update. You can only change editable
+ * parameters.
* To view the available Parameters for a request, refer to the
- * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions] from the desired offer.
+ * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]
+ * from the desired offer.
*
*
*
@@ -1042,9 +1066,11 @@ public Builder addParameters(com.google.cloud.channel.v1.Parameter value) {
*
*
*
- * Required. Entitlement parameters to update. You can only change editable parameters.
+ * Required. Entitlement parameters to update. You can only change editable
+ * parameters.
* To view the available Parameters for a request, refer to the
- * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions] from the desired offer.
+ * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]
+ * from the desired offer.
*
*
*
@@ -1068,9 +1094,11 @@ public Builder addParameters(int index, com.google.cloud.channel.v1.Parameter va
*
*
*
- * Required. Entitlement parameters to update. You can only change editable parameters.
+ * Required. Entitlement parameters to update. You can only change editable
+ * parameters.
* To view the available Parameters for a request, refer to the
- * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions] from the desired offer.
+ * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]
+ * from the desired offer.
*
*
*
@@ -1091,9 +1119,11 @@ public Builder addParameters(com.google.cloud.channel.v1.Parameter.Builder build
*
*
*
- * Required. Entitlement parameters to update. You can only change editable parameters.
+ * Required. Entitlement parameters to update. You can only change editable
+ * parameters.
* To view the available Parameters for a request, refer to the
- * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions] from the desired offer.
+ * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]
+ * from the desired offer.
*
*
*
@@ -1115,9 +1145,11 @@ public Builder addParameters(
*
*
*
- * Required. Entitlement parameters to update. You can only change editable parameters.
+ * Required. Entitlement parameters to update. You can only change editable
+ * parameters.
* To view the available Parameters for a request, refer to the
- * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions] from the desired offer.
+ * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]
+ * from the desired offer.
*
*
*
@@ -1139,9 +1171,11 @@ public Builder addAllParameters(
*
*
*
- * Required. Entitlement parameters to update. You can only change editable parameters.
+ * Required. Entitlement parameters to update. You can only change editable
+ * parameters.
* To view the available Parameters for a request, refer to the
- * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions] from the desired offer.
+ * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]
+ * from the desired offer.
*
*
*
@@ -1162,9 +1196,11 @@ public Builder clearParameters() {
*
*
*
- * Required. Entitlement parameters to update. You can only change editable parameters.
+ * Required. Entitlement parameters to update. You can only change editable
+ * parameters.
* To view the available Parameters for a request, refer to the
- * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions] from the desired offer.
+ * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]
+ * from the desired offer.
*
*
*
@@ -1185,9 +1221,11 @@ public Builder removeParameters(int index) {
*
*
*
- * Required. Entitlement parameters to update. You can only change editable parameters.
+ * Required. Entitlement parameters to update. You can only change editable
+ * parameters.
* To view the available Parameters for a request, refer to the
- * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions] from the desired offer.
+ * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]
+ * from the desired offer.
*
*
*
@@ -1201,9 +1239,11 @@ public com.google.cloud.channel.v1.Parameter.Builder getParametersBuilder(int in
*
*
*
- * Required. Entitlement parameters to update. You can only change editable parameters.
+ * Required. Entitlement parameters to update. You can only change editable
+ * parameters.
* To view the available Parameters for a request, refer to the
- * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions] from the desired offer.
+ * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]
+ * from the desired offer.
*
*
*
@@ -1221,9 +1261,11 @@ public com.google.cloud.channel.v1.ParameterOrBuilder getParametersOrBuilder(int
*
*
*
- * Required. Entitlement parameters to update. You can only change editable parameters.
+ * Required. Entitlement parameters to update. You can only change editable
+ * parameters.
* To view the available Parameters for a request, refer to the
- * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions] from the desired offer.
+ * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]
+ * from the desired offer.
*
*
*
@@ -1242,9 +1284,11 @@ public com.google.cloud.channel.v1.ParameterOrBuilder getParametersOrBuilder(int
*
*
*
- * Required. Entitlement parameters to update. You can only change editable parameters.
+ * Required. Entitlement parameters to update. You can only change editable
+ * parameters.
* To view the available Parameters for a request, refer to the
- * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions] from the desired offer.
+ * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]
+ * from the desired offer.
*
*
*
@@ -1259,9 +1303,11 @@ public com.google.cloud.channel.v1.Parameter.Builder addParametersBuilder() {
*
*
*
- * Required. Entitlement parameters to update. You can only change editable parameters.
+ * Required. Entitlement parameters to update. You can only change editable
+ * parameters.
* To view the available Parameters for a request, refer to the
- * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions] from the desired offer.
+ * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]
+ * from the desired offer.
*
*
*
@@ -1276,9 +1322,11 @@ public com.google.cloud.channel.v1.Parameter.Builder addParametersBuilder(int in
*
*
*
- * Required. Entitlement parameters to update. You can only change editable parameters.
+ * Required. Entitlement parameters to update. You can only change editable
+ * parameters.
* To view the available Parameters for a request, refer to the
- * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions] from the desired offer.
+ * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]
+ * from the desired offer.
*
*
*
@@ -1312,8 +1360,9 @@ public com.google.cloud.channel.v1.Parameter.Builder addParametersBuilder(int in
*
*
*
- * Optional. You can specify an optional unique request ID, and if you need to retry
- * your request, the server will know to ignore the request if it's complete.
+ * Optional. You can specify an optional unique request ID, and if you need to
+ * retry your request, the server will know to ignore the request if it's
+ * complete.
* For example, you make an initial request and the request times out. If you
* make the request again with the same request ID, the server can check if
* it received the original operation with the same request ID. If it did, it
@@ -1342,8 +1391,9 @@ public java.lang.String getRequestId() {
*
*
*
- * Optional. You can specify an optional unique request ID, and if you need to retry
- * your request, the server will know to ignore the request if it's complete.
+ * Optional. You can specify an optional unique request ID, and if you need to
+ * retry your request, the server will know to ignore the request if it's
+ * complete.
* For example, you make an initial request and the request times out. If you
* make the request again with the same request ID, the server can check if
* it received the original operation with the same request ID. If it did, it
@@ -1372,8 +1422,9 @@ public com.google.protobuf.ByteString getRequestIdBytes() {
*
*
*
- * Optional. You can specify an optional unique request ID, and if you need to retry
- * your request, the server will know to ignore the request if it's complete.
+ * Optional. You can specify an optional unique request ID, and if you need to
+ * retry your request, the server will know to ignore the request if it's
+ * complete.
* For example, you make an initial request and the request times out. If you
* make the request again with the same request ID, the server can check if
* it received the original operation with the same request ID. If it did, it
@@ -1401,8 +1452,9 @@ public Builder setRequestId(java.lang.String value) {
*
*
*
- * Optional. You can specify an optional unique request ID, and if you need to retry
- * your request, the server will know to ignore the request if it's complete.
+ * Optional. You can specify an optional unique request ID, and if you need to
+ * retry your request, the server will know to ignore the request if it's
+ * complete.
* For example, you make an initial request and the request times out. If you
* make the request again with the same request ID, the server can check if
* it received the original operation with the same request ID. If it did, it
@@ -1426,8 +1478,9 @@ public Builder clearRequestId() {
*
*
*
- * Optional. You can specify an optional unique request ID, and if you need to retry
- * your request, the server will know to ignore the request if it's complete.
+ * Optional. You can specify an optional unique request ID, and if you need to
+ * retry your request, the server will know to ignore the request if it's
+ * complete.
* For example, you make an initial request and the request times out. If you
* make the request again with the same request ID, the server can check if
* it received the original operation with the same request ID. If it did, it
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ChangeParametersRequestOrBuilder.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ChangeParametersRequestOrBuilder.java
index 13c07a9337e0..7a0f0eb45cf8 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ChangeParametersRequestOrBuilder.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ChangeParametersRequestOrBuilder.java
@@ -56,9 +56,11 @@ public interface ChangeParametersRequestOrBuilder
*
*
*
- * Required. Entitlement parameters to update. You can only change editable parameters.
+ * Required. Entitlement parameters to update. You can only change editable
+ * parameters.
* To view the available Parameters for a request, refer to the
- * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions] from the desired offer.
+ * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]
+ * from the desired offer.
*
*
*
@@ -70,9 +72,11 @@ public interface ChangeParametersRequestOrBuilder
*
*
*
- * Required. Entitlement parameters to update. You can only change editable parameters.
+ * Required. Entitlement parameters to update. You can only change editable
+ * parameters.
* To view the available Parameters for a request, refer to the
- * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions] from the desired offer.
+ * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]
+ * from the desired offer.
*
*
*
@@ -84,9 +88,11 @@ public interface ChangeParametersRequestOrBuilder
*
*
*
- * Required. Entitlement parameters to update. You can only change editable parameters.
+ * Required. Entitlement parameters to update. You can only change editable
+ * parameters.
* To view the available Parameters for a request, refer to the
- * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions] from the desired offer.
+ * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]
+ * from the desired offer.
*
*
*
@@ -98,9 +104,11 @@ public interface ChangeParametersRequestOrBuilder
*
*
*
- * Required. Entitlement parameters to update. You can only change editable parameters.
+ * Required. Entitlement parameters to update. You can only change editable
+ * parameters.
* To view the available Parameters for a request, refer to the
- * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions] from the desired offer.
+ * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]
+ * from the desired offer.
*
*
*
@@ -113,9 +121,11 @@ public interface ChangeParametersRequestOrBuilder
*
*
*
- * Required. Entitlement parameters to update. You can only change editable parameters.
+ * Required. Entitlement parameters to update. You can only change editable
+ * parameters.
* To view the available Parameters for a request, refer to the
- * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions] from the desired offer.
+ * [Offer.parameter_definitions][google.cloud.channel.v1.Offer.parameter_definitions]
+ * from the desired offer.
*
*
*
@@ -128,8 +138,9 @@ public interface ChangeParametersRequestOrBuilder
*
*
*
- * Optional. You can specify an optional unique request ID, and if you need to retry
- * your request, the server will know to ignore the request if it's complete.
+ * Optional. You can specify an optional unique request ID, and if you need to
+ * retry your request, the server will know to ignore the request if it's
+ * complete.
* For example, you make an initial request and the request times out. If you
* make the request again with the same request ID, the server can check if
* it received the original operation with the same request ID. If it did, it
@@ -148,8 +159,9 @@ public interface ChangeParametersRequestOrBuilder
*
*
*
- * Optional. You can specify an optional unique request ID, and if you need to retry
- * your request, the server will know to ignore the request if it's complete.
+ * Optional. You can specify an optional unique request ID, and if you need to
+ * retry your request, the server will know to ignore the request if it's
+ * complete.
* For example, you make an initial request and the request times out. If you
* make the request again with the same request ID, the server can check if
* it received the original operation with the same request ID. If it did, it
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ChangeRenewalSettingsRequest.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ChangeRenewalSettingsRequest.java
index efc3f78aeee3..1beaacf5f759 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ChangeRenewalSettingsRequest.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ChangeRenewalSettingsRequest.java
@@ -22,7 +22,8 @@
*
*
*
- * Request message for [CloudChannelService.ChangeRenewalSettings][google.cloud.channel.v1.CloudChannelService.ChangeRenewalSettings].
+ * Request message for
+ * [CloudChannelService.ChangeRenewalSettings][google.cloud.channel.v1.CloudChannelService.ChangeRenewalSettings].
*
*
* Protobuf type {@code google.cloud.channel.v1.ChangeRenewalSettingsRequest}
@@ -181,8 +182,9 @@ public com.google.cloud.channel.v1.RenewalSettingsOrBuilder getRenewalSettingsOr
*
*
*
- * Optional. You can specify an optional unique request ID, and if you need to retry
- * your request, the server will know to ignore the request if it's complete.
+ * Optional. You can specify an optional unique request ID, and if you need to
+ * retry your request, the server will know to ignore the request if it's
+ * complete.
* For example, you make an initial request and the request times out. If you
* make the request again with the same request ID, the server can check if
* it received the original operation with the same request ID. If it did, it
@@ -212,8 +214,9 @@ public java.lang.String getRequestId() {
*
*
*
- * Optional. You can specify an optional unique request ID, and if you need to retry
- * your request, the server will know to ignore the request if it's complete.
+ * Optional. You can specify an optional unique request ID, and if you need to
+ * retry your request, the server will know to ignore the request if it's
+ * complete.
* For example, you make an initial request and the request times out. If you
* make the request again with the same request ID, the server can check if
* it received the original operation with the same request ID. If it did, it
@@ -427,7 +430,8 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
*
*
- * Request message for [CloudChannelService.ChangeRenewalSettings][google.cloud.channel.v1.CloudChannelService.ChangeRenewalSettings].
+ * Request message for
+ * [CloudChannelService.ChangeRenewalSettings][google.cloud.channel.v1.CloudChannelService.ChangeRenewalSettings].
*
*
* Protobuf type {@code google.cloud.channel.v1.ChangeRenewalSettingsRequest}
@@ -952,8 +956,9 @@ public com.google.cloud.channel.v1.RenewalSettingsOrBuilder getRenewalSettingsOr
*
*
*
- * Optional. You can specify an optional unique request ID, and if you need to retry
- * your request, the server will know to ignore the request if it's complete.
+ * Optional. You can specify an optional unique request ID, and if you need to
+ * retry your request, the server will know to ignore the request if it's
+ * complete.
* For example, you make an initial request and the request times out. If you
* make the request again with the same request ID, the server can check if
* it received the original operation with the same request ID. If it did, it
@@ -982,8 +987,9 @@ public java.lang.String getRequestId() {
*
*
*
- * Optional. You can specify an optional unique request ID, and if you need to retry
- * your request, the server will know to ignore the request if it's complete.
+ * Optional. You can specify an optional unique request ID, and if you need to
+ * retry your request, the server will know to ignore the request if it's
+ * complete.
* For example, you make an initial request and the request times out. If you
* make the request again with the same request ID, the server can check if
* it received the original operation with the same request ID. If it did, it
@@ -1012,8 +1018,9 @@ public com.google.protobuf.ByteString getRequestIdBytes() {
*
*
*
- * Optional. You can specify an optional unique request ID, and if you need to retry
- * your request, the server will know to ignore the request if it's complete.
+ * Optional. You can specify an optional unique request ID, and if you need to
+ * retry your request, the server will know to ignore the request if it's
+ * complete.
* For example, you make an initial request and the request times out. If you
* make the request again with the same request ID, the server can check if
* it received the original operation with the same request ID. If it did, it
@@ -1041,8 +1048,9 @@ public Builder setRequestId(java.lang.String value) {
*
*
*
- * Optional. You can specify an optional unique request ID, and if you need to retry
- * your request, the server will know to ignore the request if it's complete.
+ * Optional. You can specify an optional unique request ID, and if you need to
+ * retry your request, the server will know to ignore the request if it's
+ * complete.
* For example, you make an initial request and the request times out. If you
* make the request again with the same request ID, the server can check if
* it received the original operation with the same request ID. If it did, it
@@ -1066,8 +1074,9 @@ public Builder clearRequestId() {
*
*
*
- * Optional. You can specify an optional unique request ID, and if you need to retry
- * your request, the server will know to ignore the request if it's complete.
+ * Optional. You can specify an optional unique request ID, and if you need to
+ * retry your request, the server will know to ignore the request if it's
+ * complete.
* For example, you make an initial request and the request times out. If you
* make the request again with the same request ID, the server can check if
* it received the original operation with the same request ID. If it did, it
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ChangeRenewalSettingsRequestOrBuilder.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ChangeRenewalSettingsRequestOrBuilder.java
index 4432570cbc4d..beb27d2ec7d5 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ChangeRenewalSettingsRequestOrBuilder.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ChangeRenewalSettingsRequestOrBuilder.java
@@ -97,8 +97,9 @@ public interface ChangeRenewalSettingsRequestOrBuilder
*
*
*
- * Optional. You can specify an optional unique request ID, and if you need to retry
- * your request, the server will know to ignore the request if it's complete.
+ * Optional. You can specify an optional unique request ID, and if you need to
+ * retry your request, the server will know to ignore the request if it's
+ * complete.
* For example, you make an initial request and the request times out. If you
* make the request again with the same request ID, the server can check if
* it received the original operation with the same request ID. If it did, it
@@ -117,8 +118,9 @@ public interface ChangeRenewalSettingsRequestOrBuilder
*
*
*
- * Optional. You can specify an optional unique request ID, and if you need to retry
- * your request, the server will know to ignore the request if it's complete.
+ * Optional. You can specify an optional unique request ID, and if you need to
+ * retry your request, the server will know to ignore the request if it's
+ * complete.
* For example, you make an initial request and the request times out. If you
* make the request again with the same request ID, the server can check if
* it received the original operation with the same request ID. If it did, it
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ChannelPartnerLink.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ChannelPartnerLink.java
index 7eb5cf1c9ee9..55d5f8576cc1 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ChannelPartnerLink.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ChannelPartnerLink.java
@@ -367,8 +367,8 @@ public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder() {
*
*
*
- * Output only. Public identifier that a customer must use to generate a transfer token
- * to move to this distributor-reseller combination.
+ * Output only. Public identifier that a customer must use to generate a
+ * transfer token to move to this distributor-reseller combination.
*
*
* string public_id = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
@@ -391,8 +391,8 @@ public java.lang.String getPublicId() {
*
*
*
- * Output only. Public identifier that a customer must use to generate a transfer token
- * to move to this distributor-reseller combination.
+ * Output only. Public identifier that a customer must use to generate a
+ * transfer token to move to this distributor-reseller combination.
*
*
* string public_id = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
@@ -1831,8 +1831,8 @@ public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder() {
*
*
*
- * Output only. Public identifier that a customer must use to generate a transfer token
- * to move to this distributor-reseller combination.
+ * Output only. Public identifier that a customer must use to generate a
+ * transfer token to move to this distributor-reseller combination.
*
*
* string public_id = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
@@ -1854,8 +1854,8 @@ public java.lang.String getPublicId() {
*
*
*
- * Output only. Public identifier that a customer must use to generate a transfer token
- * to move to this distributor-reseller combination.
+ * Output only. Public identifier that a customer must use to generate a
+ * transfer token to move to this distributor-reseller combination.
*
*
* string public_id = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
@@ -1877,8 +1877,8 @@ public com.google.protobuf.ByteString getPublicIdBytes() {
*
*
*
- * Output only. Public identifier that a customer must use to generate a transfer token
- * to move to this distributor-reseller combination.
+ * Output only. Public identifier that a customer must use to generate a
+ * transfer token to move to this distributor-reseller combination.
*
*
* string public_id = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
@@ -1899,8 +1899,8 @@ public Builder setPublicId(java.lang.String value) {
*
*
*
- * Output only. Public identifier that a customer must use to generate a transfer token
- * to move to this distributor-reseller combination.
+ * Output only. Public identifier that a customer must use to generate a
+ * transfer token to move to this distributor-reseller combination.
*
*
* string public_id = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
@@ -1917,8 +1917,8 @@ public Builder clearPublicId() {
*
*
*
- * Output only. Public identifier that a customer must use to generate a transfer token
- * to move to this distributor-reseller combination.
+ * Output only. Public identifier that a customer must use to generate a
+ * transfer token to move to this distributor-reseller combination.
*
*
* string public_id = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ChannelPartnerLinkOrBuilder.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ChannelPartnerLinkOrBuilder.java
index 3636c645f786..b8ca34594d2a 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ChannelPartnerLinkOrBuilder.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ChannelPartnerLinkOrBuilder.java
@@ -209,8 +209,8 @@ public interface ChannelPartnerLinkOrBuilder
*
*
*
- * Output only. Public identifier that a customer must use to generate a transfer token
- * to move to this distributor-reseller combination.
+ * Output only. Public identifier that a customer must use to generate a
+ * transfer token to move to this distributor-reseller combination.
*
*
* string public_id = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
@@ -222,8 +222,8 @@ public interface ChannelPartnerLinkOrBuilder
*
*
*
- * Output only. Public identifier that a customer must use to generate a transfer token
- * to move to this distributor-reseller combination.
+ * Output only. Public identifier that a customer must use to generate a
+ * transfer token to move to this distributor-reseller combination.
*
*
* string public_id = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ChannelPartnerLinkView.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ChannelPartnerLinkView.java
index b4bbcbc18908..e702db92581b 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ChannelPartnerLinkView.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ChannelPartnerLinkView.java
@@ -22,7 +22,9 @@
*
*
*
- * The level of granularity the [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink] will display.
+ * The level of granularity the
+ * [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink] will
+ * display.
*
*
* Protobuf enum {@code google.cloud.channel.v1.ChannelPartnerLinkView}
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ChannelPartnerRepricingConfig.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ChannelPartnerRepricingConfig.java
index f4f7d6c6a716..a6dc90835ddc 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ChannelPartnerRepricingConfig.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ChannelPartnerRepricingConfig.java
@@ -127,8 +127,8 @@ public com.google.protobuf.ByteString getNameBytes() {
*
*
*
- * Required. The configuration for bill modifications made by a reseller before
- * sending it to ChannelPartner.
+ * Required. The configuration for bill modifications made by a reseller
+ * before sending it to ChannelPartner.
*
*
*
@@ -145,8 +145,8 @@ public boolean hasRepricingConfig() {
*
*
*
- * Required. The configuration for bill modifications made by a reseller before
- * sending it to ChannelPartner.
+ * Required. The configuration for bill modifications made by a reseller
+ * before sending it to ChannelPartner.
*
*
*
@@ -165,8 +165,8 @@ public com.google.cloud.channel.v1.RepricingConfig getRepricingConfig() {
*
*
*
- * Required. The configuration for bill modifications made by a reseller before
- * sending it to ChannelPartner.
+ * Required. The configuration for bill modifications made by a reseller
+ * before sending it to ChannelPartner.
*
*
*
@@ -184,9 +184,10 @@ public com.google.cloud.channel.v1.RepricingConfigOrBuilder getRepricingConfigOr
*
*
*
- * Output only. Timestamp of an update to the repricing rule. If `update_time` is after
- * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month] then it indicates this was set
- * mid-month.
+ * Output only. Timestamp of an update to the repricing rule. If `update_time`
+ * is after
+ * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month]
+ * then it indicates this was set mid-month.
*
*
* .google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
@@ -202,9 +203,10 @@ public boolean hasUpdateTime() {
*
*
*
- * Output only. Timestamp of an update to the repricing rule. If `update_time` is after
- * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month] then it indicates this was set
- * mid-month.
+ * Output only. Timestamp of an update to the repricing rule. If `update_time`
+ * is after
+ * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month]
+ * then it indicates this was set mid-month.
*
*
* .google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
@@ -220,9 +222,10 @@ public com.google.protobuf.Timestamp getUpdateTime() {
*
*
*
- * Output only. Timestamp of an update to the repricing rule. If `update_time` is after
- * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month] then it indicates this was set
- * mid-month.
+ * Output only. Timestamp of an update to the repricing rule. If `update_time`
+ * is after
+ * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month]
+ * then it indicates this was set mid-month.
*
*
* .google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
@@ -759,8 +762,8 @@ public Builder setNameBytes(com.google.protobuf.ByteString value) {
*
*
*
- * Required. The configuration for bill modifications made by a reseller before
- * sending it to ChannelPartner.
+ * Required. The configuration for bill modifications made by a reseller
+ * before sending it to ChannelPartner.
*
*
*
@@ -776,8 +779,8 @@ public boolean hasRepricingConfig() {
*
*
*
- * Required. The configuration for bill modifications made by a reseller before
- * sending it to ChannelPartner.
+ * Required. The configuration for bill modifications made by a reseller
+ * before sending it to ChannelPartner.
*
*
*
@@ -799,8 +802,8 @@ public com.google.cloud.channel.v1.RepricingConfig getRepricingConfig() {
*
*
*
- * Required. The configuration for bill modifications made by a reseller before
- * sending it to ChannelPartner.
+ * Required. The configuration for bill modifications made by a reseller
+ * before sending it to ChannelPartner.
*
*
*
@@ -824,8 +827,8 @@ public Builder setRepricingConfig(com.google.cloud.channel.v1.RepricingConfig va
*
*
*
- * Required. The configuration for bill modifications made by a reseller before
- * sending it to ChannelPartner.
+ * Required. The configuration for bill modifications made by a reseller
+ * before sending it to ChannelPartner.
*
*
*
@@ -847,8 +850,8 @@ public Builder setRepricingConfig(
*
*
*
- * Required. The configuration for bill modifications made by a reseller before
- * sending it to ChannelPartner.
+ * Required. The configuration for bill modifications made by a reseller
+ * before sending it to ChannelPartner.
*
*
*
@@ -876,8 +879,8 @@ public Builder mergeRepricingConfig(com.google.cloud.channel.v1.RepricingConfig
*
*
*
- * Required. The configuration for bill modifications made by a reseller before
- * sending it to ChannelPartner.
+ * Required. The configuration for bill modifications made by a reseller
+ * before sending it to ChannelPartner.
*
*
*
@@ -899,8 +902,8 @@ public Builder clearRepricingConfig() {
*
*
*
- * Required. The configuration for bill modifications made by a reseller before
- * sending it to ChannelPartner.
+ * Required. The configuration for bill modifications made by a reseller
+ * before sending it to ChannelPartner.
*
*
*
@@ -916,8 +919,8 @@ public com.google.cloud.channel.v1.RepricingConfig.Builder getRepricingConfigBui
*
*
*
- * Required. The configuration for bill modifications made by a reseller before
- * sending it to ChannelPartner.
+ * Required. The configuration for bill modifications made by a reseller
+ * before sending it to ChannelPartner.
*
*
*
@@ -937,8 +940,8 @@ public com.google.cloud.channel.v1.RepricingConfigOrBuilder getRepricingConfigOr
*
*
*
- * Required. The configuration for bill modifications made by a reseller before
- * sending it to ChannelPartner.
+ * Required. The configuration for bill modifications made by a reseller
+ * before sending it to ChannelPartner.
*
*
*
@@ -972,9 +975,10 @@ public com.google.cloud.channel.v1.RepricingConfigOrBuilder getRepricingConfigOr
*
*
*
- * Output only. Timestamp of an update to the repricing rule. If `update_time` is after
- * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month] then it indicates this was set
- * mid-month.
+ * Output only. Timestamp of an update to the repricing rule. If `update_time`
+ * is after
+ * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month]
+ * then it indicates this was set mid-month.
*
*
*
@@ -990,9 +994,10 @@ public boolean hasUpdateTime() {
*
*
*
- * Output only. Timestamp of an update to the repricing rule. If `update_time` is after
- * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month] then it indicates this was set
- * mid-month.
+ * Output only. Timestamp of an update to the repricing rule. If `update_time`
+ * is after
+ * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month]
+ * then it indicates this was set mid-month.
*
*
*
@@ -1014,9 +1019,10 @@ public com.google.protobuf.Timestamp getUpdateTime() {
*
*
*
- * Output only. Timestamp of an update to the repricing rule. If `update_time` is after
- * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month] then it indicates this was set
- * mid-month.
+ * Output only. Timestamp of an update to the repricing rule. If `update_time`
+ * is after
+ * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month]
+ * then it indicates this was set mid-month.
*
*
*
@@ -1040,9 +1046,10 @@ public Builder setUpdateTime(com.google.protobuf.Timestamp value) {
*
*
*
- * Output only. Timestamp of an update to the repricing rule. If `update_time` is after
- * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month] then it indicates this was set
- * mid-month.
+ * Output only. Timestamp of an update to the repricing rule. If `update_time`
+ * is after
+ * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month]
+ * then it indicates this was set mid-month.
*
*
*
@@ -1063,9 +1070,10 @@ public Builder setUpdateTime(com.google.protobuf.Timestamp.Builder builderForVal
*
*
*
- * Output only. Timestamp of an update to the repricing rule. If `update_time` is after
- * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month] then it indicates this was set
- * mid-month.
+ * Output only. Timestamp of an update to the repricing rule. If `update_time`
+ * is after
+ * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month]
+ * then it indicates this was set mid-month.
*
*
*
@@ -1091,9 +1099,10 @@ public Builder mergeUpdateTime(com.google.protobuf.Timestamp value) {
*
*
*
- * Output only. Timestamp of an update to the repricing rule. If `update_time` is after
- * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month] then it indicates this was set
- * mid-month.
+ * Output only. Timestamp of an update to the repricing rule. If `update_time`
+ * is after
+ * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month]
+ * then it indicates this was set mid-month.
*
*
*
@@ -1115,9 +1124,10 @@ public Builder clearUpdateTime() {
*
*
*
- * Output only. Timestamp of an update to the repricing rule. If `update_time` is after
- * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month] then it indicates this was set
- * mid-month.
+ * Output only. Timestamp of an update to the repricing rule. If `update_time`
+ * is after
+ * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month]
+ * then it indicates this was set mid-month.
*
*
*
@@ -1133,9 +1143,10 @@ public com.google.protobuf.Timestamp.Builder getUpdateTimeBuilder() {
*
*
*
- * Output only. Timestamp of an update to the repricing rule. If `update_time` is after
- * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month] then it indicates this was set
- * mid-month.
+ * Output only. Timestamp of an update to the repricing rule. If `update_time`
+ * is after
+ * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month]
+ * then it indicates this was set mid-month.
*
*
*
@@ -1155,9 +1166,10 @@ public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder() {
*
*
*
- * Output only. Timestamp of an update to the repricing rule. If `update_time` is after
- * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month] then it indicates this was set
- * mid-month.
+ * Output only. Timestamp of an update to the repricing rule. If `update_time`
+ * is after
+ * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month]
+ * then it indicates this was set mid-month.
*
*
*
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ChannelPartnerRepricingConfigOrBuilder.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ChannelPartnerRepricingConfigOrBuilder.java
index 758747aec15a..c63d1541cadc 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ChannelPartnerRepricingConfigOrBuilder.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ChannelPartnerRepricingConfigOrBuilder.java
@@ -56,8 +56,8 @@ public interface ChannelPartnerRepricingConfigOrBuilder
*
*
*
- * Required. The configuration for bill modifications made by a reseller before
- * sending it to ChannelPartner.
+ * Required. The configuration for bill modifications made by a reseller
+ * before sending it to ChannelPartner.
*
*
*
@@ -71,8 +71,8 @@ public interface ChannelPartnerRepricingConfigOrBuilder
*
*
*
- * Required. The configuration for bill modifications made by a reseller before
- * sending it to ChannelPartner.
+ * Required. The configuration for bill modifications made by a reseller
+ * before sending it to ChannelPartner.
*
*
*
@@ -86,8 +86,8 @@ public interface ChannelPartnerRepricingConfigOrBuilder
*
*
*
- * Required. The configuration for bill modifications made by a reseller before
- * sending it to ChannelPartner.
+ * Required. The configuration for bill modifications made by a reseller
+ * before sending it to ChannelPartner.
*
*
*
@@ -100,9 +100,10 @@ public interface ChannelPartnerRepricingConfigOrBuilder
*
*
*
- * Output only. Timestamp of an update to the repricing rule. If `update_time` is after
- * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month] then it indicates this was set
- * mid-month.
+ * Output only. Timestamp of an update to the repricing rule. If `update_time`
+ * is after
+ * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month]
+ * then it indicates this was set mid-month.
*
*
* .google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
@@ -115,9 +116,10 @@ public interface ChannelPartnerRepricingConfigOrBuilder
*
*
*
- * Output only. Timestamp of an update to the repricing rule. If `update_time` is after
- * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month] then it indicates this was set
- * mid-month.
+ * Output only. Timestamp of an update to the repricing rule. If `update_time`
+ * is after
+ * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month]
+ * then it indicates this was set mid-month.
*
*
* .google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
@@ -130,9 +132,10 @@ public interface ChannelPartnerRepricingConfigOrBuilder
*
*
*
- * Output only. Timestamp of an update to the repricing rule. If `update_time` is after
- * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month] then it indicates this was set
- * mid-month.
+ * Output only. Timestamp of an update to the repricing rule. If `update_time`
+ * is after
+ * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month]
+ * then it indicates this was set mid-month.
*
*
* .google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/CheckCloudIdentityAccountsExistRequest.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/CheckCloudIdentityAccountsExistRequest.java
index 3971c350fd12..755f5e154907 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/CheckCloudIdentityAccountsExistRequest.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/CheckCloudIdentityAccountsExistRequest.java
@@ -22,7 +22,8 @@
*
*
*
- * Request message for [CloudChannelService.CheckCloudIdentityAccountsExist][google.cloud.channel.v1.CloudChannelService.CheckCloudIdentityAccountsExist].
+ * Request message for
+ * [CloudChannelService.CheckCloudIdentityAccountsExist][google.cloud.channel.v1.CloudChannelService.CheckCloudIdentityAccountsExist].
*
*
* Protobuf type {@code google.cloud.channel.v1.CheckCloudIdentityAccountsExistRequest}
@@ -344,7 +345,8 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
*
*
- * Request message for [CloudChannelService.CheckCloudIdentityAccountsExist][google.cloud.channel.v1.CloudChannelService.CheckCloudIdentityAccountsExist].
+ * Request message for
+ * [CloudChannelService.CheckCloudIdentityAccountsExist][google.cloud.channel.v1.CloudChannelService.CheckCloudIdentityAccountsExist].
*
*
* Protobuf type {@code google.cloud.channel.v1.CheckCloudIdentityAccountsExistRequest}
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ConditionalOverride.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ConditionalOverride.java
new file mode 100644
index 000000000000..0a4ce213912f
--- /dev/null
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ConditionalOverride.java
@@ -0,0 +1,1202 @@
+/*
+ * Copyright 2020 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+// Generated by the protocol buffer compiler. DO NOT EDIT!
+// source: google/cloud/channel/v1/repricing.proto
+
+package com.google.cloud.channel.v1;
+
+/**
+ *
+ *
+ *
+ * Specifies the override to conditionally apply.
+ *
+ *
+ * Protobuf type {@code google.cloud.channel.v1.ConditionalOverride}
+ */
+public final class ConditionalOverride extends com.google.protobuf.GeneratedMessageV3
+ implements
+ // @@protoc_insertion_point(message_implements:google.cloud.channel.v1.ConditionalOverride)
+ ConditionalOverrideOrBuilder {
+ private static final long serialVersionUID = 0L;
+ // Use ConditionalOverride.newBuilder() to construct.
+ private ConditionalOverride(com.google.protobuf.GeneratedMessageV3.Builder> builder) {
+ super(builder);
+ }
+
+ private ConditionalOverride() {
+ rebillingBasis_ = 0;
+ }
+
+ @java.lang.Override
+ @SuppressWarnings({"unused"})
+ protected java.lang.Object newInstance(UnusedPrivateParameter unused) {
+ return new ConditionalOverride();
+ }
+
+ @java.lang.Override
+ public final com.google.protobuf.UnknownFieldSet getUnknownFields() {
+ return this.unknownFields;
+ }
+
+ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
+ return com.google.cloud.channel.v1.RepricingProto
+ .internal_static_google_cloud_channel_v1_ConditionalOverride_descriptor;
+ }
+
+ @java.lang.Override
+ protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ internalGetFieldAccessorTable() {
+ return com.google.cloud.channel.v1.RepricingProto
+ .internal_static_google_cloud_channel_v1_ConditionalOverride_fieldAccessorTable
+ .ensureFieldAccessorsInitialized(
+ com.google.cloud.channel.v1.ConditionalOverride.class,
+ com.google.cloud.channel.v1.ConditionalOverride.Builder.class);
+ }
+
+ public static final int ADJUSTMENT_FIELD_NUMBER = 1;
+ private com.google.cloud.channel.v1.RepricingAdjustment adjustment_;
+ /**
+ *
+ *
+ *
+ * Required. Information about the applied override's adjustment.
+ *
+ *
+ *
+ * .google.cloud.channel.v1.RepricingAdjustment adjustment = 1 [(.google.api.field_behavior) = REQUIRED];
+ *
+ *
+ * @return Whether the adjustment field is set.
+ */
+ @java.lang.Override
+ public boolean hasAdjustment() {
+ return adjustment_ != null;
+ }
+ /**
+ *
+ *
+ *
+ * Required. Information about the applied override's adjustment.
+ *
+ *
+ *
+ * .google.cloud.channel.v1.RepricingAdjustment adjustment = 1 [(.google.api.field_behavior) = REQUIRED];
+ *
+ *
+ * @return The adjustment.
+ */
+ @java.lang.Override
+ public com.google.cloud.channel.v1.RepricingAdjustment getAdjustment() {
+ return adjustment_ == null
+ ? com.google.cloud.channel.v1.RepricingAdjustment.getDefaultInstance()
+ : adjustment_;
+ }
+ /**
+ *
+ *
+ *
+ * Required. Information about the applied override's adjustment.
+ *
+ *
+ *
+ * .google.cloud.channel.v1.RepricingAdjustment adjustment = 1 [(.google.api.field_behavior) = REQUIRED];
+ *
+ */
+ @java.lang.Override
+ public com.google.cloud.channel.v1.RepricingAdjustmentOrBuilder getAdjustmentOrBuilder() {
+ return getAdjustment();
+ }
+
+ public static final int REBILLING_BASIS_FIELD_NUMBER = 2;
+ private int rebillingBasis_;
+ /**
+ *
+ *
+ *
+ * Required. The [RebillingBasis][google.cloud.channel.v1.RebillingBasis] to
+ * use for the applied override. Shows the relative cost based on your
+ * repricing costs.
+ *
+ *
+ *
+ * .google.cloud.channel.v1.RebillingBasis rebilling_basis = 2 [(.google.api.field_behavior) = REQUIRED];
+ *
+ *
+ * @return The enum numeric value on the wire for rebillingBasis.
+ */
+ @java.lang.Override
+ public int getRebillingBasisValue() {
+ return rebillingBasis_;
+ }
+ /**
+ *
+ *
+ *
+ * Required. The [RebillingBasis][google.cloud.channel.v1.RebillingBasis] to
+ * use for the applied override. Shows the relative cost based on your
+ * repricing costs.
+ *
+ *
+ *
+ * .google.cloud.channel.v1.RebillingBasis rebilling_basis = 2 [(.google.api.field_behavior) = REQUIRED];
+ *
+ *
+ * @return The rebillingBasis.
+ */
+ @java.lang.Override
+ public com.google.cloud.channel.v1.RebillingBasis getRebillingBasis() {
+ @SuppressWarnings("deprecation")
+ com.google.cloud.channel.v1.RebillingBasis result =
+ com.google.cloud.channel.v1.RebillingBasis.valueOf(rebillingBasis_);
+ return result == null ? com.google.cloud.channel.v1.RebillingBasis.UNRECOGNIZED : result;
+ }
+
+ public static final int REPRICING_CONDITION_FIELD_NUMBER = 3;
+ private com.google.cloud.channel.v1.RepricingCondition repricingCondition_;
+ /**
+ *
+ *
+ *
+ * Required. Specifies the condition which, if met, will apply the override.
+ *
+ *
+ *
+ * .google.cloud.channel.v1.RepricingCondition repricing_condition = 3 [(.google.api.field_behavior) = REQUIRED];
+ *
+ *
+ * @return Whether the repricingCondition field is set.
+ */
+ @java.lang.Override
+ public boolean hasRepricingCondition() {
+ return repricingCondition_ != null;
+ }
+ /**
+ *
+ *
+ *
+ * Required. Specifies the condition which, if met, will apply the override.
+ *
+ *
+ *
+ * .google.cloud.channel.v1.RepricingCondition repricing_condition = 3 [(.google.api.field_behavior) = REQUIRED];
+ *
+ *
+ * @return The repricingCondition.
+ */
+ @java.lang.Override
+ public com.google.cloud.channel.v1.RepricingCondition getRepricingCondition() {
+ return repricingCondition_ == null
+ ? com.google.cloud.channel.v1.RepricingCondition.getDefaultInstance()
+ : repricingCondition_;
+ }
+ /**
+ *
+ *
+ *
+ * Required. Specifies the condition which, if met, will apply the override.
+ *
+ *
+ *
+ * .google.cloud.channel.v1.RepricingCondition repricing_condition = 3 [(.google.api.field_behavior) = REQUIRED];
+ *
+ */
+ @java.lang.Override
+ public com.google.cloud.channel.v1.RepricingConditionOrBuilder getRepricingConditionOrBuilder() {
+ return getRepricingCondition();
+ }
+
+ private byte memoizedIsInitialized = -1;
+
+ @java.lang.Override
+ public final boolean isInitialized() {
+ byte isInitialized = memoizedIsInitialized;
+ if (isInitialized == 1) return true;
+ if (isInitialized == 0) return false;
+
+ memoizedIsInitialized = 1;
+ return true;
+ }
+
+ @java.lang.Override
+ public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
+ if (adjustment_ != null) {
+ output.writeMessage(1, getAdjustment());
+ }
+ if (rebillingBasis_
+ != com.google.cloud.channel.v1.RebillingBasis.REBILLING_BASIS_UNSPECIFIED.getNumber()) {
+ output.writeEnum(2, rebillingBasis_);
+ }
+ if (repricingCondition_ != null) {
+ output.writeMessage(3, getRepricingCondition());
+ }
+ getUnknownFields().writeTo(output);
+ }
+
+ @java.lang.Override
+ public int getSerializedSize() {
+ int size = memoizedSize;
+ if (size != -1) return size;
+
+ size = 0;
+ if (adjustment_ != null) {
+ size += com.google.protobuf.CodedOutputStream.computeMessageSize(1, getAdjustment());
+ }
+ if (rebillingBasis_
+ != com.google.cloud.channel.v1.RebillingBasis.REBILLING_BASIS_UNSPECIFIED.getNumber()) {
+ size += com.google.protobuf.CodedOutputStream.computeEnumSize(2, rebillingBasis_);
+ }
+ if (repricingCondition_ != null) {
+ size += com.google.protobuf.CodedOutputStream.computeMessageSize(3, getRepricingCondition());
+ }
+ size += getUnknownFields().getSerializedSize();
+ memoizedSize = size;
+ return size;
+ }
+
+ @java.lang.Override
+ public boolean equals(final java.lang.Object obj) {
+ if (obj == this) {
+ return true;
+ }
+ if (!(obj instanceof com.google.cloud.channel.v1.ConditionalOverride)) {
+ return super.equals(obj);
+ }
+ com.google.cloud.channel.v1.ConditionalOverride other =
+ (com.google.cloud.channel.v1.ConditionalOverride) obj;
+
+ if (hasAdjustment() != other.hasAdjustment()) return false;
+ if (hasAdjustment()) {
+ if (!getAdjustment().equals(other.getAdjustment())) return false;
+ }
+ if (rebillingBasis_ != other.rebillingBasis_) return false;
+ if (hasRepricingCondition() != other.hasRepricingCondition()) return false;
+ if (hasRepricingCondition()) {
+ if (!getRepricingCondition().equals(other.getRepricingCondition())) return false;
+ }
+ if (!getUnknownFields().equals(other.getUnknownFields())) return false;
+ return true;
+ }
+
+ @java.lang.Override
+ public int hashCode() {
+ if (memoizedHashCode != 0) {
+ return memoizedHashCode;
+ }
+ int hash = 41;
+ hash = (19 * hash) + getDescriptor().hashCode();
+ if (hasAdjustment()) {
+ hash = (37 * hash) + ADJUSTMENT_FIELD_NUMBER;
+ hash = (53 * hash) + getAdjustment().hashCode();
+ }
+ hash = (37 * hash) + REBILLING_BASIS_FIELD_NUMBER;
+ hash = (53 * hash) + rebillingBasis_;
+ if (hasRepricingCondition()) {
+ hash = (37 * hash) + REPRICING_CONDITION_FIELD_NUMBER;
+ hash = (53 * hash) + getRepricingCondition().hashCode();
+ }
+ hash = (29 * hash) + getUnknownFields().hashCode();
+ memoizedHashCode = hash;
+ return hash;
+ }
+
+ public static com.google.cloud.channel.v1.ConditionalOverride parseFrom(java.nio.ByteBuffer data)
+ throws com.google.protobuf.InvalidProtocolBufferException {
+ return PARSER.parseFrom(data);
+ }
+
+ public static com.google.cloud.channel.v1.ConditionalOverride parseFrom(
+ java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
+ throws com.google.protobuf.InvalidProtocolBufferException {
+ return PARSER.parseFrom(data, extensionRegistry);
+ }
+
+ public static com.google.cloud.channel.v1.ConditionalOverride parseFrom(
+ com.google.protobuf.ByteString data)
+ throws com.google.protobuf.InvalidProtocolBufferException {
+ return PARSER.parseFrom(data);
+ }
+
+ public static com.google.cloud.channel.v1.ConditionalOverride parseFrom(
+ com.google.protobuf.ByteString data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
+ throws com.google.protobuf.InvalidProtocolBufferException {
+ return PARSER.parseFrom(data, extensionRegistry);
+ }
+
+ public static com.google.cloud.channel.v1.ConditionalOverride parseFrom(byte[] data)
+ throws com.google.protobuf.InvalidProtocolBufferException {
+ return PARSER.parseFrom(data);
+ }
+
+ public static com.google.cloud.channel.v1.ConditionalOverride parseFrom(
+ byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
+ throws com.google.protobuf.InvalidProtocolBufferException {
+ return PARSER.parseFrom(data, extensionRegistry);
+ }
+
+ public static com.google.cloud.channel.v1.ConditionalOverride parseFrom(java.io.InputStream input)
+ throws java.io.IOException {
+ return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ }
+
+ public static com.google.cloud.channel.v1.ConditionalOverride parseFrom(
+ java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
+ throws java.io.IOException {
+ return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ PARSER, input, extensionRegistry);
+ }
+
+ public static com.google.cloud.channel.v1.ConditionalOverride parseDelimitedFrom(
+ java.io.InputStream input) throws java.io.IOException {
+ return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(PARSER, input);
+ }
+
+ public static com.google.cloud.channel.v1.ConditionalOverride parseDelimitedFrom(
+ java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
+ throws java.io.IOException {
+ return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(
+ PARSER, input, extensionRegistry);
+ }
+
+ public static com.google.cloud.channel.v1.ConditionalOverride parseFrom(
+ com.google.protobuf.CodedInputStream input) throws java.io.IOException {
+ return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ }
+
+ public static com.google.cloud.channel.v1.ConditionalOverride parseFrom(
+ com.google.protobuf.CodedInputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
+ throws java.io.IOException {
+ return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ PARSER, input, extensionRegistry);
+ }
+
+ @java.lang.Override
+ public Builder newBuilderForType() {
+ return newBuilder();
+ }
+
+ public static Builder newBuilder() {
+ return DEFAULT_INSTANCE.toBuilder();
+ }
+
+ public static Builder newBuilder(com.google.cloud.channel.v1.ConditionalOverride prototype) {
+ return DEFAULT_INSTANCE.toBuilder().mergeFrom(prototype);
+ }
+
+ @java.lang.Override
+ public Builder toBuilder() {
+ return this == DEFAULT_INSTANCE ? new Builder() : new Builder().mergeFrom(this);
+ }
+
+ @java.lang.Override
+ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
+ Builder builder = new Builder(parent);
+ return builder;
+ }
+ /**
+ *
+ *
+ *
+ * Specifies the override to conditionally apply.
+ *
+ *
+ * Protobuf type {@code google.cloud.channel.v1.ConditionalOverride}
+ */
+ public static final class Builder extends com.google.protobuf.GeneratedMessageV3.Builder
+ implements
+ // @@protoc_insertion_point(builder_implements:google.cloud.channel.v1.ConditionalOverride)
+ com.google.cloud.channel.v1.ConditionalOverrideOrBuilder {
+ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
+ return com.google.cloud.channel.v1.RepricingProto
+ .internal_static_google_cloud_channel_v1_ConditionalOverride_descriptor;
+ }
+
+ @java.lang.Override
+ protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ internalGetFieldAccessorTable() {
+ return com.google.cloud.channel.v1.RepricingProto
+ .internal_static_google_cloud_channel_v1_ConditionalOverride_fieldAccessorTable
+ .ensureFieldAccessorsInitialized(
+ com.google.cloud.channel.v1.ConditionalOverride.class,
+ com.google.cloud.channel.v1.ConditionalOverride.Builder.class);
+ }
+
+ // Construct using com.google.cloud.channel.v1.ConditionalOverride.newBuilder()
+ private Builder() {}
+
+ private Builder(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
+ super(parent);
+ }
+
+ @java.lang.Override
+ public Builder clear() {
+ super.clear();
+ if (adjustmentBuilder_ == null) {
+ adjustment_ = null;
+ } else {
+ adjustment_ = null;
+ adjustmentBuilder_ = null;
+ }
+ rebillingBasis_ = 0;
+
+ if (repricingConditionBuilder_ == null) {
+ repricingCondition_ = null;
+ } else {
+ repricingCondition_ = null;
+ repricingConditionBuilder_ = null;
+ }
+ return this;
+ }
+
+ @java.lang.Override
+ public com.google.protobuf.Descriptors.Descriptor getDescriptorForType() {
+ return com.google.cloud.channel.v1.RepricingProto
+ .internal_static_google_cloud_channel_v1_ConditionalOverride_descriptor;
+ }
+
+ @java.lang.Override
+ public com.google.cloud.channel.v1.ConditionalOverride getDefaultInstanceForType() {
+ return com.google.cloud.channel.v1.ConditionalOverride.getDefaultInstance();
+ }
+
+ @java.lang.Override
+ public com.google.cloud.channel.v1.ConditionalOverride build() {
+ com.google.cloud.channel.v1.ConditionalOverride result = buildPartial();
+ if (!result.isInitialized()) {
+ throw newUninitializedMessageException(result);
+ }
+ return result;
+ }
+
+ @java.lang.Override
+ public com.google.cloud.channel.v1.ConditionalOverride buildPartial() {
+ com.google.cloud.channel.v1.ConditionalOverride result =
+ new com.google.cloud.channel.v1.ConditionalOverride(this);
+ if (adjustmentBuilder_ == null) {
+ result.adjustment_ = adjustment_;
+ } else {
+ result.adjustment_ = adjustmentBuilder_.build();
+ }
+ result.rebillingBasis_ = rebillingBasis_;
+ if (repricingConditionBuilder_ == null) {
+ result.repricingCondition_ = repricingCondition_;
+ } else {
+ result.repricingCondition_ = repricingConditionBuilder_.build();
+ }
+ onBuilt();
+ return result;
+ }
+
+ @java.lang.Override
+ public Builder clone() {
+ return super.clone();
+ }
+
+ @java.lang.Override
+ public Builder setField(
+ com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value) {
+ return super.setField(field, value);
+ }
+
+ @java.lang.Override
+ public Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) {
+ return super.clearField(field);
+ }
+
+ @java.lang.Override
+ public Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) {
+ return super.clearOneof(oneof);
+ }
+
+ @java.lang.Override
+ public Builder setRepeatedField(
+ com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value) {
+ return super.setRepeatedField(field, index, value);
+ }
+
+ @java.lang.Override
+ public Builder addRepeatedField(
+ com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value) {
+ return super.addRepeatedField(field, value);
+ }
+
+ @java.lang.Override
+ public Builder mergeFrom(com.google.protobuf.Message other) {
+ if (other instanceof com.google.cloud.channel.v1.ConditionalOverride) {
+ return mergeFrom((com.google.cloud.channel.v1.ConditionalOverride) other);
+ } else {
+ super.mergeFrom(other);
+ return this;
+ }
+ }
+
+ public Builder mergeFrom(com.google.cloud.channel.v1.ConditionalOverride other) {
+ if (other == com.google.cloud.channel.v1.ConditionalOverride.getDefaultInstance())
+ return this;
+ if (other.hasAdjustment()) {
+ mergeAdjustment(other.getAdjustment());
+ }
+ if (other.rebillingBasis_ != 0) {
+ setRebillingBasisValue(other.getRebillingBasisValue());
+ }
+ if (other.hasRepricingCondition()) {
+ mergeRepricingCondition(other.getRepricingCondition());
+ }
+ this.mergeUnknownFields(other.getUnknownFields());
+ onChanged();
+ return this;
+ }
+
+ @java.lang.Override
+ public final boolean isInitialized() {
+ return true;
+ }
+
+ @java.lang.Override
+ public Builder mergeFrom(
+ com.google.protobuf.CodedInputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
+ throws java.io.IOException {
+ if (extensionRegistry == null) {
+ throw new java.lang.NullPointerException();
+ }
+ try {
+ boolean done = false;
+ while (!done) {
+ int tag = input.readTag();
+ switch (tag) {
+ case 0:
+ done = true;
+ break;
+ case 10:
+ {
+ input.readMessage(getAdjustmentFieldBuilder().getBuilder(), extensionRegistry);
+
+ break;
+ } // case 10
+ case 16:
+ {
+ rebillingBasis_ = input.readEnum();
+
+ break;
+ } // case 16
+ case 26:
+ {
+ input.readMessage(
+ getRepricingConditionFieldBuilder().getBuilder(), extensionRegistry);
+
+ break;
+ } // case 26
+ default:
+ {
+ if (!super.parseUnknownField(input, extensionRegistry, tag)) {
+ done = true; // was an endgroup tag
+ }
+ break;
+ } // default:
+ } // switch (tag)
+ } // while (!done)
+ } catch (com.google.protobuf.InvalidProtocolBufferException e) {
+ throw e.unwrapIOException();
+ } finally {
+ onChanged();
+ } // finally
+ return this;
+ }
+
+ private com.google.cloud.channel.v1.RepricingAdjustment adjustment_;
+ private com.google.protobuf.SingleFieldBuilderV3<
+ com.google.cloud.channel.v1.RepricingAdjustment,
+ com.google.cloud.channel.v1.RepricingAdjustment.Builder,
+ com.google.cloud.channel.v1.RepricingAdjustmentOrBuilder>
+ adjustmentBuilder_;
+ /**
+ *
+ *
+ *
+ * Required. Information about the applied override's adjustment.
+ *
+ *
+ *
+ * .google.cloud.channel.v1.RepricingAdjustment adjustment = 1 [(.google.api.field_behavior) = REQUIRED];
+ *
+ *
+ * @return Whether the adjustment field is set.
+ */
+ public boolean hasAdjustment() {
+ return adjustmentBuilder_ != null || adjustment_ != null;
+ }
+ /**
+ *
+ *
+ *
+ * Required. Information about the applied override's adjustment.
+ *
+ *
+ *
+ * .google.cloud.channel.v1.RepricingAdjustment adjustment = 1 [(.google.api.field_behavior) = REQUIRED];
+ *
+ *
+ * @return The adjustment.
+ */
+ public com.google.cloud.channel.v1.RepricingAdjustment getAdjustment() {
+ if (adjustmentBuilder_ == null) {
+ return adjustment_ == null
+ ? com.google.cloud.channel.v1.RepricingAdjustment.getDefaultInstance()
+ : adjustment_;
+ } else {
+ return adjustmentBuilder_.getMessage();
+ }
+ }
+ /**
+ *
+ *
+ *
+ * Required. Information about the applied override's adjustment.
+ *
+ *
+ *
+ * .google.cloud.channel.v1.RepricingAdjustment adjustment = 1 [(.google.api.field_behavior) = REQUIRED];
+ *
+ */
+ public Builder setAdjustment(com.google.cloud.channel.v1.RepricingAdjustment value) {
+ if (adjustmentBuilder_ == null) {
+ if (value == null) {
+ throw new NullPointerException();
+ }
+ adjustment_ = value;
+ onChanged();
+ } else {
+ adjustmentBuilder_.setMessage(value);
+ }
+
+ return this;
+ }
+ /**
+ *
+ *
+ *
+ * Required. Information about the applied override's adjustment.
+ *
+ *
+ *
+ * .google.cloud.channel.v1.RepricingAdjustment adjustment = 1 [(.google.api.field_behavior) = REQUIRED];
+ *
+ */
+ public Builder setAdjustment(
+ com.google.cloud.channel.v1.RepricingAdjustment.Builder builderForValue) {
+ if (adjustmentBuilder_ == null) {
+ adjustment_ = builderForValue.build();
+ onChanged();
+ } else {
+ adjustmentBuilder_.setMessage(builderForValue.build());
+ }
+
+ return this;
+ }
+ /**
+ *
+ *
+ *
+ * Required. Information about the applied override's adjustment.
+ *
+ *
+ *
+ * .google.cloud.channel.v1.RepricingAdjustment adjustment = 1 [(.google.api.field_behavior) = REQUIRED];
+ *
+ */
+ public Builder mergeAdjustment(com.google.cloud.channel.v1.RepricingAdjustment value) {
+ if (adjustmentBuilder_ == null) {
+ if (adjustment_ != null) {
+ adjustment_ =
+ com.google.cloud.channel.v1.RepricingAdjustment.newBuilder(adjustment_)
+ .mergeFrom(value)
+ .buildPartial();
+ } else {
+ adjustment_ = value;
+ }
+ onChanged();
+ } else {
+ adjustmentBuilder_.mergeFrom(value);
+ }
+
+ return this;
+ }
+ /**
+ *
+ *
+ *
+ * Required. Information about the applied override's adjustment.
+ *
+ *
+ *
+ * .google.cloud.channel.v1.RepricingAdjustment adjustment = 1 [(.google.api.field_behavior) = REQUIRED];
+ *
+ */
+ public Builder clearAdjustment() {
+ if (adjustmentBuilder_ == null) {
+ adjustment_ = null;
+ onChanged();
+ } else {
+ adjustment_ = null;
+ adjustmentBuilder_ = null;
+ }
+
+ return this;
+ }
+ /**
+ *
+ *
+ *
+ * Required. Information about the applied override's adjustment.
+ *
+ *
+ *
+ * .google.cloud.channel.v1.RepricingAdjustment adjustment = 1 [(.google.api.field_behavior) = REQUIRED];
+ *
+ */
+ public com.google.cloud.channel.v1.RepricingAdjustment.Builder getAdjustmentBuilder() {
+
+ onChanged();
+ return getAdjustmentFieldBuilder().getBuilder();
+ }
+ /**
+ *
+ *
+ *
+ * Required. Information about the applied override's adjustment.
+ *
+ *
+ *
+ * .google.cloud.channel.v1.RepricingAdjustment adjustment = 1 [(.google.api.field_behavior) = REQUIRED];
+ *
+ */
+ public com.google.cloud.channel.v1.RepricingAdjustmentOrBuilder getAdjustmentOrBuilder() {
+ if (adjustmentBuilder_ != null) {
+ return adjustmentBuilder_.getMessageOrBuilder();
+ } else {
+ return adjustment_ == null
+ ? com.google.cloud.channel.v1.RepricingAdjustment.getDefaultInstance()
+ : adjustment_;
+ }
+ }
+ /**
+ *
+ *
+ *
+ * Required. Information about the applied override's adjustment.
+ *
+ *
+ *
+ * .google.cloud.channel.v1.RepricingAdjustment adjustment = 1 [(.google.api.field_behavior) = REQUIRED];
+ *
+ */
+ private com.google.protobuf.SingleFieldBuilderV3<
+ com.google.cloud.channel.v1.RepricingAdjustment,
+ com.google.cloud.channel.v1.RepricingAdjustment.Builder,
+ com.google.cloud.channel.v1.RepricingAdjustmentOrBuilder>
+ getAdjustmentFieldBuilder() {
+ if (adjustmentBuilder_ == null) {
+ adjustmentBuilder_ =
+ new com.google.protobuf.SingleFieldBuilderV3<
+ com.google.cloud.channel.v1.RepricingAdjustment,
+ com.google.cloud.channel.v1.RepricingAdjustment.Builder,
+ com.google.cloud.channel.v1.RepricingAdjustmentOrBuilder>(
+ getAdjustment(), getParentForChildren(), isClean());
+ adjustment_ = null;
+ }
+ return adjustmentBuilder_;
+ }
+
+ private int rebillingBasis_ = 0;
+ /**
+ *
+ *
+ *
+ * Required. The [RebillingBasis][google.cloud.channel.v1.RebillingBasis] to
+ * use for the applied override. Shows the relative cost based on your
+ * repricing costs.
+ *
+ *
+ *
+ * .google.cloud.channel.v1.RebillingBasis rebilling_basis = 2 [(.google.api.field_behavior) = REQUIRED];
+ *
+ *
+ * @return The enum numeric value on the wire for rebillingBasis.
+ */
+ @java.lang.Override
+ public int getRebillingBasisValue() {
+ return rebillingBasis_;
+ }
+ /**
+ *
+ *
+ *
+ * Required. The [RebillingBasis][google.cloud.channel.v1.RebillingBasis] to
+ * use for the applied override. Shows the relative cost based on your
+ * repricing costs.
+ *
+ *
+ *
+ * .google.cloud.channel.v1.RebillingBasis rebilling_basis = 2 [(.google.api.field_behavior) = REQUIRED];
+ *
+ *
+ * @param value The enum numeric value on the wire for rebillingBasis to set.
+ * @return This builder for chaining.
+ */
+ public Builder setRebillingBasisValue(int value) {
+
+ rebillingBasis_ = value;
+ onChanged();
+ return this;
+ }
+ /**
+ *
+ *
+ *
+ * Required. The [RebillingBasis][google.cloud.channel.v1.RebillingBasis] to
+ * use for the applied override. Shows the relative cost based on your
+ * repricing costs.
+ *
+ *
+ *
+ * .google.cloud.channel.v1.RebillingBasis rebilling_basis = 2 [(.google.api.field_behavior) = REQUIRED];
+ *
+ *
+ * @return The rebillingBasis.
+ */
+ @java.lang.Override
+ public com.google.cloud.channel.v1.RebillingBasis getRebillingBasis() {
+ @SuppressWarnings("deprecation")
+ com.google.cloud.channel.v1.RebillingBasis result =
+ com.google.cloud.channel.v1.RebillingBasis.valueOf(rebillingBasis_);
+ return result == null ? com.google.cloud.channel.v1.RebillingBasis.UNRECOGNIZED : result;
+ }
+ /**
+ *
+ *
+ *
+ * Required. The [RebillingBasis][google.cloud.channel.v1.RebillingBasis] to
+ * use for the applied override. Shows the relative cost based on your
+ * repricing costs.
+ *
+ *
+ *
+ * .google.cloud.channel.v1.RebillingBasis rebilling_basis = 2 [(.google.api.field_behavior) = REQUIRED];
+ *
+ *
+ * @param value The rebillingBasis to set.
+ * @return This builder for chaining.
+ */
+ public Builder setRebillingBasis(com.google.cloud.channel.v1.RebillingBasis value) {
+ if (value == null) {
+ throw new NullPointerException();
+ }
+
+ rebillingBasis_ = value.getNumber();
+ onChanged();
+ return this;
+ }
+ /**
+ *
+ *
+ *
+ * Required. The [RebillingBasis][google.cloud.channel.v1.RebillingBasis] to
+ * use for the applied override. Shows the relative cost based on your
+ * repricing costs.
+ *
+ *
+ *
+ * .google.cloud.channel.v1.RebillingBasis rebilling_basis = 2 [(.google.api.field_behavior) = REQUIRED];
+ *
+ *
+ * @return This builder for chaining.
+ */
+ public Builder clearRebillingBasis() {
+
+ rebillingBasis_ = 0;
+ onChanged();
+ return this;
+ }
+
+ private com.google.cloud.channel.v1.RepricingCondition repricingCondition_;
+ private com.google.protobuf.SingleFieldBuilderV3<
+ com.google.cloud.channel.v1.RepricingCondition,
+ com.google.cloud.channel.v1.RepricingCondition.Builder,
+ com.google.cloud.channel.v1.RepricingConditionOrBuilder>
+ repricingConditionBuilder_;
+ /**
+ *
+ *
+ *
+ * Required. Specifies the condition which, if met, will apply the override.
+ *
+ *
+ *
+ * .google.cloud.channel.v1.RepricingCondition repricing_condition = 3 [(.google.api.field_behavior) = REQUIRED];
+ *
+ *
+ * @return Whether the repricingCondition field is set.
+ */
+ public boolean hasRepricingCondition() {
+ return repricingConditionBuilder_ != null || repricingCondition_ != null;
+ }
+ /**
+ *
+ *
+ *
+ * Required. Specifies the condition which, if met, will apply the override.
+ *
+ *
+ *
+ * .google.cloud.channel.v1.RepricingCondition repricing_condition = 3 [(.google.api.field_behavior) = REQUIRED];
+ *
+ *
+ * @return The repricingCondition.
+ */
+ public com.google.cloud.channel.v1.RepricingCondition getRepricingCondition() {
+ if (repricingConditionBuilder_ == null) {
+ return repricingCondition_ == null
+ ? com.google.cloud.channel.v1.RepricingCondition.getDefaultInstance()
+ : repricingCondition_;
+ } else {
+ return repricingConditionBuilder_.getMessage();
+ }
+ }
+ /**
+ *
+ *
+ *
+ * Required. Specifies the condition which, if met, will apply the override.
+ *
+ *
+ *
+ * .google.cloud.channel.v1.RepricingCondition repricing_condition = 3 [(.google.api.field_behavior) = REQUIRED];
+ *
+ */
+ public Builder setRepricingCondition(com.google.cloud.channel.v1.RepricingCondition value) {
+ if (repricingConditionBuilder_ == null) {
+ if (value == null) {
+ throw new NullPointerException();
+ }
+ repricingCondition_ = value;
+ onChanged();
+ } else {
+ repricingConditionBuilder_.setMessage(value);
+ }
+
+ return this;
+ }
+ /**
+ *
+ *
+ *
+ * Required. Specifies the condition which, if met, will apply the override.
+ *
+ *
+ *
+ * .google.cloud.channel.v1.RepricingCondition repricing_condition = 3 [(.google.api.field_behavior) = REQUIRED];
+ *
+ */
+ public Builder setRepricingCondition(
+ com.google.cloud.channel.v1.RepricingCondition.Builder builderForValue) {
+ if (repricingConditionBuilder_ == null) {
+ repricingCondition_ = builderForValue.build();
+ onChanged();
+ } else {
+ repricingConditionBuilder_.setMessage(builderForValue.build());
+ }
+
+ return this;
+ }
+ /**
+ *
+ *
+ *
+ * Required. Specifies the condition which, if met, will apply the override.
+ *
+ *
+ *
+ * .google.cloud.channel.v1.RepricingCondition repricing_condition = 3 [(.google.api.field_behavior) = REQUIRED];
+ *
+ */
+ public Builder mergeRepricingCondition(com.google.cloud.channel.v1.RepricingCondition value) {
+ if (repricingConditionBuilder_ == null) {
+ if (repricingCondition_ != null) {
+ repricingCondition_ =
+ com.google.cloud.channel.v1.RepricingCondition.newBuilder(repricingCondition_)
+ .mergeFrom(value)
+ .buildPartial();
+ } else {
+ repricingCondition_ = value;
+ }
+ onChanged();
+ } else {
+ repricingConditionBuilder_.mergeFrom(value);
+ }
+
+ return this;
+ }
+ /**
+ *
+ *
+ *
+ * Required. Specifies the condition which, if met, will apply the override.
+ *
+ *
+ *
+ * .google.cloud.channel.v1.RepricingCondition repricing_condition = 3 [(.google.api.field_behavior) = REQUIRED];
+ *
+ */
+ public Builder clearRepricingCondition() {
+ if (repricingConditionBuilder_ == null) {
+ repricingCondition_ = null;
+ onChanged();
+ } else {
+ repricingCondition_ = null;
+ repricingConditionBuilder_ = null;
+ }
+
+ return this;
+ }
+ /**
+ *
+ *
+ *
+ * Required. Specifies the condition which, if met, will apply the override.
+ *
+ *
+ *
+ * .google.cloud.channel.v1.RepricingCondition repricing_condition = 3 [(.google.api.field_behavior) = REQUIRED];
+ *
+ */
+ public com.google.cloud.channel.v1.RepricingCondition.Builder getRepricingConditionBuilder() {
+
+ onChanged();
+ return getRepricingConditionFieldBuilder().getBuilder();
+ }
+ /**
+ *
+ *
+ *
+ * Required. Specifies the condition which, if met, will apply the override.
+ *
+ *
+ *
+ * .google.cloud.channel.v1.RepricingCondition repricing_condition = 3 [(.google.api.field_behavior) = REQUIRED];
+ *
+ */
+ public com.google.cloud.channel.v1.RepricingConditionOrBuilder
+ getRepricingConditionOrBuilder() {
+ if (repricingConditionBuilder_ != null) {
+ return repricingConditionBuilder_.getMessageOrBuilder();
+ } else {
+ return repricingCondition_ == null
+ ? com.google.cloud.channel.v1.RepricingCondition.getDefaultInstance()
+ : repricingCondition_;
+ }
+ }
+ /**
+ *
+ *
+ *
+ * Required. Specifies the condition which, if met, will apply the override.
+ *
+ *
+ *
+ * .google.cloud.channel.v1.RepricingCondition repricing_condition = 3 [(.google.api.field_behavior) = REQUIRED];
+ *
+ */
+ private com.google.protobuf.SingleFieldBuilderV3<
+ com.google.cloud.channel.v1.RepricingCondition,
+ com.google.cloud.channel.v1.RepricingCondition.Builder,
+ com.google.cloud.channel.v1.RepricingConditionOrBuilder>
+ getRepricingConditionFieldBuilder() {
+ if (repricingConditionBuilder_ == null) {
+ repricingConditionBuilder_ =
+ new com.google.protobuf.SingleFieldBuilderV3<
+ com.google.cloud.channel.v1.RepricingCondition,
+ com.google.cloud.channel.v1.RepricingCondition.Builder,
+ com.google.cloud.channel.v1.RepricingConditionOrBuilder>(
+ getRepricingCondition(), getParentForChildren(), isClean());
+ repricingCondition_ = null;
+ }
+ return repricingConditionBuilder_;
+ }
+
+ @java.lang.Override
+ public final Builder setUnknownFields(final com.google.protobuf.UnknownFieldSet unknownFields) {
+ return super.setUnknownFields(unknownFields);
+ }
+
+ @java.lang.Override
+ public final Builder mergeUnknownFields(
+ final com.google.protobuf.UnknownFieldSet unknownFields) {
+ return super.mergeUnknownFields(unknownFields);
+ }
+
+ // @@protoc_insertion_point(builder_scope:google.cloud.channel.v1.ConditionalOverride)
+ }
+
+ // @@protoc_insertion_point(class_scope:google.cloud.channel.v1.ConditionalOverride)
+ private static final com.google.cloud.channel.v1.ConditionalOverride DEFAULT_INSTANCE;
+
+ static {
+ DEFAULT_INSTANCE = new com.google.cloud.channel.v1.ConditionalOverride();
+ }
+
+ public static com.google.cloud.channel.v1.ConditionalOverride getDefaultInstance() {
+ return DEFAULT_INSTANCE;
+ }
+
+ private static final com.google.protobuf.Parser PARSER =
+ new com.google.protobuf.AbstractParser() {
+ @java.lang.Override
+ public ConditionalOverride parsePartialFrom(
+ com.google.protobuf.CodedInputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
+ throws com.google.protobuf.InvalidProtocolBufferException {
+ Builder builder = newBuilder();
+ try {
+ builder.mergeFrom(input, extensionRegistry);
+ } catch (com.google.protobuf.InvalidProtocolBufferException e) {
+ throw e.setUnfinishedMessage(builder.buildPartial());
+ } catch (com.google.protobuf.UninitializedMessageException e) {
+ throw e.asInvalidProtocolBufferException().setUnfinishedMessage(builder.buildPartial());
+ } catch (java.io.IOException e) {
+ throw new com.google.protobuf.InvalidProtocolBufferException(e)
+ .setUnfinishedMessage(builder.buildPartial());
+ }
+ return builder.buildPartial();
+ }
+ };
+
+ public static com.google.protobuf.Parser parser() {
+ return PARSER;
+ }
+
+ @java.lang.Override
+ public com.google.protobuf.Parser getParserForType() {
+ return PARSER;
+ }
+
+ @java.lang.Override
+ public com.google.cloud.channel.v1.ConditionalOverride getDefaultInstanceForType() {
+ return DEFAULT_INSTANCE;
+ }
+}
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ConditionalOverrideOrBuilder.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ConditionalOverrideOrBuilder.java
new file mode 100644
index 000000000000..f6953eda95f7
--- /dev/null
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ConditionalOverrideOrBuilder.java
@@ -0,0 +1,140 @@
+/*
+ * Copyright 2020 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+// Generated by the protocol buffer compiler. DO NOT EDIT!
+// source: google/cloud/channel/v1/repricing.proto
+
+package com.google.cloud.channel.v1;
+
+public interface ConditionalOverrideOrBuilder
+ extends
+ // @@protoc_insertion_point(interface_extends:google.cloud.channel.v1.ConditionalOverride)
+ com.google.protobuf.MessageOrBuilder {
+
+ /**
+ *
+ *
+ *
+ * Required. Information about the applied override's adjustment.
+ *
+ *
+ *
+ * .google.cloud.channel.v1.RepricingAdjustment adjustment = 1 [(.google.api.field_behavior) = REQUIRED];
+ *
+ *
+ * @return Whether the adjustment field is set.
+ */
+ boolean hasAdjustment();
+ /**
+ *
+ *
+ *
+ * Required. Information about the applied override's adjustment.
+ *
+ *
+ *
+ * .google.cloud.channel.v1.RepricingAdjustment adjustment = 1 [(.google.api.field_behavior) = REQUIRED];
+ *
+ *
+ * @return The adjustment.
+ */
+ com.google.cloud.channel.v1.RepricingAdjustment getAdjustment();
+ /**
+ *
+ *
+ *
+ * Required. Information about the applied override's adjustment.
+ *
+ *
+ *
+ * .google.cloud.channel.v1.RepricingAdjustment adjustment = 1 [(.google.api.field_behavior) = REQUIRED];
+ *
+ */
+ com.google.cloud.channel.v1.RepricingAdjustmentOrBuilder getAdjustmentOrBuilder();
+
+ /**
+ *
+ *
+ *
+ * Required. The [RebillingBasis][google.cloud.channel.v1.RebillingBasis] to
+ * use for the applied override. Shows the relative cost based on your
+ * repricing costs.
+ *
+ *
+ *
+ * .google.cloud.channel.v1.RebillingBasis rebilling_basis = 2 [(.google.api.field_behavior) = REQUIRED];
+ *
+ *
+ * @return The enum numeric value on the wire for rebillingBasis.
+ */
+ int getRebillingBasisValue();
+ /**
+ *
+ *
+ *
+ * Required. The [RebillingBasis][google.cloud.channel.v1.RebillingBasis] to
+ * use for the applied override. Shows the relative cost based on your
+ * repricing costs.
+ *
+ *
+ *
+ * .google.cloud.channel.v1.RebillingBasis rebilling_basis = 2 [(.google.api.field_behavior) = REQUIRED];
+ *
+ *
+ * @return The rebillingBasis.
+ */
+ com.google.cloud.channel.v1.RebillingBasis getRebillingBasis();
+
+ /**
+ *
+ *
+ *
+ * Required. Specifies the condition which, if met, will apply the override.
+ *
+ *
+ *
+ * .google.cloud.channel.v1.RepricingCondition repricing_condition = 3 [(.google.api.field_behavior) = REQUIRED];
+ *
+ *
+ * @return Whether the repricingCondition field is set.
+ */
+ boolean hasRepricingCondition();
+ /**
+ *
+ *
+ *
+ * Required. Specifies the condition which, if met, will apply the override.
+ *
+ *
+ *
+ * .google.cloud.channel.v1.RepricingCondition repricing_condition = 3 [(.google.api.field_behavior) = REQUIRED];
+ *
+ *
+ * @return The repricingCondition.
+ */
+ com.google.cloud.channel.v1.RepricingCondition getRepricingCondition();
+ /**
+ *
+ *
+ *
+ * Required. Specifies the condition which, if met, will apply the override.
+ *
+ *
+ *
+ * .google.cloud.channel.v1.RepricingCondition repricing_condition = 3 [(.google.api.field_behavior) = REQUIRED];
+ *
+ */
+ com.google.cloud.channel.v1.RepricingConditionOrBuilder getRepricingConditionOrBuilder();
+}
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/CreateChannelPartnerLinkRequest.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/CreateChannelPartnerLinkRequest.java
index 434b45aa8b73..992aaf6259a2 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/CreateChannelPartnerLinkRequest.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/CreateChannelPartnerLinkRequest.java
@@ -22,7 +22,8 @@
*
*
*
- * Request message for [CloudChannelService.CreateChannelPartnerLink][google.cloud.channel.v1.CloudChannelService.CreateChannelPartnerLink]
+ * Request message for
+ * [CloudChannelService.CreateChannelPartnerLink][google.cloud.channel.v1.CloudChannelService.CreateChannelPartnerLink]
*
*
* Protobuf type {@code google.cloud.channel.v1.CreateChannelPartnerLinkRequest}
@@ -359,7 +360,8 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
*
*
- * Request message for [CloudChannelService.CreateChannelPartnerLink][google.cloud.channel.v1.CloudChannelService.CreateChannelPartnerLink]
+ * Request message for
+ * [CloudChannelService.CreateChannelPartnerLink][google.cloud.channel.v1.CloudChannelService.CreateChannelPartnerLink]
*
*
* Protobuf type {@code google.cloud.channel.v1.CreateChannelPartnerLinkRequest}
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/CreateChannelPartnerRepricingConfigRequest.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/CreateChannelPartnerRepricingConfigRequest.java
index 69a6fcc249dc..af88dade16c7 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/CreateChannelPartnerRepricingConfigRequest.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/CreateChannelPartnerRepricingConfigRequest.java
@@ -76,8 +76,8 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
*
*
*
- * Required. The resource name of the ChannelPartner that will receive the repricing
- * config. Parent uses the format:
+ * Required. The resource name of the ChannelPartner that will receive the
+ * repricing config. Parent uses the format:
* accounts/{account_id}/channelPartnerLinks/{channel_partner_id}
*
*
@@ -103,8 +103,8 @@ public java.lang.String getParent() {
*
*
*
- * Required. The resource name of the ChannelPartner that will receive the repricing
- * config. Parent uses the format:
+ * Required. The resource name of the ChannelPartner that will receive the
+ * repricing config. Parent uses the format:
* accounts/{account_id}/channelPartnerLinks/{channel_partner_id}
*
*
@@ -567,8 +567,8 @@ public Builder mergeFrom(
*
*
*
- * Required. The resource name of the ChannelPartner that will receive the repricing
- * config. Parent uses the format:
+ * Required. The resource name of the ChannelPartner that will receive the
+ * repricing config. Parent uses the format:
* accounts/{account_id}/channelPartnerLinks/{channel_partner_id}
*
*
@@ -593,8 +593,8 @@ public java.lang.String getParent() {
*
*
*
- * Required. The resource name of the ChannelPartner that will receive the repricing
- * config. Parent uses the format:
+ * Required. The resource name of the ChannelPartner that will receive the
+ * repricing config. Parent uses the format:
* accounts/{account_id}/channelPartnerLinks/{channel_partner_id}
*
*
@@ -619,8 +619,8 @@ public com.google.protobuf.ByteString getParentBytes() {
*
*
*
- * Required. The resource name of the ChannelPartner that will receive the repricing
- * config. Parent uses the format:
+ * Required. The resource name of the ChannelPartner that will receive the
+ * repricing config. Parent uses the format:
* accounts/{account_id}/channelPartnerLinks/{channel_partner_id}
*
*
@@ -644,8 +644,8 @@ public Builder setParent(java.lang.String value) {
*
*
*
- * Required. The resource name of the ChannelPartner that will receive the repricing
- * config. Parent uses the format:
+ * Required. The resource name of the ChannelPartner that will receive the
+ * repricing config. Parent uses the format:
* accounts/{account_id}/channelPartnerLinks/{channel_partner_id}
*
*
@@ -665,8 +665,8 @@ public Builder clearParent() {
*
*
*
- * Required. The resource name of the ChannelPartner that will receive the repricing
- * config. Parent uses the format:
+ * Required. The resource name of the ChannelPartner that will receive the
+ * repricing config. Parent uses the format:
* accounts/{account_id}/channelPartnerLinks/{channel_partner_id}
*
*
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/CreateChannelPartnerRepricingConfigRequestOrBuilder.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/CreateChannelPartnerRepricingConfigRequestOrBuilder.java
index f10883ed9e00..8609b2495c6b 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/CreateChannelPartnerRepricingConfigRequestOrBuilder.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/CreateChannelPartnerRepricingConfigRequestOrBuilder.java
@@ -27,8 +27,8 @@ public interface CreateChannelPartnerRepricingConfigRequestOrBuilder
*
*
*
- * Required. The resource name of the ChannelPartner that will receive the repricing
- * config. Parent uses the format:
+ * Required. The resource name of the ChannelPartner that will receive the
+ * repricing config. Parent uses the format:
* accounts/{account_id}/channelPartnerLinks/{channel_partner_id}
*
*
@@ -43,8 +43,8 @@ public interface CreateChannelPartnerRepricingConfigRequestOrBuilder
*
*
*
- * Required. The resource name of the ChannelPartner that will receive the repricing
- * config. Parent uses the format:
+ * Required. The resource name of the ChannelPartner that will receive the
+ * repricing config. Parent uses the format:
* accounts/{account_id}/channelPartnerLinks/{channel_partner_id}
*
*
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/CreateCustomerRepricingConfigRequest.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/CreateCustomerRepricingConfigRequest.java
index ac80a2e213d4..406292bdd588 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/CreateCustomerRepricingConfigRequest.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/CreateCustomerRepricingConfigRequest.java
@@ -22,7 +22,8 @@
*
*
*
- * Request message for [CloudChannelService.CreateCustomerRepricingConfig][google.cloud.channel.v1.CloudChannelService.CreateCustomerRepricingConfig].
+ * Request message for
+ * [CloudChannelService.CreateCustomerRepricingConfig][google.cloud.channel.v1.CloudChannelService.CreateCustomerRepricingConfig].
*
*
* Protobuf type {@code google.cloud.channel.v1.CreateCustomerRepricingConfigRequest}
@@ -75,8 +76,9 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
*
*
*
- * Required. The resource name of the customer that will receive this repricing config.
- * Parent uses the format: accounts/{account_id}/customers/{customer_id}
+ * Required. The resource name of the customer that will receive this
+ * repricing config. Parent uses the format:
+ * accounts/{account_id}/customers/{customer_id}
*
*
*
@@ -101,8 +103,9 @@ public java.lang.String getParent() {
*
*
*
- * Required. The resource name of the customer that will receive this repricing config.
- * Parent uses the format: accounts/{account_id}/customers/{customer_id}
+ * Required. The resource name of the customer that will receive this
+ * repricing config. Parent uses the format:
+ * accounts/{account_id}/customers/{customer_id}
*
*
*
@@ -358,7 +361,8 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
*
*
- * Request message for [CloudChannelService.CreateCustomerRepricingConfig][google.cloud.channel.v1.CloudChannelService.CreateCustomerRepricingConfig].
+ * Request message for
+ * [CloudChannelService.CreateCustomerRepricingConfig][google.cloud.channel.v1.CloudChannelService.CreateCustomerRepricingConfig].
*
*
* Protobuf type {@code google.cloud.channel.v1.CreateCustomerRepricingConfigRequest}
@@ -554,8 +558,9 @@ public Builder mergeFrom(
*
*
*
- * Required. The resource name of the customer that will receive this repricing config.
- * Parent uses the format: accounts/{account_id}/customers/{customer_id}
+ * Required. The resource name of the customer that will receive this
+ * repricing config. Parent uses the format:
+ * accounts/{account_id}/customers/{customer_id}
*
*
*
@@ -579,8 +584,9 @@ public java.lang.String getParent() {
*
*
*
- * Required. The resource name of the customer that will receive this repricing config.
- * Parent uses the format: accounts/{account_id}/customers/{customer_id}
+ * Required. The resource name of the customer that will receive this
+ * repricing config. Parent uses the format:
+ * accounts/{account_id}/customers/{customer_id}
*
*
*
@@ -604,8 +610,9 @@ public com.google.protobuf.ByteString getParentBytes() {
*
*
*
- * Required. The resource name of the customer that will receive this repricing config.
- * Parent uses the format: accounts/{account_id}/customers/{customer_id}
+ * Required. The resource name of the customer that will receive this
+ * repricing config. Parent uses the format:
+ * accounts/{account_id}/customers/{customer_id}
*
*
*
@@ -628,8 +635,9 @@ public Builder setParent(java.lang.String value) {
*
*
*
- * Required. The resource name of the customer that will receive this repricing config.
- * Parent uses the format: accounts/{account_id}/customers/{customer_id}
+ * Required. The resource name of the customer that will receive this
+ * repricing config. Parent uses the format:
+ * accounts/{account_id}/customers/{customer_id}
*
*
*
@@ -648,8 +656,9 @@ public Builder clearParent() {
*
*
*
- * Required. The resource name of the customer that will receive this repricing config.
- * Parent uses the format: accounts/{account_id}/customers/{customer_id}
+ * Required. The resource name of the customer that will receive this
+ * repricing config. Parent uses the format:
+ * accounts/{account_id}/customers/{customer_id}
*
*
*
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/CreateCustomerRepricingConfigRequestOrBuilder.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/CreateCustomerRepricingConfigRequestOrBuilder.java
index 8e06948e7883..e01c8cbe0db7 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/CreateCustomerRepricingConfigRequestOrBuilder.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/CreateCustomerRepricingConfigRequestOrBuilder.java
@@ -27,8 +27,9 @@ public interface CreateCustomerRepricingConfigRequestOrBuilder
*
*
*
- * Required. The resource name of the customer that will receive this repricing config.
- * Parent uses the format: accounts/{account_id}/customers/{customer_id}
+ * Required. The resource name of the customer that will receive this
+ * repricing config. Parent uses the format:
+ * accounts/{account_id}/customers/{customer_id}
*
*
*
@@ -42,8 +43,9 @@ public interface CreateCustomerRepricingConfigRequestOrBuilder
*
*
*
- * Required. The resource name of the customer that will receive this repricing config.
- * Parent uses the format: accounts/{account_id}/customers/{customer_id}
+ * Required. The resource name of the customer that will receive this
+ * repricing config. Parent uses the format:
+ * accounts/{account_id}/customers/{customer_id}
*
*
*
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/CreateCustomerRequest.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/CreateCustomerRequest.java
index e45559c07731..3f6724668611 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/CreateCustomerRequest.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/CreateCustomerRequest.java
@@ -22,7 +22,8 @@
*
*
*
- * Request message for [CloudChannelService.CreateCustomer][google.cloud.channel.v1.CloudChannelService.CreateCustomer]
+ * Request message for
+ * [CloudChannelService.CreateCustomer][google.cloud.channel.v1.CloudChannelService.CreateCustomer]
*
*
* Protobuf type {@code google.cloud.channel.v1.CreateCustomerRequest}
@@ -73,8 +74,8 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
*
*
*
- * Required. The resource name of reseller account in which to create the customer.
- * Parent uses the format: accounts/{account_id}
+ * Required. The resource name of reseller account in which to create the
+ * customer. Parent uses the format: accounts/{account_id}
*
*
* string parent = 1 [(.google.api.field_behavior) = REQUIRED];
@@ -97,8 +98,8 @@ public java.lang.String getParent() {
*
*
*
- * Required. The resource name of reseller account in which to create the customer.
- * Parent uses the format: accounts/{account_id}
+ * Required. The resource name of reseller account in which to create the
+ * customer. Parent uses the format: accounts/{account_id}
*
*
* string parent = 1 [(.google.api.field_behavior) = REQUIRED];
@@ -346,7 +347,8 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
*
*
- * Request message for [CloudChannelService.CreateCustomer][google.cloud.channel.v1.CloudChannelService.CreateCustomer]
+ * Request message for
+ * [CloudChannelService.CreateCustomer][google.cloud.channel.v1.CloudChannelService.CreateCustomer]
*
*
* Protobuf type {@code google.cloud.channel.v1.CreateCustomerRequest}
@@ -538,8 +540,8 @@ public Builder mergeFrom(
*
*
*
- * Required. The resource name of reseller account in which to create the customer.
- * Parent uses the format: accounts/{account_id}
+ * Required. The resource name of reseller account in which to create the
+ * customer. Parent uses the format: accounts/{account_id}
*
*
* string parent = 1 [(.google.api.field_behavior) = REQUIRED];
@@ -561,8 +563,8 @@ public java.lang.String getParent() {
*
*
*
- * Required. The resource name of reseller account in which to create the customer.
- * Parent uses the format: accounts/{account_id}
+ * Required. The resource name of reseller account in which to create the
+ * customer. Parent uses the format: accounts/{account_id}
*
*
* string parent = 1 [(.google.api.field_behavior) = REQUIRED];
@@ -584,8 +586,8 @@ public com.google.protobuf.ByteString getParentBytes() {
*
*
*
- * Required. The resource name of reseller account in which to create the customer.
- * Parent uses the format: accounts/{account_id}
+ * Required. The resource name of reseller account in which to create the
+ * customer. Parent uses the format: accounts/{account_id}
*
*
* string parent = 1 [(.google.api.field_behavior) = REQUIRED];
@@ -606,8 +608,8 @@ public Builder setParent(java.lang.String value) {
*
*
*
- * Required. The resource name of reseller account in which to create the customer.
- * Parent uses the format: accounts/{account_id}
+ * Required. The resource name of reseller account in which to create the
+ * customer. Parent uses the format: accounts/{account_id}
*
*
* string parent = 1 [(.google.api.field_behavior) = REQUIRED];
@@ -624,8 +626,8 @@ public Builder clearParent() {
*
*
*
- * Required. The resource name of reseller account in which to create the customer.
- * Parent uses the format: accounts/{account_id}
+ * Required. The resource name of reseller account in which to create the
+ * customer. Parent uses the format: accounts/{account_id}
*
*
* string parent = 1 [(.google.api.field_behavior) = REQUIRED];
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/CreateCustomerRequestOrBuilder.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/CreateCustomerRequestOrBuilder.java
index 4a6f510226cf..0f2e398a4088 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/CreateCustomerRequestOrBuilder.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/CreateCustomerRequestOrBuilder.java
@@ -27,8 +27,8 @@ public interface CreateCustomerRequestOrBuilder
*
*
*
- * Required. The resource name of reseller account in which to create the customer.
- * Parent uses the format: accounts/{account_id}
+ * Required. The resource name of reseller account in which to create the
+ * customer. Parent uses the format: accounts/{account_id}
*
*
* string parent = 1 [(.google.api.field_behavior) = REQUIRED];
@@ -40,8 +40,8 @@ public interface CreateCustomerRequestOrBuilder
*
*
*
- * Required. The resource name of reseller account in which to create the customer.
- * Parent uses the format: accounts/{account_id}
+ * Required. The resource name of reseller account in which to create the
+ * customer. Parent uses the format: accounts/{account_id}
*
*
* string parent = 1 [(.google.api.field_behavior) = REQUIRED];
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/CreateEntitlementRequest.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/CreateEntitlementRequest.java
index 7422ba722faf..12f2676caeb6 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/CreateEntitlementRequest.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/CreateEntitlementRequest.java
@@ -22,7 +22,8 @@
*
*
*
- * Request message for [CloudChannelService.CreateEntitlement][google.cloud.channel.v1.CloudChannelService.CreateEntitlement]
+ * Request message for
+ * [CloudChannelService.CreateEntitlement][google.cloud.channel.v1.CloudChannelService.CreateEntitlement]
*
*
* Protobuf type {@code google.cloud.channel.v1.CreateEntitlementRequest}
@@ -74,9 +75,9 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
*
*
*
- * Required. The resource name of the reseller's customer account in which to create the
- * entitlement.
- * Parent uses the format: accounts/{account_id}/customers/{customer_id}
+ * Required. The resource name of the reseller's customer account in which to
+ * create the entitlement. Parent uses the format:
+ * accounts/{account_id}/customers/{customer_id}
*
*
*
@@ -101,9 +102,9 @@ public java.lang.String getParent() {
*
*
*
- * Required. The resource name of the reseller's customer account in which to create the
- * entitlement.
- * Parent uses the format: accounts/{account_id}/customers/{customer_id}
+ * Required. The resource name of the reseller's customer account in which to
+ * create the entitlement. Parent uses the format:
+ * accounts/{account_id}/customers/{customer_id}
*
*
*
@@ -185,8 +186,9 @@ public com.google.cloud.channel.v1.EntitlementOrBuilder getEntitlementOrBuilder(
*
*
*
- * Optional. You can specify an optional unique request ID, and if you need to retry
- * your request, the server will know to ignore the request if it's complete.
+ * Optional. You can specify an optional unique request ID, and if you need to
+ * retry your request, the server will know to ignore the request if it's
+ * complete.
* For example, you make an initial request and the request times out. If you
* make the request again with the same request ID, the server can check if
* it received the original operation with the same request ID. If it did, it
@@ -216,8 +218,9 @@ public java.lang.String getRequestId() {
*
*
*
- * Optional. You can specify an optional unique request ID, and if you need to retry
- * your request, the server will know to ignore the request if it's complete.
+ * Optional. You can specify an optional unique request ID, and if you need to
+ * retry your request, the server will know to ignore the request if it's
+ * complete.
* For example, you make an initial request and the request times out. If you
* make the request again with the same request ID, the server can check if
* it received the original operation with the same request ID. If it did, it
@@ -430,7 +433,8 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
*
*
- * Request message for [CloudChannelService.CreateEntitlement][google.cloud.channel.v1.CloudChannelService.CreateEntitlement]
+ * Request message for
+ * [CloudChannelService.CreateEntitlement][google.cloud.channel.v1.CloudChannelService.CreateEntitlement]
*
*
* Protobuf type {@code google.cloud.channel.v1.CreateEntitlementRequest}
@@ -635,9 +639,9 @@ public Builder mergeFrom(
*
*
*
- * Required. The resource name of the reseller's customer account in which to create the
- * entitlement.
- * Parent uses the format: accounts/{account_id}/customers/{customer_id}
+ * Required. The resource name of the reseller's customer account in which to
+ * create the entitlement. Parent uses the format:
+ * accounts/{account_id}/customers/{customer_id}
*
*
*
@@ -661,9 +665,9 @@ public java.lang.String getParent() {
*
*
*
- * Required. The resource name of the reseller's customer account in which to create the
- * entitlement.
- * Parent uses the format: accounts/{account_id}/customers/{customer_id}
+ * Required. The resource name of the reseller's customer account in which to
+ * create the entitlement. Parent uses the format:
+ * accounts/{account_id}/customers/{customer_id}
*
*
*
@@ -687,9 +691,9 @@ public com.google.protobuf.ByteString getParentBytes() {
*
*
*
- * Required. The resource name of the reseller's customer account in which to create the
- * entitlement.
- * Parent uses the format: accounts/{account_id}/customers/{customer_id}
+ * Required. The resource name of the reseller's customer account in which to
+ * create the entitlement. Parent uses the format:
+ * accounts/{account_id}/customers/{customer_id}
*
*
*
@@ -712,9 +716,9 @@ public Builder setParent(java.lang.String value) {
*
*
*
- * Required. The resource name of the reseller's customer account in which to create the
- * entitlement.
- * Parent uses the format: accounts/{account_id}/customers/{customer_id}
+ * Required. The resource name of the reseller's customer account in which to
+ * create the entitlement. Parent uses the format:
+ * accounts/{account_id}/customers/{customer_id}
*
*
*
@@ -733,9 +737,9 @@ public Builder clearParent() {
*
*
*
- * Required. The resource name of the reseller's customer account in which to create the
- * entitlement.
- * Parent uses the format: accounts/{account_id}/customers/{customer_id}
+ * Required. The resource name of the reseller's customer account in which to
+ * create the entitlement. Parent uses the format:
+ * accounts/{account_id}/customers/{customer_id}
*
*
*
@@ -964,8 +968,9 @@ public com.google.cloud.channel.v1.EntitlementOrBuilder getEntitlementOrBuilder(
*
*
*
- * Optional. You can specify an optional unique request ID, and if you need to retry
- * your request, the server will know to ignore the request if it's complete.
+ * Optional. You can specify an optional unique request ID, and if you need to
+ * retry your request, the server will know to ignore the request if it's
+ * complete.
* For example, you make an initial request and the request times out. If you
* make the request again with the same request ID, the server can check if
* it received the original operation with the same request ID. If it did, it
@@ -994,8 +999,9 @@ public java.lang.String getRequestId() {
*
*
*
- * Optional. You can specify an optional unique request ID, and if you need to retry
- * your request, the server will know to ignore the request if it's complete.
+ * Optional. You can specify an optional unique request ID, and if you need to
+ * retry your request, the server will know to ignore the request if it's
+ * complete.
* For example, you make an initial request and the request times out. If you
* make the request again with the same request ID, the server can check if
* it received the original operation with the same request ID. If it did, it
@@ -1024,8 +1030,9 @@ public com.google.protobuf.ByteString getRequestIdBytes() {
*
*
*
- * Optional. You can specify an optional unique request ID, and if you need to retry
- * your request, the server will know to ignore the request if it's complete.
+ * Optional. You can specify an optional unique request ID, and if you need to
+ * retry your request, the server will know to ignore the request if it's
+ * complete.
* For example, you make an initial request and the request times out. If you
* make the request again with the same request ID, the server can check if
* it received the original operation with the same request ID. If it did, it
@@ -1053,8 +1060,9 @@ public Builder setRequestId(java.lang.String value) {
*
*
*
- * Optional. You can specify an optional unique request ID, and if you need to retry
- * your request, the server will know to ignore the request if it's complete.
+ * Optional. You can specify an optional unique request ID, and if you need to
+ * retry your request, the server will know to ignore the request if it's
+ * complete.
* For example, you make an initial request and the request times out. If you
* make the request again with the same request ID, the server can check if
* it received the original operation with the same request ID. If it did, it
@@ -1078,8 +1086,9 @@ public Builder clearRequestId() {
*
*
*
- * Optional. You can specify an optional unique request ID, and if you need to retry
- * your request, the server will know to ignore the request if it's complete.
+ * Optional. You can specify an optional unique request ID, and if you need to
+ * retry your request, the server will know to ignore the request if it's
+ * complete.
* For example, you make an initial request and the request times out. If you
* make the request again with the same request ID, the server can check if
* it received the original operation with the same request ID. If it did, it
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/CreateEntitlementRequestOrBuilder.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/CreateEntitlementRequestOrBuilder.java
index 75ba5ddfdd78..f9d43a5daef4 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/CreateEntitlementRequestOrBuilder.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/CreateEntitlementRequestOrBuilder.java
@@ -27,9 +27,9 @@ public interface CreateEntitlementRequestOrBuilder
*
*
*
- * Required. The resource name of the reseller's customer account in which to create the
- * entitlement.
- * Parent uses the format: accounts/{account_id}/customers/{customer_id}
+ * Required. The resource name of the reseller's customer account in which to
+ * create the entitlement. Parent uses the format:
+ * accounts/{account_id}/customers/{customer_id}
*
*
*
@@ -43,9 +43,9 @@ public interface CreateEntitlementRequestOrBuilder
*
*
*
- * Required. The resource name of the reseller's customer account in which to create the
- * entitlement.
- * Parent uses the format: accounts/{account_id}/customers/{customer_id}
+ * Required. The resource name of the reseller's customer account in which to
+ * create the entitlement. Parent uses the format:
+ * accounts/{account_id}/customers/{customer_id}
*
*
*
@@ -101,8 +101,9 @@ public interface CreateEntitlementRequestOrBuilder
*
*
*
- * Optional. You can specify an optional unique request ID, and if you need to retry
- * your request, the server will know to ignore the request if it's complete.
+ * Optional. You can specify an optional unique request ID, and if you need to
+ * retry your request, the server will know to ignore the request if it's
+ * complete.
* For example, you make an initial request and the request times out. If you
* make the request again with the same request ID, the server can check if
* it received the original operation with the same request ID. If it did, it
@@ -121,8 +122,9 @@ public interface CreateEntitlementRequestOrBuilder
*
*
*
- * Optional. You can specify an optional unique request ID, and if you need to retry
- * your request, the server will know to ignore the request if it's complete.
+ * Optional. You can specify an optional unique request ID, and if you need to
+ * retry your request, the server will know to ignore the request if it's
+ * complete.
* For example, you make an initial request and the request times out. If you
* make the request again with the same request ID, the server can check if
* it received the original operation with the same request ID. If it did, it
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/CustomerRepricingConfig.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/CustomerRepricingConfig.java
index 0408081839f7..9d79adb8521f 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/CustomerRepricingConfig.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/CustomerRepricingConfig.java
@@ -126,8 +126,8 @@ public com.google.protobuf.ByteString getNameBytes() {
*
*
*
- * Required. The configuration for bill modifications made by a reseller before
- * sending it to customers.
+ * Required. The configuration for bill modifications made by a reseller
+ * before sending it to customers.
*
*
*
@@ -144,8 +144,8 @@ public boolean hasRepricingConfig() {
*
*
*
- * Required. The configuration for bill modifications made by a reseller before
- * sending it to customers.
+ * Required. The configuration for bill modifications made by a reseller
+ * before sending it to customers.
*
*
*
@@ -164,8 +164,8 @@ public com.google.cloud.channel.v1.RepricingConfig getRepricingConfig() {
*
*
*
- * Required. The configuration for bill modifications made by a reseller before
- * sending it to customers.
+ * Required. The configuration for bill modifications made by a reseller
+ * before sending it to customers.
*
*
*
@@ -183,9 +183,10 @@ public com.google.cloud.channel.v1.RepricingConfigOrBuilder getRepricingConfigOr
*
*
*
- * Output only. Timestamp of an update to the repricing rule. If `update_time` is after
- * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month] then it indicates this was set
- * mid-month.
+ * Output only. Timestamp of an update to the repricing rule. If `update_time`
+ * is after
+ * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month]
+ * then it indicates this was set mid-month.
*
*
* .google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
@@ -201,9 +202,10 @@ public boolean hasUpdateTime() {
*
*
*
- * Output only. Timestamp of an update to the repricing rule. If `update_time` is after
- * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month] then it indicates this was set
- * mid-month.
+ * Output only. Timestamp of an update to the repricing rule. If `update_time`
+ * is after
+ * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month]
+ * then it indicates this was set mid-month.
*
*
* .google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
@@ -219,9 +221,10 @@ public com.google.protobuf.Timestamp getUpdateTime() {
*
*
*
- * Output only. Timestamp of an update to the repricing rule. If `update_time` is after
- * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month] then it indicates this was set
- * mid-month.
+ * Output only. Timestamp of an update to the repricing rule. If `update_time`
+ * is after
+ * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month]
+ * then it indicates this was set mid-month.
*
*
* .google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
@@ -756,8 +759,8 @@ public Builder setNameBytes(com.google.protobuf.ByteString value) {
*
*
*
- * Required. The configuration for bill modifications made by a reseller before
- * sending it to customers.
+ * Required. The configuration for bill modifications made by a reseller
+ * before sending it to customers.
*
*
*
@@ -773,8 +776,8 @@ public boolean hasRepricingConfig() {
*
*
*
- * Required. The configuration for bill modifications made by a reseller before
- * sending it to customers.
+ * Required. The configuration for bill modifications made by a reseller
+ * before sending it to customers.
*
*
*
@@ -796,8 +799,8 @@ public com.google.cloud.channel.v1.RepricingConfig getRepricingConfig() {
*
*
*
- * Required. The configuration for bill modifications made by a reseller before
- * sending it to customers.
+ * Required. The configuration for bill modifications made by a reseller
+ * before sending it to customers.
*
*
*
@@ -821,8 +824,8 @@ public Builder setRepricingConfig(com.google.cloud.channel.v1.RepricingConfig va
*
*
*
- * Required. The configuration for bill modifications made by a reseller before
- * sending it to customers.
+ * Required. The configuration for bill modifications made by a reseller
+ * before sending it to customers.
*
*
*
@@ -844,8 +847,8 @@ public Builder setRepricingConfig(
*
*
*
- * Required. The configuration for bill modifications made by a reseller before
- * sending it to customers.
+ * Required. The configuration for bill modifications made by a reseller
+ * before sending it to customers.
*
*
*
@@ -873,8 +876,8 @@ public Builder mergeRepricingConfig(com.google.cloud.channel.v1.RepricingConfig
*
*
*
- * Required. The configuration for bill modifications made by a reseller before
- * sending it to customers.
+ * Required. The configuration for bill modifications made by a reseller
+ * before sending it to customers.
*
*
*
@@ -896,8 +899,8 @@ public Builder clearRepricingConfig() {
*
*
*
- * Required. The configuration for bill modifications made by a reseller before
- * sending it to customers.
+ * Required. The configuration for bill modifications made by a reseller
+ * before sending it to customers.
*
*
*
@@ -913,8 +916,8 @@ public com.google.cloud.channel.v1.RepricingConfig.Builder getRepricingConfigBui
*
*
*
- * Required. The configuration for bill modifications made by a reseller before
- * sending it to customers.
+ * Required. The configuration for bill modifications made by a reseller
+ * before sending it to customers.
*
*
*
@@ -934,8 +937,8 @@ public com.google.cloud.channel.v1.RepricingConfigOrBuilder getRepricingConfigOr
*
*
*
- * Required. The configuration for bill modifications made by a reseller before
- * sending it to customers.
+ * Required. The configuration for bill modifications made by a reseller
+ * before sending it to customers.
*
*
*
@@ -969,9 +972,10 @@ public com.google.cloud.channel.v1.RepricingConfigOrBuilder getRepricingConfigOr
*
*
*
- * Output only. Timestamp of an update to the repricing rule. If `update_time` is after
- * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month] then it indicates this was set
- * mid-month.
+ * Output only. Timestamp of an update to the repricing rule. If `update_time`
+ * is after
+ * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month]
+ * then it indicates this was set mid-month.
*
*
*
@@ -987,9 +991,10 @@ public boolean hasUpdateTime() {
*
*
*
- * Output only. Timestamp of an update to the repricing rule. If `update_time` is after
- * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month] then it indicates this was set
- * mid-month.
+ * Output only. Timestamp of an update to the repricing rule. If `update_time`
+ * is after
+ * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month]
+ * then it indicates this was set mid-month.
*
*
*
@@ -1011,9 +1016,10 @@ public com.google.protobuf.Timestamp getUpdateTime() {
*
*
*
- * Output only. Timestamp of an update to the repricing rule. If `update_time` is after
- * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month] then it indicates this was set
- * mid-month.
+ * Output only. Timestamp of an update to the repricing rule. If `update_time`
+ * is after
+ * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month]
+ * then it indicates this was set mid-month.
*
*
*
@@ -1037,9 +1043,10 @@ public Builder setUpdateTime(com.google.protobuf.Timestamp value) {
*
*
*
- * Output only. Timestamp of an update to the repricing rule. If `update_time` is after
- * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month] then it indicates this was set
- * mid-month.
+ * Output only. Timestamp of an update to the repricing rule. If `update_time`
+ * is after
+ * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month]
+ * then it indicates this was set mid-month.
*
*
*
@@ -1060,9 +1067,10 @@ public Builder setUpdateTime(com.google.protobuf.Timestamp.Builder builderForVal
*
*
*
- * Output only. Timestamp of an update to the repricing rule. If `update_time` is after
- * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month] then it indicates this was set
- * mid-month.
+ * Output only. Timestamp of an update to the repricing rule. If `update_time`
+ * is after
+ * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month]
+ * then it indicates this was set mid-month.
*
*
*
@@ -1088,9 +1096,10 @@ public Builder mergeUpdateTime(com.google.protobuf.Timestamp value) {
*
*
*
- * Output only. Timestamp of an update to the repricing rule. If `update_time` is after
- * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month] then it indicates this was set
- * mid-month.
+ * Output only. Timestamp of an update to the repricing rule. If `update_time`
+ * is after
+ * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month]
+ * then it indicates this was set mid-month.
*
*
*
@@ -1112,9 +1121,10 @@ public Builder clearUpdateTime() {
*
*
*
- * Output only. Timestamp of an update to the repricing rule. If `update_time` is after
- * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month] then it indicates this was set
- * mid-month.
+ * Output only. Timestamp of an update to the repricing rule. If `update_time`
+ * is after
+ * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month]
+ * then it indicates this was set mid-month.
*
*
*
@@ -1130,9 +1140,10 @@ public com.google.protobuf.Timestamp.Builder getUpdateTimeBuilder() {
*
*
*
- * Output only. Timestamp of an update to the repricing rule. If `update_time` is after
- * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month] then it indicates this was set
- * mid-month.
+ * Output only. Timestamp of an update to the repricing rule. If `update_time`
+ * is after
+ * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month]
+ * then it indicates this was set mid-month.
*
*
*
@@ -1152,9 +1163,10 @@ public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder() {
*
*
*
- * Output only. Timestamp of an update to the repricing rule. If `update_time` is after
- * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month] then it indicates this was set
- * mid-month.
+ * Output only. Timestamp of an update to the repricing rule. If `update_time`
+ * is after
+ * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month]
+ * then it indicates this was set mid-month.
*
*
*
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/CustomerRepricingConfigOrBuilder.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/CustomerRepricingConfigOrBuilder.java
index 8df6c80ae184..17d6bbc49e6c 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/CustomerRepricingConfigOrBuilder.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/CustomerRepricingConfigOrBuilder.java
@@ -56,8 +56,8 @@ public interface CustomerRepricingConfigOrBuilder
*
*
*
- * Required. The configuration for bill modifications made by a reseller before
- * sending it to customers.
+ * Required. The configuration for bill modifications made by a reseller
+ * before sending it to customers.
*
*
*
@@ -71,8 +71,8 @@ public interface CustomerRepricingConfigOrBuilder
*
*
*
- * Required. The configuration for bill modifications made by a reseller before
- * sending it to customers.
+ * Required. The configuration for bill modifications made by a reseller
+ * before sending it to customers.
*
*
*
@@ -86,8 +86,8 @@ public interface CustomerRepricingConfigOrBuilder
*
*
*
- * Required. The configuration for bill modifications made by a reseller before
- * sending it to customers.
+ * Required. The configuration for bill modifications made by a reseller
+ * before sending it to customers.
*
*
*
@@ -100,9 +100,10 @@ public interface CustomerRepricingConfigOrBuilder
*
*
*
- * Output only. Timestamp of an update to the repricing rule. If `update_time` is after
- * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month] then it indicates this was set
- * mid-month.
+ * Output only. Timestamp of an update to the repricing rule. If `update_time`
+ * is after
+ * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month]
+ * then it indicates this was set mid-month.
*
*
* .google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
@@ -115,9 +116,10 @@ public interface CustomerRepricingConfigOrBuilder
*
*
*
- * Output only. Timestamp of an update to the repricing rule. If `update_time` is after
- * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month] then it indicates this was set
- * mid-month.
+ * Output only. Timestamp of an update to the repricing rule. If `update_time`
+ * is after
+ * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month]
+ * then it indicates this was set mid-month.
*
*
* .google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
@@ -130,9 +132,10 @@ public interface CustomerRepricingConfigOrBuilder
*
*
*
- * Output only. Timestamp of an update to the repricing rule. If `update_time` is after
- * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month] then it indicates this was set
- * mid-month.
+ * Output only. Timestamp of an update to the repricing rule. If `update_time`
+ * is after
+ * [RepricingConfig.effective_invoice_month][google.cloud.channel.v1.RepricingConfig.effective_invoice_month]
+ * then it indicates this was set mid-month.
*
*
* .google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/DeleteChannelPartnerRepricingConfigRequest.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/DeleteChannelPartnerRepricingConfigRequest.java
index a0a1f6bcf218..0972458fe609 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/DeleteChannelPartnerRepricingConfigRequest.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/DeleteChannelPartnerRepricingConfigRequest.java
@@ -75,7 +75,8 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
*
*
*
- * Required. The resource name of the channel partner repricing config rule to delete.
+ * Required. The resource name of the channel partner repricing config rule to
+ * delete.
*
*
*
@@ -100,7 +101,8 @@ public java.lang.String getName() {
*
*
*
- * Required. The resource name of the channel partner repricing config rule to delete.
+ * Required. The resource name of the channel partner repricing config rule to
+ * delete.
*
*
*
@@ -466,7 +468,8 @@ public Builder mergeFrom(
*
*
*
- * Required. The resource name of the channel partner repricing config rule to delete.
+ * Required. The resource name of the channel partner repricing config rule to
+ * delete.
*
*
*
@@ -490,7 +493,8 @@ public java.lang.String getName() {
*
*
*
- * Required. The resource name of the channel partner repricing config rule to delete.
+ * Required. The resource name of the channel partner repricing config rule to
+ * delete.
*
*
*
@@ -514,7 +518,8 @@ public com.google.protobuf.ByteString getNameBytes() {
*
*
*
- * Required. The resource name of the channel partner repricing config rule to delete.
+ * Required. The resource name of the channel partner repricing config rule to
+ * delete.
*
*
*
@@ -537,7 +542,8 @@ public Builder setName(java.lang.String value) {
*
*
*
- * Required. The resource name of the channel partner repricing config rule to delete.
+ * Required. The resource name of the channel partner repricing config rule to
+ * delete.
*
*
*
@@ -556,7 +562,8 @@ public Builder clearName() {
*
*
*
- * Required. The resource name of the channel partner repricing config rule to delete.
+ * Required. The resource name of the channel partner repricing config rule to
+ * delete.
*
*
*
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/DeleteChannelPartnerRepricingConfigRequestOrBuilder.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/DeleteChannelPartnerRepricingConfigRequestOrBuilder.java
index ab2928b23a77..d473ca57884c 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/DeleteChannelPartnerRepricingConfigRequestOrBuilder.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/DeleteChannelPartnerRepricingConfigRequestOrBuilder.java
@@ -27,7 +27,8 @@ public interface DeleteChannelPartnerRepricingConfigRequestOrBuilder
*
*
*
- * Required. The resource name of the channel partner repricing config rule to delete.
+ * Required. The resource name of the channel partner repricing config rule to
+ * delete.
*
*
*
@@ -41,7 +42,8 @@ public interface DeleteChannelPartnerRepricingConfigRequestOrBuilder
*
*
*
- * Required. The resource name of the channel partner repricing config rule to delete.
+ * Required. The resource name of the channel partner repricing config rule to
+ * delete.
*
*
*
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/DeleteCustomerRepricingConfigRequest.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/DeleteCustomerRepricingConfigRequest.java
index 1bf34f6f7792..c45ef96dc001 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/DeleteCustomerRepricingConfigRequest.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/DeleteCustomerRepricingConfigRequest.java
@@ -22,7 +22,8 @@
*
*
*
- * Request message for [CloudChannelService.DeleteCustomerRepricingConfig][google.cloud.channel.v1.CloudChannelService.DeleteCustomerRepricingConfig].
+ * Request message for
+ * [CloudChannelService.DeleteCustomerRepricingConfig][google.cloud.channel.v1.CloudChannelService.DeleteCustomerRepricingConfig].
*
*
* Protobuf type {@code google.cloud.channel.v1.DeleteCustomerRepricingConfigRequest}
@@ -75,8 +76,8 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
*
*
*
- * Required. The resource name of the customer repricing config rule to delete.
- * Format:
+ * Required. The resource name of the customer repricing config rule to
+ * delete. Format:
* accounts/{account_id}/customers/{customer_id}/customerRepricingConfigs/{id}.
*
*
@@ -102,8 +103,8 @@ public java.lang.String getName() {
*
*
*
- * Required. The resource name of the customer repricing config rule to delete.
- * Format:
+ * Required. The resource name of the customer repricing config rule to
+ * delete. Format:
* accounts/{account_id}/customers/{customer_id}/customerRepricingConfigs/{id}.
*
*
@@ -290,7 +291,8 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
*
*
- * Request message for [CloudChannelService.DeleteCustomerRepricingConfig][google.cloud.channel.v1.CloudChannelService.DeleteCustomerRepricingConfig].
+ * Request message for
+ * [CloudChannelService.DeleteCustomerRepricingConfig][google.cloud.channel.v1.CloudChannelService.DeleteCustomerRepricingConfig].
*
*
* Protobuf type {@code google.cloud.channel.v1.DeleteCustomerRepricingConfigRequest}
@@ -465,8 +467,8 @@ public Builder mergeFrom(
*
*
*
- * Required. The resource name of the customer repricing config rule to delete.
- * Format:
+ * Required. The resource name of the customer repricing config rule to
+ * delete. Format:
* accounts/{account_id}/customers/{customer_id}/customerRepricingConfigs/{id}.
*
*
@@ -491,8 +493,8 @@ public java.lang.String getName() {
*
*
*
- * Required. The resource name of the customer repricing config rule to delete.
- * Format:
+ * Required. The resource name of the customer repricing config rule to
+ * delete. Format:
* accounts/{account_id}/customers/{customer_id}/customerRepricingConfigs/{id}.
*
*
@@ -517,8 +519,8 @@ public com.google.protobuf.ByteString getNameBytes() {
*
*
*
- * Required. The resource name of the customer repricing config rule to delete.
- * Format:
+ * Required. The resource name of the customer repricing config rule to
+ * delete. Format:
* accounts/{account_id}/customers/{customer_id}/customerRepricingConfigs/{id}.
*
*
@@ -542,8 +544,8 @@ public Builder setName(java.lang.String value) {
*
*
*
- * Required. The resource name of the customer repricing config rule to delete.
- * Format:
+ * Required. The resource name of the customer repricing config rule to
+ * delete. Format:
* accounts/{account_id}/customers/{customer_id}/customerRepricingConfigs/{id}.
*
*
@@ -563,8 +565,8 @@ public Builder clearName() {
*
*
*
- * Required. The resource name of the customer repricing config rule to delete.
- * Format:
+ * Required. The resource name of the customer repricing config rule to
+ * delete. Format:
* accounts/{account_id}/customers/{customer_id}/customerRepricingConfigs/{id}.
*
*
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/DeleteCustomerRepricingConfigRequestOrBuilder.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/DeleteCustomerRepricingConfigRequestOrBuilder.java
index ed2b6d70252c..a7539aca3235 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/DeleteCustomerRepricingConfigRequestOrBuilder.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/DeleteCustomerRepricingConfigRequestOrBuilder.java
@@ -27,8 +27,8 @@ public interface DeleteCustomerRepricingConfigRequestOrBuilder
*
*
*
- * Required. The resource name of the customer repricing config rule to delete.
- * Format:
+ * Required. The resource name of the customer repricing config rule to
+ * delete. Format:
* accounts/{account_id}/customers/{customer_id}/customerRepricingConfigs/{id}.
*
*
@@ -43,8 +43,8 @@ public interface DeleteCustomerRepricingConfigRequestOrBuilder
*
*
*
- * Required. The resource name of the customer repricing config rule to delete.
- * Format:
+ * Required. The resource name of the customer repricing config rule to
+ * delete. Format:
* accounts/{account_id}/customers/{customer_id}/customerRepricingConfigs/{id}.
*
*
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/DeleteCustomerRequest.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/DeleteCustomerRequest.java
index 5cd69a7c7ba7..796bd8898767 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/DeleteCustomerRequest.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/DeleteCustomerRequest.java
@@ -22,7 +22,8 @@
*
*
*
- * Request message for [CloudChannelService.DeleteCustomer][google.cloud.channel.v1.CloudChannelService.DeleteCustomer].
+ * Request message for
+ * [CloudChannelService.DeleteCustomer][google.cloud.channel.v1.CloudChannelService.DeleteCustomer].
*
*
* Protobuf type {@code google.cloud.channel.v1.DeleteCustomerRequest}
@@ -283,7 +284,8 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
*
*
- * Request message for [CloudChannelService.DeleteCustomer][google.cloud.channel.v1.CloudChannelService.DeleteCustomer].
+ * Request message for
+ * [CloudChannelService.DeleteCustomer][google.cloud.channel.v1.CloudChannelService.DeleteCustomer].
*
*
* Protobuf type {@code google.cloud.channel.v1.DeleteCustomerRequest}
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/Entitlement.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/Entitlement.java
index ee4a7f5f2796..6c07561f6e4e 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/Entitlement.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/Entitlement.java
@@ -236,7 +236,9 @@ private ProvisioningState(int value) {
*
*
*
- * Suspension reason for an entitlement if [provisioning_state][google.cloud.channel.v1.Entitlement.provisioning_state] = SUSPENDED.
+ * Suspension reason for an entitlement if
+ * [provisioning_state][google.cloud.channel.v1.Entitlement.provisioning_state]
+ * = SUSPENDED.
*
*
* Protobuf enum {@code google.cloud.channel.v1.Entitlement.SuspensionReason}
@@ -831,7 +833,8 @@ public com.google.cloud.channel.v1.Entitlement.SuspensionReason convert(
*
*
*
- * Output only. Enumerable of all current suspension reasons for an entitlement.
+ * Output only. Enumerable of all current suspension reasons for an
+ * entitlement.
*
*
*
@@ -851,7 +854,8 @@ public com.google.cloud.channel.v1.Entitlement.SuspensionReason convert(
*
*
*
- * Output only. Enumerable of all current suspension reasons for an entitlement.
+ * Output only. Enumerable of all current suspension reasons for an
+ * entitlement.
*
*
*
@@ -868,7 +872,8 @@ public int getSuspensionReasonsCount() {
*
*
*
- * Output only. Enumerable of all current suspension reasons for an entitlement.
+ * Output only. Enumerable of all current suspension reasons for an
+ * entitlement.
*
*
*
@@ -886,7 +891,8 @@ public com.google.cloud.channel.v1.Entitlement.SuspensionReason getSuspensionRea
*
*
*
- * Output only. Enumerable of all current suspension reasons for an entitlement.
+ * Output only. Enumerable of all current suspension reasons for an
+ * entitlement.
*
*
*
@@ -903,7 +909,8 @@ public java.util.List getSuspensionReasonsValueList() {
*
*
*
- * Output only. Enumerable of all current suspension reasons for an entitlement.
+ * Output only. Enumerable of all current suspension reasons for an
+ * entitlement.
*
*
*
@@ -926,11 +933,11 @@ public int getSuspensionReasonsValue(int index) {
*
*
*
- * Optional. This purchase order (PO) information is for resellers to use for their
- * company tracking usage. If a purchaseOrderId value is given, it appears in
- * the API responses and shows up in the invoice. The property accepts up to
- * 80 plain text characters. This is only supported for Google Workspace
- * entitlements.
+ * Optional. This purchase order (PO) information is for resellers to use for
+ * their company tracking usage. If a purchaseOrderId value is given, it
+ * appears in the API responses and shows up in the invoice. The property
+ * accepts up to 80 plain text characters. This is only supported for Google
+ * Workspace entitlements.
*
*
* string purchase_order_id = 19 [(.google.api.field_behavior) = OPTIONAL];
@@ -953,11 +960,11 @@ public java.lang.String getPurchaseOrderId() {
*
*
*
- * Optional. This purchase order (PO) information is for resellers to use for their
- * company tracking usage. If a purchaseOrderId value is given, it appears in
- * the API responses and shows up in the invoice. The property accepts up to
- * 80 plain text characters. This is only supported for Google Workspace
- * entitlements.
+ * Optional. This purchase order (PO) information is for resellers to use for
+ * their company tracking usage. If a purchaseOrderId value is given, it
+ * appears in the API responses and shows up in the invoice. The property
+ * accepts up to 80 plain text characters. This is only supported for Google
+ * Workspace entitlements.
*
*
* string purchase_order_id = 19 [(.google.api.field_behavior) = OPTIONAL];
@@ -3065,7 +3072,8 @@ private void ensureSuspensionReasonsIsMutable() {
*
*
*
- * Output only. Enumerable of all current suspension reasons for an entitlement.
+ * Output only. Enumerable of all current suspension reasons for an
+ * entitlement.
*
*
*
@@ -3084,7 +3092,8 @@ private void ensureSuspensionReasonsIsMutable() {
*
*
*
- * Output only. Enumerable of all current suspension reasons for an entitlement.
+ * Output only. Enumerable of all current suspension reasons for an
+ * entitlement.
*
*
*
@@ -3100,7 +3109,8 @@ public int getSuspensionReasonsCount() {
*
*
*
- * Output only. Enumerable of all current suspension reasons for an entitlement.
+ * Output only. Enumerable of all current suspension reasons for an
+ * entitlement.
*
*
*
@@ -3118,7 +3128,8 @@ public com.google.cloud.channel.v1.Entitlement.SuspensionReason getSuspensionRea
*
*
*
- * Output only. Enumerable of all current suspension reasons for an entitlement.
+ * Output only. Enumerable of all current suspension reasons for an
+ * entitlement.
*
*
*
@@ -3143,7 +3154,8 @@ public Builder setSuspensionReasons(
*
*
*
- * Output only. Enumerable of all current suspension reasons for an entitlement.
+ * Output only. Enumerable of all current suspension reasons for an
+ * entitlement.
*
*
*
@@ -3167,7 +3179,8 @@ public Builder addSuspensionReasons(
*
*
*
- * Output only. Enumerable of all current suspension reasons for an entitlement.
+ * Output only. Enumerable of all current suspension reasons for an
+ * entitlement.
*
*
*
@@ -3191,7 +3204,8 @@ public Builder addAllSuspensionReasons(
*
*
*
- * Output only. Enumerable of all current suspension reasons for an entitlement.
+ * Output only. Enumerable of all current suspension reasons for an
+ * entitlement.
*
*
*
@@ -3210,7 +3224,8 @@ public Builder clearSuspensionReasons() {
*
*
*
- * Output only. Enumerable of all current suspension reasons for an entitlement.
+ * Output only. Enumerable of all current suspension reasons for an
+ * entitlement.
*
*
*
@@ -3226,7 +3241,8 @@ public java.util.List getSuspensionReasonsValueList() {
*
*
*
- * Output only. Enumerable of all current suspension reasons for an entitlement.
+ * Output only. Enumerable of all current suspension reasons for an
+ * entitlement.
*
*
*
@@ -3243,7 +3259,8 @@ public int getSuspensionReasonsValue(int index) {
*
*
*
- * Output only. Enumerable of all current suspension reasons for an entitlement.
+ * Output only. Enumerable of all current suspension reasons for an
+ * entitlement.
*
*
*
@@ -3264,7 +3281,8 @@ public Builder setSuspensionReasonsValue(int index, int value) {
*
*
*
- * Output only. Enumerable of all current suspension reasons for an entitlement.
+ * Output only. Enumerable of all current suspension reasons for an
+ * entitlement.
*
*
*
@@ -3284,7 +3302,8 @@ public Builder addSuspensionReasonsValue(int value) {
*
*
*
- * Output only. Enumerable of all current suspension reasons for an entitlement.
+ * Output only. Enumerable of all current suspension reasons for an
+ * entitlement.
*
*
*
@@ -3308,11 +3327,11 @@ public Builder addAllSuspensionReasonsValue(java.lang.Iterable
- * Optional. This purchase order (PO) information is for resellers to use for their
- * company tracking usage. If a purchaseOrderId value is given, it appears in
- * the API responses and shows up in the invoice. The property accepts up to
- * 80 plain text characters. This is only supported for Google Workspace
- * entitlements.
+ * Optional. This purchase order (PO) information is for resellers to use for
+ * their company tracking usage. If a purchaseOrderId value is given, it
+ * appears in the API responses and shows up in the invoice. The property
+ * accepts up to 80 plain text characters. This is only supported for Google
+ * Workspace entitlements.
*
*
* string purchase_order_id = 19 [(.google.api.field_behavior) = OPTIONAL];
@@ -3334,11 +3353,11 @@ public java.lang.String getPurchaseOrderId() {
*
*
*
- * Optional. This purchase order (PO) information is for resellers to use for their
- * company tracking usage. If a purchaseOrderId value is given, it appears in
- * the API responses and shows up in the invoice. The property accepts up to
- * 80 plain text characters. This is only supported for Google Workspace
- * entitlements.
+ * Optional. This purchase order (PO) information is for resellers to use for
+ * their company tracking usage. If a purchaseOrderId value is given, it
+ * appears in the API responses and shows up in the invoice. The property
+ * accepts up to 80 plain text characters. This is only supported for Google
+ * Workspace entitlements.
*
*
* string purchase_order_id = 19 [(.google.api.field_behavior) = OPTIONAL];
@@ -3360,11 +3379,11 @@ public com.google.protobuf.ByteString getPurchaseOrderIdBytes() {
*
*
*
- * Optional. This purchase order (PO) information is for resellers to use for their
- * company tracking usage. If a purchaseOrderId value is given, it appears in
- * the API responses and shows up in the invoice. The property accepts up to
- * 80 plain text characters. This is only supported for Google Workspace
- * entitlements.
+ * Optional. This purchase order (PO) information is for resellers to use for
+ * their company tracking usage. If a purchaseOrderId value is given, it
+ * appears in the API responses and shows up in the invoice. The property
+ * accepts up to 80 plain text characters. This is only supported for Google
+ * Workspace entitlements.
*
*
* string purchase_order_id = 19 [(.google.api.field_behavior) = OPTIONAL];
@@ -3385,11 +3404,11 @@ public Builder setPurchaseOrderId(java.lang.String value) {
*
*
*
- * Optional. This purchase order (PO) information is for resellers to use for their
- * company tracking usage. If a purchaseOrderId value is given, it appears in
- * the API responses and shows up in the invoice. The property accepts up to
- * 80 plain text characters. This is only supported for Google Workspace
- * entitlements.
+ * Optional. This purchase order (PO) information is for resellers to use for
+ * their company tracking usage. If a purchaseOrderId value is given, it
+ * appears in the API responses and shows up in the invoice. The property
+ * accepts up to 80 plain text characters. This is only supported for Google
+ * Workspace entitlements.
*
*
* string purchase_order_id = 19 [(.google.api.field_behavior) = OPTIONAL];
@@ -3406,11 +3425,11 @@ public Builder clearPurchaseOrderId() {
*
*
*
- * Optional. This purchase order (PO) information is for resellers to use for their
- * company tracking usage. If a purchaseOrderId value is given, it appears in
- * the API responses and shows up in the invoice. The property accepts up to
- * 80 plain text characters. This is only supported for Google Workspace
- * entitlements.
+ * Optional. This purchase order (PO) information is for resellers to use for
+ * their company tracking usage. If a purchaseOrderId value is given, it
+ * appears in the API responses and shows up in the invoice. The property
+ * accepts up to 80 plain text characters. This is only supported for Google
+ * Workspace entitlements.
*
*
* string purchase_order_id = 19 [(.google.api.field_behavior) = OPTIONAL];
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/EntitlementOrBuilder.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/EntitlementOrBuilder.java
index 04858c841e2b..c0561f37694a 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/EntitlementOrBuilder.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/EntitlementOrBuilder.java
@@ -269,7 +269,8 @@ public interface EntitlementOrBuilder
*
*
*
- * Output only. Enumerable of all current suspension reasons for an entitlement.
+ * Output only. Enumerable of all current suspension reasons for an
+ * entitlement.
*
*
*
@@ -284,7 +285,8 @@ public interface EntitlementOrBuilder
*
*
*
- * Output only. Enumerable of all current suspension reasons for an entitlement.
+ * Output only. Enumerable of all current suspension reasons for an
+ * entitlement.
*
*
*
@@ -298,7 +300,8 @@ public interface EntitlementOrBuilder
*
*
*
- * Output only. Enumerable of all current suspension reasons for an entitlement.
+ * Output only. Enumerable of all current suspension reasons for an
+ * entitlement.
*
*
*
@@ -313,7 +316,8 @@ public interface EntitlementOrBuilder
*
*
*
- * Output only. Enumerable of all current suspension reasons for an entitlement.
+ * Output only. Enumerable of all current suspension reasons for an
+ * entitlement.
*
*
*
@@ -327,7 +331,8 @@ public interface EntitlementOrBuilder
*
*
*
- * Output only. Enumerable of all current suspension reasons for an entitlement.
+ * Output only. Enumerable of all current suspension reasons for an
+ * entitlement.
*
*
*
@@ -343,11 +348,11 @@ public interface EntitlementOrBuilder
*
*
*
- * Optional. This purchase order (PO) information is for resellers to use for their
- * company tracking usage. If a purchaseOrderId value is given, it appears in
- * the API responses and shows up in the invoice. The property accepts up to
- * 80 plain text characters. This is only supported for Google Workspace
- * entitlements.
+ * Optional. This purchase order (PO) information is for resellers to use for
+ * their company tracking usage. If a purchaseOrderId value is given, it
+ * appears in the API responses and shows up in the invoice. The property
+ * accepts up to 80 plain text characters. This is only supported for Google
+ * Workspace entitlements.
*
*
* string purchase_order_id = 19 [(.google.api.field_behavior) = OPTIONAL];
@@ -359,11 +364,11 @@ public interface EntitlementOrBuilder
*
*
*
- * Optional. This purchase order (PO) information is for resellers to use for their
- * company tracking usage. If a purchaseOrderId value is given, it appears in
- * the API responses and shows up in the invoice. The property accepts up to
- * 80 plain text characters. This is only supported for Google Workspace
- * entitlements.
+ * Optional. This purchase order (PO) information is for resellers to use for
+ * their company tracking usage. If a purchaseOrderId value is given, it
+ * appears in the API responses and shows up in the invoice. The property
+ * accepts up to 80 plain text characters. This is only supported for Google
+ * Workspace entitlements.
*
*
* string purchase_order_id = 19 [(.google.api.field_behavior) = OPTIONAL];
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/FetchReportResultsRequest.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/FetchReportResultsRequest.java
index 8820bb1b609b..ea0f69b121e9 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/FetchReportResultsRequest.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/FetchReportResultsRequest.java
@@ -22,7 +22,8 @@
*
*
*
- * Request message for [CloudChannelReportsService.FetchReportResults][google.cloud.channel.v1.CloudChannelReportsService.FetchReportResults].
+ * Request message for
+ * [CloudChannelReportsService.FetchReportResults][google.cloud.channel.v1.CloudChannelReportsService.FetchReportResults].
*
*
* Protobuf type {@code google.cloud.channel.v1.FetchReportResultsRequest}
@@ -74,7 +75,8 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
*
*
*
- * Required. The report job created by [CloudChannelReportsService.RunReportJob][google.cloud.channel.v1.CloudChannelReportsService.RunReportJob].
+ * Required. The report job created by
+ * [CloudChannelReportsService.RunReportJob][google.cloud.channel.v1.CloudChannelReportsService.RunReportJob].
* Report_job uses the format:
* accounts/{account_id}/reportJobs/{report_job_id}
*
@@ -101,7 +103,8 @@ public java.lang.String getReportJob() {
*
*
*
- * Required. The report job created by [CloudChannelReportsService.RunReportJob][google.cloud.channel.v1.CloudChannelReportsService.RunReportJob].
+ * Required. The report job created by
+ * [CloudChannelReportsService.RunReportJob][google.cloud.channel.v1.CloudChannelReportsService.RunReportJob].
* Report_job uses the format:
* accounts/{account_id}/reportJobs/{report_job_id}
*
@@ -131,9 +134,9 @@ public com.google.protobuf.ByteString getReportJobBytes() {
*
*
*
- * Optional. Requested page size of the report. The server may return fewer results than
- * requested. If you don't specify a page size, the server uses a sensible
- * default (may change over time).
+ * Optional. Requested page size of the report. The server may return fewer
+ * results than requested. If you don't specify a page size, the server uses a
+ * sensible default (may change over time).
* The maximum value is 30,000; the server will change larger values to
* 30,000.
*
@@ -155,8 +158,10 @@ public int getPageSize() {
*
* Optional. A token that specifies a page of results beyond the first page.
* Obtained through
- * [FetchReportResultsResponse.next_page_token][google.cloud.channel.v1.FetchReportResultsResponse.next_page_token] of the previous
- * [CloudChannelReportsService.FetchReportResults][google.cloud.channel.v1.CloudChannelReportsService.FetchReportResults] call.
+ * [FetchReportResultsResponse.next_page_token][google.cloud.channel.v1.FetchReportResultsResponse.next_page_token]
+ * of the previous
+ * [CloudChannelReportsService.FetchReportResults][google.cloud.channel.v1.CloudChannelReportsService.FetchReportResults]
+ * call.
*
*
* string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
@@ -181,8 +186,10 @@ public java.lang.String getPageToken() {
*
* Optional. A token that specifies a page of results beyond the first page.
* Obtained through
- * [FetchReportResultsResponse.next_page_token][google.cloud.channel.v1.FetchReportResultsResponse.next_page_token] of the previous
- * [CloudChannelReportsService.FetchReportResults][google.cloud.channel.v1.CloudChannelReportsService.FetchReportResults] call.
+ * [FetchReportResultsResponse.next_page_token][google.cloud.channel.v1.FetchReportResultsResponse.next_page_token]
+ * of the previous
+ * [CloudChannelReportsService.FetchReportResults][google.cloud.channel.v1.CloudChannelReportsService.FetchReportResults]
+ * call.
*
*
* string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
@@ -384,7 +391,8 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
*
*
- * Request message for [CloudChannelReportsService.FetchReportResults][google.cloud.channel.v1.CloudChannelReportsService.FetchReportResults].
+ * Request message for
+ * [CloudChannelReportsService.FetchReportResults][google.cloud.channel.v1.CloudChannelReportsService.FetchReportResults].
*
*
* Protobuf type {@code google.cloud.channel.v1.FetchReportResultsRequest}
@@ -581,7 +589,8 @@ public Builder mergeFrom(
*
*
*
- * Required. The report job created by [CloudChannelReportsService.RunReportJob][google.cloud.channel.v1.CloudChannelReportsService.RunReportJob].
+ * Required. The report job created by
+ * [CloudChannelReportsService.RunReportJob][google.cloud.channel.v1.CloudChannelReportsService.RunReportJob].
* Report_job uses the format:
* accounts/{account_id}/reportJobs/{report_job_id}
*
@@ -607,7 +616,8 @@ public java.lang.String getReportJob() {
*
*
*
- * Required. The report job created by [CloudChannelReportsService.RunReportJob][google.cloud.channel.v1.CloudChannelReportsService.RunReportJob].
+ * Required. The report job created by
+ * [CloudChannelReportsService.RunReportJob][google.cloud.channel.v1.CloudChannelReportsService.RunReportJob].
* Report_job uses the format:
* accounts/{account_id}/reportJobs/{report_job_id}
*
@@ -633,7 +643,8 @@ public com.google.protobuf.ByteString getReportJobBytes() {
*
*
*
- * Required. The report job created by [CloudChannelReportsService.RunReportJob][google.cloud.channel.v1.CloudChannelReportsService.RunReportJob].
+ * Required. The report job created by
+ * [CloudChannelReportsService.RunReportJob][google.cloud.channel.v1.CloudChannelReportsService.RunReportJob].
* Report_job uses the format:
* accounts/{account_id}/reportJobs/{report_job_id}
*
@@ -658,7 +669,8 @@ public Builder setReportJob(java.lang.String value) {
*
*
*
- * Required. The report job created by [CloudChannelReportsService.RunReportJob][google.cloud.channel.v1.CloudChannelReportsService.RunReportJob].
+ * Required. The report job created by
+ * [CloudChannelReportsService.RunReportJob][google.cloud.channel.v1.CloudChannelReportsService.RunReportJob].
* Report_job uses the format:
* accounts/{account_id}/reportJobs/{report_job_id}
*
@@ -679,7 +691,8 @@ public Builder clearReportJob() {
*
*
*
- * Required. The report job created by [CloudChannelReportsService.RunReportJob][google.cloud.channel.v1.CloudChannelReportsService.RunReportJob].
+ * Required. The report job created by
+ * [CloudChannelReportsService.RunReportJob][google.cloud.channel.v1.CloudChannelReportsService.RunReportJob].
* Report_job uses the format:
* accounts/{account_id}/reportJobs/{report_job_id}
*
@@ -707,9 +720,9 @@ public Builder setReportJobBytes(com.google.protobuf.ByteString value) {
*
*
*
- * Optional. Requested page size of the report. The server may return fewer results than
- * requested. If you don't specify a page size, the server uses a sensible
- * default (may change over time).
+ * Optional. Requested page size of the report. The server may return fewer
+ * results than requested. If you don't specify a page size, the server uses a
+ * sensible default (may change over time).
* The maximum value is 30,000; the server will change larger values to
* 30,000.
*
@@ -726,9 +739,9 @@ public int getPageSize() {
*
*
*
- * Optional. Requested page size of the report. The server may return fewer results than
- * requested. If you don't specify a page size, the server uses a sensible
- * default (may change over time).
+ * Optional. Requested page size of the report. The server may return fewer
+ * results than requested. If you don't specify a page size, the server uses a
+ * sensible default (may change over time).
* The maximum value is 30,000; the server will change larger values to
* 30,000.
*
@@ -748,9 +761,9 @@ public Builder setPageSize(int value) {
*
*
*
- * Optional. Requested page size of the report. The server may return fewer results than
- * requested. If you don't specify a page size, the server uses a sensible
- * default (may change over time).
+ * Optional. Requested page size of the report. The server may return fewer
+ * results than requested. If you don't specify a page size, the server uses a
+ * sensible default (may change over time).
* The maximum value is 30,000; the server will change larger values to
* 30,000.
*
@@ -773,8 +786,10 @@ public Builder clearPageSize() {
*
* Optional. A token that specifies a page of results beyond the first page.
* Obtained through
- * [FetchReportResultsResponse.next_page_token][google.cloud.channel.v1.FetchReportResultsResponse.next_page_token] of the previous
- * [CloudChannelReportsService.FetchReportResults][google.cloud.channel.v1.CloudChannelReportsService.FetchReportResults] call.
+ * [FetchReportResultsResponse.next_page_token][google.cloud.channel.v1.FetchReportResultsResponse.next_page_token]
+ * of the previous
+ * [CloudChannelReportsService.FetchReportResults][google.cloud.channel.v1.CloudChannelReportsService.FetchReportResults]
+ * call.
*
*
* string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
@@ -798,8 +813,10 @@ public java.lang.String getPageToken() {
*
* Optional. A token that specifies a page of results beyond the first page.
* Obtained through
- * [FetchReportResultsResponse.next_page_token][google.cloud.channel.v1.FetchReportResultsResponse.next_page_token] of the previous
- * [CloudChannelReportsService.FetchReportResults][google.cloud.channel.v1.CloudChannelReportsService.FetchReportResults] call.
+ * [FetchReportResultsResponse.next_page_token][google.cloud.channel.v1.FetchReportResultsResponse.next_page_token]
+ * of the previous
+ * [CloudChannelReportsService.FetchReportResults][google.cloud.channel.v1.CloudChannelReportsService.FetchReportResults]
+ * call.
*
*
* string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
@@ -823,8 +840,10 @@ public com.google.protobuf.ByteString getPageTokenBytes() {
*
* Optional. A token that specifies a page of results beyond the first page.
* Obtained through
- * [FetchReportResultsResponse.next_page_token][google.cloud.channel.v1.FetchReportResultsResponse.next_page_token] of the previous
- * [CloudChannelReportsService.FetchReportResults][google.cloud.channel.v1.CloudChannelReportsService.FetchReportResults] call.
+ * [FetchReportResultsResponse.next_page_token][google.cloud.channel.v1.FetchReportResultsResponse.next_page_token]
+ * of the previous
+ * [CloudChannelReportsService.FetchReportResults][google.cloud.channel.v1.CloudChannelReportsService.FetchReportResults]
+ * call.
*
*
* string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
@@ -847,8 +866,10 @@ public Builder setPageToken(java.lang.String value) {
*
* Optional. A token that specifies a page of results beyond the first page.
* Obtained through
- * [FetchReportResultsResponse.next_page_token][google.cloud.channel.v1.FetchReportResultsResponse.next_page_token] of the previous
- * [CloudChannelReportsService.FetchReportResults][google.cloud.channel.v1.CloudChannelReportsService.FetchReportResults] call.
+ * [FetchReportResultsResponse.next_page_token][google.cloud.channel.v1.FetchReportResultsResponse.next_page_token]
+ * of the previous
+ * [CloudChannelReportsService.FetchReportResults][google.cloud.channel.v1.CloudChannelReportsService.FetchReportResults]
+ * call.
*
*
* string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
@@ -867,8 +888,10 @@ public Builder clearPageToken() {
*
* Optional. A token that specifies a page of results beyond the first page.
* Obtained through
- * [FetchReportResultsResponse.next_page_token][google.cloud.channel.v1.FetchReportResultsResponse.next_page_token] of the previous
- * [CloudChannelReportsService.FetchReportResults][google.cloud.channel.v1.CloudChannelReportsService.FetchReportResults] call.
+ * [FetchReportResultsResponse.next_page_token][google.cloud.channel.v1.FetchReportResultsResponse.next_page_token]
+ * of the previous
+ * [CloudChannelReportsService.FetchReportResults][google.cloud.channel.v1.CloudChannelReportsService.FetchReportResults]
+ * call.
*
*
* string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/FetchReportResultsRequestOrBuilder.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/FetchReportResultsRequestOrBuilder.java
index ac4378746476..43a0c9fe67f5 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/FetchReportResultsRequestOrBuilder.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/FetchReportResultsRequestOrBuilder.java
@@ -27,7 +27,8 @@ public interface FetchReportResultsRequestOrBuilder
*
*
*
- * Required. The report job created by [CloudChannelReportsService.RunReportJob][google.cloud.channel.v1.CloudChannelReportsService.RunReportJob].
+ * Required. The report job created by
+ * [CloudChannelReportsService.RunReportJob][google.cloud.channel.v1.CloudChannelReportsService.RunReportJob].
* Report_job uses the format:
* accounts/{account_id}/reportJobs/{report_job_id}
*
@@ -43,7 +44,8 @@ public interface FetchReportResultsRequestOrBuilder
*
*
*
- * Required. The report job created by [CloudChannelReportsService.RunReportJob][google.cloud.channel.v1.CloudChannelReportsService.RunReportJob].
+ * Required. The report job created by
+ * [CloudChannelReportsService.RunReportJob][google.cloud.channel.v1.CloudChannelReportsService.RunReportJob].
* Report_job uses the format:
* accounts/{account_id}/reportJobs/{report_job_id}
*
@@ -60,9 +62,9 @@ public interface FetchReportResultsRequestOrBuilder
*
*
*
- * Optional. Requested page size of the report. The server may return fewer results than
- * requested. If you don't specify a page size, the server uses a sensible
- * default (may change over time).
+ * Optional. Requested page size of the report. The server may return fewer
+ * results than requested. If you don't specify a page size, the server uses a
+ * sensible default (may change over time).
* The maximum value is 30,000; the server will change larger values to
* 30,000.
*
@@ -79,8 +81,10 @@ public interface FetchReportResultsRequestOrBuilder
*
* Optional. A token that specifies a page of results beyond the first page.
* Obtained through
- * [FetchReportResultsResponse.next_page_token][google.cloud.channel.v1.FetchReportResultsResponse.next_page_token] of the previous
- * [CloudChannelReportsService.FetchReportResults][google.cloud.channel.v1.CloudChannelReportsService.FetchReportResults] call.
+ * [FetchReportResultsResponse.next_page_token][google.cloud.channel.v1.FetchReportResultsResponse.next_page_token]
+ * of the previous
+ * [CloudChannelReportsService.FetchReportResults][google.cloud.channel.v1.CloudChannelReportsService.FetchReportResults]
+ * call.
*
*
* string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
@@ -94,8 +98,10 @@ public interface FetchReportResultsRequestOrBuilder
*
* Optional. A token that specifies a page of results beyond the first page.
* Obtained through
- * [FetchReportResultsResponse.next_page_token][google.cloud.channel.v1.FetchReportResultsResponse.next_page_token] of the previous
- * [CloudChannelReportsService.FetchReportResults][google.cloud.channel.v1.CloudChannelReportsService.FetchReportResults] call.
+ * [FetchReportResultsResponse.next_page_token][google.cloud.channel.v1.FetchReportResultsResponse.next_page_token]
+ * of the previous
+ * [CloudChannelReportsService.FetchReportResults][google.cloud.channel.v1.CloudChannelReportsService.FetchReportResults]
+ * call.
*
*
* string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/FetchReportResultsResponse.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/FetchReportResultsResponse.java
index 0358406a476a..3ae2c1496f38 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/FetchReportResultsResponse.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/FetchReportResultsResponse.java
@@ -22,7 +22,8 @@
*
*
*
- * Response message for [CloudChannelReportsService.FetchReportResults][google.cloud.channel.v1.CloudChannelReportsService.FetchReportResults].
+ * Response message for
+ * [CloudChannelReportsService.FetchReportResults][google.cloud.channel.v1.CloudChannelReportsService.FetchReportResults].
* Contains a tabular representation of the report results.
*
*
@@ -199,8 +200,9 @@ public com.google.cloud.channel.v1.RowOrBuilder getRowsOrBuilder(int index) {
*
*
*
- * Pass this token to [FetchReportResultsRequest.page_token][google.cloud.channel.v1.FetchReportResultsRequest.page_token] to retrieve
- * the next page of results.
+ * Pass this token to
+ * [FetchReportResultsRequest.page_token][google.cloud.channel.v1.FetchReportResultsRequest.page_token]
+ * to retrieve the next page of results.
*
*
* string next_page_token = 3;
@@ -223,8 +225,9 @@ public java.lang.String getNextPageToken() {
*
*
*
- * Pass this token to [FetchReportResultsRequest.page_token][google.cloud.channel.v1.FetchReportResultsRequest.page_token] to retrieve
- * the next page of results.
+ * Pass this token to
+ * [FetchReportResultsRequest.page_token][google.cloud.channel.v1.FetchReportResultsRequest.page_token]
+ * to retrieve the next page of results.
*
*
* string next_page_token = 3;
@@ -433,7 +436,8 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
*
*
- * Response message for [CloudChannelReportsService.FetchReportResults][google.cloud.channel.v1.CloudChannelReportsService.FetchReportResults].
+ * Response message for
+ * [CloudChannelReportsService.FetchReportResults][google.cloud.channel.v1.CloudChannelReportsService.FetchReportResults].
* Contains a tabular representation of the report results.
*
*
@@ -1242,8 +1246,9 @@ public java.util.List getRowsBuilderLis
*
*
*
- * Pass this token to [FetchReportResultsRequest.page_token][google.cloud.channel.v1.FetchReportResultsRequest.page_token] to retrieve
- * the next page of results.
+ * Pass this token to
+ * [FetchReportResultsRequest.page_token][google.cloud.channel.v1.FetchReportResultsRequest.page_token]
+ * to retrieve the next page of results.
*
*
* string next_page_token = 3;
@@ -1265,8 +1270,9 @@ public java.lang.String getNextPageToken() {
*
*
*
- * Pass this token to [FetchReportResultsRequest.page_token][google.cloud.channel.v1.FetchReportResultsRequest.page_token] to retrieve
- * the next page of results.
+ * Pass this token to
+ * [FetchReportResultsRequest.page_token][google.cloud.channel.v1.FetchReportResultsRequest.page_token]
+ * to retrieve the next page of results.
*
*
* string next_page_token = 3;
@@ -1288,8 +1294,9 @@ public com.google.protobuf.ByteString getNextPageTokenBytes() {
*
*
*
- * Pass this token to [FetchReportResultsRequest.page_token][google.cloud.channel.v1.FetchReportResultsRequest.page_token] to retrieve
- * the next page of results.
+ * Pass this token to
+ * [FetchReportResultsRequest.page_token][google.cloud.channel.v1.FetchReportResultsRequest.page_token]
+ * to retrieve the next page of results.
*
*
* string next_page_token = 3;
@@ -1310,8 +1317,9 @@ public Builder setNextPageToken(java.lang.String value) {
*
*
*
- * Pass this token to [FetchReportResultsRequest.page_token][google.cloud.channel.v1.FetchReportResultsRequest.page_token] to retrieve
- * the next page of results.
+ * Pass this token to
+ * [FetchReportResultsRequest.page_token][google.cloud.channel.v1.FetchReportResultsRequest.page_token]
+ * to retrieve the next page of results.
*
*
* string next_page_token = 3;
@@ -1328,8 +1336,9 @@ public Builder clearNextPageToken() {
*
*
*
- * Pass this token to [FetchReportResultsRequest.page_token][google.cloud.channel.v1.FetchReportResultsRequest.page_token] to retrieve
- * the next page of results.
+ * Pass this token to
+ * [FetchReportResultsRequest.page_token][google.cloud.channel.v1.FetchReportResultsRequest.page_token]
+ * to retrieve the next page of results.
*
*
* string next_page_token = 3;
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/FetchReportResultsResponseOrBuilder.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/FetchReportResultsResponseOrBuilder.java
index ab720e58e48b..e4e34e3c6833 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/FetchReportResultsResponseOrBuilder.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/FetchReportResultsResponseOrBuilder.java
@@ -121,8 +121,9 @@ public interface FetchReportResultsResponseOrBuilder
*
*
*
- * Pass this token to [FetchReportResultsRequest.page_token][google.cloud.channel.v1.FetchReportResultsRequest.page_token] to retrieve
- * the next page of results.
+ * Pass this token to
+ * [FetchReportResultsRequest.page_token][google.cloud.channel.v1.FetchReportResultsRequest.page_token]
+ * to retrieve the next page of results.
*
*
* string next_page_token = 3;
@@ -134,8 +135,9 @@ public interface FetchReportResultsResponseOrBuilder
*
*
*
- * Pass this token to [FetchReportResultsRequest.page_token][google.cloud.channel.v1.FetchReportResultsRequest.page_token] to retrieve
- * the next page of results.
+ * Pass this token to
+ * [FetchReportResultsRequest.page_token][google.cloud.channel.v1.FetchReportResultsRequest.page_token]
+ * to retrieve the next page of results.
*
*
* string next_page_token = 3;
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/GetChannelPartnerLinkRequest.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/GetChannelPartnerLinkRequest.java
index 8d1471e31097..b1c137934d77 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/GetChannelPartnerLinkRequest.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/GetChannelPartnerLinkRequest.java
@@ -22,7 +22,8 @@
*
*
*
- * Request message for [CloudChannelService.GetChannelPartnerLink][google.cloud.channel.v1.CloudChannelService.GetChannelPartnerLink].
+ * Request message for
+ * [CloudChannelService.GetChannelPartnerLink][google.cloud.channel.v1.CloudChannelService.GetChannelPartnerLink].
*
*
* Protobuf type {@code google.cloud.channel.v1.GetChannelPartnerLinkRequest}
@@ -336,7 +337,8 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
*
*
- * Request message for [CloudChannelService.GetChannelPartnerLink][google.cloud.channel.v1.CloudChannelService.GetChannelPartnerLink].
+ * Request message for
+ * [CloudChannelService.GetChannelPartnerLink][google.cloud.channel.v1.CloudChannelService.GetChannelPartnerLink].
*
*
* Protobuf type {@code google.cloud.channel.v1.GetChannelPartnerLinkRequest}
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/GetChannelPartnerRepricingConfigRequest.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/GetChannelPartnerRepricingConfigRequest.java
index 04ccb25a9b6b..2bd63d6fa2fd 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/GetChannelPartnerRepricingConfigRequest.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/GetChannelPartnerRepricingConfigRequest.java
@@ -22,7 +22,8 @@
*
*
*
- * Request message for [CloudChannelService.GetChannelPartnerRepricingConfig][google.cloud.channel.v1.CloudChannelService.GetChannelPartnerRepricingConfig]
+ * Request message for
+ * [CloudChannelService.GetChannelPartnerRepricingConfig][google.cloud.channel.v1.CloudChannelService.GetChannelPartnerRepricingConfig]
*
*
* Protobuf type {@code google.cloud.channel.v1.GetChannelPartnerRepricingConfigRequest}
@@ -291,7 +292,8 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
*
*
- * Request message for [CloudChannelService.GetChannelPartnerRepricingConfig][google.cloud.channel.v1.CloudChannelService.GetChannelPartnerRepricingConfig]
+ * Request message for
+ * [CloudChannelService.GetChannelPartnerRepricingConfig][google.cloud.channel.v1.CloudChannelService.GetChannelPartnerRepricingConfig]
*
*
* Protobuf type {@code google.cloud.channel.v1.GetChannelPartnerRepricingConfigRequest}
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/GetCustomerRepricingConfigRequest.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/GetCustomerRepricingConfigRequest.java
index 68b6ba37f4a4..75f3caea1d43 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/GetCustomerRepricingConfigRequest.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/GetCustomerRepricingConfigRequest.java
@@ -22,7 +22,8 @@
*
*
*
- * Request message for [CloudChannelService.GetCustomerRepricingConfig][google.cloud.channel.v1.CloudChannelService.GetCustomerRepricingConfig].
+ * Request message for
+ * [CloudChannelService.GetCustomerRepricingConfig][google.cloud.channel.v1.CloudChannelService.GetCustomerRepricingConfig].
*
*
* Protobuf type {@code google.cloud.channel.v1.GetCustomerRepricingConfigRequest}
@@ -289,7 +290,8 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
*
*
- * Request message for [CloudChannelService.GetCustomerRepricingConfig][google.cloud.channel.v1.CloudChannelService.GetCustomerRepricingConfig].
+ * Request message for
+ * [CloudChannelService.GetCustomerRepricingConfig][google.cloud.channel.v1.CloudChannelService.GetCustomerRepricingConfig].
*
*
* Protobuf type {@code google.cloud.channel.v1.GetCustomerRepricingConfigRequest}
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/GetCustomerRequest.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/GetCustomerRequest.java
index 663dde3f99dc..8ad35c61445d 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/GetCustomerRequest.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/GetCustomerRequest.java
@@ -22,7 +22,8 @@
*
*
*
- * Request message for [CloudChannelService.GetCustomer][google.cloud.channel.v1.CloudChannelService.GetCustomer].
+ * Request message for
+ * [CloudChannelService.GetCustomer][google.cloud.channel.v1.CloudChannelService.GetCustomer].
*
*
* Protobuf type {@code google.cloud.channel.v1.GetCustomerRequest}
@@ -285,7 +286,8 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
*
*
- * Request message for [CloudChannelService.GetCustomer][google.cloud.channel.v1.CloudChannelService.GetCustomer].
+ * Request message for
+ * [CloudChannelService.GetCustomer][google.cloud.channel.v1.CloudChannelService.GetCustomer].
*
*
* Protobuf type {@code google.cloud.channel.v1.GetCustomerRequest}
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/GetEntitlementRequest.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/GetEntitlementRequest.java
index af6fb485f9aa..2c3851ce3c55 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/GetEntitlementRequest.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/GetEntitlementRequest.java
@@ -22,7 +22,8 @@
*
*
*
- * Request message for [CloudChannelService.GetEntitlement][google.cloud.channel.v1.CloudChannelService.GetEntitlement].
+ * Request message for
+ * [CloudChannelService.GetEntitlement][google.cloud.channel.v1.CloudChannelService.GetEntitlement].
*
*
* Protobuf type {@code google.cloud.channel.v1.GetEntitlementRequest}
@@ -287,7 +288,8 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
*
*
- * Request message for [CloudChannelService.GetEntitlement][google.cloud.channel.v1.CloudChannelService.GetEntitlement].
+ * Request message for
+ * [CloudChannelService.GetEntitlement][google.cloud.channel.v1.CloudChannelService.GetEntitlement].
*
*
* Protobuf type {@code google.cloud.channel.v1.GetEntitlementRequest}
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ImportCustomerRequest.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ImportCustomerRequest.java
index 77745ab44272..4ba2b6129a77 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ImportCustomerRequest.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ImportCustomerRequest.java
@@ -22,7 +22,8 @@
*
*
*
- * Request message for [CloudChannelService.ImportCustomer][google.cloud.channel.v1.CloudChannelService.ImportCustomer]
+ * Request message for
+ * [CloudChannelService.ImportCustomer][google.cloud.channel.v1.CloudChannelService.ImportCustomer]
*
*
* Protobuf type {@code google.cloud.channel.v1.ImportCustomerRequest}
@@ -391,9 +392,10 @@ public boolean getOverwriteIfExists() {
*
*
*
- * Optional. Cloud Identity ID of a channel partner who will be the direct reseller for
- * the customer's order. This field is required for 2-tier transfer scenarios
- * and can be provided via the request Parent binding as well.
+ * Optional. Cloud Identity ID of a channel partner who will be the direct
+ * reseller for the customer's order. This field is required for 2-tier
+ * transfer scenarios and can be provided via the request Parent binding as
+ * well.
*
*
* string channel_partner_id = 6 [(.google.api.field_behavior) = OPTIONAL];
@@ -416,9 +418,10 @@ public java.lang.String getChannelPartnerId() {
*
*
*
- * Optional. Cloud Identity ID of a channel partner who will be the direct reseller for
- * the customer's order. This field is required for 2-tier transfer scenarios
- * and can be provided via the request Parent binding as well.
+ * Optional. Cloud Identity ID of a channel partner who will be the direct
+ * reseller for the customer's order. This field is required for 2-tier
+ * transfer scenarios and can be provided via the request Parent binding as
+ * well.
*
*
* string channel_partner_id = 6 [(.google.api.field_behavior) = OPTIONAL];
@@ -729,7 +732,8 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
*
*
- * Request message for [CloudChannelService.ImportCustomer][google.cloud.channel.v1.CloudChannelService.ImportCustomer]
+ * Request message for
+ * [CloudChannelService.ImportCustomer][google.cloud.channel.v1.CloudChannelService.ImportCustomer]
*
*
* Protobuf type {@code google.cloud.channel.v1.ImportCustomerRequest}
@@ -1572,9 +1576,10 @@ public Builder clearOverwriteIfExists() {
*
*
*
- * Optional. Cloud Identity ID of a channel partner who will be the direct reseller for
- * the customer's order. This field is required for 2-tier transfer scenarios
- * and can be provided via the request Parent binding as well.
+ * Optional. Cloud Identity ID of a channel partner who will be the direct
+ * reseller for the customer's order. This field is required for 2-tier
+ * transfer scenarios and can be provided via the request Parent binding as
+ * well.
*
*
* string channel_partner_id = 6 [(.google.api.field_behavior) = OPTIONAL];
@@ -1596,9 +1601,10 @@ public java.lang.String getChannelPartnerId() {
*
*
*
- * Optional. Cloud Identity ID of a channel partner who will be the direct reseller for
- * the customer's order. This field is required for 2-tier transfer scenarios
- * and can be provided via the request Parent binding as well.
+ * Optional. Cloud Identity ID of a channel partner who will be the direct
+ * reseller for the customer's order. This field is required for 2-tier
+ * transfer scenarios and can be provided via the request Parent binding as
+ * well.
*
*
* string channel_partner_id = 6 [(.google.api.field_behavior) = OPTIONAL];
@@ -1620,9 +1626,10 @@ public com.google.protobuf.ByteString getChannelPartnerIdBytes() {
*
*
*
- * Optional. Cloud Identity ID of a channel partner who will be the direct reseller for
- * the customer's order. This field is required for 2-tier transfer scenarios
- * and can be provided via the request Parent binding as well.
+ * Optional. Cloud Identity ID of a channel partner who will be the direct
+ * reseller for the customer's order. This field is required for 2-tier
+ * transfer scenarios and can be provided via the request Parent binding as
+ * well.
*
*
* string channel_partner_id = 6 [(.google.api.field_behavior) = OPTIONAL];
@@ -1643,9 +1650,10 @@ public Builder setChannelPartnerId(java.lang.String value) {
*
*
*
- * Optional. Cloud Identity ID of a channel partner who will be the direct reseller for
- * the customer's order. This field is required for 2-tier transfer scenarios
- * and can be provided via the request Parent binding as well.
+ * Optional. Cloud Identity ID of a channel partner who will be the direct
+ * reseller for the customer's order. This field is required for 2-tier
+ * transfer scenarios and can be provided via the request Parent binding as
+ * well.
*
*
* string channel_partner_id = 6 [(.google.api.field_behavior) = OPTIONAL];
@@ -1662,9 +1670,10 @@ public Builder clearChannelPartnerId() {
*
*
*
- * Optional. Cloud Identity ID of a channel partner who will be the direct reseller for
- * the customer's order. This field is required for 2-tier transfer scenarios
- * and can be provided via the request Parent binding as well.
+ * Optional. Cloud Identity ID of a channel partner who will be the direct
+ * reseller for the customer's order. This field is required for 2-tier
+ * transfer scenarios and can be provided via the request Parent binding as
+ * well.
*
*
* string channel_partner_id = 6 [(.google.api.field_behavior) = OPTIONAL];
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ImportCustomerRequestOrBuilder.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ImportCustomerRequestOrBuilder.java
index 0f23504c9c5f..d3062ca52792 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ImportCustomerRequestOrBuilder.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ImportCustomerRequestOrBuilder.java
@@ -176,9 +176,10 @@ public interface ImportCustomerRequestOrBuilder
*
*
*
- * Optional. Cloud Identity ID of a channel partner who will be the direct reseller for
- * the customer's order. This field is required for 2-tier transfer scenarios
- * and can be provided via the request Parent binding as well.
+ * Optional. Cloud Identity ID of a channel partner who will be the direct
+ * reseller for the customer's order. This field is required for 2-tier
+ * transfer scenarios and can be provided via the request Parent binding as
+ * well.
*
*
* string channel_partner_id = 6 [(.google.api.field_behavior) = OPTIONAL];
@@ -190,9 +191,10 @@ public interface ImportCustomerRequestOrBuilder
*
*
*
- * Optional. Cloud Identity ID of a channel partner who will be the direct reseller for
- * the customer's order. This field is required for 2-tier transfer scenarios
- * and can be provided via the request Parent binding as well.
+ * Optional. Cloud Identity ID of a channel partner who will be the direct
+ * reseller for the customer's order. This field is required for 2-tier
+ * transfer scenarios and can be provided via the request Parent binding as
+ * well.
*
*
* string channel_partner_id = 6 [(.google.api.field_behavior) = OPTIONAL];
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListChannelPartnerLinksRequest.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListChannelPartnerLinksRequest.java
index 0e40d3fd7749..32aaa45746cb 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListChannelPartnerLinksRequest.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListChannelPartnerLinksRequest.java
@@ -22,7 +22,8 @@
*
*
*
- * Request message for [CloudChannelService.ListChannelPartnerLinks][google.cloud.channel.v1.CloudChannelService.ListChannelPartnerLinks]
+ * Request message for
+ * [CloudChannelService.ListChannelPartnerLinks][google.cloud.channel.v1.CloudChannelService.ListChannelPartnerLinks]
*
*
* Protobuf type {@code google.cloud.channel.v1.ListChannelPartnerLinksRequest}
@@ -76,9 +77,8 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
*
*
*
- * Required. The resource name of the reseller account for listing channel partner
- * links.
- * Parent uses the format: accounts/{account_id}
+ * Required. The resource name of the reseller account for listing channel
+ * partner links. Parent uses the format: accounts/{account_id}
*
*
* string parent = 1 [(.google.api.field_behavior) = REQUIRED];
@@ -101,9 +101,8 @@ public java.lang.String getParent() {
*
*
*
- * Required. The resource name of the reseller account for listing channel partner
- * links.
- * Parent uses the format: accounts/{account_id}
+ * Required. The resource name of the reseller account for listing channel
+ * partner links. Parent uses the format: accounts/{account_id}
*
*
* string parent = 1 [(.google.api.field_behavior) = REQUIRED];
@@ -129,9 +128,9 @@ public com.google.protobuf.ByteString getParentBytes() {
*
*
*
- * Optional. Requested page size. Server might return fewer results than requested.
- * If unspecified, server will pick a default size (25).
- * The maximum value is 200; the server will coerce values above 200.
+ * Optional. Requested page size. Server might return fewer results than
+ * requested. If unspecified, server will pick a default size (25). The
+ * maximum value is 200; the server will coerce values above 200.
*
*
* int32 page_size = 2 [(.google.api.field_behavior) = OPTIONAL];
@@ -151,8 +150,10 @@ public int getPageSize() {
*
* Optional. A token for a page of results other than the first page.
* Obtained using
- * [ListChannelPartnerLinksResponse.next_page_token][google.cloud.channel.v1.ListChannelPartnerLinksResponse.next_page_token] of the previous
- * [CloudChannelService.ListChannelPartnerLinks][google.cloud.channel.v1.CloudChannelService.ListChannelPartnerLinks] call.
+ * [ListChannelPartnerLinksResponse.next_page_token][google.cloud.channel.v1.ListChannelPartnerLinksResponse.next_page_token]
+ * of the previous
+ * [CloudChannelService.ListChannelPartnerLinks][google.cloud.channel.v1.CloudChannelService.ListChannelPartnerLinks]
+ * call.
*
*
* string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
@@ -177,8 +178,10 @@ public java.lang.String getPageToken() {
*
* Optional. A token for a page of results other than the first page.
* Obtained using
- * [ListChannelPartnerLinksResponse.next_page_token][google.cloud.channel.v1.ListChannelPartnerLinksResponse.next_page_token] of the previous
- * [CloudChannelService.ListChannelPartnerLinks][google.cloud.channel.v1.CloudChannelService.ListChannelPartnerLinks] call.
+ * [ListChannelPartnerLinksResponse.next_page_token][google.cloud.channel.v1.ListChannelPartnerLinksResponse.next_page_token]
+ * of the previous
+ * [CloudChannelService.ListChannelPartnerLinks][google.cloud.channel.v1.CloudChannelService.ListChannelPartnerLinks]
+ * call.
*
*
* string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
@@ -431,7 +434,8 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
*
*
- * Request message for [CloudChannelService.ListChannelPartnerLinks][google.cloud.channel.v1.CloudChannelService.ListChannelPartnerLinks]
+ * Request message for
+ * [CloudChannelService.ListChannelPartnerLinks][google.cloud.channel.v1.CloudChannelService.ListChannelPartnerLinks]
*
*
* Protobuf type {@code google.cloud.channel.v1.ListChannelPartnerLinksRequest}
@@ -640,9 +644,8 @@ public Builder mergeFrom(
*
*
*
- * Required. The resource name of the reseller account for listing channel partner
- * links.
- * Parent uses the format: accounts/{account_id}
+ * Required. The resource name of the reseller account for listing channel
+ * partner links. Parent uses the format: accounts/{account_id}
*
*
* string parent = 1 [(.google.api.field_behavior) = REQUIRED];
@@ -664,9 +667,8 @@ public java.lang.String getParent() {
*
*
*
- * Required. The resource name of the reseller account for listing channel partner
- * links.
- * Parent uses the format: accounts/{account_id}
+ * Required. The resource name of the reseller account for listing channel
+ * partner links. Parent uses the format: accounts/{account_id}
*
*
* string parent = 1 [(.google.api.field_behavior) = REQUIRED];
@@ -688,9 +690,8 @@ public com.google.protobuf.ByteString getParentBytes() {
*
*
*
- * Required. The resource name of the reseller account for listing channel partner
- * links.
- * Parent uses the format: accounts/{account_id}
+ * Required. The resource name of the reseller account for listing channel
+ * partner links. Parent uses the format: accounts/{account_id}
*
*
* string parent = 1 [(.google.api.field_behavior) = REQUIRED];
@@ -711,9 +712,8 @@ public Builder setParent(java.lang.String value) {
*
*
*
- * Required. The resource name of the reseller account for listing channel partner
- * links.
- * Parent uses the format: accounts/{account_id}
+ * Required. The resource name of the reseller account for listing channel
+ * partner links. Parent uses the format: accounts/{account_id}
*
*
* string parent = 1 [(.google.api.field_behavior) = REQUIRED];
@@ -730,9 +730,8 @@ public Builder clearParent() {
*
*
*
- * Required. The resource name of the reseller account for listing channel partner
- * links.
- * Parent uses the format: accounts/{account_id}
+ * Required. The resource name of the reseller account for listing channel
+ * partner links. Parent uses the format: accounts/{account_id}
*
*
* string parent = 1 [(.google.api.field_behavior) = REQUIRED];
@@ -756,9 +755,9 @@ public Builder setParentBytes(com.google.protobuf.ByteString value) {
*
*
*
- * Optional. Requested page size. Server might return fewer results than requested.
- * If unspecified, server will pick a default size (25).
- * The maximum value is 200; the server will coerce values above 200.
+ * Optional. Requested page size. Server might return fewer results than
+ * requested. If unspecified, server will pick a default size (25). The
+ * maximum value is 200; the server will coerce values above 200.
*
*
* int32 page_size = 2 [(.google.api.field_behavior) = OPTIONAL];
@@ -773,9 +772,9 @@ public int getPageSize() {
*
*
*
- * Optional. Requested page size. Server might return fewer results than requested.
- * If unspecified, server will pick a default size (25).
- * The maximum value is 200; the server will coerce values above 200.
+ * Optional. Requested page size. Server might return fewer results than
+ * requested. If unspecified, server will pick a default size (25). The
+ * maximum value is 200; the server will coerce values above 200.
*
*
* int32 page_size = 2 [(.google.api.field_behavior) = OPTIONAL];
@@ -793,9 +792,9 @@ public Builder setPageSize(int value) {
*
*
*
- * Optional. Requested page size. Server might return fewer results than requested.
- * If unspecified, server will pick a default size (25).
- * The maximum value is 200; the server will coerce values above 200.
+ * Optional. Requested page size. Server might return fewer results than
+ * requested. If unspecified, server will pick a default size (25). The
+ * maximum value is 200; the server will coerce values above 200.
*
*
* int32 page_size = 2 [(.google.api.field_behavior) = OPTIONAL];
@@ -816,8 +815,10 @@ public Builder clearPageSize() {
*
* Optional. A token for a page of results other than the first page.
* Obtained using
- * [ListChannelPartnerLinksResponse.next_page_token][google.cloud.channel.v1.ListChannelPartnerLinksResponse.next_page_token] of the previous
- * [CloudChannelService.ListChannelPartnerLinks][google.cloud.channel.v1.CloudChannelService.ListChannelPartnerLinks] call.
+ * [ListChannelPartnerLinksResponse.next_page_token][google.cloud.channel.v1.ListChannelPartnerLinksResponse.next_page_token]
+ * of the previous
+ * [CloudChannelService.ListChannelPartnerLinks][google.cloud.channel.v1.CloudChannelService.ListChannelPartnerLinks]
+ * call.
*
*
* string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
@@ -841,8 +842,10 @@ public java.lang.String getPageToken() {
*
* Optional. A token for a page of results other than the first page.
* Obtained using
- * [ListChannelPartnerLinksResponse.next_page_token][google.cloud.channel.v1.ListChannelPartnerLinksResponse.next_page_token] of the previous
- * [CloudChannelService.ListChannelPartnerLinks][google.cloud.channel.v1.CloudChannelService.ListChannelPartnerLinks] call.
+ * [ListChannelPartnerLinksResponse.next_page_token][google.cloud.channel.v1.ListChannelPartnerLinksResponse.next_page_token]
+ * of the previous
+ * [CloudChannelService.ListChannelPartnerLinks][google.cloud.channel.v1.CloudChannelService.ListChannelPartnerLinks]
+ * call.
*
*
* string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
@@ -866,8 +869,10 @@ public com.google.protobuf.ByteString getPageTokenBytes() {
*
* Optional. A token for a page of results other than the first page.
* Obtained using
- * [ListChannelPartnerLinksResponse.next_page_token][google.cloud.channel.v1.ListChannelPartnerLinksResponse.next_page_token] of the previous
- * [CloudChannelService.ListChannelPartnerLinks][google.cloud.channel.v1.CloudChannelService.ListChannelPartnerLinks] call.
+ * [ListChannelPartnerLinksResponse.next_page_token][google.cloud.channel.v1.ListChannelPartnerLinksResponse.next_page_token]
+ * of the previous
+ * [CloudChannelService.ListChannelPartnerLinks][google.cloud.channel.v1.CloudChannelService.ListChannelPartnerLinks]
+ * call.
*
*
* string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
@@ -890,8 +895,10 @@ public Builder setPageToken(java.lang.String value) {
*
* Optional. A token for a page of results other than the first page.
* Obtained using
- * [ListChannelPartnerLinksResponse.next_page_token][google.cloud.channel.v1.ListChannelPartnerLinksResponse.next_page_token] of the previous
- * [CloudChannelService.ListChannelPartnerLinks][google.cloud.channel.v1.CloudChannelService.ListChannelPartnerLinks] call.
+ * [ListChannelPartnerLinksResponse.next_page_token][google.cloud.channel.v1.ListChannelPartnerLinksResponse.next_page_token]
+ * of the previous
+ * [CloudChannelService.ListChannelPartnerLinks][google.cloud.channel.v1.CloudChannelService.ListChannelPartnerLinks]
+ * call.
*
*
* string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
@@ -910,8 +917,10 @@ public Builder clearPageToken() {
*
* Optional. A token for a page of results other than the first page.
* Obtained using
- * [ListChannelPartnerLinksResponse.next_page_token][google.cloud.channel.v1.ListChannelPartnerLinksResponse.next_page_token] of the previous
- * [CloudChannelService.ListChannelPartnerLinks][google.cloud.channel.v1.CloudChannelService.ListChannelPartnerLinks] call.
+ * [ListChannelPartnerLinksResponse.next_page_token][google.cloud.channel.v1.ListChannelPartnerLinksResponse.next_page_token]
+ * of the previous
+ * [CloudChannelService.ListChannelPartnerLinks][google.cloud.channel.v1.CloudChannelService.ListChannelPartnerLinks]
+ * call.
*
*
* string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListChannelPartnerLinksRequestOrBuilder.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListChannelPartnerLinksRequestOrBuilder.java
index d06af6b7415b..bb04bb538c3d 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListChannelPartnerLinksRequestOrBuilder.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListChannelPartnerLinksRequestOrBuilder.java
@@ -27,9 +27,8 @@ public interface ListChannelPartnerLinksRequestOrBuilder
*
*
*
- * Required. The resource name of the reseller account for listing channel partner
- * links.
- * Parent uses the format: accounts/{account_id}
+ * Required. The resource name of the reseller account for listing channel
+ * partner links. Parent uses the format: accounts/{account_id}
*
*
* string parent = 1 [(.google.api.field_behavior) = REQUIRED];
@@ -41,9 +40,8 @@ public interface ListChannelPartnerLinksRequestOrBuilder
*
*
*
- * Required. The resource name of the reseller account for listing channel partner
- * links.
- * Parent uses the format: accounts/{account_id}
+ * Required. The resource name of the reseller account for listing channel
+ * partner links. Parent uses the format: accounts/{account_id}
*
*
* string parent = 1 [(.google.api.field_behavior) = REQUIRED];
@@ -56,9 +54,9 @@ public interface ListChannelPartnerLinksRequestOrBuilder
*
*
*
- * Optional. Requested page size. Server might return fewer results than requested.
- * If unspecified, server will pick a default size (25).
- * The maximum value is 200; the server will coerce values above 200.
+ * Optional. Requested page size. Server might return fewer results than
+ * requested. If unspecified, server will pick a default size (25). The
+ * maximum value is 200; the server will coerce values above 200.
*
*
* int32 page_size = 2 [(.google.api.field_behavior) = OPTIONAL];
@@ -73,8 +71,10 @@ public interface ListChannelPartnerLinksRequestOrBuilder
*
* Optional. A token for a page of results other than the first page.
* Obtained using
- * [ListChannelPartnerLinksResponse.next_page_token][google.cloud.channel.v1.ListChannelPartnerLinksResponse.next_page_token] of the previous
- * [CloudChannelService.ListChannelPartnerLinks][google.cloud.channel.v1.CloudChannelService.ListChannelPartnerLinks] call.
+ * [ListChannelPartnerLinksResponse.next_page_token][google.cloud.channel.v1.ListChannelPartnerLinksResponse.next_page_token]
+ * of the previous
+ * [CloudChannelService.ListChannelPartnerLinks][google.cloud.channel.v1.CloudChannelService.ListChannelPartnerLinks]
+ * call.
*
*
* string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
@@ -88,8 +88,10 @@ public interface ListChannelPartnerLinksRequestOrBuilder
*
* Optional. A token for a page of results other than the first page.
* Obtained using
- * [ListChannelPartnerLinksResponse.next_page_token][google.cloud.channel.v1.ListChannelPartnerLinksResponse.next_page_token] of the previous
- * [CloudChannelService.ListChannelPartnerLinks][google.cloud.channel.v1.CloudChannelService.ListChannelPartnerLinks] call.
+ * [ListChannelPartnerLinksResponse.next_page_token][google.cloud.channel.v1.ListChannelPartnerLinksResponse.next_page_token]
+ * of the previous
+ * [CloudChannelService.ListChannelPartnerLinks][google.cloud.channel.v1.CloudChannelService.ListChannelPartnerLinks]
+ * call.
*
*
* string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListChannelPartnerLinksResponse.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListChannelPartnerLinksResponse.java
index 9fb1023eab2d..31b4ae509133 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListChannelPartnerLinksResponse.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListChannelPartnerLinksResponse.java
@@ -22,7 +22,8 @@
*
*
*
- * Response message for [CloudChannelService.ListChannelPartnerLinks][google.cloud.channel.v1.CloudChannelService.ListChannelPartnerLinks].
+ * Response message for
+ * [CloudChannelService.ListChannelPartnerLinks][google.cloud.channel.v1.CloudChannelService.ListChannelPartnerLinks].
*
*
* Protobuf type {@code google.cloud.channel.v1.ListChannelPartnerLinksResponse}
@@ -147,7 +148,9 @@ public com.google.cloud.channel.v1.ChannelPartnerLinkOrBuilder getChannelPartner
*
*
* A token to retrieve the next page of results.
- * Pass to [ListChannelPartnerLinksRequest.page_token][google.cloud.channel.v1.ListChannelPartnerLinksRequest.page_token] to obtain that page.
+ * Pass to
+ * [ListChannelPartnerLinksRequest.page_token][google.cloud.channel.v1.ListChannelPartnerLinksRequest.page_token]
+ * to obtain that page.
*
*
* string next_page_token = 2;
@@ -171,7 +174,9 @@ public java.lang.String getNextPageToken() {
*
*
* A token to retrieve the next page of results.
- * Pass to [ListChannelPartnerLinksRequest.page_token][google.cloud.channel.v1.ListChannelPartnerLinksRequest.page_token] to obtain that page.
+ * Pass to
+ * [ListChannelPartnerLinksRequest.page_token][google.cloud.channel.v1.ListChannelPartnerLinksRequest.page_token]
+ * to obtain that page.
*
*
* string next_page_token = 2;
@@ -367,7 +372,8 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
*
*
- * Response message for [CloudChannelService.ListChannelPartnerLinks][google.cloud.channel.v1.CloudChannelService.ListChannelPartnerLinks].
+ * Response message for
+ * [CloudChannelService.ListChannelPartnerLinks][google.cloud.channel.v1.CloudChannelService.ListChannelPartnerLinks].
*
*
* Protobuf type {@code google.cloud.channel.v1.ListChannelPartnerLinksResponse}
@@ -960,7 +966,9 @@ public com.google.cloud.channel.v1.ChannelPartnerLink.Builder addChannelPartnerL
*
*
* A token to retrieve the next page of results.
- * Pass to [ListChannelPartnerLinksRequest.page_token][google.cloud.channel.v1.ListChannelPartnerLinksRequest.page_token] to obtain that page.
+ * Pass to
+ * [ListChannelPartnerLinksRequest.page_token][google.cloud.channel.v1.ListChannelPartnerLinksRequest.page_token]
+ * to obtain that page.
*
*
* string next_page_token = 2;
@@ -983,7 +991,9 @@ public java.lang.String getNextPageToken() {
*
*
* A token to retrieve the next page of results.
- * Pass to [ListChannelPartnerLinksRequest.page_token][google.cloud.channel.v1.ListChannelPartnerLinksRequest.page_token] to obtain that page.
+ * Pass to
+ * [ListChannelPartnerLinksRequest.page_token][google.cloud.channel.v1.ListChannelPartnerLinksRequest.page_token]
+ * to obtain that page.
*
*
* string next_page_token = 2;
@@ -1006,7 +1016,9 @@ public com.google.protobuf.ByteString getNextPageTokenBytes() {
*
*
* A token to retrieve the next page of results.
- * Pass to [ListChannelPartnerLinksRequest.page_token][google.cloud.channel.v1.ListChannelPartnerLinksRequest.page_token] to obtain that page.
+ * Pass to
+ * [ListChannelPartnerLinksRequest.page_token][google.cloud.channel.v1.ListChannelPartnerLinksRequest.page_token]
+ * to obtain that page.
*
*
* string next_page_token = 2;
@@ -1028,7 +1040,9 @@ public Builder setNextPageToken(java.lang.String value) {
*
*
* A token to retrieve the next page of results.
- * Pass to [ListChannelPartnerLinksRequest.page_token][google.cloud.channel.v1.ListChannelPartnerLinksRequest.page_token] to obtain that page.
+ * Pass to
+ * [ListChannelPartnerLinksRequest.page_token][google.cloud.channel.v1.ListChannelPartnerLinksRequest.page_token]
+ * to obtain that page.
*
*
* string next_page_token = 2;
@@ -1046,7 +1060,9 @@ public Builder clearNextPageToken() {
*
*
* A token to retrieve the next page of results.
- * Pass to [ListChannelPartnerLinksRequest.page_token][google.cloud.channel.v1.ListChannelPartnerLinksRequest.page_token] to obtain that page.
+ * Pass to
+ * [ListChannelPartnerLinksRequest.page_token][google.cloud.channel.v1.ListChannelPartnerLinksRequest.page_token]
+ * to obtain that page.
*
*
* string next_page_token = 2;
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListChannelPartnerLinksResponseOrBuilder.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListChannelPartnerLinksResponseOrBuilder.java
index f17e913df3e4..85d4db002000 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListChannelPartnerLinksResponseOrBuilder.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListChannelPartnerLinksResponseOrBuilder.java
@@ -81,7 +81,9 @@ com.google.cloud.channel.v1.ChannelPartnerLinkOrBuilder getChannelPartnerLinksOr
*
*
* A token to retrieve the next page of results.
- * Pass to [ListChannelPartnerLinksRequest.page_token][google.cloud.channel.v1.ListChannelPartnerLinksRequest.page_token] to obtain that page.
+ * Pass to
+ * [ListChannelPartnerLinksRequest.page_token][google.cloud.channel.v1.ListChannelPartnerLinksRequest.page_token]
+ * to obtain that page.
*
*
* string next_page_token = 2;
@@ -94,7 +96,9 @@ com.google.cloud.channel.v1.ChannelPartnerLinkOrBuilder getChannelPartnerLinksOr
*
*
* A token to retrieve the next page of results.
- * Pass to [ListChannelPartnerLinksRequest.page_token][google.cloud.channel.v1.ListChannelPartnerLinksRequest.page_token] to obtain that page.
+ * Pass to
+ * [ListChannelPartnerLinksRequest.page_token][google.cloud.channel.v1.ListChannelPartnerLinksRequest.page_token]
+ * to obtain that page.
*
*
* string next_page_token = 2;
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListChannelPartnerRepricingConfigsRequest.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListChannelPartnerRepricingConfigsRequest.java
index 5c4f0bfbc0f4..ba179d63df5d 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListChannelPartnerRepricingConfigsRequest.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListChannelPartnerRepricingConfigsRequest.java
@@ -78,8 +78,9 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
*
*
*
- * Required. The resource name of the account's [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink].
- * Parent uses the format:
+ * Required. The resource name of the account's
+ * [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink]. Parent
+ * uses the format:
* accounts/{account_id}/channelPartnerLinks/{channel_partner_id}.
* Supports accounts/{account_id}/channelPartnerLinks/- to retrieve configs
* for all channel partners.
@@ -107,8 +108,9 @@ public java.lang.String getParent() {
*
*
*
- * Required. The resource name of the account's [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink].
- * Parent uses the format:
+ * Required. The resource name of the account's
+ * [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink]. Parent
+ * uses the format:
* accounts/{account_id}/channelPartnerLinks/{channel_partner_id}.
* Supports accounts/{account_id}/channelPartnerLinks/- to retrieve configs
* for all channel partners.
@@ -139,9 +141,9 @@ public com.google.protobuf.ByteString getParentBytes() {
*
*
*
- * Optional. The maximum number of repricing configs to return. The service may return
- * fewer than this value. If unspecified, returns a maximum of 50 rules. The
- * maximum value is 100; values above 100 will be coerced to 100.
+ * Optional. The maximum number of repricing configs to return. The service
+ * may return fewer than this value. If unspecified, returns a maximum of 50
+ * rules. The maximum value is 100; values above 100 will be coerced to 100.
*
*
* int32 page_size = 2 [(.google.api.field_behavior) = OPTIONAL];
@@ -161,8 +163,10 @@ public int getPageSize() {
*
* Optional. A token identifying a page of results beyond the first page.
* Obtained through
- * [ListChannelPartnerRepricingConfigsResponse.next_page_token][google.cloud.channel.v1.ListChannelPartnerRepricingConfigsResponse.next_page_token] of the
- * previous [CloudChannelService.ListChannelPartnerRepricingConfigs][google.cloud.channel.v1.CloudChannelService.ListChannelPartnerRepricingConfigs] call.
+ * [ListChannelPartnerRepricingConfigsResponse.next_page_token][google.cloud.channel.v1.ListChannelPartnerRepricingConfigsResponse.next_page_token]
+ * of the previous
+ * [CloudChannelService.ListChannelPartnerRepricingConfigs][google.cloud.channel.v1.CloudChannelService.ListChannelPartnerRepricingConfigs]
+ * call.
*
*
* string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
@@ -187,8 +191,10 @@ public java.lang.String getPageToken() {
*
* Optional. A token identifying a page of results beyond the first page.
* Obtained through
- * [ListChannelPartnerRepricingConfigsResponse.next_page_token][google.cloud.channel.v1.ListChannelPartnerRepricingConfigsResponse.next_page_token] of the
- * previous [CloudChannelService.ListChannelPartnerRepricingConfigs][google.cloud.channel.v1.CloudChannelService.ListChannelPartnerRepricingConfigs] call.
+ * [ListChannelPartnerRepricingConfigsResponse.next_page_token][google.cloud.channel.v1.ListChannelPartnerRepricingConfigsResponse.next_page_token]
+ * of the previous
+ * [CloudChannelService.ListChannelPartnerRepricingConfigs][google.cloud.channel.v1.CloudChannelService.ListChannelPartnerRepricingConfigs]
+ * call.
*
*
* string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
@@ -214,10 +220,10 @@ public com.google.protobuf.ByteString getPageTokenBytes() {
*
*
*
- * Optional. A filter for [CloudChannelService.ListChannelPartnerRepricingConfigs]
- * results (channel_partner_link only). You can use this filter when you
- * support a BatchGet-like query.
- * To use the filter, you must set
+ * Optional. A filter for
+ * [CloudChannelService.ListChannelPartnerRepricingConfigs] results
+ * (channel_partner_link only). You can use this filter when you support a
+ * BatchGet-like query. To use the filter, you must set
* `parent=accounts/{account_id}/channelPartnerLinks/-`.
* Example: `channel_partner_link =
* accounts/account_id/channelPartnerLinks/c1` OR `channel_partner_link =
@@ -244,10 +250,10 @@ public java.lang.String getFilter() {
*
*
*
- * Optional. A filter for [CloudChannelService.ListChannelPartnerRepricingConfigs]
- * results (channel_partner_link only). You can use this filter when you
- * support a BatchGet-like query.
- * To use the filter, you must set
+ * Optional. A filter for
+ * [CloudChannelService.ListChannelPartnerRepricingConfigs] results
+ * (channel_partner_link only). You can use this filter when you support a
+ * BatchGet-like query. To use the filter, you must set
* `parent=accounts/{account_id}/channelPartnerLinks/-`.
* Example: `channel_partner_link =
* accounts/account_id/channelPartnerLinks/c1` OR `channel_partner_link =
@@ -680,8 +686,9 @@ public Builder mergeFrom(
*
*
*
- * Required. The resource name of the account's [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink].
- * Parent uses the format:
+ * Required. The resource name of the account's
+ * [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink]. Parent
+ * uses the format:
* accounts/{account_id}/channelPartnerLinks/{channel_partner_id}.
* Supports accounts/{account_id}/channelPartnerLinks/- to retrieve configs
* for all channel partners.
@@ -708,8 +715,9 @@ public java.lang.String getParent() {
*
*
*
- * Required. The resource name of the account's [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink].
- * Parent uses the format:
+ * Required. The resource name of the account's
+ * [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink]. Parent
+ * uses the format:
* accounts/{account_id}/channelPartnerLinks/{channel_partner_id}.
* Supports accounts/{account_id}/channelPartnerLinks/- to retrieve configs
* for all channel partners.
@@ -736,8 +744,9 @@ public com.google.protobuf.ByteString getParentBytes() {
*
*
*
- * Required. The resource name of the account's [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink].
- * Parent uses the format:
+ * Required. The resource name of the account's
+ * [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink]. Parent
+ * uses the format:
* accounts/{account_id}/channelPartnerLinks/{channel_partner_id}.
* Supports accounts/{account_id}/channelPartnerLinks/- to retrieve configs
* for all channel partners.
@@ -763,8 +772,9 @@ public Builder setParent(java.lang.String value) {
*
*
*
- * Required. The resource name of the account's [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink].
- * Parent uses the format:
+ * Required. The resource name of the account's
+ * [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink]. Parent
+ * uses the format:
* accounts/{account_id}/channelPartnerLinks/{channel_partner_id}.
* Supports accounts/{account_id}/channelPartnerLinks/- to retrieve configs
* for all channel partners.
@@ -786,8 +796,9 @@ public Builder clearParent() {
*
*
*
- * Required. The resource name of the account's [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink].
- * Parent uses the format:
+ * Required. The resource name of the account's
+ * [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink]. Parent
+ * uses the format:
* accounts/{account_id}/channelPartnerLinks/{channel_partner_id}.
* Supports accounts/{account_id}/channelPartnerLinks/- to retrieve configs
* for all channel partners.
@@ -816,9 +827,9 @@ public Builder setParentBytes(com.google.protobuf.ByteString value) {
*
*
*
- * Optional. The maximum number of repricing configs to return. The service may return
- * fewer than this value. If unspecified, returns a maximum of 50 rules. The
- * maximum value is 100; values above 100 will be coerced to 100.
+ * Optional. The maximum number of repricing configs to return. The service
+ * may return fewer than this value. If unspecified, returns a maximum of 50
+ * rules. The maximum value is 100; values above 100 will be coerced to 100.
*
*
* int32 page_size = 2 [(.google.api.field_behavior) = OPTIONAL];
@@ -833,9 +844,9 @@ public int getPageSize() {
*
*
*
- * Optional. The maximum number of repricing configs to return. The service may return
- * fewer than this value. If unspecified, returns a maximum of 50 rules. The
- * maximum value is 100; values above 100 will be coerced to 100.
+ * Optional. The maximum number of repricing configs to return. The service
+ * may return fewer than this value. If unspecified, returns a maximum of 50
+ * rules. The maximum value is 100; values above 100 will be coerced to 100.
*
*
* int32 page_size = 2 [(.google.api.field_behavior) = OPTIONAL];
@@ -853,9 +864,9 @@ public Builder setPageSize(int value) {
*
*
*
- * Optional. The maximum number of repricing configs to return. The service may return
- * fewer than this value. If unspecified, returns a maximum of 50 rules. The
- * maximum value is 100; values above 100 will be coerced to 100.
+ * Optional. The maximum number of repricing configs to return. The service
+ * may return fewer than this value. If unspecified, returns a maximum of 50
+ * rules. The maximum value is 100; values above 100 will be coerced to 100.
*
*
* int32 page_size = 2 [(.google.api.field_behavior) = OPTIONAL];
@@ -876,8 +887,10 @@ public Builder clearPageSize() {
*
* Optional. A token identifying a page of results beyond the first page.
* Obtained through
- * [ListChannelPartnerRepricingConfigsResponse.next_page_token][google.cloud.channel.v1.ListChannelPartnerRepricingConfigsResponse.next_page_token] of the
- * previous [CloudChannelService.ListChannelPartnerRepricingConfigs][google.cloud.channel.v1.CloudChannelService.ListChannelPartnerRepricingConfigs] call.
+ * [ListChannelPartnerRepricingConfigsResponse.next_page_token][google.cloud.channel.v1.ListChannelPartnerRepricingConfigsResponse.next_page_token]
+ * of the previous
+ * [CloudChannelService.ListChannelPartnerRepricingConfigs][google.cloud.channel.v1.CloudChannelService.ListChannelPartnerRepricingConfigs]
+ * call.
*
*
* string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
@@ -901,8 +914,10 @@ public java.lang.String getPageToken() {
*
* Optional. A token identifying a page of results beyond the first page.
* Obtained through
- * [ListChannelPartnerRepricingConfigsResponse.next_page_token][google.cloud.channel.v1.ListChannelPartnerRepricingConfigsResponse.next_page_token] of the
- * previous [CloudChannelService.ListChannelPartnerRepricingConfigs][google.cloud.channel.v1.CloudChannelService.ListChannelPartnerRepricingConfigs] call.
+ * [ListChannelPartnerRepricingConfigsResponse.next_page_token][google.cloud.channel.v1.ListChannelPartnerRepricingConfigsResponse.next_page_token]
+ * of the previous
+ * [CloudChannelService.ListChannelPartnerRepricingConfigs][google.cloud.channel.v1.CloudChannelService.ListChannelPartnerRepricingConfigs]
+ * call.
*
*
* string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
@@ -926,8 +941,10 @@ public com.google.protobuf.ByteString getPageTokenBytes() {
*
* Optional. A token identifying a page of results beyond the first page.
* Obtained through
- * [ListChannelPartnerRepricingConfigsResponse.next_page_token][google.cloud.channel.v1.ListChannelPartnerRepricingConfigsResponse.next_page_token] of the
- * previous [CloudChannelService.ListChannelPartnerRepricingConfigs][google.cloud.channel.v1.CloudChannelService.ListChannelPartnerRepricingConfigs] call.
+ * [ListChannelPartnerRepricingConfigsResponse.next_page_token][google.cloud.channel.v1.ListChannelPartnerRepricingConfigsResponse.next_page_token]
+ * of the previous
+ * [CloudChannelService.ListChannelPartnerRepricingConfigs][google.cloud.channel.v1.CloudChannelService.ListChannelPartnerRepricingConfigs]
+ * call.
*
*
* string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
@@ -950,8 +967,10 @@ public Builder setPageToken(java.lang.String value) {
*
* Optional. A token identifying a page of results beyond the first page.
* Obtained through
- * [ListChannelPartnerRepricingConfigsResponse.next_page_token][google.cloud.channel.v1.ListChannelPartnerRepricingConfigsResponse.next_page_token] of the
- * previous [CloudChannelService.ListChannelPartnerRepricingConfigs][google.cloud.channel.v1.CloudChannelService.ListChannelPartnerRepricingConfigs] call.
+ * [ListChannelPartnerRepricingConfigsResponse.next_page_token][google.cloud.channel.v1.ListChannelPartnerRepricingConfigsResponse.next_page_token]
+ * of the previous
+ * [CloudChannelService.ListChannelPartnerRepricingConfigs][google.cloud.channel.v1.CloudChannelService.ListChannelPartnerRepricingConfigs]
+ * call.
*
*
* string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
@@ -970,8 +989,10 @@ public Builder clearPageToken() {
*
* Optional. A token identifying a page of results beyond the first page.
* Obtained through
- * [ListChannelPartnerRepricingConfigsResponse.next_page_token][google.cloud.channel.v1.ListChannelPartnerRepricingConfigsResponse.next_page_token] of the
- * previous [CloudChannelService.ListChannelPartnerRepricingConfigs][google.cloud.channel.v1.CloudChannelService.ListChannelPartnerRepricingConfigs] call.
+ * [ListChannelPartnerRepricingConfigsResponse.next_page_token][google.cloud.channel.v1.ListChannelPartnerRepricingConfigsResponse.next_page_token]
+ * of the previous
+ * [CloudChannelService.ListChannelPartnerRepricingConfigs][google.cloud.channel.v1.CloudChannelService.ListChannelPartnerRepricingConfigs]
+ * call.
*
*
* string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
@@ -995,10 +1016,10 @@ public Builder setPageTokenBytes(com.google.protobuf.ByteString value) {
*
*
*
- * Optional. A filter for [CloudChannelService.ListChannelPartnerRepricingConfigs]
- * results (channel_partner_link only). You can use this filter when you
- * support a BatchGet-like query.
- * To use the filter, you must set
+ * Optional. A filter for
+ * [CloudChannelService.ListChannelPartnerRepricingConfigs] results
+ * (channel_partner_link only). You can use this filter when you support a
+ * BatchGet-like query. To use the filter, you must set
* `parent=accounts/{account_id}/channelPartnerLinks/-`.
* Example: `channel_partner_link =
* accounts/account_id/channelPartnerLinks/c1` OR `channel_partner_link =
@@ -1024,10 +1045,10 @@ public java.lang.String getFilter() {
*
*
*
- * Optional. A filter for [CloudChannelService.ListChannelPartnerRepricingConfigs]
- * results (channel_partner_link only). You can use this filter when you
- * support a BatchGet-like query.
- * To use the filter, you must set
+ * Optional. A filter for
+ * [CloudChannelService.ListChannelPartnerRepricingConfigs] results
+ * (channel_partner_link only). You can use this filter when you support a
+ * BatchGet-like query. To use the filter, you must set
* `parent=accounts/{account_id}/channelPartnerLinks/-`.
* Example: `channel_partner_link =
* accounts/account_id/channelPartnerLinks/c1` OR `channel_partner_link =
@@ -1053,10 +1074,10 @@ public com.google.protobuf.ByteString getFilterBytes() {
*
*
*
- * Optional. A filter for [CloudChannelService.ListChannelPartnerRepricingConfigs]
- * results (channel_partner_link only). You can use this filter when you
- * support a BatchGet-like query.
- * To use the filter, you must set
+ * Optional. A filter for
+ * [CloudChannelService.ListChannelPartnerRepricingConfigs] results
+ * (channel_partner_link only). You can use this filter when you support a
+ * BatchGet-like query. To use the filter, you must set
* `parent=accounts/{account_id}/channelPartnerLinks/-`.
* Example: `channel_partner_link =
* accounts/account_id/channelPartnerLinks/c1` OR `channel_partner_link =
@@ -1081,10 +1102,10 @@ public Builder setFilter(java.lang.String value) {
*
*
*
- * Optional. A filter for [CloudChannelService.ListChannelPartnerRepricingConfigs]
- * results (channel_partner_link only). You can use this filter when you
- * support a BatchGet-like query.
- * To use the filter, you must set
+ * Optional. A filter for
+ * [CloudChannelService.ListChannelPartnerRepricingConfigs] results
+ * (channel_partner_link only). You can use this filter when you support a
+ * BatchGet-like query. To use the filter, you must set
* `parent=accounts/{account_id}/channelPartnerLinks/-`.
* Example: `channel_partner_link =
* accounts/account_id/channelPartnerLinks/c1` OR `channel_partner_link =
@@ -1105,10 +1126,10 @@ public Builder clearFilter() {
*
*
*
- * Optional. A filter for [CloudChannelService.ListChannelPartnerRepricingConfigs]
- * results (channel_partner_link only). You can use this filter when you
- * support a BatchGet-like query.
- * To use the filter, you must set
+ * Optional. A filter for
+ * [CloudChannelService.ListChannelPartnerRepricingConfigs] results
+ * (channel_partner_link only). You can use this filter when you support a
+ * BatchGet-like query. To use the filter, you must set
* `parent=accounts/{account_id}/channelPartnerLinks/-`.
* Example: `channel_partner_link =
* accounts/account_id/channelPartnerLinks/c1` OR `channel_partner_link =
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListChannelPartnerRepricingConfigsRequestOrBuilder.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListChannelPartnerRepricingConfigsRequestOrBuilder.java
index 57830ea1a804..1901d9bf389d 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListChannelPartnerRepricingConfigsRequestOrBuilder.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListChannelPartnerRepricingConfigsRequestOrBuilder.java
@@ -27,8 +27,9 @@ public interface ListChannelPartnerRepricingConfigsRequestOrBuilder
*
*
*
- * Required. The resource name of the account's [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink].
- * Parent uses the format:
+ * Required. The resource name of the account's
+ * [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink]. Parent
+ * uses the format:
* accounts/{account_id}/channelPartnerLinks/{channel_partner_id}.
* Supports accounts/{account_id}/channelPartnerLinks/- to retrieve configs
* for all channel partners.
@@ -45,8 +46,9 @@ public interface ListChannelPartnerRepricingConfigsRequestOrBuilder
*
*
*
- * Required. The resource name of the account's [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink].
- * Parent uses the format:
+ * Required. The resource name of the account's
+ * [ChannelPartnerLink][google.cloud.channel.v1.ChannelPartnerLink]. Parent
+ * uses the format:
* accounts/{account_id}/channelPartnerLinks/{channel_partner_id}.
* Supports accounts/{account_id}/channelPartnerLinks/- to retrieve configs
* for all channel partners.
@@ -64,9 +66,9 @@ public interface ListChannelPartnerRepricingConfigsRequestOrBuilder
*
*
*
- * Optional. The maximum number of repricing configs to return. The service may return
- * fewer than this value. If unspecified, returns a maximum of 50 rules. The
- * maximum value is 100; values above 100 will be coerced to 100.
+ * Optional. The maximum number of repricing configs to return. The service
+ * may return fewer than this value. If unspecified, returns a maximum of 50
+ * rules. The maximum value is 100; values above 100 will be coerced to 100.
*
*
* int32 page_size = 2 [(.google.api.field_behavior) = OPTIONAL];
@@ -81,8 +83,10 @@ public interface ListChannelPartnerRepricingConfigsRequestOrBuilder
*
* Optional. A token identifying a page of results beyond the first page.
* Obtained through
- * [ListChannelPartnerRepricingConfigsResponse.next_page_token][google.cloud.channel.v1.ListChannelPartnerRepricingConfigsResponse.next_page_token] of the
- * previous [CloudChannelService.ListChannelPartnerRepricingConfigs][google.cloud.channel.v1.CloudChannelService.ListChannelPartnerRepricingConfigs] call.
+ * [ListChannelPartnerRepricingConfigsResponse.next_page_token][google.cloud.channel.v1.ListChannelPartnerRepricingConfigsResponse.next_page_token]
+ * of the previous
+ * [CloudChannelService.ListChannelPartnerRepricingConfigs][google.cloud.channel.v1.CloudChannelService.ListChannelPartnerRepricingConfigs]
+ * call.
*
*
* string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
@@ -96,8 +100,10 @@ public interface ListChannelPartnerRepricingConfigsRequestOrBuilder
*
* Optional. A token identifying a page of results beyond the first page.
* Obtained through
- * [ListChannelPartnerRepricingConfigsResponse.next_page_token][google.cloud.channel.v1.ListChannelPartnerRepricingConfigsResponse.next_page_token] of the
- * previous [CloudChannelService.ListChannelPartnerRepricingConfigs][google.cloud.channel.v1.CloudChannelService.ListChannelPartnerRepricingConfigs] call.
+ * [ListChannelPartnerRepricingConfigsResponse.next_page_token][google.cloud.channel.v1.ListChannelPartnerRepricingConfigsResponse.next_page_token]
+ * of the previous
+ * [CloudChannelService.ListChannelPartnerRepricingConfigs][google.cloud.channel.v1.CloudChannelService.ListChannelPartnerRepricingConfigs]
+ * call.
*
*
* string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
@@ -110,10 +116,10 @@ public interface ListChannelPartnerRepricingConfigsRequestOrBuilder
*
*
*
- * Optional. A filter for [CloudChannelService.ListChannelPartnerRepricingConfigs]
- * results (channel_partner_link only). You can use this filter when you
- * support a BatchGet-like query.
- * To use the filter, you must set
+ * Optional. A filter for
+ * [CloudChannelService.ListChannelPartnerRepricingConfigs] results
+ * (channel_partner_link only). You can use this filter when you support a
+ * BatchGet-like query. To use the filter, you must set
* `parent=accounts/{account_id}/channelPartnerLinks/-`.
* Example: `channel_partner_link =
* accounts/account_id/channelPartnerLinks/c1` OR `channel_partner_link =
@@ -129,10 +135,10 @@ public interface ListChannelPartnerRepricingConfigsRequestOrBuilder
*
*
*
- * Optional. A filter for [CloudChannelService.ListChannelPartnerRepricingConfigs]
- * results (channel_partner_link only). You can use this filter when you
- * support a BatchGet-like query.
- * To use the filter, you must set
+ * Optional. A filter for
+ * [CloudChannelService.ListChannelPartnerRepricingConfigs] results
+ * (channel_partner_link only). You can use this filter when you support a
+ * BatchGet-like query. To use the filter, you must set
* `parent=accounts/{account_id}/channelPartnerLinks/-`.
* Example: `channel_partner_link =
* accounts/account_id/channelPartnerLinks/c1` OR `channel_partner_link =
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListChannelPartnerRepricingConfigsResponse.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListChannelPartnerRepricingConfigsResponse.java
index b97e7cc8e727..8fcb66929b8a 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListChannelPartnerRepricingConfigsResponse.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListChannelPartnerRepricingConfigsResponse.java
@@ -162,8 +162,9 @@ public int getChannelPartnerRepricingConfigsCount() {
*
*
* A token to retrieve the next page of results.
- * Pass to [ListChannelPartnerRepricingConfigsRequest.page_token][google.cloud.channel.v1.ListChannelPartnerRepricingConfigsRequest.page_token] to obtain
- * that page.
+ * Pass to
+ * [ListChannelPartnerRepricingConfigsRequest.page_token][google.cloud.channel.v1.ListChannelPartnerRepricingConfigsRequest.page_token]
+ * to obtain that page.
*
*
* string next_page_token = 2;
@@ -187,8 +188,9 @@ public java.lang.String getNextPageToken() {
*
*
* A token to retrieve the next page of results.
- * Pass to [ListChannelPartnerRepricingConfigsRequest.page_token][google.cloud.channel.v1.ListChannelPartnerRepricingConfigsRequest.page_token] to obtain
- * that page.
+ * Pass to
+ * [ListChannelPartnerRepricingConfigsRequest.page_token][google.cloud.channel.v1.ListChannelPartnerRepricingConfigsRequest.page_token]
+ * to obtain that page.
*
*
* string next_page_token = 2;
@@ -1038,8 +1040,9 @@ public Builder removeChannelPartnerRepricingConfigs(int index) {
*
*
* A token to retrieve the next page of results.
- * Pass to [ListChannelPartnerRepricingConfigsRequest.page_token][google.cloud.channel.v1.ListChannelPartnerRepricingConfigsRequest.page_token] to obtain
- * that page.
+ * Pass to
+ * [ListChannelPartnerRepricingConfigsRequest.page_token][google.cloud.channel.v1.ListChannelPartnerRepricingConfigsRequest.page_token]
+ * to obtain that page.
*
*
* string next_page_token = 2;
@@ -1062,8 +1065,9 @@ public java.lang.String getNextPageToken() {
*
*
* A token to retrieve the next page of results.
- * Pass to [ListChannelPartnerRepricingConfigsRequest.page_token][google.cloud.channel.v1.ListChannelPartnerRepricingConfigsRequest.page_token] to obtain
- * that page.
+ * Pass to
+ * [ListChannelPartnerRepricingConfigsRequest.page_token][google.cloud.channel.v1.ListChannelPartnerRepricingConfigsRequest.page_token]
+ * to obtain that page.
*
*
* string next_page_token = 2;
@@ -1086,8 +1090,9 @@ public com.google.protobuf.ByteString getNextPageTokenBytes() {
*
*
* A token to retrieve the next page of results.
- * Pass to [ListChannelPartnerRepricingConfigsRequest.page_token][google.cloud.channel.v1.ListChannelPartnerRepricingConfigsRequest.page_token] to obtain
- * that page.
+ * Pass to
+ * [ListChannelPartnerRepricingConfigsRequest.page_token][google.cloud.channel.v1.ListChannelPartnerRepricingConfigsRequest.page_token]
+ * to obtain that page.
*
*
* string next_page_token = 2;
@@ -1109,8 +1114,9 @@ public Builder setNextPageToken(java.lang.String value) {
*
*
* A token to retrieve the next page of results.
- * Pass to [ListChannelPartnerRepricingConfigsRequest.page_token][google.cloud.channel.v1.ListChannelPartnerRepricingConfigsRequest.page_token] to obtain
- * that page.
+ * Pass to
+ * [ListChannelPartnerRepricingConfigsRequest.page_token][google.cloud.channel.v1.ListChannelPartnerRepricingConfigsRequest.page_token]
+ * to obtain that page.
*
*
* string next_page_token = 2;
@@ -1128,8 +1134,9 @@ public Builder clearNextPageToken() {
*
*
* A token to retrieve the next page of results.
- * Pass to [ListChannelPartnerRepricingConfigsRequest.page_token][google.cloud.channel.v1.ListChannelPartnerRepricingConfigsRequest.page_token] to obtain
- * that page.
+ * Pass to
+ * [ListChannelPartnerRepricingConfigsRequest.page_token][google.cloud.channel.v1.ListChannelPartnerRepricingConfigsRequest.page_token]
+ * to obtain that page.
*
*
* string next_page_token = 2;
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListChannelPartnerRepricingConfigsResponseOrBuilder.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListChannelPartnerRepricingConfigsResponseOrBuilder.java
index 9e057194d192..9b495c230a18 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListChannelPartnerRepricingConfigsResponseOrBuilder.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListChannelPartnerRepricingConfigsResponseOrBuilder.java
@@ -93,8 +93,9 @@ com.google.cloud.channel.v1.ChannelPartnerRepricingConfig getChannelPartnerRepri
*
*
* A token to retrieve the next page of results.
- * Pass to [ListChannelPartnerRepricingConfigsRequest.page_token][google.cloud.channel.v1.ListChannelPartnerRepricingConfigsRequest.page_token] to obtain
- * that page.
+ * Pass to
+ * [ListChannelPartnerRepricingConfigsRequest.page_token][google.cloud.channel.v1.ListChannelPartnerRepricingConfigsRequest.page_token]
+ * to obtain that page.
*
*
* string next_page_token = 2;
@@ -107,8 +108,9 @@ com.google.cloud.channel.v1.ChannelPartnerRepricingConfig getChannelPartnerRepri
*
*
* A token to retrieve the next page of results.
- * Pass to [ListChannelPartnerRepricingConfigsRequest.page_token][google.cloud.channel.v1.ListChannelPartnerRepricingConfigsRequest.page_token] to obtain
- * that page.
+ * Pass to
+ * [ListChannelPartnerRepricingConfigsRequest.page_token][google.cloud.channel.v1.ListChannelPartnerRepricingConfigsRequest.page_token]
+ * to obtain that page.
*
*
* string next_page_token = 2;
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListCustomerRepricingConfigsRequest.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListCustomerRepricingConfigsRequest.java
index 7fc38d482513..8103b65af3a7 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListCustomerRepricingConfigsRequest.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListCustomerRepricingConfigsRequest.java
@@ -22,7 +22,8 @@
*
*
*
- * Request message for [CloudChannelService.ListCustomerRepricingConfigs][google.cloud.channel.v1.CloudChannelService.ListCustomerRepricingConfigs].
+ * Request message for
+ * [CloudChannelService.ListCustomerRepricingConfigs][google.cloud.channel.v1.CloudChannelService.ListCustomerRepricingConfigs].
*
*
* Protobuf type {@code google.cloud.channel.v1.ListCustomerRepricingConfigsRequest}
@@ -136,9 +137,9 @@ public com.google.protobuf.ByteString getParentBytes() {
*
*
*
- * Optional. The maximum number of repricing configs to return. The service may return
- * fewer than this value. If unspecified, returns a maximum of 50 rules. The
- * maximum value is 100; values above 100 will be coerced to 100.
+ * Optional. The maximum number of repricing configs to return. The service
+ * may return fewer than this value. If unspecified, returns a maximum of 50
+ * rules. The maximum value is 100; values above 100 will be coerced to 100.
*
*
* int32 page_size = 2 [(.google.api.field_behavior) = OPTIONAL];
@@ -158,8 +159,10 @@ public int getPageSize() {
*
* Optional. A token identifying a page of results beyond the first page.
* Obtained through
- * [ListCustomerRepricingConfigsResponse.next_page_token][google.cloud.channel.v1.ListCustomerRepricingConfigsResponse.next_page_token] of the previous
- * [CloudChannelService.ListCustomerRepricingConfigs][google.cloud.channel.v1.CloudChannelService.ListCustomerRepricingConfigs] call.
+ * [ListCustomerRepricingConfigsResponse.next_page_token][google.cloud.channel.v1.ListCustomerRepricingConfigsResponse.next_page_token]
+ * of the previous
+ * [CloudChannelService.ListCustomerRepricingConfigs][google.cloud.channel.v1.CloudChannelService.ListCustomerRepricingConfigs]
+ * call.
*
*
* string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
@@ -184,8 +187,10 @@ public java.lang.String getPageToken() {
*
* Optional. A token identifying a page of results beyond the first page.
* Obtained through
- * [ListCustomerRepricingConfigsResponse.next_page_token][google.cloud.channel.v1.ListCustomerRepricingConfigsResponse.next_page_token] of the previous
- * [CloudChannelService.ListCustomerRepricingConfigs][google.cloud.channel.v1.CloudChannelService.ListCustomerRepricingConfigs] call.
+ * [ListCustomerRepricingConfigsResponse.next_page_token][google.cloud.channel.v1.ListCustomerRepricingConfigsResponse.next_page_token]
+ * of the previous
+ * [CloudChannelService.ListCustomerRepricingConfigs][google.cloud.channel.v1.CloudChannelService.ListCustomerRepricingConfigs]
+ * call.
*
*
* string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
@@ -455,7 +460,8 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
*
*
- * Request message for [CloudChannelService.ListCustomerRepricingConfigs][google.cloud.channel.v1.CloudChannelService.ListCustomerRepricingConfigs].
+ * Request message for
+ * [CloudChannelService.ListCustomerRepricingConfigs][google.cloud.channel.v1.CloudChannelService.ListCustomerRepricingConfigs].
*
*
* Protobuf type {@code google.cloud.channel.v1.ListCustomerRepricingConfigsRequest}
@@ -799,9 +805,9 @@ public Builder setParentBytes(com.google.protobuf.ByteString value) {
*
*
*
- * Optional. The maximum number of repricing configs to return. The service may return
- * fewer than this value. If unspecified, returns a maximum of 50 rules. The
- * maximum value is 100; values above 100 will be coerced to 100.
+ * Optional. The maximum number of repricing configs to return. The service
+ * may return fewer than this value. If unspecified, returns a maximum of 50
+ * rules. The maximum value is 100; values above 100 will be coerced to 100.
*
*
* int32 page_size = 2 [(.google.api.field_behavior) = OPTIONAL];
@@ -816,9 +822,9 @@ public int getPageSize() {
*
*
*
- * Optional. The maximum number of repricing configs to return. The service may return
- * fewer than this value. If unspecified, returns a maximum of 50 rules. The
- * maximum value is 100; values above 100 will be coerced to 100.
+ * Optional. The maximum number of repricing configs to return. The service
+ * may return fewer than this value. If unspecified, returns a maximum of 50
+ * rules. The maximum value is 100; values above 100 will be coerced to 100.
*
*
* int32 page_size = 2 [(.google.api.field_behavior) = OPTIONAL];
@@ -836,9 +842,9 @@ public Builder setPageSize(int value) {
*
*
*
- * Optional. The maximum number of repricing configs to return. The service may return
- * fewer than this value. If unspecified, returns a maximum of 50 rules. The
- * maximum value is 100; values above 100 will be coerced to 100.
+ * Optional. The maximum number of repricing configs to return. The service
+ * may return fewer than this value. If unspecified, returns a maximum of 50
+ * rules. The maximum value is 100; values above 100 will be coerced to 100.
*
*
* int32 page_size = 2 [(.google.api.field_behavior) = OPTIONAL];
@@ -859,8 +865,10 @@ public Builder clearPageSize() {
*
* Optional. A token identifying a page of results beyond the first page.
* Obtained through
- * [ListCustomerRepricingConfigsResponse.next_page_token][google.cloud.channel.v1.ListCustomerRepricingConfigsResponse.next_page_token] of the previous
- * [CloudChannelService.ListCustomerRepricingConfigs][google.cloud.channel.v1.CloudChannelService.ListCustomerRepricingConfigs] call.
+ * [ListCustomerRepricingConfigsResponse.next_page_token][google.cloud.channel.v1.ListCustomerRepricingConfigsResponse.next_page_token]
+ * of the previous
+ * [CloudChannelService.ListCustomerRepricingConfigs][google.cloud.channel.v1.CloudChannelService.ListCustomerRepricingConfigs]
+ * call.
*
*
* string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
@@ -884,8 +892,10 @@ public java.lang.String getPageToken() {
*
* Optional. A token identifying a page of results beyond the first page.
* Obtained through
- * [ListCustomerRepricingConfigsResponse.next_page_token][google.cloud.channel.v1.ListCustomerRepricingConfigsResponse.next_page_token] of the previous
- * [CloudChannelService.ListCustomerRepricingConfigs][google.cloud.channel.v1.CloudChannelService.ListCustomerRepricingConfigs] call.
+ * [ListCustomerRepricingConfigsResponse.next_page_token][google.cloud.channel.v1.ListCustomerRepricingConfigsResponse.next_page_token]
+ * of the previous
+ * [CloudChannelService.ListCustomerRepricingConfigs][google.cloud.channel.v1.CloudChannelService.ListCustomerRepricingConfigs]
+ * call.
*
*
* string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
@@ -909,8 +919,10 @@ public com.google.protobuf.ByteString getPageTokenBytes() {
*
* Optional. A token identifying a page of results beyond the first page.
* Obtained through
- * [ListCustomerRepricingConfigsResponse.next_page_token][google.cloud.channel.v1.ListCustomerRepricingConfigsResponse.next_page_token] of the previous
- * [CloudChannelService.ListCustomerRepricingConfigs][google.cloud.channel.v1.CloudChannelService.ListCustomerRepricingConfigs] call.
+ * [ListCustomerRepricingConfigsResponse.next_page_token][google.cloud.channel.v1.ListCustomerRepricingConfigsResponse.next_page_token]
+ * of the previous
+ * [CloudChannelService.ListCustomerRepricingConfigs][google.cloud.channel.v1.CloudChannelService.ListCustomerRepricingConfigs]
+ * call.
*
*
* string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
@@ -933,8 +945,10 @@ public Builder setPageToken(java.lang.String value) {
*
* Optional. A token identifying a page of results beyond the first page.
* Obtained through
- * [ListCustomerRepricingConfigsResponse.next_page_token][google.cloud.channel.v1.ListCustomerRepricingConfigsResponse.next_page_token] of the previous
- * [CloudChannelService.ListCustomerRepricingConfigs][google.cloud.channel.v1.CloudChannelService.ListCustomerRepricingConfigs] call.
+ * [ListCustomerRepricingConfigsResponse.next_page_token][google.cloud.channel.v1.ListCustomerRepricingConfigsResponse.next_page_token]
+ * of the previous
+ * [CloudChannelService.ListCustomerRepricingConfigs][google.cloud.channel.v1.CloudChannelService.ListCustomerRepricingConfigs]
+ * call.
*
*
* string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
@@ -953,8 +967,10 @@ public Builder clearPageToken() {
*
* Optional. A token identifying a page of results beyond the first page.
* Obtained through
- * [ListCustomerRepricingConfigsResponse.next_page_token][google.cloud.channel.v1.ListCustomerRepricingConfigsResponse.next_page_token] of the previous
- * [CloudChannelService.ListCustomerRepricingConfigs][google.cloud.channel.v1.CloudChannelService.ListCustomerRepricingConfigs] call.
+ * [ListCustomerRepricingConfigsResponse.next_page_token][google.cloud.channel.v1.ListCustomerRepricingConfigsResponse.next_page_token]
+ * of the previous
+ * [CloudChannelService.ListCustomerRepricingConfigs][google.cloud.channel.v1.CloudChannelService.ListCustomerRepricingConfigs]
+ * call.
*
*
* string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListCustomerRepricingConfigsRequestOrBuilder.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListCustomerRepricingConfigsRequestOrBuilder.java
index 4d54fe3082f0..52922d9f9cba 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListCustomerRepricingConfigsRequestOrBuilder.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListCustomerRepricingConfigsRequestOrBuilder.java
@@ -62,9 +62,9 @@ public interface ListCustomerRepricingConfigsRequestOrBuilder
*
*
*
- * Optional. The maximum number of repricing configs to return. The service may return
- * fewer than this value. If unspecified, returns a maximum of 50 rules. The
- * maximum value is 100; values above 100 will be coerced to 100.
+ * Optional. The maximum number of repricing configs to return. The service
+ * may return fewer than this value. If unspecified, returns a maximum of 50
+ * rules. The maximum value is 100; values above 100 will be coerced to 100.
*
*
* int32 page_size = 2 [(.google.api.field_behavior) = OPTIONAL];
@@ -79,8 +79,10 @@ public interface ListCustomerRepricingConfigsRequestOrBuilder
*
* Optional. A token identifying a page of results beyond the first page.
* Obtained through
- * [ListCustomerRepricingConfigsResponse.next_page_token][google.cloud.channel.v1.ListCustomerRepricingConfigsResponse.next_page_token] of the previous
- * [CloudChannelService.ListCustomerRepricingConfigs][google.cloud.channel.v1.CloudChannelService.ListCustomerRepricingConfigs] call.
+ * [ListCustomerRepricingConfigsResponse.next_page_token][google.cloud.channel.v1.ListCustomerRepricingConfigsResponse.next_page_token]
+ * of the previous
+ * [CloudChannelService.ListCustomerRepricingConfigs][google.cloud.channel.v1.CloudChannelService.ListCustomerRepricingConfigs]
+ * call.
*
*
* string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
@@ -94,8 +96,10 @@ public interface ListCustomerRepricingConfigsRequestOrBuilder
*
* Optional. A token identifying a page of results beyond the first page.
* Obtained through
- * [ListCustomerRepricingConfigsResponse.next_page_token][google.cloud.channel.v1.ListCustomerRepricingConfigsResponse.next_page_token] of the previous
- * [CloudChannelService.ListCustomerRepricingConfigs][google.cloud.channel.v1.CloudChannelService.ListCustomerRepricingConfigs] call.
+ * [ListCustomerRepricingConfigsResponse.next_page_token][google.cloud.channel.v1.ListCustomerRepricingConfigsResponse.next_page_token]
+ * of the previous
+ * [CloudChannelService.ListCustomerRepricingConfigs][google.cloud.channel.v1.CloudChannelService.ListCustomerRepricingConfigs]
+ * call.
*
*
* string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListCustomerRepricingConfigsResponse.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListCustomerRepricingConfigsResponse.java
index 6aad8e177dc1..d2768fc7eef9 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListCustomerRepricingConfigsResponse.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListCustomerRepricingConfigsResponse.java
@@ -22,7 +22,8 @@
*
*
*
- * Response message for [CloudChannelService.ListCustomerRepricingConfigs][google.cloud.channel.v1.CloudChannelService.ListCustomerRepricingConfigs].
+ * Response message for
+ * [CloudChannelService.ListCustomerRepricingConfigs][google.cloud.channel.v1.CloudChannelService.ListCustomerRepricingConfigs].
*
*
* Protobuf type {@code google.cloud.channel.v1.ListCustomerRepricingConfigsResponse}
@@ -155,8 +156,9 @@ public com.google.cloud.channel.v1.CustomerRepricingConfig getCustomerRepricingC
*
*
* A token to retrieve the next page of results.
- * Pass to [ListCustomerRepricingConfigsRequest.page_token][google.cloud.channel.v1.ListCustomerRepricingConfigsRequest.page_token] to obtain that
- * page.
+ * Pass to
+ * [ListCustomerRepricingConfigsRequest.page_token][google.cloud.channel.v1.ListCustomerRepricingConfigsRequest.page_token]
+ * to obtain that page.
*
*
* string next_page_token = 2;
@@ -180,8 +182,9 @@ public java.lang.String getNextPageToken() {
*
*
* A token to retrieve the next page of results.
- * Pass to [ListCustomerRepricingConfigsRequest.page_token][google.cloud.channel.v1.ListCustomerRepricingConfigsRequest.page_token] to obtain that
- * page.
+ * Pass to
+ * [ListCustomerRepricingConfigsRequest.page_token][google.cloud.channel.v1.ListCustomerRepricingConfigsRequest.page_token]
+ * to obtain that page.
*
*
* string next_page_token = 2;
@@ -379,7 +382,8 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
*
*
- * Response message for [CloudChannelService.ListCustomerRepricingConfigs][google.cloud.channel.v1.CloudChannelService.ListCustomerRepricingConfigs].
+ * Response message for
+ * [CloudChannelService.ListCustomerRepricingConfigs][google.cloud.channel.v1.CloudChannelService.ListCustomerRepricingConfigs].
*
*
* Protobuf type {@code google.cloud.channel.v1.ListCustomerRepricingConfigsResponse}
@@ -1017,8 +1021,9 @@ public Builder removeCustomerRepricingConfigs(int index) {
*
*
* A token to retrieve the next page of results.
- * Pass to [ListCustomerRepricingConfigsRequest.page_token][google.cloud.channel.v1.ListCustomerRepricingConfigsRequest.page_token] to obtain that
- * page.
+ * Pass to
+ * [ListCustomerRepricingConfigsRequest.page_token][google.cloud.channel.v1.ListCustomerRepricingConfigsRequest.page_token]
+ * to obtain that page.
*
*
* string next_page_token = 2;
@@ -1041,8 +1046,9 @@ public java.lang.String getNextPageToken() {
*
*
* A token to retrieve the next page of results.
- * Pass to [ListCustomerRepricingConfigsRequest.page_token][google.cloud.channel.v1.ListCustomerRepricingConfigsRequest.page_token] to obtain that
- * page.
+ * Pass to
+ * [ListCustomerRepricingConfigsRequest.page_token][google.cloud.channel.v1.ListCustomerRepricingConfigsRequest.page_token]
+ * to obtain that page.
*
*
* string next_page_token = 2;
@@ -1065,8 +1071,9 @@ public com.google.protobuf.ByteString getNextPageTokenBytes() {
*
*
* A token to retrieve the next page of results.
- * Pass to [ListCustomerRepricingConfigsRequest.page_token][google.cloud.channel.v1.ListCustomerRepricingConfigsRequest.page_token] to obtain that
- * page.
+ * Pass to
+ * [ListCustomerRepricingConfigsRequest.page_token][google.cloud.channel.v1.ListCustomerRepricingConfigsRequest.page_token]
+ * to obtain that page.
*
*
* string next_page_token = 2;
@@ -1088,8 +1095,9 @@ public Builder setNextPageToken(java.lang.String value) {
*
*
* A token to retrieve the next page of results.
- * Pass to [ListCustomerRepricingConfigsRequest.page_token][google.cloud.channel.v1.ListCustomerRepricingConfigsRequest.page_token] to obtain that
- * page.
+ * Pass to
+ * [ListCustomerRepricingConfigsRequest.page_token][google.cloud.channel.v1.ListCustomerRepricingConfigsRequest.page_token]
+ * to obtain that page.
*
*
* string next_page_token = 2;
@@ -1107,8 +1115,9 @@ public Builder clearNextPageToken() {
*
*
* A token to retrieve the next page of results.
- * Pass to [ListCustomerRepricingConfigsRequest.page_token][google.cloud.channel.v1.ListCustomerRepricingConfigsRequest.page_token] to obtain that
- * page.
+ * Pass to
+ * [ListCustomerRepricingConfigsRequest.page_token][google.cloud.channel.v1.ListCustomerRepricingConfigsRequest.page_token]
+ * to obtain that page.
*
*
* string next_page_token = 2;
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListCustomerRepricingConfigsResponseOrBuilder.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListCustomerRepricingConfigsResponseOrBuilder.java
index 6526a2258bec..5ace927da747 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListCustomerRepricingConfigsResponseOrBuilder.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListCustomerRepricingConfigsResponseOrBuilder.java
@@ -87,8 +87,9 @@ com.google.cloud.channel.v1.CustomerRepricingConfigOrBuilder getCustomerRepricin
*
*
* A token to retrieve the next page of results.
- * Pass to [ListCustomerRepricingConfigsRequest.page_token][google.cloud.channel.v1.ListCustomerRepricingConfigsRequest.page_token] to obtain that
- * page.
+ * Pass to
+ * [ListCustomerRepricingConfigsRequest.page_token][google.cloud.channel.v1.ListCustomerRepricingConfigsRequest.page_token]
+ * to obtain that page.
*
*
* string next_page_token = 2;
@@ -101,8 +102,9 @@ com.google.cloud.channel.v1.CustomerRepricingConfigOrBuilder getCustomerRepricin
*
*
* A token to retrieve the next page of results.
- * Pass to [ListCustomerRepricingConfigsRequest.page_token][google.cloud.channel.v1.ListCustomerRepricingConfigsRequest.page_token] to obtain that
- * page.
+ * Pass to
+ * [ListCustomerRepricingConfigsRequest.page_token][google.cloud.channel.v1.ListCustomerRepricingConfigsRequest.page_token]
+ * to obtain that page.
*
*
* string next_page_token = 2;
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListCustomersRequest.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListCustomersRequest.java
index e33fb46ab802..fef123a7dc2c 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListCustomersRequest.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListCustomersRequest.java
@@ -22,7 +22,8 @@
*
*
*
- * Request message for [CloudChannelService.ListCustomers][google.cloud.channel.v1.CloudChannelService.ListCustomers]
+ * Request message for
+ * [CloudChannelService.ListCustomers][google.cloud.channel.v1.CloudChannelService.ListCustomers]
*
*
* Protobuf type {@code google.cloud.channel.v1.ListCustomersRequest}
@@ -126,8 +127,8 @@ public com.google.protobuf.ByteString getParentBytes() {
*
*
*
- * Optional. The maximum number of customers to return. The service may return fewer
- * than this value. If unspecified, returns at most 10 customers. The
+ * Optional. The maximum number of customers to return. The service may return
+ * fewer than this value. If unspecified, returns at most 10 customers. The
* maximum value is 50.
*
*
@@ -148,8 +149,10 @@ public int getPageSize() {
*
* Optional. A token identifying a page of results other than the first page.
* Obtained through
- * [ListCustomersResponse.next_page_token][google.cloud.channel.v1.ListCustomersResponse.next_page_token] of the previous
- * [CloudChannelService.ListCustomers][google.cloud.channel.v1.CloudChannelService.ListCustomers] call.
+ * [ListCustomersResponse.next_page_token][google.cloud.channel.v1.ListCustomersResponse.next_page_token]
+ * of the previous
+ * [CloudChannelService.ListCustomers][google.cloud.channel.v1.CloudChannelService.ListCustomers]
+ * call.
*
*
* string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
@@ -174,8 +177,10 @@ public java.lang.String getPageToken() {
*
* Optional. A token identifying a page of results other than the first page.
* Obtained through
- * [ListCustomersResponse.next_page_token][google.cloud.channel.v1.ListCustomersResponse.next_page_token] of the previous
- * [CloudChannelService.ListCustomers][google.cloud.channel.v1.CloudChannelService.ListCustomers] call.
+ * [ListCustomersResponse.next_page_token][google.cloud.channel.v1.ListCustomersResponse.next_page_token]
+ * of the previous
+ * [CloudChannelService.ListCustomers][google.cloud.channel.v1.CloudChannelService.ListCustomers]
+ * call.
*
*
* string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
@@ -201,7 +206,8 @@ public com.google.protobuf.ByteString getPageTokenBytes() {
*
*
*
- * Optional. Filters applied to the [CloudChannelService.ListCustomers] results. See
+ * Optional. Filters applied to the [CloudChannelService.ListCustomers]
+ * results. See
* https://cloud.google.com/channel/docs/concepts/google-cloud/filter-customers
* for more information.
*
@@ -226,7 +232,8 @@ public java.lang.String getFilter() {
*
*
*
- * Optional. Filters applied to the [CloudChannelService.ListCustomers] results. See
+ * Optional. Filters applied to the [CloudChannelService.ListCustomers]
+ * results. See
* https://cloud.google.com/channel/docs/concepts/google-cloud/filter-customers
* for more information.
*
@@ -438,7 +445,8 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
*
*
- * Request message for [CloudChannelService.ListCustomers][google.cloud.channel.v1.CloudChannelService.ListCustomers]
+ * Request message for
+ * [CloudChannelService.ListCustomers][google.cloud.channel.v1.CloudChannelService.ListCustomers]
*
*
* Protobuf type {@code google.cloud.channel.v1.ListCustomersRequest}
@@ -759,8 +767,8 @@ public Builder setParentBytes(com.google.protobuf.ByteString value) {
*
*
*
- * Optional. The maximum number of customers to return. The service may return fewer
- * than this value. If unspecified, returns at most 10 customers. The
+ * Optional. The maximum number of customers to return. The service may return
+ * fewer than this value. If unspecified, returns at most 10 customers. The
* maximum value is 50.
*
*
@@ -776,8 +784,8 @@ public int getPageSize() {
*
*
*
- * Optional. The maximum number of customers to return. The service may return fewer
- * than this value. If unspecified, returns at most 10 customers. The
+ * Optional. The maximum number of customers to return. The service may return
+ * fewer than this value. If unspecified, returns at most 10 customers. The
* maximum value is 50.
*
*
@@ -796,8 +804,8 @@ public Builder setPageSize(int value) {
*
*
*
- * Optional. The maximum number of customers to return. The service may return fewer
- * than this value. If unspecified, returns at most 10 customers. The
+ * Optional. The maximum number of customers to return. The service may return
+ * fewer than this value. If unspecified, returns at most 10 customers. The
* maximum value is 50.
*
*
@@ -819,8 +827,10 @@ public Builder clearPageSize() {
*
* Optional. A token identifying a page of results other than the first page.
* Obtained through
- * [ListCustomersResponse.next_page_token][google.cloud.channel.v1.ListCustomersResponse.next_page_token] of the previous
- * [CloudChannelService.ListCustomers][google.cloud.channel.v1.CloudChannelService.ListCustomers] call.
+ * [ListCustomersResponse.next_page_token][google.cloud.channel.v1.ListCustomersResponse.next_page_token]
+ * of the previous
+ * [CloudChannelService.ListCustomers][google.cloud.channel.v1.CloudChannelService.ListCustomers]
+ * call.
*
*
* string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
@@ -844,8 +854,10 @@ public java.lang.String getPageToken() {
*
* Optional. A token identifying a page of results other than the first page.
* Obtained through
- * [ListCustomersResponse.next_page_token][google.cloud.channel.v1.ListCustomersResponse.next_page_token] of the previous
- * [CloudChannelService.ListCustomers][google.cloud.channel.v1.CloudChannelService.ListCustomers] call.
+ * [ListCustomersResponse.next_page_token][google.cloud.channel.v1.ListCustomersResponse.next_page_token]
+ * of the previous
+ * [CloudChannelService.ListCustomers][google.cloud.channel.v1.CloudChannelService.ListCustomers]
+ * call.
*
*
* string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
@@ -869,8 +881,10 @@ public com.google.protobuf.ByteString getPageTokenBytes() {
*
* Optional. A token identifying a page of results other than the first page.
* Obtained through
- * [ListCustomersResponse.next_page_token][google.cloud.channel.v1.ListCustomersResponse.next_page_token] of the previous
- * [CloudChannelService.ListCustomers][google.cloud.channel.v1.CloudChannelService.ListCustomers] call.
+ * [ListCustomersResponse.next_page_token][google.cloud.channel.v1.ListCustomersResponse.next_page_token]
+ * of the previous
+ * [CloudChannelService.ListCustomers][google.cloud.channel.v1.CloudChannelService.ListCustomers]
+ * call.
*
*
* string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
@@ -893,8 +907,10 @@ public Builder setPageToken(java.lang.String value) {
*
* Optional. A token identifying a page of results other than the first page.
* Obtained through
- * [ListCustomersResponse.next_page_token][google.cloud.channel.v1.ListCustomersResponse.next_page_token] of the previous
- * [CloudChannelService.ListCustomers][google.cloud.channel.v1.CloudChannelService.ListCustomers] call.
+ * [ListCustomersResponse.next_page_token][google.cloud.channel.v1.ListCustomersResponse.next_page_token]
+ * of the previous
+ * [CloudChannelService.ListCustomers][google.cloud.channel.v1.CloudChannelService.ListCustomers]
+ * call.
*
*
* string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
@@ -913,8 +929,10 @@ public Builder clearPageToken() {
*
* Optional. A token identifying a page of results other than the first page.
* Obtained through
- * [ListCustomersResponse.next_page_token][google.cloud.channel.v1.ListCustomersResponse.next_page_token] of the previous
- * [CloudChannelService.ListCustomers][google.cloud.channel.v1.CloudChannelService.ListCustomers] call.
+ * [ListCustomersResponse.next_page_token][google.cloud.channel.v1.ListCustomersResponse.next_page_token]
+ * of the previous
+ * [CloudChannelService.ListCustomers][google.cloud.channel.v1.CloudChannelService.ListCustomers]
+ * call.
*
*
* string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
@@ -938,7 +956,8 @@ public Builder setPageTokenBytes(com.google.protobuf.ByteString value) {
*
*
*
- * Optional. Filters applied to the [CloudChannelService.ListCustomers] results. See
+ * Optional. Filters applied to the [CloudChannelService.ListCustomers]
+ * results. See
* https://cloud.google.com/channel/docs/concepts/google-cloud/filter-customers
* for more information.
*
@@ -962,7 +981,8 @@ public java.lang.String getFilter() {
*
*
*
- * Optional. Filters applied to the [CloudChannelService.ListCustomers] results. See
+ * Optional. Filters applied to the [CloudChannelService.ListCustomers]
+ * results. See
* https://cloud.google.com/channel/docs/concepts/google-cloud/filter-customers
* for more information.
*
@@ -986,7 +1006,8 @@ public com.google.protobuf.ByteString getFilterBytes() {
*
*
*
- * Optional. Filters applied to the [CloudChannelService.ListCustomers] results. See
+ * Optional. Filters applied to the [CloudChannelService.ListCustomers]
+ * results. See
* https://cloud.google.com/channel/docs/concepts/google-cloud/filter-customers
* for more information.
*
@@ -1009,7 +1030,8 @@ public Builder setFilter(java.lang.String value) {
*
*
*
- * Optional. Filters applied to the [CloudChannelService.ListCustomers] results. See
+ * Optional. Filters applied to the [CloudChannelService.ListCustomers]
+ * results. See
* https://cloud.google.com/channel/docs/concepts/google-cloud/filter-customers
* for more information.
*
@@ -1028,7 +1050,8 @@ public Builder clearFilter() {
*
*
*
- * Optional. Filters applied to the [CloudChannelService.ListCustomers] results. See
+ * Optional. Filters applied to the [CloudChannelService.ListCustomers]
+ * results. See
* https://cloud.google.com/channel/docs/concepts/google-cloud/filter-customers
* for more information.
*
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListCustomersRequestOrBuilder.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListCustomersRequestOrBuilder.java
index 9f2a578907ad..40344e975685 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListCustomersRequestOrBuilder.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListCustomersRequestOrBuilder.java
@@ -54,8 +54,8 @@ public interface ListCustomersRequestOrBuilder
*
*
*
- * Optional. The maximum number of customers to return. The service may return fewer
- * than this value. If unspecified, returns at most 10 customers. The
+ * Optional. The maximum number of customers to return. The service may return
+ * fewer than this value. If unspecified, returns at most 10 customers. The
* maximum value is 50.
*
*
@@ -71,8 +71,10 @@ public interface ListCustomersRequestOrBuilder
*
* Optional. A token identifying a page of results other than the first page.
* Obtained through
- * [ListCustomersResponse.next_page_token][google.cloud.channel.v1.ListCustomersResponse.next_page_token] of the previous
- * [CloudChannelService.ListCustomers][google.cloud.channel.v1.CloudChannelService.ListCustomers] call.
+ * [ListCustomersResponse.next_page_token][google.cloud.channel.v1.ListCustomersResponse.next_page_token]
+ * of the previous
+ * [CloudChannelService.ListCustomers][google.cloud.channel.v1.CloudChannelService.ListCustomers]
+ * call.
*
*
* string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
@@ -86,8 +88,10 @@ public interface ListCustomersRequestOrBuilder
*
* Optional. A token identifying a page of results other than the first page.
* Obtained through
- * [ListCustomersResponse.next_page_token][google.cloud.channel.v1.ListCustomersResponse.next_page_token] of the previous
- * [CloudChannelService.ListCustomers][google.cloud.channel.v1.CloudChannelService.ListCustomers] call.
+ * [ListCustomersResponse.next_page_token][google.cloud.channel.v1.ListCustomersResponse.next_page_token]
+ * of the previous
+ * [CloudChannelService.ListCustomers][google.cloud.channel.v1.CloudChannelService.ListCustomers]
+ * call.
*
*
* string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
@@ -100,7 +104,8 @@ public interface ListCustomersRequestOrBuilder
*
*
*
- * Optional. Filters applied to the [CloudChannelService.ListCustomers] results. See
+ * Optional. Filters applied to the [CloudChannelService.ListCustomers]
+ * results. See
* https://cloud.google.com/channel/docs/concepts/google-cloud/filter-customers
* for more information.
*
@@ -114,7 +119,8 @@ public interface ListCustomersRequestOrBuilder
*
*
*
- * Optional. Filters applied to the [CloudChannelService.ListCustomers] results. See
+ * Optional. Filters applied to the [CloudChannelService.ListCustomers]
+ * results. See
* https://cloud.google.com/channel/docs/concepts/google-cloud/filter-customers
* for more information.
*
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListCustomersResponse.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListCustomersResponse.java
index 13790bd6e05c..9a980e76a9b3 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListCustomersResponse.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListCustomersResponse.java
@@ -22,7 +22,8 @@
*
*
*
- * Response message for [CloudChannelService.ListCustomers][google.cloud.channel.v1.CloudChannelService.ListCustomers].
+ * Response message for
+ * [CloudChannelService.ListCustomers][google.cloud.channel.v1.CloudChannelService.ListCustomers].
*
*
* Protobuf type {@code google.cloud.channel.v1.ListCustomersResponse}
@@ -144,7 +145,9 @@ public com.google.cloud.channel.v1.CustomerOrBuilder getCustomersOrBuilder(int i
*
*
* A token to retrieve the next page of results.
- * Pass to [ListCustomersRequest.page_token][google.cloud.channel.v1.ListCustomersRequest.page_token] to obtain that page.
+ * Pass to
+ * [ListCustomersRequest.page_token][google.cloud.channel.v1.ListCustomersRequest.page_token]
+ * to obtain that page.
*
*
* string next_page_token = 2;
@@ -168,7 +171,9 @@ public java.lang.String getNextPageToken() {
*
*
* A token to retrieve the next page of results.
- * Pass to [ListCustomersRequest.page_token][google.cloud.channel.v1.ListCustomersRequest.page_token] to obtain that page.
+ * Pass to
+ * [ListCustomersRequest.page_token][google.cloud.channel.v1.ListCustomersRequest.page_token]
+ * to obtain that page.
*
*
* string next_page_token = 2;
@@ -362,7 +367,8 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
*
*
- * Response message for [CloudChannelService.ListCustomers][google.cloud.channel.v1.CloudChannelService.ListCustomers].
+ * Response message for
+ * [CloudChannelService.ListCustomers][google.cloud.channel.v1.CloudChannelService.ListCustomers].
*
*
* Protobuf type {@code google.cloud.channel.v1.ListCustomersResponse}
@@ -942,7 +948,9 @@ public java.util.List getCustomers
*
*
* A token to retrieve the next page of results.
- * Pass to [ListCustomersRequest.page_token][google.cloud.channel.v1.ListCustomersRequest.page_token] to obtain that page.
+ * Pass to
+ * [ListCustomersRequest.page_token][google.cloud.channel.v1.ListCustomersRequest.page_token]
+ * to obtain that page.
*
*
* string next_page_token = 2;
@@ -965,7 +973,9 @@ public java.lang.String getNextPageToken() {
*
*
* A token to retrieve the next page of results.
- * Pass to [ListCustomersRequest.page_token][google.cloud.channel.v1.ListCustomersRequest.page_token] to obtain that page.
+ * Pass to
+ * [ListCustomersRequest.page_token][google.cloud.channel.v1.ListCustomersRequest.page_token]
+ * to obtain that page.
*
*
* string next_page_token = 2;
@@ -988,7 +998,9 @@ public com.google.protobuf.ByteString getNextPageTokenBytes() {
*
*
* A token to retrieve the next page of results.
- * Pass to [ListCustomersRequest.page_token][google.cloud.channel.v1.ListCustomersRequest.page_token] to obtain that page.
+ * Pass to
+ * [ListCustomersRequest.page_token][google.cloud.channel.v1.ListCustomersRequest.page_token]
+ * to obtain that page.
*
*
* string next_page_token = 2;
@@ -1010,7 +1022,9 @@ public Builder setNextPageToken(java.lang.String value) {
*
*
* A token to retrieve the next page of results.
- * Pass to [ListCustomersRequest.page_token][google.cloud.channel.v1.ListCustomersRequest.page_token] to obtain that page.
+ * Pass to
+ * [ListCustomersRequest.page_token][google.cloud.channel.v1.ListCustomersRequest.page_token]
+ * to obtain that page.
*
*
* string next_page_token = 2;
@@ -1028,7 +1042,9 @@ public Builder clearNextPageToken() {
*
*
* A token to retrieve the next page of results.
- * Pass to [ListCustomersRequest.page_token][google.cloud.channel.v1.ListCustomersRequest.page_token] to obtain that page.
+ * Pass to
+ * [ListCustomersRequest.page_token][google.cloud.channel.v1.ListCustomersRequest.page_token]
+ * to obtain that page.
*
*
* string next_page_token = 2;
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListCustomersResponseOrBuilder.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListCustomersResponseOrBuilder.java
index fa3559331e5d..cef3f879df1c 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListCustomersResponseOrBuilder.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListCustomersResponseOrBuilder.java
@@ -80,7 +80,9 @@ public interface ListCustomersResponseOrBuilder
*
*
* A token to retrieve the next page of results.
- * Pass to [ListCustomersRequest.page_token][google.cloud.channel.v1.ListCustomersRequest.page_token] to obtain that page.
+ * Pass to
+ * [ListCustomersRequest.page_token][google.cloud.channel.v1.ListCustomersRequest.page_token]
+ * to obtain that page.
*
*
* string next_page_token = 2;
@@ -93,7 +95,9 @@ public interface ListCustomersResponseOrBuilder
*
*
* A token to retrieve the next page of results.
- * Pass to [ListCustomersRequest.page_token][google.cloud.channel.v1.ListCustomersRequest.page_token] to obtain that page.
+ * Pass to
+ * [ListCustomersRequest.page_token][google.cloud.channel.v1.ListCustomersRequest.page_token]
+ * to obtain that page.
*
*
* string next_page_token = 2;
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListEntitlementsRequest.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListEntitlementsRequest.java
index ff529831710d..22e5af2718d5 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListEntitlementsRequest.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListEntitlementsRequest.java
@@ -22,7 +22,8 @@
*
*
*
- * Request message for [CloudChannelService.ListEntitlements][google.cloud.channel.v1.CloudChannelService.ListEntitlements]
+ * Request message for
+ * [CloudChannelService.ListEntitlements][google.cloud.channel.v1.CloudChannelService.ListEntitlements]
*
*
* Protobuf type {@code google.cloud.channel.v1.ListEntitlementsRequest}
@@ -131,9 +132,9 @@ public com.google.protobuf.ByteString getParentBytes() {
*
*
*
- * Optional. Requested page size. Server might return fewer results than requested.
- * If unspecified, return at most 50 entitlements.
- * The maximum value is 100; the server will coerce values above 100.
+ * Optional. Requested page size. Server might return fewer results than
+ * requested. If unspecified, return at most 50 entitlements. The maximum
+ * value is 100; the server will coerce values above 100.
*
*
* int32 page_size = 2 [(.google.api.field_behavior) = OPTIONAL];
@@ -153,8 +154,10 @@ public int getPageSize() {
*
* Optional. A token for a page of results other than the first page.
* Obtained using
- * [ListEntitlementsResponse.next_page_token][google.cloud.channel.v1.ListEntitlementsResponse.next_page_token] of the previous
- * [CloudChannelService.ListEntitlements][google.cloud.channel.v1.CloudChannelService.ListEntitlements] call.
+ * [ListEntitlementsResponse.next_page_token][google.cloud.channel.v1.ListEntitlementsResponse.next_page_token]
+ * of the previous
+ * [CloudChannelService.ListEntitlements][google.cloud.channel.v1.CloudChannelService.ListEntitlements]
+ * call.
*
*
* string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
@@ -179,8 +182,10 @@ public java.lang.String getPageToken() {
*
* Optional. A token for a page of results other than the first page.
* Obtained using
- * [ListEntitlementsResponse.next_page_token][google.cloud.channel.v1.ListEntitlementsResponse.next_page_token] of the previous
- * [CloudChannelService.ListEntitlements][google.cloud.channel.v1.CloudChannelService.ListEntitlements] call.
+ * [ListEntitlementsResponse.next_page_token][google.cloud.channel.v1.ListEntitlementsResponse.next_page_token]
+ * of the previous
+ * [CloudChannelService.ListEntitlements][google.cloud.channel.v1.CloudChannelService.ListEntitlements]
+ * call.
*
*
* string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
@@ -381,7 +386,8 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
*
*
- * Request message for [CloudChannelService.ListEntitlements][google.cloud.channel.v1.CloudChannelService.ListEntitlements]
+ * Request message for
+ * [CloudChannelService.ListEntitlements][google.cloud.channel.v1.CloudChannelService.ListEntitlements]
*
*
* Protobuf type {@code google.cloud.channel.v1.ListEntitlementsRequest}
@@ -704,9 +710,9 @@ public Builder setParentBytes(com.google.protobuf.ByteString value) {
*
*
*
- * Optional. Requested page size. Server might return fewer results than requested.
- * If unspecified, return at most 50 entitlements.
- * The maximum value is 100; the server will coerce values above 100.
+ * Optional. Requested page size. Server might return fewer results than
+ * requested. If unspecified, return at most 50 entitlements. The maximum
+ * value is 100; the server will coerce values above 100.
*
*
* int32 page_size = 2 [(.google.api.field_behavior) = OPTIONAL];
@@ -721,9 +727,9 @@ public int getPageSize() {
*
*
*
- * Optional. Requested page size. Server might return fewer results than requested.
- * If unspecified, return at most 50 entitlements.
- * The maximum value is 100; the server will coerce values above 100.
+ * Optional. Requested page size. Server might return fewer results than
+ * requested. If unspecified, return at most 50 entitlements. The maximum
+ * value is 100; the server will coerce values above 100.
*
*
* int32 page_size = 2 [(.google.api.field_behavior) = OPTIONAL];
@@ -741,9 +747,9 @@ public Builder setPageSize(int value) {
*
*
*
- * Optional. Requested page size. Server might return fewer results than requested.
- * If unspecified, return at most 50 entitlements.
- * The maximum value is 100; the server will coerce values above 100.
+ * Optional. Requested page size. Server might return fewer results than
+ * requested. If unspecified, return at most 50 entitlements. The maximum
+ * value is 100; the server will coerce values above 100.
*
*
* int32 page_size = 2 [(.google.api.field_behavior) = OPTIONAL];
@@ -764,8 +770,10 @@ public Builder clearPageSize() {
*
* Optional. A token for a page of results other than the first page.
* Obtained using
- * [ListEntitlementsResponse.next_page_token][google.cloud.channel.v1.ListEntitlementsResponse.next_page_token] of the previous
- * [CloudChannelService.ListEntitlements][google.cloud.channel.v1.CloudChannelService.ListEntitlements] call.
+ * [ListEntitlementsResponse.next_page_token][google.cloud.channel.v1.ListEntitlementsResponse.next_page_token]
+ * of the previous
+ * [CloudChannelService.ListEntitlements][google.cloud.channel.v1.CloudChannelService.ListEntitlements]
+ * call.
*
*
* string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
@@ -789,8 +797,10 @@ public java.lang.String getPageToken() {
*
* Optional. A token for a page of results other than the first page.
* Obtained using
- * [ListEntitlementsResponse.next_page_token][google.cloud.channel.v1.ListEntitlementsResponse.next_page_token] of the previous
- * [CloudChannelService.ListEntitlements][google.cloud.channel.v1.CloudChannelService.ListEntitlements] call.
+ * [ListEntitlementsResponse.next_page_token][google.cloud.channel.v1.ListEntitlementsResponse.next_page_token]
+ * of the previous
+ * [CloudChannelService.ListEntitlements][google.cloud.channel.v1.CloudChannelService.ListEntitlements]
+ * call.
*
*
* string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
@@ -814,8 +824,10 @@ public com.google.protobuf.ByteString getPageTokenBytes() {
*
* Optional. A token for a page of results other than the first page.
* Obtained using
- * [ListEntitlementsResponse.next_page_token][google.cloud.channel.v1.ListEntitlementsResponse.next_page_token] of the previous
- * [CloudChannelService.ListEntitlements][google.cloud.channel.v1.CloudChannelService.ListEntitlements] call.
+ * [ListEntitlementsResponse.next_page_token][google.cloud.channel.v1.ListEntitlementsResponse.next_page_token]
+ * of the previous
+ * [CloudChannelService.ListEntitlements][google.cloud.channel.v1.CloudChannelService.ListEntitlements]
+ * call.
*
*
* string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
@@ -838,8 +850,10 @@ public Builder setPageToken(java.lang.String value) {
*
* Optional. A token for a page of results other than the first page.
* Obtained using
- * [ListEntitlementsResponse.next_page_token][google.cloud.channel.v1.ListEntitlementsResponse.next_page_token] of the previous
- * [CloudChannelService.ListEntitlements][google.cloud.channel.v1.CloudChannelService.ListEntitlements] call.
+ * [ListEntitlementsResponse.next_page_token][google.cloud.channel.v1.ListEntitlementsResponse.next_page_token]
+ * of the previous
+ * [CloudChannelService.ListEntitlements][google.cloud.channel.v1.CloudChannelService.ListEntitlements]
+ * call.
*
*
* string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
@@ -858,8 +872,10 @@ public Builder clearPageToken() {
*
* Optional. A token for a page of results other than the first page.
* Obtained using
- * [ListEntitlementsResponse.next_page_token][google.cloud.channel.v1.ListEntitlementsResponse.next_page_token] of the previous
- * [CloudChannelService.ListEntitlements][google.cloud.channel.v1.CloudChannelService.ListEntitlements] call.
+ * [ListEntitlementsResponse.next_page_token][google.cloud.channel.v1.ListEntitlementsResponse.next_page_token]
+ * of the previous
+ * [CloudChannelService.ListEntitlements][google.cloud.channel.v1.CloudChannelService.ListEntitlements]
+ * call.
*
*
* string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListEntitlementsRequestOrBuilder.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListEntitlementsRequestOrBuilder.java
index 61bcf3b9777c..9c5cb86a4c85 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListEntitlementsRequestOrBuilder.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListEntitlementsRequestOrBuilder.java
@@ -60,9 +60,9 @@ public interface ListEntitlementsRequestOrBuilder
*
*
*
- * Optional. Requested page size. Server might return fewer results than requested.
- * If unspecified, return at most 50 entitlements.
- * The maximum value is 100; the server will coerce values above 100.
+ * Optional. Requested page size. Server might return fewer results than
+ * requested. If unspecified, return at most 50 entitlements. The maximum
+ * value is 100; the server will coerce values above 100.
*
*
* int32 page_size = 2 [(.google.api.field_behavior) = OPTIONAL];
@@ -77,8 +77,10 @@ public interface ListEntitlementsRequestOrBuilder
*
* Optional. A token for a page of results other than the first page.
* Obtained using
- * [ListEntitlementsResponse.next_page_token][google.cloud.channel.v1.ListEntitlementsResponse.next_page_token] of the previous
- * [CloudChannelService.ListEntitlements][google.cloud.channel.v1.CloudChannelService.ListEntitlements] call.
+ * [ListEntitlementsResponse.next_page_token][google.cloud.channel.v1.ListEntitlementsResponse.next_page_token]
+ * of the previous
+ * [CloudChannelService.ListEntitlements][google.cloud.channel.v1.CloudChannelService.ListEntitlements]
+ * call.
*
*
* string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
@@ -92,8 +94,10 @@ public interface ListEntitlementsRequestOrBuilder
*
* Optional. A token for a page of results other than the first page.
* Obtained using
- * [ListEntitlementsResponse.next_page_token][google.cloud.channel.v1.ListEntitlementsResponse.next_page_token] of the previous
- * [CloudChannelService.ListEntitlements][google.cloud.channel.v1.CloudChannelService.ListEntitlements] call.
+ * [ListEntitlementsResponse.next_page_token][google.cloud.channel.v1.ListEntitlementsResponse.next_page_token]
+ * of the previous
+ * [CloudChannelService.ListEntitlements][google.cloud.channel.v1.CloudChannelService.ListEntitlements]
+ * call.
*
*
* string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListEntitlementsResponse.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListEntitlementsResponse.java
index c1e982a46e00..b363ae34caf3 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListEntitlementsResponse.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListEntitlementsResponse.java
@@ -22,7 +22,8 @@
*
*
*
- * Response message for [CloudChannelService.ListEntitlements][google.cloud.channel.v1.CloudChannelService.ListEntitlements].
+ * Response message for
+ * [CloudChannelService.ListEntitlements][google.cloud.channel.v1.CloudChannelService.ListEntitlements].
*
*
* Protobuf type {@code google.cloud.channel.v1.ListEntitlementsResponse}
@@ -144,7 +145,9 @@ public com.google.cloud.channel.v1.EntitlementOrBuilder getEntitlementsOrBuilder
*
*
* A token to list the next page of results.
- * Pass to [ListEntitlementsRequest.page_token][google.cloud.channel.v1.ListEntitlementsRequest.page_token] to obtain that page.
+ * Pass to
+ * [ListEntitlementsRequest.page_token][google.cloud.channel.v1.ListEntitlementsRequest.page_token]
+ * to obtain that page.
*
*
* string next_page_token = 2;
@@ -168,7 +171,9 @@ public java.lang.String getNextPageToken() {
*
*
* A token to list the next page of results.
- * Pass to [ListEntitlementsRequest.page_token][google.cloud.channel.v1.ListEntitlementsRequest.page_token] to obtain that page.
+ * Pass to
+ * [ListEntitlementsRequest.page_token][google.cloud.channel.v1.ListEntitlementsRequest.page_token]
+ * to obtain that page.
*
*
* string next_page_token = 2;
@@ -362,7 +367,8 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
*
*
- * Response message for [CloudChannelService.ListEntitlements][google.cloud.channel.v1.CloudChannelService.ListEntitlements].
+ * Response message for
+ * [CloudChannelService.ListEntitlements][google.cloud.channel.v1.CloudChannelService.ListEntitlements].
*
*
* Protobuf type {@code google.cloud.channel.v1.ListEntitlementsResponse}
@@ -945,7 +951,9 @@ public com.google.cloud.channel.v1.Entitlement.Builder addEntitlementsBuilder(in
*
*
* A token to list the next page of results.
- * Pass to [ListEntitlementsRequest.page_token][google.cloud.channel.v1.ListEntitlementsRequest.page_token] to obtain that page.
+ * Pass to
+ * [ListEntitlementsRequest.page_token][google.cloud.channel.v1.ListEntitlementsRequest.page_token]
+ * to obtain that page.
*
*
* string next_page_token = 2;
@@ -968,7 +976,9 @@ public java.lang.String getNextPageToken() {
*
*
* A token to list the next page of results.
- * Pass to [ListEntitlementsRequest.page_token][google.cloud.channel.v1.ListEntitlementsRequest.page_token] to obtain that page.
+ * Pass to
+ * [ListEntitlementsRequest.page_token][google.cloud.channel.v1.ListEntitlementsRequest.page_token]
+ * to obtain that page.
*
*
* string next_page_token = 2;
@@ -991,7 +1001,9 @@ public com.google.protobuf.ByteString getNextPageTokenBytes() {
*
*
* A token to list the next page of results.
- * Pass to [ListEntitlementsRequest.page_token][google.cloud.channel.v1.ListEntitlementsRequest.page_token] to obtain that page.
+ * Pass to
+ * [ListEntitlementsRequest.page_token][google.cloud.channel.v1.ListEntitlementsRequest.page_token]
+ * to obtain that page.
*
*
* string next_page_token = 2;
@@ -1013,7 +1025,9 @@ public Builder setNextPageToken(java.lang.String value) {
*
*
* A token to list the next page of results.
- * Pass to [ListEntitlementsRequest.page_token][google.cloud.channel.v1.ListEntitlementsRequest.page_token] to obtain that page.
+ * Pass to
+ * [ListEntitlementsRequest.page_token][google.cloud.channel.v1.ListEntitlementsRequest.page_token]
+ * to obtain that page.
*
*
* string next_page_token = 2;
@@ -1031,7 +1045,9 @@ public Builder clearNextPageToken() {
*
*
* A token to list the next page of results.
- * Pass to [ListEntitlementsRequest.page_token][google.cloud.channel.v1.ListEntitlementsRequest.page_token] to obtain that page.
+ * Pass to
+ * [ListEntitlementsRequest.page_token][google.cloud.channel.v1.ListEntitlementsRequest.page_token]
+ * to obtain that page.
*
*
* string next_page_token = 2;
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListEntitlementsResponseOrBuilder.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListEntitlementsResponseOrBuilder.java
index 94ca6a76e089..99da64e0112e 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListEntitlementsResponseOrBuilder.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListEntitlementsResponseOrBuilder.java
@@ -80,7 +80,9 @@ public interface ListEntitlementsResponseOrBuilder
*
*
* A token to list the next page of results.
- * Pass to [ListEntitlementsRequest.page_token][google.cloud.channel.v1.ListEntitlementsRequest.page_token] to obtain that page.
+ * Pass to
+ * [ListEntitlementsRequest.page_token][google.cloud.channel.v1.ListEntitlementsRequest.page_token]
+ * to obtain that page.
*
*
* string next_page_token = 2;
@@ -93,7 +95,9 @@ public interface ListEntitlementsResponseOrBuilder
*
*
* A token to list the next page of results.
- * Pass to [ListEntitlementsRequest.page_token][google.cloud.channel.v1.ListEntitlementsRequest.page_token] to obtain that page.
+ * Pass to
+ * [ListEntitlementsRequest.page_token][google.cloud.channel.v1.ListEntitlementsRequest.page_token]
+ * to obtain that page.
*
*
* string next_page_token = 2;
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListOffersRequest.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListOffersRequest.java
index b62fb2d63e12..5f372599f525 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListOffersRequest.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListOffersRequest.java
@@ -76,8 +76,8 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
*
*
*
- * Required. The resource name of the reseller account from which to list Offers.
- * Parent uses the format: accounts/{account_id}.
+ * Required. The resource name of the reseller account from which to list
+ * Offers. Parent uses the format: accounts/{account_id}.
*
*
* string parent = 1 [(.google.api.field_behavior) = REQUIRED];
@@ -100,8 +100,8 @@ public java.lang.String getParent() {
*
*
*
- * Required. The resource name of the reseller account from which to list Offers.
- * Parent uses the format: accounts/{account_id}.
+ * Required. The resource name of the reseller account from which to list
+ * Offers. Parent uses the format: accounts/{account_id}.
*
*
* string parent = 1 [(.google.api.field_behavior) = REQUIRED];
@@ -127,9 +127,9 @@ public com.google.protobuf.ByteString getParentBytes() {
*
*
*
- * Optional. Requested page size. Server might return fewer results than requested.
- * If unspecified, returns at most 500 Offers.
- * The maximum value is 1000; the server will coerce values above 1000.
+ * Optional. Requested page size. Server might return fewer results than
+ * requested. If unspecified, returns at most 500 Offers. The maximum value is
+ * 1000; the server will coerce values above 1000.
*
*
* int32 page_size = 2 [(.google.api.field_behavior) = OPTIONAL];
@@ -721,8 +721,8 @@ public Builder mergeFrom(
*
*
*
- * Required. The resource name of the reseller account from which to list Offers.
- * Parent uses the format: accounts/{account_id}.
+ * Required. The resource name of the reseller account from which to list
+ * Offers. Parent uses the format: accounts/{account_id}.
*
*
* string parent = 1 [(.google.api.field_behavior) = REQUIRED];
@@ -744,8 +744,8 @@ public java.lang.String getParent() {
*
*
*
- * Required. The resource name of the reseller account from which to list Offers.
- * Parent uses the format: accounts/{account_id}.
+ * Required. The resource name of the reseller account from which to list
+ * Offers. Parent uses the format: accounts/{account_id}.
*
*
* string parent = 1 [(.google.api.field_behavior) = REQUIRED];
@@ -767,8 +767,8 @@ public com.google.protobuf.ByteString getParentBytes() {
*
*
*
- * Required. The resource name of the reseller account from which to list Offers.
- * Parent uses the format: accounts/{account_id}.
+ * Required. The resource name of the reseller account from which to list
+ * Offers. Parent uses the format: accounts/{account_id}.
*
*
* string parent = 1 [(.google.api.field_behavior) = REQUIRED];
@@ -789,8 +789,8 @@ public Builder setParent(java.lang.String value) {
*
*
*
- * Required. The resource name of the reseller account from which to list Offers.
- * Parent uses the format: accounts/{account_id}.
+ * Required. The resource name of the reseller account from which to list
+ * Offers. Parent uses the format: accounts/{account_id}.
*
*
* string parent = 1 [(.google.api.field_behavior) = REQUIRED];
@@ -807,8 +807,8 @@ public Builder clearParent() {
*
*
*
- * Required. The resource name of the reseller account from which to list Offers.
- * Parent uses the format: accounts/{account_id}.
+ * Required. The resource name of the reseller account from which to list
+ * Offers. Parent uses the format: accounts/{account_id}.
*
*
* string parent = 1 [(.google.api.field_behavior) = REQUIRED];
@@ -832,9 +832,9 @@ public Builder setParentBytes(com.google.protobuf.ByteString value) {
*
*
*
- * Optional. Requested page size. Server might return fewer results than requested.
- * If unspecified, returns at most 500 Offers.
- * The maximum value is 1000; the server will coerce values above 1000.
+ * Optional. Requested page size. Server might return fewer results than
+ * requested. If unspecified, returns at most 500 Offers. The maximum value is
+ * 1000; the server will coerce values above 1000.
*
*
* int32 page_size = 2 [(.google.api.field_behavior) = OPTIONAL];
@@ -849,9 +849,9 @@ public int getPageSize() {
*
*
*
- * Optional. Requested page size. Server might return fewer results than requested.
- * If unspecified, returns at most 500 Offers.
- * The maximum value is 1000; the server will coerce values above 1000.
+ * Optional. Requested page size. Server might return fewer results than
+ * requested. If unspecified, returns at most 500 Offers. The maximum value is
+ * 1000; the server will coerce values above 1000.
*
*
* int32 page_size = 2 [(.google.api.field_behavior) = OPTIONAL];
@@ -869,9 +869,9 @@ public Builder setPageSize(int value) {
*
*
*
- * Optional. Requested page size. Server might return fewer results than requested.
- * If unspecified, returns at most 500 Offers.
- * The maximum value is 1000; the server will coerce values above 1000.
+ * Optional. Requested page size. Server might return fewer results than
+ * requested. If unspecified, returns at most 500 Offers. The maximum value is
+ * 1000; the server will coerce values above 1000.
*
*
* int32 page_size = 2 [(.google.api.field_behavior) = OPTIONAL];
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListOffersRequestOrBuilder.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListOffersRequestOrBuilder.java
index 9f25af28fe94..90a14692c938 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListOffersRequestOrBuilder.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListOffersRequestOrBuilder.java
@@ -27,8 +27,8 @@ public interface ListOffersRequestOrBuilder
*
*
*
- * Required. The resource name of the reseller account from which to list Offers.
- * Parent uses the format: accounts/{account_id}.
+ * Required. The resource name of the reseller account from which to list
+ * Offers. Parent uses the format: accounts/{account_id}.
*
*
* string parent = 1 [(.google.api.field_behavior) = REQUIRED];
@@ -40,8 +40,8 @@ public interface ListOffersRequestOrBuilder
*
*
*
- * Required. The resource name of the reseller account from which to list Offers.
- * Parent uses the format: accounts/{account_id}.
+ * Required. The resource name of the reseller account from which to list
+ * Offers. Parent uses the format: accounts/{account_id}.
*
*
* string parent = 1 [(.google.api.field_behavior) = REQUIRED];
@@ -54,9 +54,9 @@ public interface ListOffersRequestOrBuilder
*
*
*
- * Optional. Requested page size. Server might return fewer results than requested.
- * If unspecified, returns at most 500 Offers.
- * The maximum value is 1000; the server will coerce values above 1000.
+ * Optional. Requested page size. Server might return fewer results than
+ * requested. If unspecified, returns at most 500 Offers. The maximum value is
+ * 1000; the server will coerce values above 1000.
*
*
* int32 page_size = 2 [(.google.api.field_behavior) = OPTIONAL];
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListProductsRequest.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListProductsRequest.java
index 25a18054d5e5..e2b2aa202af4 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListProductsRequest.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListProductsRequest.java
@@ -126,9 +126,9 @@ public com.google.protobuf.ByteString getAccountBytes() {
*
*
*
- * Optional. Requested page size. Server might return fewer results than requested.
- * If unspecified, returns at most 100 Products.
- * The maximum value is 1000; the server will coerce values above 1000.
+ * Optional. Requested page size. Server might return fewer results than
+ * requested. If unspecified, returns at most 100 Products. The maximum value
+ * is 1000; the server will coerce values above 1000.
*
*
* int32 page_size = 2 [(.google.api.field_behavior) = OPTIONAL];
@@ -753,9 +753,9 @@ public Builder setAccountBytes(com.google.protobuf.ByteString value) {
*
*
*
- * Optional. Requested page size. Server might return fewer results than requested.
- * If unspecified, returns at most 100 Products.
- * The maximum value is 1000; the server will coerce values above 1000.
+ * Optional. Requested page size. Server might return fewer results than
+ * requested. If unspecified, returns at most 100 Products. The maximum value
+ * is 1000; the server will coerce values above 1000.
*
*
* int32 page_size = 2 [(.google.api.field_behavior) = OPTIONAL];
@@ -770,9 +770,9 @@ public int getPageSize() {
*
*
*
- * Optional. Requested page size. Server might return fewer results than requested.
- * If unspecified, returns at most 100 Products.
- * The maximum value is 1000; the server will coerce values above 1000.
+ * Optional. Requested page size. Server might return fewer results than
+ * requested. If unspecified, returns at most 100 Products. The maximum value
+ * is 1000; the server will coerce values above 1000.
*
*
* int32 page_size = 2 [(.google.api.field_behavior) = OPTIONAL];
@@ -790,9 +790,9 @@ public Builder setPageSize(int value) {
*
*
*
- * Optional. Requested page size. Server might return fewer results than requested.
- * If unspecified, returns at most 100 Products.
- * The maximum value is 1000; the server will coerce values above 1000.
+ * Optional. Requested page size. Server might return fewer results than
+ * requested. If unspecified, returns at most 100 Products. The maximum value
+ * is 1000; the server will coerce values above 1000.
*
*
* int32 page_size = 2 [(.google.api.field_behavior) = OPTIONAL];
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListProductsRequestOrBuilder.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListProductsRequestOrBuilder.java
index 060de0008f11..7c3a6153a049 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListProductsRequestOrBuilder.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListProductsRequestOrBuilder.java
@@ -54,9 +54,9 @@ public interface ListProductsRequestOrBuilder
*
*
*
- * Optional. Requested page size. Server might return fewer results than requested.
- * If unspecified, returns at most 100 Products.
- * The maximum value is 1000; the server will coerce values above 1000.
+ * Optional. Requested page size. Server might return fewer results than
+ * requested. If unspecified, returns at most 100 Products. The maximum value
+ * is 1000; the server will coerce values above 1000.
*
*
* int32 page_size = 2 [(.google.api.field_behavior) = OPTIONAL];
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListPurchasableOffersRequest.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListPurchasableOffersRequest.java
index 7797b19313b7..2ce689298c16 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListPurchasableOffersRequest.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListPurchasableOffersRequest.java
@@ -1878,9 +1878,9 @@ public com.google.protobuf.ByteString getCustomerBytes() {
*
*
*
- * Optional. Requested page size. Server might return fewer results than requested.
- * If unspecified, returns at most 100 Offers.
- * The maximum value is 1000; the server will coerce values above 1000.
+ * Optional. Requested page size. Server might return fewer results than
+ * requested. If unspecified, returns at most 100 Offers. The maximum value is
+ * 1000; the server will coerce values above 1000.
*
*
* int32 page_size = 4 [(.google.api.field_behavior) = OPTIONAL];
@@ -3138,9 +3138,9 @@ public Builder setCustomerBytes(com.google.protobuf.ByteString value) {
*
*
*
- * Optional. Requested page size. Server might return fewer results than requested.
- * If unspecified, returns at most 100 Offers.
- * The maximum value is 1000; the server will coerce values above 1000.
+ * Optional. Requested page size. Server might return fewer results than
+ * requested. If unspecified, returns at most 100 Offers. The maximum value is
+ * 1000; the server will coerce values above 1000.
*
*
* int32 page_size = 4 [(.google.api.field_behavior) = OPTIONAL];
@@ -3155,9 +3155,9 @@ public int getPageSize() {
*
*
*
- * Optional. Requested page size. Server might return fewer results than requested.
- * If unspecified, returns at most 100 Offers.
- * The maximum value is 1000; the server will coerce values above 1000.
+ * Optional. Requested page size. Server might return fewer results than
+ * requested. If unspecified, returns at most 100 Offers. The maximum value is
+ * 1000; the server will coerce values above 1000.
*
*
* int32 page_size = 4 [(.google.api.field_behavior) = OPTIONAL];
@@ -3175,9 +3175,9 @@ public Builder setPageSize(int value) {
*
*
*
- * Optional. Requested page size. Server might return fewer results than requested.
- * If unspecified, returns at most 100 Offers.
- * The maximum value is 1000; the server will coerce values above 1000.
+ * Optional. Requested page size. Server might return fewer results than
+ * requested. If unspecified, returns at most 100 Offers. The maximum value is
+ * 1000; the server will coerce values above 1000.
*
*
* int32 page_size = 4 [(.google.api.field_behavior) = OPTIONAL];
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListPurchasableOffersRequestOrBuilder.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListPurchasableOffersRequestOrBuilder.java
index 850718c7bf33..8ccf15936323 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListPurchasableOffersRequestOrBuilder.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListPurchasableOffersRequestOrBuilder.java
@@ -144,9 +144,9 @@ public interface ListPurchasableOffersRequestOrBuilder
*
*
*
- * Optional. Requested page size. Server might return fewer results than requested.
- * If unspecified, returns at most 100 Offers.
- * The maximum value is 1000; the server will coerce values above 1000.
+ * Optional. Requested page size. Server might return fewer results than
+ * requested. If unspecified, returns at most 100 Offers. The maximum value is
+ * 1000; the server will coerce values above 1000.
*
*
* int32 page_size = 4 [(.google.api.field_behavior) = OPTIONAL];
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListPurchasableSkusRequest.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListPurchasableSkusRequest.java
index 10f99d381552..f10299eedfae 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListPurchasableSkusRequest.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListPurchasableSkusRequest.java
@@ -824,7 +824,8 @@ public interface ChangeOfferPurchaseOrBuilder
*
*
* List SKUs for upgrading or downgrading an entitlement. Make the purchase
- * using [CloudChannelService.ChangeOffer][google.cloud.channel.v1.CloudChannelService.ChangeOffer].
+ * using
+ * [CloudChannelService.ChangeOffer][google.cloud.channel.v1.CloudChannelService.ChangeOffer].
*
*
* Protobuf type {@code google.cloud.channel.v1.ListPurchasableSkusRequest.ChangeOfferPurchase}
@@ -1318,7 +1319,8 @@ protected Builder newBuilderForType(
*
*
* List SKUs for upgrading or downgrading an entitlement. Make the purchase
- * using [CloudChannelService.ChangeOffer][google.cloud.channel.v1.CloudChannelService.ChangeOffer].
+ * using
+ * [CloudChannelService.ChangeOffer][google.cloud.channel.v1.CloudChannelService.ChangeOffer].
*
*
* Protobuf type {@code google.cloud.channel.v1.ListPurchasableSkusRequest.ChangeOfferPurchase}
@@ -2037,9 +2039,9 @@ public com.google.protobuf.ByteString getCustomerBytes() {
*
*
*
- * Optional. Requested page size. Server might return fewer results than requested.
- * If unspecified, returns at most 100 SKUs.
- * The maximum value is 1000; the server will coerce values above 1000.
+ * Optional. Requested page size. Server might return fewer results than
+ * requested. If unspecified, returns at most 100 SKUs. The maximum value is
+ * 1000; the server will coerce values above 1000.
*
*
* int32 page_size = 4 [(.google.api.field_behavior) = OPTIONAL];
@@ -3291,9 +3293,9 @@ public Builder setCustomerBytes(com.google.protobuf.ByteString value) {
*
*
*
- * Optional. Requested page size. Server might return fewer results than requested.
- * If unspecified, returns at most 100 SKUs.
- * The maximum value is 1000; the server will coerce values above 1000.
+ * Optional. Requested page size. Server might return fewer results than
+ * requested. If unspecified, returns at most 100 SKUs. The maximum value is
+ * 1000; the server will coerce values above 1000.
*
*
* int32 page_size = 4 [(.google.api.field_behavior) = OPTIONAL];
@@ -3308,9 +3310,9 @@ public int getPageSize() {
*
*
*
- * Optional. Requested page size. Server might return fewer results than requested.
- * If unspecified, returns at most 100 SKUs.
- * The maximum value is 1000; the server will coerce values above 1000.
+ * Optional. Requested page size. Server might return fewer results than
+ * requested. If unspecified, returns at most 100 SKUs. The maximum value is
+ * 1000; the server will coerce values above 1000.
*
*
* int32 page_size = 4 [(.google.api.field_behavior) = OPTIONAL];
@@ -3328,9 +3330,9 @@ public Builder setPageSize(int value) {
*
*
*
- * Optional. Requested page size. Server might return fewer results than requested.
- * If unspecified, returns at most 100 SKUs.
- * The maximum value is 1000; the server will coerce values above 1000.
+ * Optional. Requested page size. Server might return fewer results than
+ * requested. If unspecified, returns at most 100 SKUs. The maximum value is
+ * 1000; the server will coerce values above 1000.
*
*
* int32 page_size = 4 [(.google.api.field_behavior) = OPTIONAL];
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListPurchasableSkusRequestOrBuilder.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListPurchasableSkusRequestOrBuilder.java
index e43f580cb6c5..d78f27f7e581 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListPurchasableSkusRequestOrBuilder.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListPurchasableSkusRequestOrBuilder.java
@@ -144,9 +144,9 @@ public interface ListPurchasableSkusRequestOrBuilder
*
*
*
- * Optional. Requested page size. Server might return fewer results than requested.
- * If unspecified, returns at most 100 SKUs.
- * The maximum value is 1000; the server will coerce values above 1000.
+ * Optional. Requested page size. Server might return fewer results than
+ * requested. If unspecified, returns at most 100 SKUs. The maximum value is
+ * 1000; the server will coerce values above 1000.
*
*
* int32 page_size = 4 [(.google.api.field_behavior) = OPTIONAL];
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListReportsRequest.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListReportsRequest.java
index 70e5240ff526..2ef0331ac301 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListReportsRequest.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListReportsRequest.java
@@ -22,7 +22,8 @@
*
*
*
- * Request message for [CloudChannelReportsService.ListReports][google.cloud.channel.v1.CloudChannelReportsService.ListReports].
+ * Request message for
+ * [CloudChannelReportsService.ListReports][google.cloud.channel.v1.CloudChannelReportsService.ListReports].
*
*
* Protobuf type {@code google.cloud.channel.v1.ListReportsRequest}
@@ -75,9 +76,8 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
*
*
*
- * Required. The resource name of the partner account to list available reports for.
- * Parent uses the format:
- * accounts/{account_id}
+ * Required. The resource name of the partner account to list available
+ * reports for. Parent uses the format: accounts/{account_id}
*
*
* string parent = 1 [(.google.api.field_behavior) = REQUIRED];
@@ -100,9 +100,8 @@ public java.lang.String getParent() {
*
*
*
- * Required. The resource name of the partner account to list available reports for.
- * Parent uses the format:
- * accounts/{account_id}
+ * Required. The resource name of the partner account to list available
+ * reports for. Parent uses the format: accounts/{account_id}
*
*
* string parent = 1 [(.google.api.field_behavior) = REQUIRED];
@@ -128,9 +127,9 @@ public com.google.protobuf.ByteString getParentBytes() {
*
*
*
- * Optional. Requested page size of the report. The server might return fewer results
- * than requested. If unspecified, returns 20 reports.
- * The maximum value is 100.
+ * Optional. Requested page size of the report. The server might return fewer
+ * results than requested. If unspecified, returns 20 reports. The maximum
+ * value is 100.
*
*
* int32 page_size = 2 [(.google.api.field_behavior) = OPTIONAL];
@@ -150,8 +149,10 @@ public int getPageSize() {
*
* Optional. A token that specifies a page of results beyond the first page.
* Obtained through
- * [ListReportsResponse.next_page_token][google.cloud.channel.v1.ListReportsResponse.next_page_token] of the previous
- * [CloudChannelReportsService.ListReports][google.cloud.channel.v1.CloudChannelReportsService.ListReports] call.
+ * [ListReportsResponse.next_page_token][google.cloud.channel.v1.ListReportsResponse.next_page_token]
+ * of the previous
+ * [CloudChannelReportsService.ListReports][google.cloud.channel.v1.CloudChannelReportsService.ListReports]
+ * call.
*
*
* string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
@@ -176,8 +177,10 @@ public java.lang.String getPageToken() {
*
* Optional. A token that specifies a page of results beyond the first page.
* Obtained through
- * [ListReportsResponse.next_page_token][google.cloud.channel.v1.ListReportsResponse.next_page_token] of the previous
- * [CloudChannelReportsService.ListReports][google.cloud.channel.v1.CloudChannelReportsService.ListReports] call.
+ * [ListReportsResponse.next_page_token][google.cloud.channel.v1.ListReportsResponse.next_page_token]
+ * of the previous
+ * [CloudChannelReportsService.ListReports][google.cloud.channel.v1.CloudChannelReportsService.ListReports]
+ * call.
*
*
* string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
@@ -442,7 +445,8 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
*
*
- * Request message for [CloudChannelReportsService.ListReports][google.cloud.channel.v1.CloudChannelReportsService.ListReports].
+ * Request message for
+ * [CloudChannelReportsService.ListReports][google.cloud.channel.v1.CloudChannelReportsService.ListReports].
*
*
* Protobuf type {@code google.cloud.channel.v1.ListReportsRequest}
@@ -651,9 +655,8 @@ public Builder mergeFrom(
*
*
*
- * Required. The resource name of the partner account to list available reports for.
- * Parent uses the format:
- * accounts/{account_id}
+ * Required. The resource name of the partner account to list available
+ * reports for. Parent uses the format: accounts/{account_id}
*
*
* string parent = 1 [(.google.api.field_behavior) = REQUIRED];
@@ -675,9 +678,8 @@ public java.lang.String getParent() {
*
*
*
- * Required. The resource name of the partner account to list available reports for.
- * Parent uses the format:
- * accounts/{account_id}
+ * Required. The resource name of the partner account to list available
+ * reports for. Parent uses the format: accounts/{account_id}
*
*
* string parent = 1 [(.google.api.field_behavior) = REQUIRED];
@@ -699,9 +701,8 @@ public com.google.protobuf.ByteString getParentBytes() {
*
*
*
- * Required. The resource name of the partner account to list available reports for.
- * Parent uses the format:
- * accounts/{account_id}
+ * Required. The resource name of the partner account to list available
+ * reports for. Parent uses the format: accounts/{account_id}
*
*
* string parent = 1 [(.google.api.field_behavior) = REQUIRED];
@@ -722,9 +723,8 @@ public Builder setParent(java.lang.String value) {
*
*
*
- * Required. The resource name of the partner account to list available reports for.
- * Parent uses the format:
- * accounts/{account_id}
+ * Required. The resource name of the partner account to list available
+ * reports for. Parent uses the format: accounts/{account_id}
*
*
* string parent = 1 [(.google.api.field_behavior) = REQUIRED];
@@ -741,9 +741,8 @@ public Builder clearParent() {
*
*
*
- * Required. The resource name of the partner account to list available reports for.
- * Parent uses the format:
- * accounts/{account_id}
+ * Required. The resource name of the partner account to list available
+ * reports for. Parent uses the format: accounts/{account_id}
*
*
* string parent = 1 [(.google.api.field_behavior) = REQUIRED];
@@ -767,9 +766,9 @@ public Builder setParentBytes(com.google.protobuf.ByteString value) {
*
*
*
- * Optional. Requested page size of the report. The server might return fewer results
- * than requested. If unspecified, returns 20 reports.
- * The maximum value is 100.
+ * Optional. Requested page size of the report. The server might return fewer
+ * results than requested. If unspecified, returns 20 reports. The maximum
+ * value is 100.
*
*
* int32 page_size = 2 [(.google.api.field_behavior) = OPTIONAL];
@@ -784,9 +783,9 @@ public int getPageSize() {
*
*
*
- * Optional. Requested page size of the report. The server might return fewer results
- * than requested. If unspecified, returns 20 reports.
- * The maximum value is 100.
+ * Optional. Requested page size of the report. The server might return fewer
+ * results than requested. If unspecified, returns 20 reports. The maximum
+ * value is 100.
*
*
* int32 page_size = 2 [(.google.api.field_behavior) = OPTIONAL];
@@ -804,9 +803,9 @@ public Builder setPageSize(int value) {
*
*
*
- * Optional. Requested page size of the report. The server might return fewer results
- * than requested. If unspecified, returns 20 reports.
- * The maximum value is 100.
+ * Optional. Requested page size of the report. The server might return fewer
+ * results than requested. If unspecified, returns 20 reports. The maximum
+ * value is 100.
*
*
* int32 page_size = 2 [(.google.api.field_behavior) = OPTIONAL];
@@ -827,8 +826,10 @@ public Builder clearPageSize() {
*
* Optional. A token that specifies a page of results beyond the first page.
* Obtained through
- * [ListReportsResponse.next_page_token][google.cloud.channel.v1.ListReportsResponse.next_page_token] of the previous
- * [CloudChannelReportsService.ListReports][google.cloud.channel.v1.CloudChannelReportsService.ListReports] call.
+ * [ListReportsResponse.next_page_token][google.cloud.channel.v1.ListReportsResponse.next_page_token]
+ * of the previous
+ * [CloudChannelReportsService.ListReports][google.cloud.channel.v1.CloudChannelReportsService.ListReports]
+ * call.
*
*
* string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
@@ -852,8 +853,10 @@ public java.lang.String getPageToken() {
*
* Optional. A token that specifies a page of results beyond the first page.
* Obtained through
- * [ListReportsResponse.next_page_token][google.cloud.channel.v1.ListReportsResponse.next_page_token] of the previous
- * [CloudChannelReportsService.ListReports][google.cloud.channel.v1.CloudChannelReportsService.ListReports] call.
+ * [ListReportsResponse.next_page_token][google.cloud.channel.v1.ListReportsResponse.next_page_token]
+ * of the previous
+ * [CloudChannelReportsService.ListReports][google.cloud.channel.v1.CloudChannelReportsService.ListReports]
+ * call.
*
*
* string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
@@ -877,8 +880,10 @@ public com.google.protobuf.ByteString getPageTokenBytes() {
*
* Optional. A token that specifies a page of results beyond the first page.
* Obtained through
- * [ListReportsResponse.next_page_token][google.cloud.channel.v1.ListReportsResponse.next_page_token] of the previous
- * [CloudChannelReportsService.ListReports][google.cloud.channel.v1.CloudChannelReportsService.ListReports] call.
+ * [ListReportsResponse.next_page_token][google.cloud.channel.v1.ListReportsResponse.next_page_token]
+ * of the previous
+ * [CloudChannelReportsService.ListReports][google.cloud.channel.v1.CloudChannelReportsService.ListReports]
+ * call.
*
*
* string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
@@ -901,8 +906,10 @@ public Builder setPageToken(java.lang.String value) {
*
* Optional. A token that specifies a page of results beyond the first page.
* Obtained through
- * [ListReportsResponse.next_page_token][google.cloud.channel.v1.ListReportsResponse.next_page_token] of the previous
- * [CloudChannelReportsService.ListReports][google.cloud.channel.v1.CloudChannelReportsService.ListReports] call.
+ * [ListReportsResponse.next_page_token][google.cloud.channel.v1.ListReportsResponse.next_page_token]
+ * of the previous
+ * [CloudChannelReportsService.ListReports][google.cloud.channel.v1.CloudChannelReportsService.ListReports]
+ * call.
*
*
* string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
@@ -921,8 +928,10 @@ public Builder clearPageToken() {
*
* Optional. A token that specifies a page of results beyond the first page.
* Obtained through
- * [ListReportsResponse.next_page_token][google.cloud.channel.v1.ListReportsResponse.next_page_token] of the previous
- * [CloudChannelReportsService.ListReports][google.cloud.channel.v1.CloudChannelReportsService.ListReports] call.
+ * [ListReportsResponse.next_page_token][google.cloud.channel.v1.ListReportsResponse.next_page_token]
+ * of the previous
+ * [CloudChannelReportsService.ListReports][google.cloud.channel.v1.CloudChannelReportsService.ListReports]
+ * call.
*
*
* string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListReportsRequestOrBuilder.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListReportsRequestOrBuilder.java
index 7b322367684d..f752daa39466 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListReportsRequestOrBuilder.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListReportsRequestOrBuilder.java
@@ -27,9 +27,8 @@ public interface ListReportsRequestOrBuilder
*
*
*
- * Required. The resource name of the partner account to list available reports for.
- * Parent uses the format:
- * accounts/{account_id}
+ * Required. The resource name of the partner account to list available
+ * reports for. Parent uses the format: accounts/{account_id}
*
*
* string parent = 1 [(.google.api.field_behavior) = REQUIRED];
@@ -41,9 +40,8 @@ public interface ListReportsRequestOrBuilder
*
*
*
- * Required. The resource name of the partner account to list available reports for.
- * Parent uses the format:
- * accounts/{account_id}
+ * Required. The resource name of the partner account to list available
+ * reports for. Parent uses the format: accounts/{account_id}
*
*
* string parent = 1 [(.google.api.field_behavior) = REQUIRED];
@@ -56,9 +54,9 @@ public interface ListReportsRequestOrBuilder
*
*
*
- * Optional. Requested page size of the report. The server might return fewer results
- * than requested. If unspecified, returns 20 reports.
- * The maximum value is 100.
+ * Optional. Requested page size of the report. The server might return fewer
+ * results than requested. If unspecified, returns 20 reports. The maximum
+ * value is 100.
*
*
* int32 page_size = 2 [(.google.api.field_behavior) = OPTIONAL];
@@ -73,8 +71,10 @@ public interface ListReportsRequestOrBuilder
*
* Optional. A token that specifies a page of results beyond the first page.
* Obtained through
- * [ListReportsResponse.next_page_token][google.cloud.channel.v1.ListReportsResponse.next_page_token] of the previous
- * [CloudChannelReportsService.ListReports][google.cloud.channel.v1.CloudChannelReportsService.ListReports] call.
+ * [ListReportsResponse.next_page_token][google.cloud.channel.v1.ListReportsResponse.next_page_token]
+ * of the previous
+ * [CloudChannelReportsService.ListReports][google.cloud.channel.v1.CloudChannelReportsService.ListReports]
+ * call.
*
*
* string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
@@ -88,8 +88,10 @@ public interface ListReportsRequestOrBuilder
*
* Optional. A token that specifies a page of results beyond the first page.
* Obtained through
- * [ListReportsResponse.next_page_token][google.cloud.channel.v1.ListReportsResponse.next_page_token] of the previous
- * [CloudChannelReportsService.ListReports][google.cloud.channel.v1.CloudChannelReportsService.ListReports] call.
+ * [ListReportsResponse.next_page_token][google.cloud.channel.v1.ListReportsResponse.next_page_token]
+ * of the previous
+ * [CloudChannelReportsService.ListReports][google.cloud.channel.v1.CloudChannelReportsService.ListReports]
+ * call.
*
*
* string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListReportsResponse.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListReportsResponse.java
index 273e2d6042eb..c5ef757a906d 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListReportsResponse.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListReportsResponse.java
@@ -22,7 +22,8 @@
*
*
*
- * Response message for [CloudChannelReportsService.ListReports][google.cloud.channel.v1.CloudChannelReportsService.ListReports].
+ * Response message for
+ * [CloudChannelReportsService.ListReports][google.cloud.channel.v1.CloudChannelReportsService.ListReports].
*
*
* Protobuf type {@code google.cloud.channel.v1.ListReportsResponse}
@@ -143,8 +144,9 @@ public com.google.cloud.channel.v1.ReportOrBuilder getReportsOrBuilder(int index
*
*
*
- * Pass this token to [FetchReportResultsRequest.page_token][google.cloud.channel.v1.FetchReportResultsRequest.page_token] to retrieve
- * the next page of results.
+ * Pass this token to
+ * [FetchReportResultsRequest.page_token][google.cloud.channel.v1.FetchReportResultsRequest.page_token]
+ * to retrieve the next page of results.
*
*
* string next_page_token = 2;
@@ -167,8 +169,9 @@ public java.lang.String getNextPageToken() {
*
*
*
- * Pass this token to [FetchReportResultsRequest.page_token][google.cloud.channel.v1.FetchReportResultsRequest.page_token] to retrieve
- * the next page of results.
+ * Pass this token to
+ * [FetchReportResultsRequest.page_token][google.cloud.channel.v1.FetchReportResultsRequest.page_token]
+ * to retrieve the next page of results.
*
*
* string next_page_token = 2;
@@ -362,7 +365,8 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
*
*
- * Response message for [CloudChannelReportsService.ListReports][google.cloud.channel.v1.CloudChannelReportsService.ListReports].
+ * Response message for
+ * [CloudChannelReportsService.ListReports][google.cloud.channel.v1.CloudChannelReportsService.ListReports].
*
*
* Protobuf type {@code google.cloud.channel.v1.ListReportsResponse}
@@ -941,8 +945,9 @@ public java.util.List getReportsBuil
*
*
*
- * Pass this token to [FetchReportResultsRequest.page_token][google.cloud.channel.v1.FetchReportResultsRequest.page_token] to retrieve
- * the next page of results.
+ * Pass this token to
+ * [FetchReportResultsRequest.page_token][google.cloud.channel.v1.FetchReportResultsRequest.page_token]
+ * to retrieve the next page of results.
*
*
* string next_page_token = 2;
@@ -964,8 +969,9 @@ public java.lang.String getNextPageToken() {
*
*
*
- * Pass this token to [FetchReportResultsRequest.page_token][google.cloud.channel.v1.FetchReportResultsRequest.page_token] to retrieve
- * the next page of results.
+ * Pass this token to
+ * [FetchReportResultsRequest.page_token][google.cloud.channel.v1.FetchReportResultsRequest.page_token]
+ * to retrieve the next page of results.
*
*
* string next_page_token = 2;
@@ -987,8 +993,9 @@ public com.google.protobuf.ByteString getNextPageTokenBytes() {
*
*
*
- * Pass this token to [FetchReportResultsRequest.page_token][google.cloud.channel.v1.FetchReportResultsRequest.page_token] to retrieve
- * the next page of results.
+ * Pass this token to
+ * [FetchReportResultsRequest.page_token][google.cloud.channel.v1.FetchReportResultsRequest.page_token]
+ * to retrieve the next page of results.
*
*
* string next_page_token = 2;
@@ -1009,8 +1016,9 @@ public Builder setNextPageToken(java.lang.String value) {
*
*
*
- * Pass this token to [FetchReportResultsRequest.page_token][google.cloud.channel.v1.FetchReportResultsRequest.page_token] to retrieve
- * the next page of results.
+ * Pass this token to
+ * [FetchReportResultsRequest.page_token][google.cloud.channel.v1.FetchReportResultsRequest.page_token]
+ * to retrieve the next page of results.
*
*
* string next_page_token = 2;
@@ -1027,8 +1035,9 @@ public Builder clearNextPageToken() {
*
*
*
- * Pass this token to [FetchReportResultsRequest.page_token][google.cloud.channel.v1.FetchReportResultsRequest.page_token] to retrieve
- * the next page of results.
+ * Pass this token to
+ * [FetchReportResultsRequest.page_token][google.cloud.channel.v1.FetchReportResultsRequest.page_token]
+ * to retrieve the next page of results.
*
*
* string next_page_token = 2;
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListReportsResponseOrBuilder.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListReportsResponseOrBuilder.java
index de9008a39cb3..e63c645cc0b2 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListReportsResponseOrBuilder.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListReportsResponseOrBuilder.java
@@ -78,8 +78,9 @@ public interface ListReportsResponseOrBuilder
*
*
*
- * Pass this token to [FetchReportResultsRequest.page_token][google.cloud.channel.v1.FetchReportResultsRequest.page_token] to retrieve
- * the next page of results.
+ * Pass this token to
+ * [FetchReportResultsRequest.page_token][google.cloud.channel.v1.FetchReportResultsRequest.page_token]
+ * to retrieve the next page of results.
*
*
* string next_page_token = 2;
@@ -91,8 +92,9 @@ public interface ListReportsResponseOrBuilder
*
*
*
- * Pass this token to [FetchReportResultsRequest.page_token][google.cloud.channel.v1.FetchReportResultsRequest.page_token] to retrieve
- * the next page of results.
+ * Pass this token to
+ * [FetchReportResultsRequest.page_token][google.cloud.channel.v1.FetchReportResultsRequest.page_token]
+ * to retrieve the next page of results.
*
*
* string next_page_token = 2;
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListSkusRequest.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListSkusRequest.java
index d5e61cc65732..3535bc6fa660 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListSkusRequest.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListSkusRequest.java
@@ -184,9 +184,9 @@ public com.google.protobuf.ByteString getAccountBytes() {
*
*
*
- * Optional. Requested page size. Server might return fewer results than requested.
- * If unspecified, returns at most 100 SKUs.
- * The maximum value is 1000; the server will coerce values above 1000.
+ * Optional. Requested page size. Server might return fewer results than
+ * requested. If unspecified, returns at most 100 SKUs. The maximum value is
+ * 1000; the server will coerce values above 1000.
*
*
* int32 page_size = 3 [(.google.api.field_behavior) = OPTIONAL];
@@ -960,9 +960,9 @@ public Builder setAccountBytes(com.google.protobuf.ByteString value) {
*
*
*
- * Optional. Requested page size. Server might return fewer results than requested.
- * If unspecified, returns at most 100 SKUs.
- * The maximum value is 1000; the server will coerce values above 1000.
+ * Optional. Requested page size. Server might return fewer results than
+ * requested. If unspecified, returns at most 100 SKUs. The maximum value is
+ * 1000; the server will coerce values above 1000.
*
*
* int32 page_size = 3 [(.google.api.field_behavior) = OPTIONAL];
@@ -977,9 +977,9 @@ public int getPageSize() {
*
*
*
- * Optional. Requested page size. Server might return fewer results than requested.
- * If unspecified, returns at most 100 SKUs.
- * The maximum value is 1000; the server will coerce values above 1000.
+ * Optional. Requested page size. Server might return fewer results than
+ * requested. If unspecified, returns at most 100 SKUs. The maximum value is
+ * 1000; the server will coerce values above 1000.
*
*
* int32 page_size = 3 [(.google.api.field_behavior) = OPTIONAL];
@@ -997,9 +997,9 @@ public Builder setPageSize(int value) {
*
*
*
- * Optional. Requested page size. Server might return fewer results than requested.
- * If unspecified, returns at most 100 SKUs.
- * The maximum value is 1000; the server will coerce values above 1000.
+ * Optional. Requested page size. Server might return fewer results than
+ * requested. If unspecified, returns at most 100 SKUs. The maximum value is
+ * 1000; the server will coerce values above 1000.
*
*
* int32 page_size = 3 [(.google.api.field_behavior) = OPTIONAL];
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListSkusRequestOrBuilder.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListSkusRequestOrBuilder.java
index c315d5410810..0b725ba26b5c 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListSkusRequestOrBuilder.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListSkusRequestOrBuilder.java
@@ -87,9 +87,9 @@ public interface ListSkusRequestOrBuilder
*
*
*
- * Optional. Requested page size. Server might return fewer results than requested.
- * If unspecified, returns at most 100 SKUs.
- * The maximum value is 1000; the server will coerce values above 1000.
+ * Optional. Requested page size. Server might return fewer results than
+ * requested. If unspecified, returns at most 100 SKUs. The maximum value is
+ * 1000; the server will coerce values above 1000.
*
*
* int32 page_size = 3 [(.google.api.field_behavior) = OPTIONAL];
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListSubscribersRequest.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListSubscribersRequest.java
index 4f0030a22eb3..b7baeb86f1a0 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListSubscribersRequest.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListSubscribersRequest.java
@@ -123,10 +123,10 @@ public com.google.protobuf.ByteString getAccountBytes() {
*
*
*
- * Optional. The maximum number of service accounts to return. The service may return
- * fewer than this value.
- * If unspecified, returns at most 100 service accounts.
- * The maximum value is 1000; the server will coerce values above 1000.
+ * Optional. The maximum number of service accounts to return. The service may
+ * return fewer than this value. If unspecified, returns at most 100 service
+ * accounts. The maximum value is 1000; the server will coerce values above
+ * 1000.
*
*
* int32 page_size = 2 [(.google.api.field_behavior) = OPTIONAL];
@@ -677,10 +677,10 @@ public Builder setAccountBytes(com.google.protobuf.ByteString value) {
*
*
*
- * Optional. The maximum number of service accounts to return. The service may return
- * fewer than this value.
- * If unspecified, returns at most 100 service accounts.
- * The maximum value is 1000; the server will coerce values above 1000.
+ * Optional. The maximum number of service accounts to return. The service may
+ * return fewer than this value. If unspecified, returns at most 100 service
+ * accounts. The maximum value is 1000; the server will coerce values above
+ * 1000.
*
*
* int32 page_size = 2 [(.google.api.field_behavior) = OPTIONAL];
@@ -695,10 +695,10 @@ public int getPageSize() {
*
*
*
- * Optional. The maximum number of service accounts to return. The service may return
- * fewer than this value.
- * If unspecified, returns at most 100 service accounts.
- * The maximum value is 1000; the server will coerce values above 1000.
+ * Optional. The maximum number of service accounts to return. The service may
+ * return fewer than this value. If unspecified, returns at most 100 service
+ * accounts. The maximum value is 1000; the server will coerce values above
+ * 1000.
*
*
* int32 page_size = 2 [(.google.api.field_behavior) = OPTIONAL];
@@ -716,10 +716,10 @@ public Builder setPageSize(int value) {
*
*
*
- * Optional. The maximum number of service accounts to return. The service may return
- * fewer than this value.
- * If unspecified, returns at most 100 service accounts.
- * The maximum value is 1000; the server will coerce values above 1000.
+ * Optional. The maximum number of service accounts to return. The service may
+ * return fewer than this value. If unspecified, returns at most 100 service
+ * accounts. The maximum value is 1000; the server will coerce values above
+ * 1000.
*
*
* int32 page_size = 2 [(.google.api.field_behavior) = OPTIONAL];
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListSubscribersRequestOrBuilder.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListSubscribersRequestOrBuilder.java
index 5426586db033..f9ffcec63652 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListSubscribersRequestOrBuilder.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListSubscribersRequestOrBuilder.java
@@ -52,10 +52,10 @@ public interface ListSubscribersRequestOrBuilder
*
*
*
- * Optional. The maximum number of service accounts to return. The service may return
- * fewer than this value.
- * If unspecified, returns at most 100 service accounts.
- * The maximum value is 1000; the server will coerce values above 1000.
+ * Optional. The maximum number of service accounts to return. The service may
+ * return fewer than this value. If unspecified, returns at most 100 service
+ * accounts. The maximum value is 1000; the server will coerce values above
+ * 1000.
*
*
* int32 page_size = 2 [(.google.api.field_behavior) = OPTIONAL];
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListTransferableOffersRequest.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListTransferableOffersRequest.java
index 91bc8acb1fa0..8c993dac6696 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListTransferableOffersRequest.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListTransferableOffersRequest.java
@@ -22,7 +22,8 @@
*
*
*
- * Request message for [CloudChannelService.ListTransferableOffers][google.cloud.channel.v1.CloudChannelService.ListTransferableOffers]
+ * Request message for
+ * [CloudChannelService.ListTransferableOffers][google.cloud.channel.v1.CloudChannelService.ListTransferableOffers]
*
*
* Protobuf type {@code google.cloud.channel.v1.ListTransferableOffersRequest}
@@ -337,8 +338,10 @@ public int getPageSize() {
*
* A token for a page of results other than the first page.
* Obtained using
- * [ListTransferableOffersResponse.next_page_token][google.cloud.channel.v1.ListTransferableOffersResponse.next_page_token] of the previous
- * [CloudChannelService.ListTransferableOffers][google.cloud.channel.v1.CloudChannelService.ListTransferableOffers] call.
+ * [ListTransferableOffersResponse.next_page_token][google.cloud.channel.v1.ListTransferableOffersResponse.next_page_token]
+ * of the previous
+ * [CloudChannelService.ListTransferableOffers][google.cloud.channel.v1.CloudChannelService.ListTransferableOffers]
+ * call.
*
*
* string page_token = 3;
@@ -363,8 +366,10 @@ public java.lang.String getPageToken() {
*
* A token for a page of results other than the first page.
* Obtained using
- * [ListTransferableOffersResponse.next_page_token][google.cloud.channel.v1.ListTransferableOffersResponse.next_page_token] of the previous
- * [CloudChannelService.ListTransferableOffers][google.cloud.channel.v1.CloudChannelService.ListTransferableOffers] call.
+ * [ListTransferableOffersResponse.next_page_token][google.cloud.channel.v1.ListTransferableOffersResponse.next_page_token]
+ * of the previous
+ * [CloudChannelService.ListTransferableOffers][google.cloud.channel.v1.CloudChannelService.ListTransferableOffers]
+ * call.
*
*
* string page_token = 3;
@@ -724,7 +729,8 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
*
*
- * Request message for [CloudChannelService.ListTransferableOffers][google.cloud.channel.v1.CloudChannelService.ListTransferableOffers]
+ * Request message for
+ * [CloudChannelService.ListTransferableOffers][google.cloud.channel.v1.CloudChannelService.ListTransferableOffers]
*
*
* Protobuf type {@code google.cloud.channel.v1.ListTransferableOffersRequest}
@@ -1444,8 +1450,10 @@ public Builder clearPageSize() {
*
* A token for a page of results other than the first page.
* Obtained using
- * [ListTransferableOffersResponse.next_page_token][google.cloud.channel.v1.ListTransferableOffersResponse.next_page_token] of the previous
- * [CloudChannelService.ListTransferableOffers][google.cloud.channel.v1.CloudChannelService.ListTransferableOffers] call.
+ * [ListTransferableOffersResponse.next_page_token][google.cloud.channel.v1.ListTransferableOffersResponse.next_page_token]
+ * of the previous
+ * [CloudChannelService.ListTransferableOffers][google.cloud.channel.v1.CloudChannelService.ListTransferableOffers]
+ * call.
*
*
* string page_token = 3;
@@ -1469,8 +1477,10 @@ public java.lang.String getPageToken() {
*
* A token for a page of results other than the first page.
* Obtained using
- * [ListTransferableOffersResponse.next_page_token][google.cloud.channel.v1.ListTransferableOffersResponse.next_page_token] of the previous
- * [CloudChannelService.ListTransferableOffers][google.cloud.channel.v1.CloudChannelService.ListTransferableOffers] call.
+ * [ListTransferableOffersResponse.next_page_token][google.cloud.channel.v1.ListTransferableOffersResponse.next_page_token]
+ * of the previous
+ * [CloudChannelService.ListTransferableOffers][google.cloud.channel.v1.CloudChannelService.ListTransferableOffers]
+ * call.
*
*
* string page_token = 3;
@@ -1494,8 +1504,10 @@ public com.google.protobuf.ByteString getPageTokenBytes() {
*
* A token for a page of results other than the first page.
* Obtained using
- * [ListTransferableOffersResponse.next_page_token][google.cloud.channel.v1.ListTransferableOffersResponse.next_page_token] of the previous
- * [CloudChannelService.ListTransferableOffers][google.cloud.channel.v1.CloudChannelService.ListTransferableOffers] call.
+ * [ListTransferableOffersResponse.next_page_token][google.cloud.channel.v1.ListTransferableOffersResponse.next_page_token]
+ * of the previous
+ * [CloudChannelService.ListTransferableOffers][google.cloud.channel.v1.CloudChannelService.ListTransferableOffers]
+ * call.
*
*
* string page_token = 3;
@@ -1518,8 +1530,10 @@ public Builder setPageToken(java.lang.String value) {
*
* A token for a page of results other than the first page.
* Obtained using
- * [ListTransferableOffersResponse.next_page_token][google.cloud.channel.v1.ListTransferableOffersResponse.next_page_token] of the previous
- * [CloudChannelService.ListTransferableOffers][google.cloud.channel.v1.CloudChannelService.ListTransferableOffers] call.
+ * [ListTransferableOffersResponse.next_page_token][google.cloud.channel.v1.ListTransferableOffersResponse.next_page_token]
+ * of the previous
+ * [CloudChannelService.ListTransferableOffers][google.cloud.channel.v1.CloudChannelService.ListTransferableOffers]
+ * call.
*
*
* string page_token = 3;
@@ -1538,8 +1552,10 @@ public Builder clearPageToken() {
*
* A token for a page of results other than the first page.
* Obtained using
- * [ListTransferableOffersResponse.next_page_token][google.cloud.channel.v1.ListTransferableOffersResponse.next_page_token] of the previous
- * [CloudChannelService.ListTransferableOffers][google.cloud.channel.v1.CloudChannelService.ListTransferableOffers] call.
+ * [ListTransferableOffersResponse.next_page_token][google.cloud.channel.v1.ListTransferableOffersResponse.next_page_token]
+ * of the previous
+ * [CloudChannelService.ListTransferableOffers][google.cloud.channel.v1.CloudChannelService.ListTransferableOffers]
+ * call.
*
*
* string page_token = 3;
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListTransferableOffersRequestOrBuilder.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListTransferableOffersRequestOrBuilder.java
index 35809e11af4c..625832a80dd5 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListTransferableOffersRequestOrBuilder.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListTransferableOffersRequestOrBuilder.java
@@ -146,8 +146,10 @@ public interface ListTransferableOffersRequestOrBuilder
*
* A token for a page of results other than the first page.
* Obtained using
- * [ListTransferableOffersResponse.next_page_token][google.cloud.channel.v1.ListTransferableOffersResponse.next_page_token] of the previous
- * [CloudChannelService.ListTransferableOffers][google.cloud.channel.v1.CloudChannelService.ListTransferableOffers] call.
+ * [ListTransferableOffersResponse.next_page_token][google.cloud.channel.v1.ListTransferableOffersResponse.next_page_token]
+ * of the previous
+ * [CloudChannelService.ListTransferableOffers][google.cloud.channel.v1.CloudChannelService.ListTransferableOffers]
+ * call.
*
*
* string page_token = 3;
@@ -161,8 +163,10 @@ public interface ListTransferableOffersRequestOrBuilder
*
* A token for a page of results other than the first page.
* Obtained using
- * [ListTransferableOffersResponse.next_page_token][google.cloud.channel.v1.ListTransferableOffersResponse.next_page_token] of the previous
- * [CloudChannelService.ListTransferableOffers][google.cloud.channel.v1.CloudChannelService.ListTransferableOffers] call.
+ * [ListTransferableOffersResponse.next_page_token][google.cloud.channel.v1.ListTransferableOffersResponse.next_page_token]
+ * of the previous
+ * [CloudChannelService.ListTransferableOffers][google.cloud.channel.v1.CloudChannelService.ListTransferableOffers]
+ * call.
*
*
* string page_token = 3;
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListTransferableOffersResponse.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListTransferableOffersResponse.java
index d728aa7bda01..3ee5a7db6f6e 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListTransferableOffersResponse.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListTransferableOffersResponse.java
@@ -22,7 +22,8 @@
*
*
*
- * Response message for [CloudChannelService.ListTransferableOffers][google.cloud.channel.v1.CloudChannelService.ListTransferableOffers].
+ * Response message for
+ * [CloudChannelService.ListTransferableOffers][google.cloud.channel.v1.CloudChannelService.ListTransferableOffers].
*
*
* Protobuf type {@code google.cloud.channel.v1.ListTransferableOffersResponse}
@@ -151,8 +152,9 @@ public com.google.cloud.channel.v1.TransferableOfferOrBuilder getTransferableOff
*
*
* A token to retrieve the next page of results.
- * Pass to [ListTransferableOffersRequest.page_token][google.cloud.channel.v1.ListTransferableOffersRequest.page_token] to obtain
- * that page.
+ * Pass to
+ * [ListTransferableOffersRequest.page_token][google.cloud.channel.v1.ListTransferableOffersRequest.page_token]
+ * to obtain that page.
*
*
* string next_page_token = 2;
@@ -176,8 +178,9 @@ public java.lang.String getNextPageToken() {
*
*
* A token to retrieve the next page of results.
- * Pass to [ListTransferableOffersRequest.page_token][google.cloud.channel.v1.ListTransferableOffersRequest.page_token] to obtain
- * that page.
+ * Pass to
+ * [ListTransferableOffersRequest.page_token][google.cloud.channel.v1.ListTransferableOffersRequest.page_token]
+ * to obtain that page.
*
*
* string next_page_token = 2;
@@ -373,7 +376,8 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
*
*
- * Response message for [CloudChannelService.ListTransferableOffers][google.cloud.channel.v1.CloudChannelService.ListTransferableOffers].
+ * Response message for
+ * [CloudChannelService.ListTransferableOffers][google.cloud.channel.v1.CloudChannelService.ListTransferableOffers].
*
*
* Protobuf type {@code google.cloud.channel.v1.ListTransferableOffersResponse}
@@ -984,8 +988,9 @@ public com.google.cloud.channel.v1.TransferableOffer.Builder addTransferableOffe
*
*
* A token to retrieve the next page of results.
- * Pass to [ListTransferableOffersRequest.page_token][google.cloud.channel.v1.ListTransferableOffersRequest.page_token] to obtain
- * that page.
+ * Pass to
+ * [ListTransferableOffersRequest.page_token][google.cloud.channel.v1.ListTransferableOffersRequest.page_token]
+ * to obtain that page.
*
*
* string next_page_token = 2;
@@ -1008,8 +1013,9 @@ public java.lang.String getNextPageToken() {
*
*
* A token to retrieve the next page of results.
- * Pass to [ListTransferableOffersRequest.page_token][google.cloud.channel.v1.ListTransferableOffersRequest.page_token] to obtain
- * that page.
+ * Pass to
+ * [ListTransferableOffersRequest.page_token][google.cloud.channel.v1.ListTransferableOffersRequest.page_token]
+ * to obtain that page.
*
*
* string next_page_token = 2;
@@ -1032,8 +1038,9 @@ public com.google.protobuf.ByteString getNextPageTokenBytes() {
*
*
* A token to retrieve the next page of results.
- * Pass to [ListTransferableOffersRequest.page_token][google.cloud.channel.v1.ListTransferableOffersRequest.page_token] to obtain
- * that page.
+ * Pass to
+ * [ListTransferableOffersRequest.page_token][google.cloud.channel.v1.ListTransferableOffersRequest.page_token]
+ * to obtain that page.
*
*
* string next_page_token = 2;
@@ -1055,8 +1062,9 @@ public Builder setNextPageToken(java.lang.String value) {
*
*
* A token to retrieve the next page of results.
- * Pass to [ListTransferableOffersRequest.page_token][google.cloud.channel.v1.ListTransferableOffersRequest.page_token] to obtain
- * that page.
+ * Pass to
+ * [ListTransferableOffersRequest.page_token][google.cloud.channel.v1.ListTransferableOffersRequest.page_token]
+ * to obtain that page.
*
*
* string next_page_token = 2;
@@ -1074,8 +1082,9 @@ public Builder clearNextPageToken() {
*
*
* A token to retrieve the next page of results.
- * Pass to [ListTransferableOffersRequest.page_token][google.cloud.channel.v1.ListTransferableOffersRequest.page_token] to obtain
- * that page.
+ * Pass to
+ * [ListTransferableOffersRequest.page_token][google.cloud.channel.v1.ListTransferableOffersRequest.page_token]
+ * to obtain that page.
*
*
* string next_page_token = 2;
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListTransferableOffersResponseOrBuilder.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListTransferableOffersResponseOrBuilder.java
index 36f0dddbe912..fefb604b7fde 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListTransferableOffersResponseOrBuilder.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListTransferableOffersResponseOrBuilder.java
@@ -85,8 +85,9 @@ public interface ListTransferableOffersResponseOrBuilder
*
*
* A token to retrieve the next page of results.
- * Pass to [ListTransferableOffersRequest.page_token][google.cloud.channel.v1.ListTransferableOffersRequest.page_token] to obtain
- * that page.
+ * Pass to
+ * [ListTransferableOffersRequest.page_token][google.cloud.channel.v1.ListTransferableOffersRequest.page_token]
+ * to obtain that page.
*
*
* string next_page_token = 2;
@@ -99,8 +100,9 @@ public interface ListTransferableOffersResponseOrBuilder
*
*
* A token to retrieve the next page of results.
- * Pass to [ListTransferableOffersRequest.page_token][google.cloud.channel.v1.ListTransferableOffersRequest.page_token] to obtain
- * that page.
+ * Pass to
+ * [ListTransferableOffersRequest.page_token][google.cloud.channel.v1.ListTransferableOffersRequest.page_token]
+ * to obtain that page.
*
*
* string next_page_token = 2;
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListTransferableSkusRequest.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListTransferableSkusRequest.java
index 4ae5aca2aaf0..781a91e3159d 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListTransferableSkusRequest.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListTransferableSkusRequest.java
@@ -22,7 +22,8 @@
*
*
*
- * Request message for [CloudChannelService.ListTransferableSkus][google.cloud.channel.v1.CloudChannelService.ListTransferableSkus]
+ * Request message for
+ * [CloudChannelService.ListTransferableSkus][google.cloud.channel.v1.CloudChannelService.ListTransferableSkus]
*
*
* Protobuf type {@code google.cloud.channel.v1.ListTransferableSkusRequest}
@@ -346,9 +347,10 @@ public int getPageSize() {
*
* A token for a page of results other than the first page.
* Obtained using
- * [ListTransferableSkusResponse.next_page_token][google.cloud.channel.v1.ListTransferableSkusResponse.next_page_token] of the previous
- * [CloudChannelService.ListTransferableSkus][google.cloud.channel.v1.CloudChannelService.ListTransferableSkus] call.
- * Optional.
+ * [ListTransferableSkusResponse.next_page_token][google.cloud.channel.v1.ListTransferableSkusResponse.next_page_token]
+ * of the previous
+ * [CloudChannelService.ListTransferableSkus][google.cloud.channel.v1.CloudChannelService.ListTransferableSkus]
+ * call. Optional.
*
*
* string page_token = 3;
@@ -373,9 +375,10 @@ public java.lang.String getPageToken() {
*
* A token for a page of results other than the first page.
* Obtained using
- * [ListTransferableSkusResponse.next_page_token][google.cloud.channel.v1.ListTransferableSkusResponse.next_page_token] of the previous
- * [CloudChannelService.ListTransferableSkus][google.cloud.channel.v1.CloudChannelService.ListTransferableSkus] call.
- * Optional.
+ * [ListTransferableSkusResponse.next_page_token][google.cloud.channel.v1.ListTransferableSkusResponse.next_page_token]
+ * of the previous
+ * [CloudChannelService.ListTransferableSkus][google.cloud.channel.v1.CloudChannelService.ListTransferableSkus]
+ * call. Optional.
*
*
* string page_token = 3;
@@ -743,7 +746,8 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
*
*
- * Request message for [CloudChannelService.ListTransferableSkus][google.cloud.channel.v1.CloudChannelService.ListTransferableSkus]
+ * Request message for
+ * [CloudChannelService.ListTransferableSkus][google.cloud.channel.v1.CloudChannelService.ListTransferableSkus]
*
*
* Protobuf type {@code google.cloud.channel.v1.ListTransferableSkusRequest}
@@ -1483,9 +1487,10 @@ public Builder clearPageSize() {
*
* A token for a page of results other than the first page.
* Obtained using
- * [ListTransferableSkusResponse.next_page_token][google.cloud.channel.v1.ListTransferableSkusResponse.next_page_token] of the previous
- * [CloudChannelService.ListTransferableSkus][google.cloud.channel.v1.CloudChannelService.ListTransferableSkus] call.
- * Optional.
+ * [ListTransferableSkusResponse.next_page_token][google.cloud.channel.v1.ListTransferableSkusResponse.next_page_token]
+ * of the previous
+ * [CloudChannelService.ListTransferableSkus][google.cloud.channel.v1.CloudChannelService.ListTransferableSkus]
+ * call. Optional.
*
*
* string page_token = 3;
@@ -1509,9 +1514,10 @@ public java.lang.String getPageToken() {
*
* A token for a page of results other than the first page.
* Obtained using
- * [ListTransferableSkusResponse.next_page_token][google.cloud.channel.v1.ListTransferableSkusResponse.next_page_token] of the previous
- * [CloudChannelService.ListTransferableSkus][google.cloud.channel.v1.CloudChannelService.ListTransferableSkus] call.
- * Optional.
+ * [ListTransferableSkusResponse.next_page_token][google.cloud.channel.v1.ListTransferableSkusResponse.next_page_token]
+ * of the previous
+ * [CloudChannelService.ListTransferableSkus][google.cloud.channel.v1.CloudChannelService.ListTransferableSkus]
+ * call. Optional.
*
*
* string page_token = 3;
@@ -1535,9 +1541,10 @@ public com.google.protobuf.ByteString getPageTokenBytes() {
*
* A token for a page of results other than the first page.
* Obtained using
- * [ListTransferableSkusResponse.next_page_token][google.cloud.channel.v1.ListTransferableSkusResponse.next_page_token] of the previous
- * [CloudChannelService.ListTransferableSkus][google.cloud.channel.v1.CloudChannelService.ListTransferableSkus] call.
- * Optional.
+ * [ListTransferableSkusResponse.next_page_token][google.cloud.channel.v1.ListTransferableSkusResponse.next_page_token]
+ * of the previous
+ * [CloudChannelService.ListTransferableSkus][google.cloud.channel.v1.CloudChannelService.ListTransferableSkus]
+ * call. Optional.
*
*
* string page_token = 3;
@@ -1560,9 +1567,10 @@ public Builder setPageToken(java.lang.String value) {
*
* A token for a page of results other than the first page.
* Obtained using
- * [ListTransferableSkusResponse.next_page_token][google.cloud.channel.v1.ListTransferableSkusResponse.next_page_token] of the previous
- * [CloudChannelService.ListTransferableSkus][google.cloud.channel.v1.CloudChannelService.ListTransferableSkus] call.
- * Optional.
+ * [ListTransferableSkusResponse.next_page_token][google.cloud.channel.v1.ListTransferableSkusResponse.next_page_token]
+ * of the previous
+ * [CloudChannelService.ListTransferableSkus][google.cloud.channel.v1.CloudChannelService.ListTransferableSkus]
+ * call. Optional.
*
*
* string page_token = 3;
@@ -1581,9 +1589,10 @@ public Builder clearPageToken() {
*
* A token for a page of results other than the first page.
* Obtained using
- * [ListTransferableSkusResponse.next_page_token][google.cloud.channel.v1.ListTransferableSkusResponse.next_page_token] of the previous
- * [CloudChannelService.ListTransferableSkus][google.cloud.channel.v1.CloudChannelService.ListTransferableSkus] call.
- * Optional.
+ * [ListTransferableSkusResponse.next_page_token][google.cloud.channel.v1.ListTransferableSkusResponse.next_page_token]
+ * of the previous
+ * [CloudChannelService.ListTransferableSkus][google.cloud.channel.v1.CloudChannelService.ListTransferableSkus]
+ * call. Optional.
*
*
* string page_token = 3;
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListTransferableSkusRequestOrBuilder.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListTransferableSkusRequestOrBuilder.java
index 7198bc6c19a1..9c487925be2a 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListTransferableSkusRequestOrBuilder.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListTransferableSkusRequestOrBuilder.java
@@ -155,9 +155,10 @@ public interface ListTransferableSkusRequestOrBuilder
*
* A token for a page of results other than the first page.
* Obtained using
- * [ListTransferableSkusResponse.next_page_token][google.cloud.channel.v1.ListTransferableSkusResponse.next_page_token] of the previous
- * [CloudChannelService.ListTransferableSkus][google.cloud.channel.v1.CloudChannelService.ListTransferableSkus] call.
- * Optional.
+ * [ListTransferableSkusResponse.next_page_token][google.cloud.channel.v1.ListTransferableSkusResponse.next_page_token]
+ * of the previous
+ * [CloudChannelService.ListTransferableSkus][google.cloud.channel.v1.CloudChannelService.ListTransferableSkus]
+ * call. Optional.
*
*
* string page_token = 3;
@@ -171,9 +172,10 @@ public interface ListTransferableSkusRequestOrBuilder
*
* A token for a page of results other than the first page.
* Obtained using
- * [ListTransferableSkusResponse.next_page_token][google.cloud.channel.v1.ListTransferableSkusResponse.next_page_token] of the previous
- * [CloudChannelService.ListTransferableSkus][google.cloud.channel.v1.CloudChannelService.ListTransferableSkus] call.
- * Optional.
+ * [ListTransferableSkusResponse.next_page_token][google.cloud.channel.v1.ListTransferableSkusResponse.next_page_token]
+ * of the previous
+ * [CloudChannelService.ListTransferableSkus][google.cloud.channel.v1.CloudChannelService.ListTransferableSkus]
+ * call. Optional.
*
*
* string page_token = 3;
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListTransferableSkusResponse.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListTransferableSkusResponse.java
index 90d0b5176bfa..c10fdc8838be 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListTransferableSkusResponse.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListTransferableSkusResponse.java
@@ -22,7 +22,8 @@
*
*
*
- * Response message for [CloudChannelService.ListTransferableSkus][google.cloud.channel.v1.CloudChannelService.ListTransferableSkus].
+ * Response message for
+ * [CloudChannelService.ListTransferableSkus][google.cloud.channel.v1.CloudChannelService.ListTransferableSkus].
*
*
* Protobuf type {@code google.cloud.channel.v1.ListTransferableSkusResponse}
@@ -145,8 +146,9 @@ public com.google.cloud.channel.v1.TransferableSkuOrBuilder getTransferableSkusO
*
*
* A token to retrieve the next page of results.
- * Pass to [ListTransferableSkusRequest.page_token][google.cloud.channel.v1.ListTransferableSkusRequest.page_token] to obtain
- * that page.
+ * Pass to
+ * [ListTransferableSkusRequest.page_token][google.cloud.channel.v1.ListTransferableSkusRequest.page_token]
+ * to obtain that page.
*
*
* string next_page_token = 2;
@@ -170,8 +172,9 @@ public java.lang.String getNextPageToken() {
*
*
* A token to retrieve the next page of results.
- * Pass to [ListTransferableSkusRequest.page_token][google.cloud.channel.v1.ListTransferableSkusRequest.page_token] to obtain
- * that page.
+ * Pass to
+ * [ListTransferableSkusRequest.page_token][google.cloud.channel.v1.ListTransferableSkusRequest.page_token]
+ * to obtain that page.
*
*
* string next_page_token = 2;
@@ -366,7 +369,8 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
*
*
- * Response message for [CloudChannelService.ListTransferableSkus][google.cloud.channel.v1.CloudChannelService.ListTransferableSkus].
+ * Response message for
+ * [CloudChannelService.ListTransferableSkus][google.cloud.channel.v1.CloudChannelService.ListTransferableSkus].
*
*
* Protobuf type {@code google.cloud.channel.v1.ListTransferableSkusResponse}
@@ -957,8 +961,9 @@ public com.google.cloud.channel.v1.TransferableSku.Builder addTransferableSkusBu
*
*
* A token to retrieve the next page of results.
- * Pass to [ListTransferableSkusRequest.page_token][google.cloud.channel.v1.ListTransferableSkusRequest.page_token] to obtain
- * that page.
+ * Pass to
+ * [ListTransferableSkusRequest.page_token][google.cloud.channel.v1.ListTransferableSkusRequest.page_token]
+ * to obtain that page.
*
*
* string next_page_token = 2;
@@ -981,8 +986,9 @@ public java.lang.String getNextPageToken() {
*
*
* A token to retrieve the next page of results.
- * Pass to [ListTransferableSkusRequest.page_token][google.cloud.channel.v1.ListTransferableSkusRequest.page_token] to obtain
- * that page.
+ * Pass to
+ * [ListTransferableSkusRequest.page_token][google.cloud.channel.v1.ListTransferableSkusRequest.page_token]
+ * to obtain that page.
*
*
* string next_page_token = 2;
@@ -1005,8 +1011,9 @@ public com.google.protobuf.ByteString getNextPageTokenBytes() {
*
*
* A token to retrieve the next page of results.
- * Pass to [ListTransferableSkusRequest.page_token][google.cloud.channel.v1.ListTransferableSkusRequest.page_token] to obtain
- * that page.
+ * Pass to
+ * [ListTransferableSkusRequest.page_token][google.cloud.channel.v1.ListTransferableSkusRequest.page_token]
+ * to obtain that page.
*
*
* string next_page_token = 2;
@@ -1028,8 +1035,9 @@ public Builder setNextPageToken(java.lang.String value) {
*
*
* A token to retrieve the next page of results.
- * Pass to [ListTransferableSkusRequest.page_token][google.cloud.channel.v1.ListTransferableSkusRequest.page_token] to obtain
- * that page.
+ * Pass to
+ * [ListTransferableSkusRequest.page_token][google.cloud.channel.v1.ListTransferableSkusRequest.page_token]
+ * to obtain that page.
*
*
* string next_page_token = 2;
@@ -1047,8 +1055,9 @@ public Builder clearNextPageToken() {
*
*
* A token to retrieve the next page of results.
- * Pass to [ListTransferableSkusRequest.page_token][google.cloud.channel.v1.ListTransferableSkusRequest.page_token] to obtain
- * that page.
+ * Pass to
+ * [ListTransferableSkusRequest.page_token][google.cloud.channel.v1.ListTransferableSkusRequest.page_token]
+ * to obtain that page.
*
*
* string next_page_token = 2;
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListTransferableSkusResponseOrBuilder.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListTransferableSkusResponseOrBuilder.java
index d959f0167fcd..4d50cf7bdfe2 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListTransferableSkusResponseOrBuilder.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ListTransferableSkusResponseOrBuilder.java
@@ -80,8 +80,9 @@ public interface ListTransferableSkusResponseOrBuilder
*
*
* A token to retrieve the next page of results.
- * Pass to [ListTransferableSkusRequest.page_token][google.cloud.channel.v1.ListTransferableSkusRequest.page_token] to obtain
- * that page.
+ * Pass to
+ * [ListTransferableSkusRequest.page_token][google.cloud.channel.v1.ListTransferableSkusRequest.page_token]
+ * to obtain that page.
*
*
* string next_page_token = 2;
@@ -94,8 +95,9 @@ public interface ListTransferableSkusResponseOrBuilder
*
*
* A token to retrieve the next page of results.
- * Pass to [ListTransferableSkusRequest.page_token][google.cloud.channel.v1.ListTransferableSkusRequest.page_token] to obtain
- * that page.
+ * Pass to
+ * [ListTransferableSkusRequest.page_token][google.cloud.channel.v1.ListTransferableSkusRequest.page_token]
+ * to obtain that page.
*
*
* string next_page_token = 2;
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/Offer.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/Offer.java
index 60d5ec541c4c..1481c8472c9c 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/Offer.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/Offer.java
@@ -23,8 +23,8 @@
*
*
* Represents an offer made to resellers for purchase.
- * An offer is associated with a [Sku][google.cloud.channel.v1.Sku], has a plan for payment, a price, and
- * defines the constraints for buying.
+ * An offer is associated with a [Sku][google.cloud.channel.v1.Sku], has a plan
+ * for payment, a price, and defines the constraints for buying.
*
*
* Protobuf type {@code google.cloud.channel.v1.Offer}
@@ -874,8 +874,8 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
*
* Represents an offer made to resellers for purchase.
- * An offer is associated with a [Sku][google.cloud.channel.v1.Sku], has a plan for payment, a price, and
- * defines the constraints for buying.
+ * An offer is associated with a [Sku][google.cloud.channel.v1.Sku], has a plan
+ * for payment, a price, and defines the constraints for buying.
*
*
* Protobuf type {@code google.cloud.channel.v1.Offer}
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/OperationMetadata.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/OperationMetadata.java
index 1015e7df0b91..9dfb7d99342a 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/OperationMetadata.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/OperationMetadata.java
@@ -22,7 +22,8 @@
*
*
*
- * Provides contextual information about a [google.longrunning.Operation][google.longrunning.Operation].
+ * Provides contextual information about a
+ * [google.longrunning.Operation][google.longrunning.Operation].
*
*
* Protobuf type {@code google.cloud.channel.v1.OperationMetadata}
@@ -627,7 +628,8 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
*
*
- * Provides contextual information about a [google.longrunning.Operation][google.longrunning.Operation].
+ * Provides contextual information about a
+ * [google.longrunning.Operation][google.longrunning.Operation].
*
*
* Protobuf type {@code google.cloud.channel.v1.OperationMetadata}
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/Parameter.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/Parameter.java
index 8e03775a0943..4ffd3b3302cb 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/Parameter.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/Parameter.java
@@ -168,9 +168,9 @@ public com.google.cloud.channel.v1.ValueOrBuilder getValueOrBuilder() {
*
*
*
- * Output only. Specifies whether this parameter is allowed to be changed. For example, for
- * a Google Workspace Business Starter entitlement in commitment plan,
- * num_units is editable when entitlement is active.
+ * Output only. Specifies whether this parameter is allowed to be changed. For
+ * example, for a Google Workspace Business Starter entitlement in commitment
+ * plan, num_units is editable when entitlement is active.
*
*
* bool editable = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
@@ -854,9 +854,9 @@ public com.google.cloud.channel.v1.ValueOrBuilder getValueOrBuilder() {
*
*
*
- * Output only. Specifies whether this parameter is allowed to be changed. For example, for
- * a Google Workspace Business Starter entitlement in commitment plan,
- * num_units is editable when entitlement is active.
+ * Output only. Specifies whether this parameter is allowed to be changed. For
+ * example, for a Google Workspace Business Starter entitlement in commitment
+ * plan, num_units is editable when entitlement is active.
*
*
* bool editable = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
@@ -871,9 +871,9 @@ public boolean getEditable() {
*
*
*
- * Output only. Specifies whether this parameter is allowed to be changed. For example, for
- * a Google Workspace Business Starter entitlement in commitment plan,
- * num_units is editable when entitlement is active.
+ * Output only. Specifies whether this parameter is allowed to be changed. For
+ * example, for a Google Workspace Business Starter entitlement in commitment
+ * plan, num_units is editable when entitlement is active.
*
*
* bool editable = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
@@ -891,9 +891,9 @@ public Builder setEditable(boolean value) {
*
*
*
- * Output only. Specifies whether this parameter is allowed to be changed. For example, for
- * a Google Workspace Business Starter entitlement in commitment plan,
- * num_units is editable when entitlement is active.
+ * Output only. Specifies whether this parameter is allowed to be changed. For
+ * example, for a Google Workspace Business Starter entitlement in commitment
+ * plan, num_units is editable when entitlement is active.
*
*
* bool editable = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ParameterOrBuilder.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ParameterOrBuilder.java
index db127f5608cb..61c76ff1ef73 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ParameterOrBuilder.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ParameterOrBuilder.java
@@ -87,9 +87,9 @@ public interface ParameterOrBuilder
*
*
*
- * Output only. Specifies whether this parameter is allowed to be changed. For example, for
- * a Google Workspace Business Starter entitlement in commitment plan,
- * num_units is editable when entitlement is active.
+ * Output only. Specifies whether this parameter is allowed to be changed. For
+ * example, for a Google Workspace Business Starter entitlement in commitment
+ * plan, num_units is editable when entitlement is active.
*
*
* bool editable = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ProvisionCloudIdentityRequest.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ProvisionCloudIdentityRequest.java
index ebb8f18d654e..f2ab5a50746d 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ProvisionCloudIdentityRequest.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ProvisionCloudIdentityRequest.java
@@ -22,7 +22,8 @@
*
*
*
- * Request message for [CloudChannelService.ProvisionCloudIdentity][google.cloud.channel.v1.CloudChannelService.ProvisionCloudIdentity]
+ * Request message for
+ * [CloudChannelService.ProvisionCloudIdentity][google.cloud.channel.v1.CloudChannelService.ProvisionCloudIdentity]
*
*
* Protobuf type {@code google.cloud.channel.v1.ProvisionCloudIdentityRequest}
@@ -435,7 +436,8 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
*
*
- * Request message for [CloudChannelService.ProvisionCloudIdentity][google.cloud.channel.v1.CloudChannelService.ProvisionCloudIdentity]
+ * Request message for
+ * [CloudChannelService.ProvisionCloudIdentity][google.cloud.channel.v1.CloudChannelService.ProvisionCloudIdentity]
*
*
* Protobuf type {@code google.cloud.channel.v1.ProvisionCloudIdentityRequest}
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ProvisionedService.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ProvisionedService.java
index e864eb4243e3..28b7cd182341 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ProvisionedService.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ProvisionedService.java
@@ -75,8 +75,8 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
*
*
*
- * Output only. Provisioning ID of the entitlement. For Google Workspace, this is the
- * underlying Subscription ID. For Google Cloud Platform, this is the
+ * Output only. Provisioning ID of the entitlement. For Google Workspace, this
+ * is the underlying Subscription ID. For Google Cloud Platform, this is the
* Billing Account ID of the billing subaccount."
*
*
@@ -100,8 +100,8 @@ public java.lang.String getProvisioningId() {
*
*
*
- * Output only. Provisioning ID of the entitlement. For Google Workspace, this is the
- * underlying Subscription ID. For Google Cloud Platform, this is the
+ * Output only. Provisioning ID of the entitlement. For Google Workspace, this
+ * is the underlying Subscription ID. For Google Cloud Platform, this is the
* Billing Account ID of the billing subaccount."
*
*
@@ -128,8 +128,8 @@ public com.google.protobuf.ByteString getProvisioningIdBytes() {
*
*
*
- * Output only. The product pertaining to the provisioning resource as specified in the
- * Offer.
+ * Output only. The product pertaining to the provisioning resource as
+ * specified in the Offer.
*
*
* string product_id = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
@@ -152,8 +152,8 @@ public java.lang.String getProductId() {
*
*
*
- * Output only. The product pertaining to the provisioning resource as specified in the
- * Offer.
+ * Output only. The product pertaining to the provisioning resource as
+ * specified in the Offer.
*
*
* string product_id = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
@@ -179,7 +179,8 @@ public com.google.protobuf.ByteString getProductIdBytes() {
*
*
*
- * Output only. The SKU pertaining to the provisioning resource as specified in the Offer.
+ * Output only. The SKU pertaining to the provisioning resource as specified
+ * in the Offer.
*
*
* string sku_id = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
@@ -202,7 +203,8 @@ public java.lang.String getSkuId() {
*
*
*
- * Output only. The SKU pertaining to the provisioning resource as specified in the Offer.
+ * Output only. The SKU pertaining to the provisioning resource as specified
+ * in the Offer.
*
*
* string sku_id = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
@@ -600,8 +602,8 @@ public Builder mergeFrom(
*
*
*
- * Output only. Provisioning ID of the entitlement. For Google Workspace, this is the
- * underlying Subscription ID. For Google Cloud Platform, this is the
+ * Output only. Provisioning ID of the entitlement. For Google Workspace, this
+ * is the underlying Subscription ID. For Google Cloud Platform, this is the
* Billing Account ID of the billing subaccount."
*
*
@@ -624,8 +626,8 @@ public java.lang.String getProvisioningId() {
*
*
*
- * Output only. Provisioning ID of the entitlement. For Google Workspace, this is the
- * underlying Subscription ID. For Google Cloud Platform, this is the
+ * Output only. Provisioning ID of the entitlement. For Google Workspace, this
+ * is the underlying Subscription ID. For Google Cloud Platform, this is the
* Billing Account ID of the billing subaccount."
*
*
@@ -648,8 +650,8 @@ public com.google.protobuf.ByteString getProvisioningIdBytes() {
*
*
*
- * Output only. Provisioning ID of the entitlement. For Google Workspace, this is the
- * underlying Subscription ID. For Google Cloud Platform, this is the
+ * Output only. Provisioning ID of the entitlement. For Google Workspace, this
+ * is the underlying Subscription ID. For Google Cloud Platform, this is the
* Billing Account ID of the billing subaccount."
*
*
@@ -671,8 +673,8 @@ public Builder setProvisioningId(java.lang.String value) {
*
*
*
- * Output only. Provisioning ID of the entitlement. For Google Workspace, this is the
- * underlying Subscription ID. For Google Cloud Platform, this is the
+ * Output only. Provisioning ID of the entitlement. For Google Workspace, this
+ * is the underlying Subscription ID. For Google Cloud Platform, this is the
* Billing Account ID of the billing subaccount."
*
*
@@ -690,8 +692,8 @@ public Builder clearProvisioningId() {
*
*
*
- * Output only. Provisioning ID of the entitlement. For Google Workspace, this is the
- * underlying Subscription ID. For Google Cloud Platform, this is the
+ * Output only. Provisioning ID of the entitlement. For Google Workspace, this
+ * is the underlying Subscription ID. For Google Cloud Platform, this is the
* Billing Account ID of the billing subaccount."
*
*
@@ -716,8 +718,8 @@ public Builder setProvisioningIdBytes(com.google.protobuf.ByteString value) {
*
*
*
- * Output only. The product pertaining to the provisioning resource as specified in the
- * Offer.
+ * Output only. The product pertaining to the provisioning resource as
+ * specified in the Offer.
*
*
* string product_id = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
@@ -739,8 +741,8 @@ public java.lang.String getProductId() {
*
*
*
- * Output only. The product pertaining to the provisioning resource as specified in the
- * Offer.
+ * Output only. The product pertaining to the provisioning resource as
+ * specified in the Offer.
*
*
* string product_id = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
@@ -762,8 +764,8 @@ public com.google.protobuf.ByteString getProductIdBytes() {
*
*
*
- * Output only. The product pertaining to the provisioning resource as specified in the
- * Offer.
+ * Output only. The product pertaining to the provisioning resource as
+ * specified in the Offer.
*
*
* string product_id = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
@@ -784,8 +786,8 @@ public Builder setProductId(java.lang.String value) {
*
*
*
- * Output only. The product pertaining to the provisioning resource as specified in the
- * Offer.
+ * Output only. The product pertaining to the provisioning resource as
+ * specified in the Offer.
*
*
* string product_id = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
@@ -802,8 +804,8 @@ public Builder clearProductId() {
*
*
*
- * Output only. The product pertaining to the provisioning resource as specified in the
- * Offer.
+ * Output only. The product pertaining to the provisioning resource as
+ * specified in the Offer.
*
*
* string product_id = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
@@ -827,7 +829,8 @@ public Builder setProductIdBytes(com.google.protobuf.ByteString value) {
*
*
*
- * Output only. The SKU pertaining to the provisioning resource as specified in the Offer.
+ * Output only. The SKU pertaining to the provisioning resource as specified
+ * in the Offer.
*
*
* string sku_id = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
@@ -849,7 +852,8 @@ public java.lang.String getSkuId() {
*
*
*
- * Output only. The SKU pertaining to the provisioning resource as specified in the Offer.
+ * Output only. The SKU pertaining to the provisioning resource as specified
+ * in the Offer.
*
*
* string sku_id = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
@@ -871,7 +875,8 @@ public com.google.protobuf.ByteString getSkuIdBytes() {
*
*
*
- * Output only. The SKU pertaining to the provisioning resource as specified in the Offer.
+ * Output only. The SKU pertaining to the provisioning resource as specified
+ * in the Offer.
*
*
* string sku_id = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
@@ -892,7 +897,8 @@ public Builder setSkuId(java.lang.String value) {
*
*
*
- * Output only. The SKU pertaining to the provisioning resource as specified in the Offer.
+ * Output only. The SKU pertaining to the provisioning resource as specified
+ * in the Offer.
*
*
* string sku_id = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
@@ -909,7 +915,8 @@ public Builder clearSkuId() {
*
*
*
- * Output only. The SKU pertaining to the provisioning resource as specified in the Offer.
+ * Output only. The SKU pertaining to the provisioning resource as specified
+ * in the Offer.
*
*
* string sku_id = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ProvisionedServiceOrBuilder.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ProvisionedServiceOrBuilder.java
index 7c613a2c5457..340e9fdd83b4 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ProvisionedServiceOrBuilder.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ProvisionedServiceOrBuilder.java
@@ -27,8 +27,8 @@ public interface ProvisionedServiceOrBuilder
*
*
*
- * Output only. Provisioning ID of the entitlement. For Google Workspace, this is the
- * underlying Subscription ID. For Google Cloud Platform, this is the
+ * Output only. Provisioning ID of the entitlement. For Google Workspace, this
+ * is the underlying Subscription ID. For Google Cloud Platform, this is the
* Billing Account ID of the billing subaccount."
*
*
@@ -41,8 +41,8 @@ public interface ProvisionedServiceOrBuilder
*
*
*
- * Output only. Provisioning ID of the entitlement. For Google Workspace, this is the
- * underlying Subscription ID. For Google Cloud Platform, this is the
+ * Output only. Provisioning ID of the entitlement. For Google Workspace, this
+ * is the underlying Subscription ID. For Google Cloud Platform, this is the
* Billing Account ID of the billing subaccount."
*
*
@@ -56,8 +56,8 @@ public interface ProvisionedServiceOrBuilder
*
*
*
- * Output only. The product pertaining to the provisioning resource as specified in the
- * Offer.
+ * Output only. The product pertaining to the provisioning resource as
+ * specified in the Offer.
*
*
* string product_id = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
@@ -69,8 +69,8 @@ public interface ProvisionedServiceOrBuilder
*
*
*
- * Output only. The product pertaining to the provisioning resource as specified in the
- * Offer.
+ * Output only. The product pertaining to the provisioning resource as
+ * specified in the Offer.
*
*
* string product_id = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
@@ -83,7 +83,8 @@ public interface ProvisionedServiceOrBuilder
*
*
*
- * Output only. The SKU pertaining to the provisioning resource as specified in the Offer.
+ * Output only. The SKU pertaining to the provisioning resource as specified
+ * in the Offer.
*
*
* string sku_id = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
@@ -95,7 +96,8 @@ public interface ProvisionedServiceOrBuilder
*
*
*
- * Output only. The SKU pertaining to the provisioning resource as specified in the Offer.
+ * Output only. The SKU pertaining to the provisioning resource as specified
+ * in the Offer.
*
*
* string sku_id = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/RegisterSubscriberRequest.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/RegisterSubscriberRequest.java
index eaa3f2a746fb..ec38aff9e83e 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/RegisterSubscriberRequest.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/RegisterSubscriberRequest.java
@@ -123,7 +123,8 @@ public com.google.protobuf.ByteString getAccountBytes() {
*
*
*
- * Required. Service account that provides subscriber access to the registered topic.
+ * Required. Service account that provides subscriber access to the registered
+ * topic.
*
*
* string service_account = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -146,7 +147,8 @@ public java.lang.String getServiceAccount() {
*
*
*
- * Required. Service account that provides subscriber access to the registered topic.
+ * Required. Service account that provides subscriber access to the registered
+ * topic.
*
*
* string service_account = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -630,7 +632,8 @@ public Builder setAccountBytes(com.google.protobuf.ByteString value) {
*
*
*
- * Required. Service account that provides subscriber access to the registered topic.
+ * Required. Service account that provides subscriber access to the registered
+ * topic.
*
*
* string service_account = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -652,7 +655,8 @@ public java.lang.String getServiceAccount() {
*
*
*
- * Required. Service account that provides subscriber access to the registered topic.
+ * Required. Service account that provides subscriber access to the registered
+ * topic.
*
*
* string service_account = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -674,7 +678,8 @@ public com.google.protobuf.ByteString getServiceAccountBytes() {
*
*
*
- * Required. Service account that provides subscriber access to the registered topic.
+ * Required. Service account that provides subscriber access to the registered
+ * topic.
*
*
* string service_account = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -695,7 +700,8 @@ public Builder setServiceAccount(java.lang.String value) {
*
*
*
- * Required. Service account that provides subscriber access to the registered topic.
+ * Required. Service account that provides subscriber access to the registered
+ * topic.
*
*
* string service_account = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -712,7 +718,8 @@ public Builder clearServiceAccount() {
*
*
*
- * Required. Service account that provides subscriber access to the registered topic.
+ * Required. Service account that provides subscriber access to the registered
+ * topic.
*
*
* string service_account = 2 [(.google.api.field_behavior) = REQUIRED];
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/RegisterSubscriberRequestOrBuilder.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/RegisterSubscriberRequestOrBuilder.java
index 576543cb193f..62589869e7d6 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/RegisterSubscriberRequestOrBuilder.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/RegisterSubscriberRequestOrBuilder.java
@@ -52,7 +52,8 @@ public interface RegisterSubscriberRequestOrBuilder
*
*
*
- * Required. Service account that provides subscriber access to the registered topic.
+ * Required. Service account that provides subscriber access to the registered
+ * topic.
*
*
* string service_account = 2 [(.google.api.field_behavior) = REQUIRED];
@@ -64,7 +65,8 @@ public interface RegisterSubscriberRequestOrBuilder
*
*
*
- * Required. Service account that provides subscriber access to the registered topic.
+ * Required. Service account that provides subscriber access to the registered
+ * topic.
*
*
* string service_account = 2 [(.google.api.field_behavior) = REQUIRED];
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/Report.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/Report.java
index f6d5af07a40f..19cedc14bdd2 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/Report.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/Report.java
@@ -77,9 +77,9 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
*
*
*
- * Required. The report's resource name. Specifies the account and report used to
- * generate report data. The report_id identifier is a UID
- * (for example, `613bf59q`).
+ * Required. The report's resource name. Specifies the account and report used
+ * to generate report data. The report_id identifier is a UID (for example,
+ * `613bf59q`).
* Name uses the format:
* accounts/{account_id}/reports/{report_id}
*
@@ -104,9 +104,9 @@ public java.lang.String getName() {
*
*
*
- * Required. The report's resource name. Specifies the account and report used to
- * generate report data. The report_id identifier is a UID
- * (for example, `613bf59q`).
+ * Required. The report's resource name. Specifies the account and report used
+ * to generate report data. The report_id identifier is a UID (for example,
+ * `613bf59q`).
* Name uses the format:
* accounts/{account_id}/reports/{report_id}
*
@@ -748,9 +748,9 @@ public Builder mergeFrom(
*
*
*
- * Required. The report's resource name. Specifies the account and report used to
- * generate report data. The report_id identifier is a UID
- * (for example, `613bf59q`).
+ * Required. The report's resource name. Specifies the account and report used
+ * to generate report data. The report_id identifier is a UID (for example,
+ * `613bf59q`).
* Name uses the format:
* accounts/{account_id}/reports/{report_id}
*
@@ -774,9 +774,9 @@ public java.lang.String getName() {
*
*
*
- * Required. The report's resource name. Specifies the account and report used to
- * generate report data. The report_id identifier is a UID
- * (for example, `613bf59q`).
+ * Required. The report's resource name. Specifies the account and report used
+ * to generate report data. The report_id identifier is a UID (for example,
+ * `613bf59q`).
* Name uses the format:
* accounts/{account_id}/reports/{report_id}
*
@@ -800,9 +800,9 @@ public com.google.protobuf.ByteString getNameBytes() {
*
*
*
- * Required. The report's resource name. Specifies the account and report used to
- * generate report data. The report_id identifier is a UID
- * (for example, `613bf59q`).
+ * Required. The report's resource name. Specifies the account and report used
+ * to generate report data. The report_id identifier is a UID (for example,
+ * `613bf59q`).
* Name uses the format:
* accounts/{account_id}/reports/{report_id}
*
@@ -825,9 +825,9 @@ public Builder setName(java.lang.String value) {
*
*
*
- * Required. The report's resource name. Specifies the account and report used to
- * generate report data. The report_id identifier is a UID
- * (for example, `613bf59q`).
+ * Required. The report's resource name. Specifies the account and report used
+ * to generate report data. The report_id identifier is a UID (for example,
+ * `613bf59q`).
* Name uses the format:
* accounts/{account_id}/reports/{report_id}
*
@@ -846,9 +846,9 @@ public Builder clearName() {
*
*
*
- * Required. The report's resource name. Specifies the account and report used to
- * generate report data. The report_id identifier is a UID
- * (for example, `613bf59q`).
+ * Required. The report's resource name. Specifies the account and report used
+ * to generate report data. The report_id identifier is a UID (for example,
+ * `613bf59q`).
* Name uses the format:
* accounts/{account_id}/reports/{report_id}
*
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ReportJob.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ReportJob.java
index 6afec865fef9..7006bdd6b35d 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ReportJob.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ReportJob.java
@@ -23,7 +23,8 @@
*
*
* The result of a [RunReportJob][] operation. Contains the name to use in
- * [FetchReportResultsRequest.report_job][google.cloud.channel.v1.FetchReportResultsRequest.report_job] and the status of the operation.
+ * [FetchReportResultsRequest.report_job][google.cloud.channel.v1.FetchReportResultsRequest.report_job]
+ * and the status of the operation.
*
*
* Protobuf type {@code google.cloud.channel.v1.ReportJob}
@@ -345,7 +346,8 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
*
* The result of a [RunReportJob][] operation. Contains the name to use in
- * [FetchReportResultsRequest.report_job][google.cloud.channel.v1.FetchReportResultsRequest.report_job] and the status of the operation.
+ * [FetchReportResultsRequest.report_job][google.cloud.channel.v1.FetchReportResultsRequest.report_job]
+ * and the status of the operation.
*
*
* Protobuf type {@code google.cloud.channel.v1.ReportJob}
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ReportOrBuilder.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ReportOrBuilder.java
index a46fa3bc3af3..a7388c185f92 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ReportOrBuilder.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ReportOrBuilder.java
@@ -27,9 +27,9 @@ public interface ReportOrBuilder
*
*
*
- * Required. The report's resource name. Specifies the account and report used to
- * generate report data. The report_id identifier is a UID
- * (for example, `613bf59q`).
+ * Required. The report's resource name. Specifies the account and report used
+ * to generate report data. The report_id identifier is a UID (for example,
+ * `613bf59q`).
* Name uses the format:
* accounts/{account_id}/reports/{report_id}
*
@@ -43,9 +43,9 @@ public interface ReportOrBuilder
*
*
*
- * Required. The report's resource name. Specifies the account and report used to
- * generate report data. The report_id identifier is a UID
- * (for example, `613bf59q`).
+ * Required. The report's resource name. Specifies the account and report used
+ * to generate report data. The report_id identifier is a UID (for example,
+ * `613bf59q`).
* Name uses the format:
* accounts/{account_id}/reports/{report_id}
*
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ReportResultsMetadata.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ReportResultsMetadata.java
index 3a4aa1915148..3ebd5a14e3e7 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ReportResultsMetadata.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/ReportResultsMetadata.java
@@ -23,7 +23,8 @@
*
*
* The features describing the data. Returned by
- * [CloudChannelReportsService.RunReportJob][google.cloud.channel.v1.CloudChannelReportsService.RunReportJob] and
+ * [CloudChannelReportsService.RunReportJob][google.cloud.channel.v1.CloudChannelReportsService.RunReportJob]
+ * and
* [CloudChannelReportsService.FetchReportResults][google.cloud.channel.v1.CloudChannelReportsService.FetchReportResults].
*
*
@@ -445,7 +446,8 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
*
* The features describing the data. Returned by
- * [CloudChannelReportsService.RunReportJob][google.cloud.channel.v1.CloudChannelReportsService.RunReportJob] and
+ * [CloudChannelReportsService.RunReportJob][google.cloud.channel.v1.CloudChannelReportsService.RunReportJob]
+ * and
* [CloudChannelReportsService.FetchReportResults][google.cloud.channel.v1.CloudChannelReportsService.FetchReportResults].
*
*
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/RepricingCondition.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/RepricingCondition.java
new file mode 100644
index 000000000000..b5810effdda1
--- /dev/null
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/RepricingCondition.java
@@ -0,0 +1,811 @@
+/*
+ * Copyright 2020 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+// Generated by the protocol buffer compiler. DO NOT EDIT!
+// source: google/cloud/channel/v1/repricing.proto
+
+package com.google.cloud.channel.v1;
+
+/**
+ *
+ *
+ *
+ * Represents the various repricing conditions you can use for a conditional
+ * override.
+ *
+ *
+ * Protobuf type {@code google.cloud.channel.v1.RepricingCondition}
+ */
+public final class RepricingCondition extends com.google.protobuf.GeneratedMessageV3
+ implements
+ // @@protoc_insertion_point(message_implements:google.cloud.channel.v1.RepricingCondition)
+ RepricingConditionOrBuilder {
+ private static final long serialVersionUID = 0L;
+ // Use RepricingCondition.newBuilder() to construct.
+ private RepricingCondition(com.google.protobuf.GeneratedMessageV3.Builder> builder) {
+ super(builder);
+ }
+
+ private RepricingCondition() {}
+
+ @java.lang.Override
+ @SuppressWarnings({"unused"})
+ protected java.lang.Object newInstance(UnusedPrivateParameter unused) {
+ return new RepricingCondition();
+ }
+
+ @java.lang.Override
+ public final com.google.protobuf.UnknownFieldSet getUnknownFields() {
+ return this.unknownFields;
+ }
+
+ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
+ return com.google.cloud.channel.v1.RepricingProto
+ .internal_static_google_cloud_channel_v1_RepricingCondition_descriptor;
+ }
+
+ @java.lang.Override
+ protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ internalGetFieldAccessorTable() {
+ return com.google.cloud.channel.v1.RepricingProto
+ .internal_static_google_cloud_channel_v1_RepricingCondition_fieldAccessorTable
+ .ensureFieldAccessorsInitialized(
+ com.google.cloud.channel.v1.RepricingCondition.class,
+ com.google.cloud.channel.v1.RepricingCondition.Builder.class);
+ }
+
+ private int conditionCase_ = 0;
+ private java.lang.Object condition_;
+
+ public enum ConditionCase
+ implements
+ com.google.protobuf.Internal.EnumLite,
+ com.google.protobuf.AbstractMessage.InternalOneOfEnum {
+ SKU_GROUP_CONDITION(1),
+ CONDITION_NOT_SET(0);
+ private final int value;
+
+ private ConditionCase(int value) {
+ this.value = value;
+ }
+ /**
+ * @param value The number of the enum to look for.
+ * @return The enum associated with the given number.
+ * @deprecated Use {@link #forNumber(int)} instead.
+ */
+ @java.lang.Deprecated
+ public static ConditionCase valueOf(int value) {
+ return forNumber(value);
+ }
+
+ public static ConditionCase forNumber(int value) {
+ switch (value) {
+ case 1:
+ return SKU_GROUP_CONDITION;
+ case 0:
+ return CONDITION_NOT_SET;
+ default:
+ return null;
+ }
+ }
+
+ public int getNumber() {
+ return this.value;
+ }
+ };
+
+ public ConditionCase getConditionCase() {
+ return ConditionCase.forNumber(conditionCase_);
+ }
+
+ public static final int SKU_GROUP_CONDITION_FIELD_NUMBER = 1;
+ /**
+ *
+ *
+ *
+ * SKU Group condition for override.
+ *
+ *
+ * .google.cloud.channel.v1.SkuGroupCondition sku_group_condition = 1;
+ *
+ * @return Whether the skuGroupCondition field is set.
+ */
+ @java.lang.Override
+ public boolean hasSkuGroupCondition() {
+ return conditionCase_ == 1;
+ }
+ /**
+ *
+ *
+ *
+ * SKU Group condition for override.
+ *
+ *
+ * .google.cloud.channel.v1.SkuGroupCondition sku_group_condition = 1;
+ *
+ * @return The skuGroupCondition.
+ */
+ @java.lang.Override
+ public com.google.cloud.channel.v1.SkuGroupCondition getSkuGroupCondition() {
+ if (conditionCase_ == 1) {
+ return (com.google.cloud.channel.v1.SkuGroupCondition) condition_;
+ }
+ return com.google.cloud.channel.v1.SkuGroupCondition.getDefaultInstance();
+ }
+ /**
+ *
+ *
+ *
+ * SKU Group condition for override.
+ *
+ *
+ * .google.cloud.channel.v1.SkuGroupCondition sku_group_condition = 1;
+ */
+ @java.lang.Override
+ public com.google.cloud.channel.v1.SkuGroupConditionOrBuilder getSkuGroupConditionOrBuilder() {
+ if (conditionCase_ == 1) {
+ return (com.google.cloud.channel.v1.SkuGroupCondition) condition_;
+ }
+ return com.google.cloud.channel.v1.SkuGroupCondition.getDefaultInstance();
+ }
+
+ private byte memoizedIsInitialized = -1;
+
+ @java.lang.Override
+ public final boolean isInitialized() {
+ byte isInitialized = memoizedIsInitialized;
+ if (isInitialized == 1) return true;
+ if (isInitialized == 0) return false;
+
+ memoizedIsInitialized = 1;
+ return true;
+ }
+
+ @java.lang.Override
+ public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
+ if (conditionCase_ == 1) {
+ output.writeMessage(1, (com.google.cloud.channel.v1.SkuGroupCondition) condition_);
+ }
+ getUnknownFields().writeTo(output);
+ }
+
+ @java.lang.Override
+ public int getSerializedSize() {
+ int size = memoizedSize;
+ if (size != -1) return size;
+
+ size = 0;
+ if (conditionCase_ == 1) {
+ size +=
+ com.google.protobuf.CodedOutputStream.computeMessageSize(
+ 1, (com.google.cloud.channel.v1.SkuGroupCondition) condition_);
+ }
+ size += getUnknownFields().getSerializedSize();
+ memoizedSize = size;
+ return size;
+ }
+
+ @java.lang.Override
+ public boolean equals(final java.lang.Object obj) {
+ if (obj == this) {
+ return true;
+ }
+ if (!(obj instanceof com.google.cloud.channel.v1.RepricingCondition)) {
+ return super.equals(obj);
+ }
+ com.google.cloud.channel.v1.RepricingCondition other =
+ (com.google.cloud.channel.v1.RepricingCondition) obj;
+
+ if (!getConditionCase().equals(other.getConditionCase())) return false;
+ switch (conditionCase_) {
+ case 1:
+ if (!getSkuGroupCondition().equals(other.getSkuGroupCondition())) return false;
+ break;
+ case 0:
+ default:
+ }
+ if (!getUnknownFields().equals(other.getUnknownFields())) return false;
+ return true;
+ }
+
+ @java.lang.Override
+ public int hashCode() {
+ if (memoizedHashCode != 0) {
+ return memoizedHashCode;
+ }
+ int hash = 41;
+ hash = (19 * hash) + getDescriptor().hashCode();
+ switch (conditionCase_) {
+ case 1:
+ hash = (37 * hash) + SKU_GROUP_CONDITION_FIELD_NUMBER;
+ hash = (53 * hash) + getSkuGroupCondition().hashCode();
+ break;
+ case 0:
+ default:
+ }
+ hash = (29 * hash) + getUnknownFields().hashCode();
+ memoizedHashCode = hash;
+ return hash;
+ }
+
+ public static com.google.cloud.channel.v1.RepricingCondition parseFrom(java.nio.ByteBuffer data)
+ throws com.google.protobuf.InvalidProtocolBufferException {
+ return PARSER.parseFrom(data);
+ }
+
+ public static com.google.cloud.channel.v1.RepricingCondition parseFrom(
+ java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
+ throws com.google.protobuf.InvalidProtocolBufferException {
+ return PARSER.parseFrom(data, extensionRegistry);
+ }
+
+ public static com.google.cloud.channel.v1.RepricingCondition parseFrom(
+ com.google.protobuf.ByteString data)
+ throws com.google.protobuf.InvalidProtocolBufferException {
+ return PARSER.parseFrom(data);
+ }
+
+ public static com.google.cloud.channel.v1.RepricingCondition parseFrom(
+ com.google.protobuf.ByteString data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
+ throws com.google.protobuf.InvalidProtocolBufferException {
+ return PARSER.parseFrom(data, extensionRegistry);
+ }
+
+ public static com.google.cloud.channel.v1.RepricingCondition parseFrom(byte[] data)
+ throws com.google.protobuf.InvalidProtocolBufferException {
+ return PARSER.parseFrom(data);
+ }
+
+ public static com.google.cloud.channel.v1.RepricingCondition parseFrom(
+ byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
+ throws com.google.protobuf.InvalidProtocolBufferException {
+ return PARSER.parseFrom(data, extensionRegistry);
+ }
+
+ public static com.google.cloud.channel.v1.RepricingCondition parseFrom(java.io.InputStream input)
+ throws java.io.IOException {
+ return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ }
+
+ public static com.google.cloud.channel.v1.RepricingCondition parseFrom(
+ java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
+ throws java.io.IOException {
+ return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ PARSER, input, extensionRegistry);
+ }
+
+ public static com.google.cloud.channel.v1.RepricingCondition parseDelimitedFrom(
+ java.io.InputStream input) throws java.io.IOException {
+ return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(PARSER, input);
+ }
+
+ public static com.google.cloud.channel.v1.RepricingCondition parseDelimitedFrom(
+ java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
+ throws java.io.IOException {
+ return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(
+ PARSER, input, extensionRegistry);
+ }
+
+ public static com.google.cloud.channel.v1.RepricingCondition parseFrom(
+ com.google.protobuf.CodedInputStream input) throws java.io.IOException {
+ return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ }
+
+ public static com.google.cloud.channel.v1.RepricingCondition parseFrom(
+ com.google.protobuf.CodedInputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
+ throws java.io.IOException {
+ return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ PARSER, input, extensionRegistry);
+ }
+
+ @java.lang.Override
+ public Builder newBuilderForType() {
+ return newBuilder();
+ }
+
+ public static Builder newBuilder() {
+ return DEFAULT_INSTANCE.toBuilder();
+ }
+
+ public static Builder newBuilder(com.google.cloud.channel.v1.RepricingCondition prototype) {
+ return DEFAULT_INSTANCE.toBuilder().mergeFrom(prototype);
+ }
+
+ @java.lang.Override
+ public Builder toBuilder() {
+ return this == DEFAULT_INSTANCE ? new Builder() : new Builder().mergeFrom(this);
+ }
+
+ @java.lang.Override
+ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
+ Builder builder = new Builder(parent);
+ return builder;
+ }
+ /**
+ *
+ *
+ *
+ * Represents the various repricing conditions you can use for a conditional
+ * override.
+ *
+ *
+ * Protobuf type {@code google.cloud.channel.v1.RepricingCondition}
+ */
+ public static final class Builder extends com.google.protobuf.GeneratedMessageV3.Builder
+ implements
+ // @@protoc_insertion_point(builder_implements:google.cloud.channel.v1.RepricingCondition)
+ com.google.cloud.channel.v1.RepricingConditionOrBuilder {
+ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
+ return com.google.cloud.channel.v1.RepricingProto
+ .internal_static_google_cloud_channel_v1_RepricingCondition_descriptor;
+ }
+
+ @java.lang.Override
+ protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ internalGetFieldAccessorTable() {
+ return com.google.cloud.channel.v1.RepricingProto
+ .internal_static_google_cloud_channel_v1_RepricingCondition_fieldAccessorTable
+ .ensureFieldAccessorsInitialized(
+ com.google.cloud.channel.v1.RepricingCondition.class,
+ com.google.cloud.channel.v1.RepricingCondition.Builder.class);
+ }
+
+ // Construct using com.google.cloud.channel.v1.RepricingCondition.newBuilder()
+ private Builder() {}
+
+ private Builder(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
+ super(parent);
+ }
+
+ @java.lang.Override
+ public Builder clear() {
+ super.clear();
+ if (skuGroupConditionBuilder_ != null) {
+ skuGroupConditionBuilder_.clear();
+ }
+ conditionCase_ = 0;
+ condition_ = null;
+ return this;
+ }
+
+ @java.lang.Override
+ public com.google.protobuf.Descriptors.Descriptor getDescriptorForType() {
+ return com.google.cloud.channel.v1.RepricingProto
+ .internal_static_google_cloud_channel_v1_RepricingCondition_descriptor;
+ }
+
+ @java.lang.Override
+ public com.google.cloud.channel.v1.RepricingCondition getDefaultInstanceForType() {
+ return com.google.cloud.channel.v1.RepricingCondition.getDefaultInstance();
+ }
+
+ @java.lang.Override
+ public com.google.cloud.channel.v1.RepricingCondition build() {
+ com.google.cloud.channel.v1.RepricingCondition result = buildPartial();
+ if (!result.isInitialized()) {
+ throw newUninitializedMessageException(result);
+ }
+ return result;
+ }
+
+ @java.lang.Override
+ public com.google.cloud.channel.v1.RepricingCondition buildPartial() {
+ com.google.cloud.channel.v1.RepricingCondition result =
+ new com.google.cloud.channel.v1.RepricingCondition(this);
+ if (conditionCase_ == 1) {
+ if (skuGroupConditionBuilder_ == null) {
+ result.condition_ = condition_;
+ } else {
+ result.condition_ = skuGroupConditionBuilder_.build();
+ }
+ }
+ result.conditionCase_ = conditionCase_;
+ onBuilt();
+ return result;
+ }
+
+ @java.lang.Override
+ public Builder clone() {
+ return super.clone();
+ }
+
+ @java.lang.Override
+ public Builder setField(
+ com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value) {
+ return super.setField(field, value);
+ }
+
+ @java.lang.Override
+ public Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) {
+ return super.clearField(field);
+ }
+
+ @java.lang.Override
+ public Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) {
+ return super.clearOneof(oneof);
+ }
+
+ @java.lang.Override
+ public Builder setRepeatedField(
+ com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value) {
+ return super.setRepeatedField(field, index, value);
+ }
+
+ @java.lang.Override
+ public Builder addRepeatedField(
+ com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value) {
+ return super.addRepeatedField(field, value);
+ }
+
+ @java.lang.Override
+ public Builder mergeFrom(com.google.protobuf.Message other) {
+ if (other instanceof com.google.cloud.channel.v1.RepricingCondition) {
+ return mergeFrom((com.google.cloud.channel.v1.RepricingCondition) other);
+ } else {
+ super.mergeFrom(other);
+ return this;
+ }
+ }
+
+ public Builder mergeFrom(com.google.cloud.channel.v1.RepricingCondition other) {
+ if (other == com.google.cloud.channel.v1.RepricingCondition.getDefaultInstance()) return this;
+ switch (other.getConditionCase()) {
+ case SKU_GROUP_CONDITION:
+ {
+ mergeSkuGroupCondition(other.getSkuGroupCondition());
+ break;
+ }
+ case CONDITION_NOT_SET:
+ {
+ break;
+ }
+ }
+ this.mergeUnknownFields(other.getUnknownFields());
+ onChanged();
+ return this;
+ }
+
+ @java.lang.Override
+ public final boolean isInitialized() {
+ return true;
+ }
+
+ @java.lang.Override
+ public Builder mergeFrom(
+ com.google.protobuf.CodedInputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
+ throws java.io.IOException {
+ if (extensionRegistry == null) {
+ throw new java.lang.NullPointerException();
+ }
+ try {
+ boolean done = false;
+ while (!done) {
+ int tag = input.readTag();
+ switch (tag) {
+ case 0:
+ done = true;
+ break;
+ case 10:
+ {
+ input.readMessage(
+ getSkuGroupConditionFieldBuilder().getBuilder(), extensionRegistry);
+ conditionCase_ = 1;
+ break;
+ } // case 10
+ default:
+ {
+ if (!super.parseUnknownField(input, extensionRegistry, tag)) {
+ done = true; // was an endgroup tag
+ }
+ break;
+ } // default:
+ } // switch (tag)
+ } // while (!done)
+ } catch (com.google.protobuf.InvalidProtocolBufferException e) {
+ throw e.unwrapIOException();
+ } finally {
+ onChanged();
+ } // finally
+ return this;
+ }
+
+ private int conditionCase_ = 0;
+ private java.lang.Object condition_;
+
+ public ConditionCase getConditionCase() {
+ return ConditionCase.forNumber(conditionCase_);
+ }
+
+ public Builder clearCondition() {
+ conditionCase_ = 0;
+ condition_ = null;
+ onChanged();
+ return this;
+ }
+
+ private com.google.protobuf.SingleFieldBuilderV3<
+ com.google.cloud.channel.v1.SkuGroupCondition,
+ com.google.cloud.channel.v1.SkuGroupCondition.Builder,
+ com.google.cloud.channel.v1.SkuGroupConditionOrBuilder>
+ skuGroupConditionBuilder_;
+ /**
+ *
+ *
+ *
+ * SKU Group condition for override.
+ *
+ *
+ * .google.cloud.channel.v1.SkuGroupCondition sku_group_condition = 1;
+ *
+ * @return Whether the skuGroupCondition field is set.
+ */
+ @java.lang.Override
+ public boolean hasSkuGroupCondition() {
+ return conditionCase_ == 1;
+ }
+ /**
+ *
+ *
+ *
+ * SKU Group condition for override.
+ *
+ *
+ * .google.cloud.channel.v1.SkuGroupCondition sku_group_condition = 1;
+ *
+ * @return The skuGroupCondition.
+ */
+ @java.lang.Override
+ public com.google.cloud.channel.v1.SkuGroupCondition getSkuGroupCondition() {
+ if (skuGroupConditionBuilder_ == null) {
+ if (conditionCase_ == 1) {
+ return (com.google.cloud.channel.v1.SkuGroupCondition) condition_;
+ }
+ return com.google.cloud.channel.v1.SkuGroupCondition.getDefaultInstance();
+ } else {
+ if (conditionCase_ == 1) {
+ return skuGroupConditionBuilder_.getMessage();
+ }
+ return com.google.cloud.channel.v1.SkuGroupCondition.getDefaultInstance();
+ }
+ }
+ /**
+ *
+ *
+ *
+ * SKU Group condition for override.
+ *
+ *
+ * .google.cloud.channel.v1.SkuGroupCondition sku_group_condition = 1;
+ */
+ public Builder setSkuGroupCondition(com.google.cloud.channel.v1.SkuGroupCondition value) {
+ if (skuGroupConditionBuilder_ == null) {
+ if (value == null) {
+ throw new NullPointerException();
+ }
+ condition_ = value;
+ onChanged();
+ } else {
+ skuGroupConditionBuilder_.setMessage(value);
+ }
+ conditionCase_ = 1;
+ return this;
+ }
+ /**
+ *
+ *
+ *
+ * SKU Group condition for override.
+ *
+ *
+ * .google.cloud.channel.v1.SkuGroupCondition sku_group_condition = 1;
+ */
+ public Builder setSkuGroupCondition(
+ com.google.cloud.channel.v1.SkuGroupCondition.Builder builderForValue) {
+ if (skuGroupConditionBuilder_ == null) {
+ condition_ = builderForValue.build();
+ onChanged();
+ } else {
+ skuGroupConditionBuilder_.setMessage(builderForValue.build());
+ }
+ conditionCase_ = 1;
+ return this;
+ }
+ /**
+ *
+ *
+ *
+ * SKU Group condition for override.
+ *
+ *
+ * .google.cloud.channel.v1.SkuGroupCondition sku_group_condition = 1;
+ */
+ public Builder mergeSkuGroupCondition(com.google.cloud.channel.v1.SkuGroupCondition value) {
+ if (skuGroupConditionBuilder_ == null) {
+ if (conditionCase_ == 1
+ && condition_ != com.google.cloud.channel.v1.SkuGroupCondition.getDefaultInstance()) {
+ condition_ =
+ com.google.cloud.channel.v1.SkuGroupCondition.newBuilder(
+ (com.google.cloud.channel.v1.SkuGroupCondition) condition_)
+ .mergeFrom(value)
+ .buildPartial();
+ } else {
+ condition_ = value;
+ }
+ onChanged();
+ } else {
+ if (conditionCase_ == 1) {
+ skuGroupConditionBuilder_.mergeFrom(value);
+ } else {
+ skuGroupConditionBuilder_.setMessage(value);
+ }
+ }
+ conditionCase_ = 1;
+ return this;
+ }
+ /**
+ *
+ *
+ *
+ * SKU Group condition for override.
+ *
+ *
+ * .google.cloud.channel.v1.SkuGroupCondition sku_group_condition = 1;
+ */
+ public Builder clearSkuGroupCondition() {
+ if (skuGroupConditionBuilder_ == null) {
+ if (conditionCase_ == 1) {
+ conditionCase_ = 0;
+ condition_ = null;
+ onChanged();
+ }
+ } else {
+ if (conditionCase_ == 1) {
+ conditionCase_ = 0;
+ condition_ = null;
+ }
+ skuGroupConditionBuilder_.clear();
+ }
+ return this;
+ }
+ /**
+ *
+ *
+ *
+ * SKU Group condition for override.
+ *
+ *
+ * .google.cloud.channel.v1.SkuGroupCondition sku_group_condition = 1;
+ */
+ public com.google.cloud.channel.v1.SkuGroupCondition.Builder getSkuGroupConditionBuilder() {
+ return getSkuGroupConditionFieldBuilder().getBuilder();
+ }
+ /**
+ *
+ *
+ *
+ * SKU Group condition for override.
+ *
+ *
+ * .google.cloud.channel.v1.SkuGroupCondition sku_group_condition = 1;
+ */
+ @java.lang.Override
+ public com.google.cloud.channel.v1.SkuGroupConditionOrBuilder getSkuGroupConditionOrBuilder() {
+ if ((conditionCase_ == 1) && (skuGroupConditionBuilder_ != null)) {
+ return skuGroupConditionBuilder_.getMessageOrBuilder();
+ } else {
+ if (conditionCase_ == 1) {
+ return (com.google.cloud.channel.v1.SkuGroupCondition) condition_;
+ }
+ return com.google.cloud.channel.v1.SkuGroupCondition.getDefaultInstance();
+ }
+ }
+ /**
+ *
+ *
+ *
+ * SKU Group condition for override.
+ *
+ *
+ * .google.cloud.channel.v1.SkuGroupCondition sku_group_condition = 1;
+ */
+ private com.google.protobuf.SingleFieldBuilderV3<
+ com.google.cloud.channel.v1.SkuGroupCondition,
+ com.google.cloud.channel.v1.SkuGroupCondition.Builder,
+ com.google.cloud.channel.v1.SkuGroupConditionOrBuilder>
+ getSkuGroupConditionFieldBuilder() {
+ if (skuGroupConditionBuilder_ == null) {
+ if (!(conditionCase_ == 1)) {
+ condition_ = com.google.cloud.channel.v1.SkuGroupCondition.getDefaultInstance();
+ }
+ skuGroupConditionBuilder_ =
+ new com.google.protobuf.SingleFieldBuilderV3<
+ com.google.cloud.channel.v1.SkuGroupCondition,
+ com.google.cloud.channel.v1.SkuGroupCondition.Builder,
+ com.google.cloud.channel.v1.SkuGroupConditionOrBuilder>(
+ (com.google.cloud.channel.v1.SkuGroupCondition) condition_,
+ getParentForChildren(),
+ isClean());
+ condition_ = null;
+ }
+ conditionCase_ = 1;
+ onChanged();
+ ;
+ return skuGroupConditionBuilder_;
+ }
+
+ @java.lang.Override
+ public final Builder setUnknownFields(final com.google.protobuf.UnknownFieldSet unknownFields) {
+ return super.setUnknownFields(unknownFields);
+ }
+
+ @java.lang.Override
+ public final Builder mergeUnknownFields(
+ final com.google.protobuf.UnknownFieldSet unknownFields) {
+ return super.mergeUnknownFields(unknownFields);
+ }
+
+ // @@protoc_insertion_point(builder_scope:google.cloud.channel.v1.RepricingCondition)
+ }
+
+ // @@protoc_insertion_point(class_scope:google.cloud.channel.v1.RepricingCondition)
+ private static final com.google.cloud.channel.v1.RepricingCondition DEFAULT_INSTANCE;
+
+ static {
+ DEFAULT_INSTANCE = new com.google.cloud.channel.v1.RepricingCondition();
+ }
+
+ public static com.google.cloud.channel.v1.RepricingCondition getDefaultInstance() {
+ return DEFAULT_INSTANCE;
+ }
+
+ private static final com.google.protobuf.Parser PARSER =
+ new com.google.protobuf.AbstractParser() {
+ @java.lang.Override
+ public RepricingCondition parsePartialFrom(
+ com.google.protobuf.CodedInputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
+ throws com.google.protobuf.InvalidProtocolBufferException {
+ Builder builder = newBuilder();
+ try {
+ builder.mergeFrom(input, extensionRegistry);
+ } catch (com.google.protobuf.InvalidProtocolBufferException e) {
+ throw e.setUnfinishedMessage(builder.buildPartial());
+ } catch (com.google.protobuf.UninitializedMessageException e) {
+ throw e.asInvalidProtocolBufferException().setUnfinishedMessage(builder.buildPartial());
+ } catch (java.io.IOException e) {
+ throw new com.google.protobuf.InvalidProtocolBufferException(e)
+ .setUnfinishedMessage(builder.buildPartial());
+ }
+ return builder.buildPartial();
+ }
+ };
+
+ public static com.google.protobuf.Parser parser() {
+ return PARSER;
+ }
+
+ @java.lang.Override
+ public com.google.protobuf.Parser getParserForType() {
+ return PARSER;
+ }
+
+ @java.lang.Override
+ public com.google.cloud.channel.v1.RepricingCondition getDefaultInstanceForType() {
+ return DEFAULT_INSTANCE;
+ }
+}
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/RepricingConditionOrBuilder.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/RepricingConditionOrBuilder.java
new file mode 100644
index 000000000000..983dc2bb3186
--- /dev/null
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/RepricingConditionOrBuilder.java
@@ -0,0 +1,62 @@
+/*
+ * Copyright 2020 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+// Generated by the protocol buffer compiler. DO NOT EDIT!
+// source: google/cloud/channel/v1/repricing.proto
+
+package com.google.cloud.channel.v1;
+
+public interface RepricingConditionOrBuilder
+ extends
+ // @@protoc_insertion_point(interface_extends:google.cloud.channel.v1.RepricingCondition)
+ com.google.protobuf.MessageOrBuilder {
+
+ /**
+ *
+ *
+ *
+ * SKU Group condition for override.
+ *
+ *
+ * .google.cloud.channel.v1.SkuGroupCondition sku_group_condition = 1;
+ *
+ * @return Whether the skuGroupCondition field is set.
+ */
+ boolean hasSkuGroupCondition();
+ /**
+ *
+ *
+ *
+ * SKU Group condition for override.
+ *
+ *
+ * .google.cloud.channel.v1.SkuGroupCondition sku_group_condition = 1;
+ *
+ * @return The skuGroupCondition.
+ */
+ com.google.cloud.channel.v1.SkuGroupCondition getSkuGroupCondition();
+ /**
+ *
+ *
+ *
+ * SKU Group condition for override.
+ *
+ *
+ * .google.cloud.channel.v1.SkuGroupCondition sku_group_condition = 1;
+ */
+ com.google.cloud.channel.v1.SkuGroupConditionOrBuilder getSkuGroupConditionOrBuilder();
+
+ public com.google.cloud.channel.v1.RepricingCondition.ConditionCase getConditionCase();
+}
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/RepricingConfig.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/RepricingConfig.java
index d9fbe3dc15dd..8cdea653b5c4 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/RepricingConfig.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/RepricingConfig.java
@@ -39,6 +39,7 @@ private RepricingConfig(com.google.protobuf.GeneratedMessageV3.Builder> builde
private RepricingConfig() {
rebillingBasis_ = 0;
+ conditionalOverrides_ = java.util.Collections.emptyList();
}
@java.lang.Override
@@ -1353,8 +1354,8 @@ public boolean hasChannelPartnerGranularity() {
*
*
*
- * Required. The YearMonth when these adjustments activate. The Day field needs to be
- * "0" since we only accept YearMonth repricing boundaries.
+ * Required. The YearMonth when these adjustments activate. The Day field
+ * needs to be "0" since we only accept YearMonth repricing boundaries.
*
*
* .google.type.Date effective_invoice_month = 1 [(.google.api.field_behavior) = REQUIRED];
@@ -1370,8 +1371,8 @@ public boolean hasEffectiveInvoiceMonth() {
*
*
*
- * Required. The YearMonth when these adjustments activate. The Day field needs to be
- * "0" since we only accept YearMonth repricing boundaries.
+ * Required. The YearMonth when these adjustments activate. The Day field
+ * needs to be "0" since we only accept YearMonth repricing boundaries.
*
*
* .google.type.Date effective_invoice_month = 1 [(.google.api.field_behavior) = REQUIRED];
@@ -1389,8 +1390,8 @@ public com.google.type.Date getEffectiveInvoiceMonth() {
*
*
*
- * Required. The YearMonth when these adjustments activate. The Day field needs to be
- * "0" since we only accept YearMonth repricing boundaries.
+ * Required. The YearMonth when these adjustments activate. The Day field
+ * needs to be "0" since we only accept YearMonth repricing boundaries.
*
*
* .google.type.Date effective_invoice_month = 1 [(.google.api.field_behavior) = REQUIRED];
@@ -1461,8 +1462,9 @@ public com.google.cloud.channel.v1.RepricingAdjustmentOrBuilder getAdjustmentOrB
*
*
*
- * Required. The [RebillingBasis][google.cloud.channel.v1.RebillingBasis] to use for this bill. Specifies the relative cost
- * based on repricing costs you will apply.
+ * Required. The [RebillingBasis][google.cloud.channel.v1.RebillingBasis] to
+ * use for this bill. Specifies the relative cost based on repricing costs you
+ * will apply.
*
*
*
@@ -1479,8 +1481,9 @@ public int getRebillingBasisValue() {
*
*
*
- * Required. The [RebillingBasis][google.cloud.channel.v1.RebillingBasis] to use for this bill. Specifies the relative cost
- * based on repricing costs you will apply.
+ * Required. The [RebillingBasis][google.cloud.channel.v1.RebillingBasis] to
+ * use for this bill. Specifies the relative cost based on repricing costs you
+ * will apply.
*
*
*
@@ -1497,6 +1500,87 @@ public com.google.cloud.channel.v1.RebillingBasis getRebillingBasis() {
return result == null ? com.google.cloud.channel.v1.RebillingBasis.UNRECOGNIZED : result;
}
+ public static final int CONDITIONAL_OVERRIDES_FIELD_NUMBER = 6;
+ private java.util.List conditionalOverrides_;
+ /**
+ *
+ *
+ *
+ * The conditional overrides to apply for this configuration. If you list
+ * multiple overrides, only the first valid override is used. If you don't
+ * list any overrides, the API uses the normal adjustment and rebilling basis.
+ *
+ *
+ * repeated .google.cloud.channel.v1.ConditionalOverride conditional_overrides = 6;
+ */
+ @java.lang.Override
+ public java.util.List
+ getConditionalOverridesList() {
+ return conditionalOverrides_;
+ }
+ /**
+ *
+ *
+ *
+ * The conditional overrides to apply for this configuration. If you list
+ * multiple overrides, only the first valid override is used. If you don't
+ * list any overrides, the API uses the normal adjustment and rebilling basis.
+ *
+ *
+ * repeated .google.cloud.channel.v1.ConditionalOverride conditional_overrides = 6;
+ */
+ @java.lang.Override
+ public java.util.List extends com.google.cloud.channel.v1.ConditionalOverrideOrBuilder>
+ getConditionalOverridesOrBuilderList() {
+ return conditionalOverrides_;
+ }
+ /**
+ *
+ *
+ *
+ * The conditional overrides to apply for this configuration. If you list
+ * multiple overrides, only the first valid override is used. If you don't
+ * list any overrides, the API uses the normal adjustment and rebilling basis.
+ *
+ *
+ * repeated .google.cloud.channel.v1.ConditionalOverride conditional_overrides = 6;
+ */
+ @java.lang.Override
+ public int getConditionalOverridesCount() {
+ return conditionalOverrides_.size();
+ }
+ /**
+ *
+ *
+ *
+ * The conditional overrides to apply for this configuration. If you list
+ * multiple overrides, only the first valid override is used. If you don't
+ * list any overrides, the API uses the normal adjustment and rebilling basis.
+ *
+ *
+ * repeated .google.cloud.channel.v1.ConditionalOverride conditional_overrides = 6;
+ */
+ @java.lang.Override
+ public com.google.cloud.channel.v1.ConditionalOverride getConditionalOverrides(int index) {
+ return conditionalOverrides_.get(index);
+ }
+ /**
+ *
+ *
+ *
+ * The conditional overrides to apply for this configuration. If you list
+ * multiple overrides, only the first valid override is used. If you don't
+ * list any overrides, the API uses the normal adjustment and rebilling basis.
+ *
+ *
+ * repeated .google.cloud.channel.v1.ConditionalOverride conditional_overrides = 6;
+ */
+ @java.lang.Override
+ public com.google.cloud.channel.v1.ConditionalOverrideOrBuilder getConditionalOverridesOrBuilder(
+ int index) {
+ return conditionalOverrides_.get(index);
+ }
+
private byte memoizedIsInitialized = -1;
@java.lang.Override
@@ -1529,6 +1613,9 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io
output.writeMessage(
5, (com.google.cloud.channel.v1.RepricingConfig.ChannelPartnerGranularity) granularity_);
}
+ for (int i = 0; i < conditionalOverrides_.size(); i++) {
+ output.writeMessage(6, conditionalOverrides_.get(i));
+ }
getUnknownFields().writeTo(output);
}
@@ -1560,6 +1647,10 @@ public int getSerializedSize() {
5,
(com.google.cloud.channel.v1.RepricingConfig.ChannelPartnerGranularity) granularity_);
}
+ for (int i = 0; i < conditionalOverrides_.size(); i++) {
+ size +=
+ com.google.protobuf.CodedOutputStream.computeMessageSize(6, conditionalOverrides_.get(i));
+ }
size += getUnknownFields().getSerializedSize();
memoizedSize = size;
return size;
@@ -1585,6 +1676,7 @@ public boolean equals(final java.lang.Object obj) {
if (!getAdjustment().equals(other.getAdjustment())) return false;
}
if (rebillingBasis_ != other.rebillingBasis_) return false;
+ if (!getConditionalOverridesList().equals(other.getConditionalOverridesList())) return false;
if (!getGranularityCase().equals(other.getGranularityCase())) return false;
switch (granularityCase_) {
case 4:
@@ -1618,6 +1710,10 @@ public int hashCode() {
}
hash = (37 * hash) + REBILLING_BASIS_FIELD_NUMBER;
hash = (53 * hash) + rebillingBasis_;
+ if (getConditionalOverridesCount() > 0) {
+ hash = (37 * hash) + CONDITIONAL_OVERRIDES_FIELD_NUMBER;
+ hash = (53 * hash) + getConditionalOverridesList().hashCode();
+ }
switch (granularityCase_) {
case 4:
hash = (37 * hash) + ENTITLEMENT_GRANULARITY_FIELD_NUMBER;
@@ -1788,6 +1884,13 @@ public Builder clear() {
}
rebillingBasis_ = 0;
+ if (conditionalOverridesBuilder_ == null) {
+ conditionalOverrides_ = java.util.Collections.emptyList();
+ } else {
+ conditionalOverrides_ = null;
+ conditionalOverridesBuilder_.clear();
+ }
+ bitField0_ = (bitField0_ & ~0x00000001);
granularityCase_ = 0;
granularity_ = null;
return this;
@@ -1817,6 +1920,7 @@ public com.google.cloud.channel.v1.RepricingConfig build() {
public com.google.cloud.channel.v1.RepricingConfig buildPartial() {
com.google.cloud.channel.v1.RepricingConfig result =
new com.google.cloud.channel.v1.RepricingConfig(this);
+ int from_bitField0_ = bitField0_;
if (granularityCase_ == 4) {
if (entitlementGranularityBuilder_ == null) {
result.granularity_ = granularity_;
@@ -1842,6 +1946,15 @@ public com.google.cloud.channel.v1.RepricingConfig buildPartial() {
result.adjustment_ = adjustmentBuilder_.build();
}
result.rebillingBasis_ = rebillingBasis_;
+ if (conditionalOverridesBuilder_ == null) {
+ if (((bitField0_ & 0x00000001) != 0)) {
+ conditionalOverrides_ = java.util.Collections.unmodifiableList(conditionalOverrides_);
+ bitField0_ = (bitField0_ & ~0x00000001);
+ }
+ result.conditionalOverrides_ = conditionalOverrides_;
+ } else {
+ result.conditionalOverrides_ = conditionalOverridesBuilder_.build();
+ }
result.granularityCase_ = granularityCase_;
onBuilt();
return result;
@@ -1901,6 +2014,33 @@ public Builder mergeFrom(com.google.cloud.channel.v1.RepricingConfig other) {
if (other.rebillingBasis_ != 0) {
setRebillingBasisValue(other.getRebillingBasisValue());
}
+ if (conditionalOverridesBuilder_ == null) {
+ if (!other.conditionalOverrides_.isEmpty()) {
+ if (conditionalOverrides_.isEmpty()) {
+ conditionalOverrides_ = other.conditionalOverrides_;
+ bitField0_ = (bitField0_ & ~0x00000001);
+ } else {
+ ensureConditionalOverridesIsMutable();
+ conditionalOverrides_.addAll(other.conditionalOverrides_);
+ }
+ onChanged();
+ }
+ } else {
+ if (!other.conditionalOverrides_.isEmpty()) {
+ if (conditionalOverridesBuilder_.isEmpty()) {
+ conditionalOverridesBuilder_.dispose();
+ conditionalOverridesBuilder_ = null;
+ conditionalOverrides_ = other.conditionalOverrides_;
+ bitField0_ = (bitField0_ & ~0x00000001);
+ conditionalOverridesBuilder_ =
+ com.google.protobuf.GeneratedMessageV3.alwaysUseFieldBuilders
+ ? getConditionalOverridesFieldBuilder()
+ : null;
+ } else {
+ conditionalOverridesBuilder_.addAllMessages(other.conditionalOverrides_);
+ }
+ }
+ }
switch (other.getGranularityCase()) {
case ENTITLEMENT_GRANULARITY:
{
@@ -1976,6 +2116,20 @@ public Builder mergeFrom(
granularityCase_ = 5;
break;
} // case 42
+ case 50:
+ {
+ com.google.cloud.channel.v1.ConditionalOverride m =
+ input.readMessage(
+ com.google.cloud.channel.v1.ConditionalOverride.parser(),
+ extensionRegistry);
+ if (conditionalOverridesBuilder_ == null) {
+ ensureConditionalOverridesIsMutable();
+ conditionalOverrides_.add(m);
+ } else {
+ conditionalOverridesBuilder_.addMessage(m);
+ }
+ break;
+ } // case 50
default:
{
if (!super.parseUnknownField(input, extensionRegistry, tag)) {
@@ -2007,6 +2161,8 @@ public Builder clearGranularity() {
return this;
}
+ private int bitField0_;
+
private com.google.protobuf.SingleFieldBuilderV3<
com.google.cloud.channel.v1.RepricingConfig.EntitlementGranularity,
com.google.cloud.channel.v1.RepricingConfig.EntitlementGranularity.Builder,
@@ -2520,8 +2676,8 @@ public Builder clearChannelPartnerGranularity() {
*
*
*
- * Required. The YearMonth when these adjustments activate. The Day field needs to be
- * "0" since we only accept YearMonth repricing boundaries.
+ * Required. The YearMonth when these adjustments activate. The Day field
+ * needs to be "0" since we only accept YearMonth repricing boundaries.
*
*
*
@@ -2537,8 +2693,8 @@ public boolean hasEffectiveInvoiceMonth() {
*
*
*
- * Required. The YearMonth when these adjustments activate. The Day field needs to be
- * "0" since we only accept YearMonth repricing boundaries.
+ * Required. The YearMonth when these adjustments activate. The Day field
+ * needs to be "0" since we only accept YearMonth repricing boundaries.
*
*
*
@@ -2560,8 +2716,8 @@ public com.google.type.Date getEffectiveInvoiceMonth() {
*
*
*
- * Required. The YearMonth when these adjustments activate. The Day field needs to be
- * "0" since we only accept YearMonth repricing boundaries.
+ * Required. The YearMonth when these adjustments activate. The Day field
+ * needs to be "0" since we only accept YearMonth repricing boundaries.
*
*
*
@@ -2585,8 +2741,8 @@ public Builder setEffectiveInvoiceMonth(com.google.type.Date value) {
*
*
*
- * Required. The YearMonth when these adjustments activate. The Day field needs to be
- * "0" since we only accept YearMonth repricing boundaries.
+ * Required. The YearMonth when these adjustments activate. The Day field
+ * needs to be "0" since we only accept YearMonth repricing boundaries.
*
*
*
@@ -2607,8 +2763,8 @@ public Builder setEffectiveInvoiceMonth(com.google.type.Date.Builder builderForV
*
*
*
- * Required. The YearMonth when these adjustments activate. The Day field needs to be
- * "0" since we only accept YearMonth repricing boundaries.
+ * Required. The YearMonth when these adjustments activate. The Day field
+ * needs to be "0" since we only accept YearMonth repricing boundaries.
*
*
*
@@ -2636,8 +2792,8 @@ public Builder mergeEffectiveInvoiceMonth(com.google.type.Date value) {
*
*
*
- * Required. The YearMonth when these adjustments activate. The Day field needs to be
- * "0" since we only accept YearMonth repricing boundaries.
+ * Required. The YearMonth when these adjustments activate. The Day field
+ * needs to be "0" since we only accept YearMonth repricing boundaries.
*
*
*
@@ -2659,8 +2815,8 @@ public Builder clearEffectiveInvoiceMonth() {
*
*
*
- * Required. The YearMonth when these adjustments activate. The Day field needs to be
- * "0" since we only accept YearMonth repricing boundaries.
+ * Required. The YearMonth when these adjustments activate. The Day field
+ * needs to be "0" since we only accept YearMonth repricing boundaries.
*
*
*
@@ -2676,8 +2832,8 @@ public com.google.type.Date.Builder getEffectiveInvoiceMonthBuilder() {
*
*
*
- * Required. The YearMonth when these adjustments activate. The Day field needs to be
- * "0" since we only accept YearMonth repricing boundaries.
+ * Required. The YearMonth when these adjustments activate. The Day field
+ * needs to be "0" since we only accept YearMonth repricing boundaries.
*
*
*
@@ -2697,8 +2853,8 @@ public com.google.type.DateOrBuilder getEffectiveInvoiceMonthOrBuilder() {
*
*
*
- * Required. The YearMonth when these adjustments activate. The Day field needs to be
- * "0" since we only accept YearMonth repricing boundaries.
+ * Required. The YearMonth when these adjustments activate. The Day field
+ * needs to be "0" since we only accept YearMonth repricing boundaries.
*
*
*
@@ -2927,8 +3083,9 @@ public com.google.cloud.channel.v1.RepricingAdjustmentOrBuilder getAdjustmentOrB
*
*
*
- * Required. The [RebillingBasis][google.cloud.channel.v1.RebillingBasis] to use for this bill. Specifies the relative cost
- * based on repricing costs you will apply.
+ * Required. The [RebillingBasis][google.cloud.channel.v1.RebillingBasis] to
+ * use for this bill. Specifies the relative cost based on repricing costs you
+ * will apply.
*
*
*
@@ -2945,8 +3102,9 @@ public int getRebillingBasisValue() {
*
*
*
- * Required. The [RebillingBasis][google.cloud.channel.v1.RebillingBasis] to use for this bill. Specifies the relative cost
- * based on repricing costs you will apply.
+ * Required. The [RebillingBasis][google.cloud.channel.v1.RebillingBasis] to
+ * use for this bill. Specifies the relative cost based on repricing costs you
+ * will apply.
*
*
*
@@ -2966,8 +3124,9 @@ public Builder setRebillingBasisValue(int value) {
*
*
*
- * Required. The [RebillingBasis][google.cloud.channel.v1.RebillingBasis] to use for this bill. Specifies the relative cost
- * based on repricing costs you will apply.
+ * Required. The [RebillingBasis][google.cloud.channel.v1.RebillingBasis] to
+ * use for this bill. Specifies the relative cost based on repricing costs you
+ * will apply.
*
*
*
@@ -2987,8 +3146,9 @@ public com.google.cloud.channel.v1.RebillingBasis getRebillingBasis() {
*
*
*
- * Required. The [RebillingBasis][google.cloud.channel.v1.RebillingBasis] to use for this bill. Specifies the relative cost
- * based on repricing costs you will apply.
+ * Required. The [RebillingBasis][google.cloud.channel.v1.RebillingBasis] to
+ * use for this bill. Specifies the relative cost based on repricing costs you
+ * will apply.
*
*
*
@@ -3011,8 +3171,9 @@ public Builder setRebillingBasis(com.google.cloud.channel.v1.RebillingBasis valu
*
*
*
- * Required. The [RebillingBasis][google.cloud.channel.v1.RebillingBasis] to use for this bill. Specifies the relative cost
- * based on repricing costs you will apply.
+ * Required. The [RebillingBasis][google.cloud.channel.v1.RebillingBasis] to
+ * use for this bill. Specifies the relative cost based on repricing costs you
+ * will apply.
*
*
*
@@ -3028,6 +3189,404 @@ public Builder clearRebillingBasis() {
return this;
}
+ private java.util.List conditionalOverrides_ =
+ java.util.Collections.emptyList();
+
+ private void ensureConditionalOverridesIsMutable() {
+ if (!((bitField0_ & 0x00000001) != 0)) {
+ conditionalOverrides_ =
+ new java.util.ArrayList(
+ conditionalOverrides_);
+ bitField0_ |= 0x00000001;
+ }
+ }
+
+ private com.google.protobuf.RepeatedFieldBuilderV3<
+ com.google.cloud.channel.v1.ConditionalOverride,
+ com.google.cloud.channel.v1.ConditionalOverride.Builder,
+ com.google.cloud.channel.v1.ConditionalOverrideOrBuilder>
+ conditionalOverridesBuilder_;
+
+ /**
+ *
+ *
+ *
+ * The conditional overrides to apply for this configuration. If you list
+ * multiple overrides, only the first valid override is used. If you don't
+ * list any overrides, the API uses the normal adjustment and rebilling basis.
+ *
+ *
+ * repeated .google.cloud.channel.v1.ConditionalOverride conditional_overrides = 6;
+ */
+ public java.util.List
+ getConditionalOverridesList() {
+ if (conditionalOverridesBuilder_ == null) {
+ return java.util.Collections.unmodifiableList(conditionalOverrides_);
+ } else {
+ return conditionalOverridesBuilder_.getMessageList();
+ }
+ }
+ /**
+ *
+ *
+ *
+ * The conditional overrides to apply for this configuration. If you list
+ * multiple overrides, only the first valid override is used. If you don't
+ * list any overrides, the API uses the normal adjustment and rebilling basis.
+ *
+ *
+ * repeated .google.cloud.channel.v1.ConditionalOverride conditional_overrides = 6;
+ */
+ public int getConditionalOverridesCount() {
+ if (conditionalOverridesBuilder_ == null) {
+ return conditionalOverrides_.size();
+ } else {
+ return conditionalOverridesBuilder_.getCount();
+ }
+ }
+ /**
+ *
+ *
+ *
+ * The conditional overrides to apply for this configuration. If you list
+ * multiple overrides, only the first valid override is used. If you don't
+ * list any overrides, the API uses the normal adjustment and rebilling basis.
+ *
+ *
+ * repeated .google.cloud.channel.v1.ConditionalOverride conditional_overrides = 6;
+ */
+ public com.google.cloud.channel.v1.ConditionalOverride getConditionalOverrides(int index) {
+ if (conditionalOverridesBuilder_ == null) {
+ return conditionalOverrides_.get(index);
+ } else {
+ return conditionalOverridesBuilder_.getMessage(index);
+ }
+ }
+ /**
+ *
+ *
+ *
+ * The conditional overrides to apply for this configuration. If you list
+ * multiple overrides, only the first valid override is used. If you don't
+ * list any overrides, the API uses the normal adjustment and rebilling basis.
+ *
+ *
+ * repeated .google.cloud.channel.v1.ConditionalOverride conditional_overrides = 6;
+ */
+ public Builder setConditionalOverrides(
+ int index, com.google.cloud.channel.v1.ConditionalOverride value) {
+ if (conditionalOverridesBuilder_ == null) {
+ if (value == null) {
+ throw new NullPointerException();
+ }
+ ensureConditionalOverridesIsMutable();
+ conditionalOverrides_.set(index, value);
+ onChanged();
+ } else {
+ conditionalOverridesBuilder_.setMessage(index, value);
+ }
+ return this;
+ }
+ /**
+ *
+ *
+ *
+ * The conditional overrides to apply for this configuration. If you list
+ * multiple overrides, only the first valid override is used. If you don't
+ * list any overrides, the API uses the normal adjustment and rebilling basis.
+ *
+ *
+ * repeated .google.cloud.channel.v1.ConditionalOverride conditional_overrides = 6;
+ */
+ public Builder setConditionalOverrides(
+ int index, com.google.cloud.channel.v1.ConditionalOverride.Builder builderForValue) {
+ if (conditionalOverridesBuilder_ == null) {
+ ensureConditionalOverridesIsMutable();
+ conditionalOverrides_.set(index, builderForValue.build());
+ onChanged();
+ } else {
+ conditionalOverridesBuilder_.setMessage(index, builderForValue.build());
+ }
+ return this;
+ }
+ /**
+ *
+ *
+ *
+ * The conditional overrides to apply for this configuration. If you list
+ * multiple overrides, only the first valid override is used. If you don't
+ * list any overrides, the API uses the normal adjustment and rebilling basis.
+ *
+ *
+ * repeated .google.cloud.channel.v1.ConditionalOverride conditional_overrides = 6;
+ */
+ public Builder addConditionalOverrides(com.google.cloud.channel.v1.ConditionalOverride value) {
+ if (conditionalOverridesBuilder_ == null) {
+ if (value == null) {
+ throw new NullPointerException();
+ }
+ ensureConditionalOverridesIsMutable();
+ conditionalOverrides_.add(value);
+ onChanged();
+ } else {
+ conditionalOverridesBuilder_.addMessage(value);
+ }
+ return this;
+ }
+ /**
+ *
+ *
+ *
+ * The conditional overrides to apply for this configuration. If you list
+ * multiple overrides, only the first valid override is used. If you don't
+ * list any overrides, the API uses the normal adjustment and rebilling basis.
+ *
+ *
+ * repeated .google.cloud.channel.v1.ConditionalOverride conditional_overrides = 6;
+ */
+ public Builder addConditionalOverrides(
+ int index, com.google.cloud.channel.v1.ConditionalOverride value) {
+ if (conditionalOverridesBuilder_ == null) {
+ if (value == null) {
+ throw new NullPointerException();
+ }
+ ensureConditionalOverridesIsMutable();
+ conditionalOverrides_.add(index, value);
+ onChanged();
+ } else {
+ conditionalOverridesBuilder_.addMessage(index, value);
+ }
+ return this;
+ }
+ /**
+ *
+ *
+ *
+ * The conditional overrides to apply for this configuration. If you list
+ * multiple overrides, only the first valid override is used. If you don't
+ * list any overrides, the API uses the normal adjustment and rebilling basis.
+ *
+ *
+ * repeated .google.cloud.channel.v1.ConditionalOverride conditional_overrides = 6;
+ */
+ public Builder addConditionalOverrides(
+ com.google.cloud.channel.v1.ConditionalOverride.Builder builderForValue) {
+ if (conditionalOverridesBuilder_ == null) {
+ ensureConditionalOverridesIsMutable();
+ conditionalOverrides_.add(builderForValue.build());
+ onChanged();
+ } else {
+ conditionalOverridesBuilder_.addMessage(builderForValue.build());
+ }
+ return this;
+ }
+ /**
+ *
+ *
+ *
+ * The conditional overrides to apply for this configuration. If you list
+ * multiple overrides, only the first valid override is used. If you don't
+ * list any overrides, the API uses the normal adjustment and rebilling basis.
+ *
+ *
+ * repeated .google.cloud.channel.v1.ConditionalOverride conditional_overrides = 6;
+ */
+ public Builder addConditionalOverrides(
+ int index, com.google.cloud.channel.v1.ConditionalOverride.Builder builderForValue) {
+ if (conditionalOverridesBuilder_ == null) {
+ ensureConditionalOverridesIsMutable();
+ conditionalOverrides_.add(index, builderForValue.build());
+ onChanged();
+ } else {
+ conditionalOverridesBuilder_.addMessage(index, builderForValue.build());
+ }
+ return this;
+ }
+ /**
+ *
+ *
+ *
+ * The conditional overrides to apply for this configuration. If you list
+ * multiple overrides, only the first valid override is used. If you don't
+ * list any overrides, the API uses the normal adjustment and rebilling basis.
+ *
+ *
+ * repeated .google.cloud.channel.v1.ConditionalOverride conditional_overrides = 6;
+ */
+ public Builder addAllConditionalOverrides(
+ java.lang.Iterable extends com.google.cloud.channel.v1.ConditionalOverride> values) {
+ if (conditionalOverridesBuilder_ == null) {
+ ensureConditionalOverridesIsMutable();
+ com.google.protobuf.AbstractMessageLite.Builder.addAll(values, conditionalOverrides_);
+ onChanged();
+ } else {
+ conditionalOverridesBuilder_.addAllMessages(values);
+ }
+ return this;
+ }
+ /**
+ *
+ *
+ *
+ * The conditional overrides to apply for this configuration. If you list
+ * multiple overrides, only the first valid override is used. If you don't
+ * list any overrides, the API uses the normal adjustment and rebilling basis.
+ *
+ *
+ * repeated .google.cloud.channel.v1.ConditionalOverride conditional_overrides = 6;
+ */
+ public Builder clearConditionalOverrides() {
+ if (conditionalOverridesBuilder_ == null) {
+ conditionalOverrides_ = java.util.Collections.emptyList();
+ bitField0_ = (bitField0_ & ~0x00000001);
+ onChanged();
+ } else {
+ conditionalOverridesBuilder_.clear();
+ }
+ return this;
+ }
+ /**
+ *
+ *
+ *
+ * The conditional overrides to apply for this configuration. If you list
+ * multiple overrides, only the first valid override is used. If you don't
+ * list any overrides, the API uses the normal adjustment and rebilling basis.
+ *
+ *
+ * repeated .google.cloud.channel.v1.ConditionalOverride conditional_overrides = 6;
+ */
+ public Builder removeConditionalOverrides(int index) {
+ if (conditionalOverridesBuilder_ == null) {
+ ensureConditionalOverridesIsMutable();
+ conditionalOverrides_.remove(index);
+ onChanged();
+ } else {
+ conditionalOverridesBuilder_.remove(index);
+ }
+ return this;
+ }
+ /**
+ *
+ *
+ *
+ * The conditional overrides to apply for this configuration. If you list
+ * multiple overrides, only the first valid override is used. If you don't
+ * list any overrides, the API uses the normal adjustment and rebilling basis.
+ *
+ *
+ * repeated .google.cloud.channel.v1.ConditionalOverride conditional_overrides = 6;
+ */
+ public com.google.cloud.channel.v1.ConditionalOverride.Builder getConditionalOverridesBuilder(
+ int index) {
+ return getConditionalOverridesFieldBuilder().getBuilder(index);
+ }
+ /**
+ *
+ *
+ *
+ * The conditional overrides to apply for this configuration. If you list
+ * multiple overrides, only the first valid override is used. If you don't
+ * list any overrides, the API uses the normal adjustment and rebilling basis.
+ *
+ *
+ * repeated .google.cloud.channel.v1.ConditionalOverride conditional_overrides = 6;
+ */
+ public com.google.cloud.channel.v1.ConditionalOverrideOrBuilder
+ getConditionalOverridesOrBuilder(int index) {
+ if (conditionalOverridesBuilder_ == null) {
+ return conditionalOverrides_.get(index);
+ } else {
+ return conditionalOverridesBuilder_.getMessageOrBuilder(index);
+ }
+ }
+ /**
+ *
+ *
+ *
+ * The conditional overrides to apply for this configuration. If you list
+ * multiple overrides, only the first valid override is used. If you don't
+ * list any overrides, the API uses the normal adjustment and rebilling basis.
+ *
+ *
+ * repeated .google.cloud.channel.v1.ConditionalOverride conditional_overrides = 6;
+ */
+ public java.util.List extends com.google.cloud.channel.v1.ConditionalOverrideOrBuilder>
+ getConditionalOverridesOrBuilderList() {
+ if (conditionalOverridesBuilder_ != null) {
+ return conditionalOverridesBuilder_.getMessageOrBuilderList();
+ } else {
+ return java.util.Collections.unmodifiableList(conditionalOverrides_);
+ }
+ }
+ /**
+ *
+ *
+ *
+ * The conditional overrides to apply for this configuration. If you list
+ * multiple overrides, only the first valid override is used. If you don't
+ * list any overrides, the API uses the normal adjustment and rebilling basis.
+ *
+ *
+ * repeated .google.cloud.channel.v1.ConditionalOverride conditional_overrides = 6;
+ */
+ public com.google.cloud.channel.v1.ConditionalOverride.Builder
+ addConditionalOverridesBuilder() {
+ return getConditionalOverridesFieldBuilder()
+ .addBuilder(com.google.cloud.channel.v1.ConditionalOverride.getDefaultInstance());
+ }
+ /**
+ *
+ *
+ *
+ * The conditional overrides to apply for this configuration. If you list
+ * multiple overrides, only the first valid override is used. If you don't
+ * list any overrides, the API uses the normal adjustment and rebilling basis.
+ *
+ *
+ * repeated .google.cloud.channel.v1.ConditionalOverride conditional_overrides = 6;
+ */
+ public com.google.cloud.channel.v1.ConditionalOverride.Builder addConditionalOverridesBuilder(
+ int index) {
+ return getConditionalOverridesFieldBuilder()
+ .addBuilder(index, com.google.cloud.channel.v1.ConditionalOverride.getDefaultInstance());
+ }
+ /**
+ *
+ *
+ *
+ * The conditional overrides to apply for this configuration. If you list
+ * multiple overrides, only the first valid override is used. If you don't
+ * list any overrides, the API uses the normal adjustment and rebilling basis.
+ *
+ *
+ * repeated .google.cloud.channel.v1.ConditionalOverride conditional_overrides = 6;
+ */
+ public java.util.List
+ getConditionalOverridesBuilderList() {
+ return getConditionalOverridesFieldBuilder().getBuilderList();
+ }
+
+ private com.google.protobuf.RepeatedFieldBuilderV3<
+ com.google.cloud.channel.v1.ConditionalOverride,
+ com.google.cloud.channel.v1.ConditionalOverride.Builder,
+ com.google.cloud.channel.v1.ConditionalOverrideOrBuilder>
+ getConditionalOverridesFieldBuilder() {
+ if (conditionalOverridesBuilder_ == null) {
+ conditionalOverridesBuilder_ =
+ new com.google.protobuf.RepeatedFieldBuilderV3<
+ com.google.cloud.channel.v1.ConditionalOverride,
+ com.google.cloud.channel.v1.ConditionalOverride.Builder,
+ com.google.cloud.channel.v1.ConditionalOverrideOrBuilder>(
+ conditionalOverrides_,
+ ((bitField0_ & 0x00000001) != 0),
+ getParentForChildren(),
+ isClean());
+ conditionalOverrides_ = null;
+ }
+ return conditionalOverridesBuilder_;
+ }
+
@java.lang.Override
public final Builder setUnknownFields(final com.google.protobuf.UnknownFieldSet unknownFields) {
return super.setUnknownFields(unknownFields);
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/RepricingConfigOrBuilder.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/RepricingConfigOrBuilder.java
index 2ce95fd3f67c..8de27afa833c 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/RepricingConfigOrBuilder.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/RepricingConfigOrBuilder.java
@@ -118,8 +118,8 @@ public interface RepricingConfigOrBuilder
*
*
*
- * Required. The YearMonth when these adjustments activate. The Day field needs to be
- * "0" since we only accept YearMonth repricing boundaries.
+ * Required. The YearMonth when these adjustments activate. The Day field
+ * needs to be "0" since we only accept YearMonth repricing boundaries.
*
*
* .google.type.Date effective_invoice_month = 1 [(.google.api.field_behavior) = REQUIRED];
@@ -132,8 +132,8 @@ public interface RepricingConfigOrBuilder
*
*
*
- * Required. The YearMonth when these adjustments activate. The Day field needs to be
- * "0" since we only accept YearMonth repricing boundaries.
+ * Required. The YearMonth when these adjustments activate. The Day field
+ * needs to be "0" since we only accept YearMonth repricing boundaries.
*
*
* .google.type.Date effective_invoice_month = 1 [(.google.api.field_behavior) = REQUIRED];
@@ -146,8 +146,8 @@ public interface RepricingConfigOrBuilder
*
*
*
- * Required. The YearMonth when these adjustments activate. The Day field needs to be
- * "0" since we only accept YearMonth repricing boundaries.
+ * Required. The YearMonth when these adjustments activate. The Day field
+ * needs to be "0" since we only accept YearMonth repricing boundaries.
*
*
* .google.type.Date effective_invoice_month = 1 [(.google.api.field_behavior) = REQUIRED];
@@ -200,8 +200,9 @@ public interface RepricingConfigOrBuilder
*
*
*
- * Required. The [RebillingBasis][google.cloud.channel.v1.RebillingBasis] to use for this bill. Specifies the relative cost
- * based on repricing costs you will apply.
+ * Required. The [RebillingBasis][google.cloud.channel.v1.RebillingBasis] to
+ * use for this bill. Specifies the relative cost based on repricing costs you
+ * will apply.
*
*
*
@@ -215,8 +216,9 @@ public interface RepricingConfigOrBuilder
*
*
*
- * Required. The [RebillingBasis][google.cloud.channel.v1.RebillingBasis] to use for this bill. Specifies the relative cost
- * based on repricing costs you will apply.
+ * Required. The [RebillingBasis][google.cloud.channel.v1.RebillingBasis] to
+ * use for this bill. Specifies the relative cost based on repricing costs you
+ * will apply.
*
*
*
@@ -227,5 +229,68 @@ public interface RepricingConfigOrBuilder
*/
com.google.cloud.channel.v1.RebillingBasis getRebillingBasis();
+ /**
+ *
+ *
+ *
+ * The conditional overrides to apply for this configuration. If you list
+ * multiple overrides, only the first valid override is used. If you don't
+ * list any overrides, the API uses the normal adjustment and rebilling basis.
+ *
+ *
+ * repeated .google.cloud.channel.v1.ConditionalOverride conditional_overrides = 6;
+ */
+ java.util.List getConditionalOverridesList();
+ /**
+ *
+ *
+ *
+ * The conditional overrides to apply for this configuration. If you list
+ * multiple overrides, only the first valid override is used. If you don't
+ * list any overrides, the API uses the normal adjustment and rebilling basis.
+ *
+ *
+ * repeated .google.cloud.channel.v1.ConditionalOverride conditional_overrides = 6;
+ */
+ com.google.cloud.channel.v1.ConditionalOverride getConditionalOverrides(int index);
+ /**
+ *
+ *
+ *
+ * The conditional overrides to apply for this configuration. If you list
+ * multiple overrides, only the first valid override is used. If you don't
+ * list any overrides, the API uses the normal adjustment and rebilling basis.
+ *
+ *
+ * repeated .google.cloud.channel.v1.ConditionalOverride conditional_overrides = 6;
+ */
+ int getConditionalOverridesCount();
+ /**
+ *
+ *
+ *
+ * The conditional overrides to apply for this configuration. If you list
+ * multiple overrides, only the first valid override is used. If you don't
+ * list any overrides, the API uses the normal adjustment and rebilling basis.
+ *
+ *
+ * repeated .google.cloud.channel.v1.ConditionalOverride conditional_overrides = 6;
+ */
+ java.util.List extends com.google.cloud.channel.v1.ConditionalOverrideOrBuilder>
+ getConditionalOverridesOrBuilderList();
+ /**
+ *
+ *
+ *
+ * The conditional overrides to apply for this configuration. If you list
+ * multiple overrides, only the first valid override is used. If you don't
+ * list any overrides, the API uses the normal adjustment and rebilling basis.
+ *
+ *
+ * repeated .google.cloud.channel.v1.ConditionalOverride conditional_overrides = 6;
+ */
+ com.google.cloud.channel.v1.ConditionalOverrideOrBuilder getConditionalOverridesOrBuilder(
+ int index);
+
public com.google.cloud.channel.v1.RepricingConfig.GranularityCase getGranularityCase();
}
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/RepricingProto.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/RepricingProto.java
index eacd06dccca4..851de098d40f 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/RepricingProto.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/RepricingProto.java
@@ -55,6 +55,18 @@ public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry r
internal_static_google_cloud_channel_v1_PercentageAdjustment_descriptor;
static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_google_cloud_channel_v1_PercentageAdjustment_fieldAccessorTable;
+ static final com.google.protobuf.Descriptors.Descriptor
+ internal_static_google_cloud_channel_v1_ConditionalOverride_descriptor;
+ static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ internal_static_google_cloud_channel_v1_ConditionalOverride_fieldAccessorTable;
+ static final com.google.protobuf.Descriptors.Descriptor
+ internal_static_google_cloud_channel_v1_RepricingCondition_descriptor;
+ static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ internal_static_google_cloud_channel_v1_RepricingCondition_fieldAccessorTable;
+ static final com.google.protobuf.Descriptors.Descriptor
+ internal_static_google_cloud_channel_v1_SkuGroupCondition_descriptor;
+ static final com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ internal_static_google_cloud_channel_v1_SkuGroupCondition_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
return descriptor;
@@ -86,7 +98,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
+ "elPartnerRepricingConfig\022zaccounts/{acco"
+ "unt}/channelPartnerLinks/{channel_partne"
+ "r}/channelPartnerRepricingConfigs/{chann"
- + "el_partner_repricing_config}\"\260\004\n\017Reprici"
+ + "el_partner_repricing_config}\"\375\004\n\017Reprici"
+ "ngConfig\022b\n\027entitlement_granularity\030\004 \001("
+ "\0132?.google.cloud.channel.v1.RepricingCon"
+ "fig.EntitlementGranularityH\000\022i\n\033channel_"
@@ -97,20 +109,32 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
+ "stment\030\002 \001(\0132,.google.cloud.channel.v1.R"
+ "epricingAdjustmentB\003\340A\002\022E\n\017rebilling_bas"
+ "is\030\003 \001(\0162\'.google.cloud.channel.v1.Rebil"
- + "lingBasisB\003\340A\002\032[\n\026EntitlementGranularity"
- + "\022A\n\013entitlement\030\001 \001(\tB,\372A)\n\'cloudchannel"
- + ".googleapis.com/Entitlement\032\033\n\031ChannelPa"
- + "rtnerGranularityB\r\n\013granularity\"s\n\023Repri"
- + "cingAdjustment\022N\n\025percentage_adjustment\030"
- + "\002 \001(\0132-.google.cloud.channel.v1.Percenta"
- + "geAdjustmentH\000B\014\n\nadjustment\"@\n\024Percenta"
- + "geAdjustment\022(\n\npercentage\030\002 \001(\0132\024.googl"
- + "e.type.Decimal*]\n\016RebillingBasis\022\037\n\033REBI"
- + "LLING_BASIS_UNSPECIFIED\020\000\022\020\n\014COST_AT_LIS"
- + "T\020\001\022\030\n\024DIRECT_CUSTOMER_COST\020\002Bo\n\033com.goo"
- + "gle.cloud.channel.v1B\016RepricingProtoP\001Z>"
- + "google.golang.org/genproto/googleapis/cl"
- + "oud/channel/v1;channelb\006proto3"
+ + "lingBasisB\003\340A\002\022K\n\025conditional_overrides\030"
+ + "\006 \003(\0132,.google.cloud.channel.v1.Conditio"
+ + "nalOverride\032[\n\026EntitlementGranularity\022A\n"
+ + "\013entitlement\030\001 \001(\tB,\372A)\n\'cloudchannel.go"
+ + "ogleapis.com/Entitlement\032\033\n\031ChannelPartn"
+ + "erGranularityB\r\n\013granularity\"s\n\023Repricin"
+ + "gAdjustment\022N\n\025percentage_adjustment\030\002 \001"
+ + "(\0132-.google.cloud.channel.v1.PercentageA"
+ + "djustmentH\000B\014\n\nadjustment\"@\n\024PercentageA"
+ + "djustment\022(\n\npercentage\030\002 \001(\0132\024.google.t"
+ + "ype.Decimal\"\362\001\n\023ConditionalOverride\022E\n\na"
+ + "djustment\030\001 \001(\0132,.google.cloud.channel.v"
+ + "1.RepricingAdjustmentB\003\340A\002\022E\n\017rebilling_"
+ + "basis\030\002 \001(\0162\'.google.cloud.channel.v1.Re"
+ + "billingBasisB\003\340A\002\022M\n\023repricing_condition"
+ + "\030\003 \001(\0132+.google.cloud.channel.v1.Reprici"
+ + "ngConditionB\003\340A\002\"l\n\022RepricingCondition\022I"
+ + "\n\023sku_group_condition\030\001 \001(\0132*.google.clo"
+ + "ud.channel.v1.SkuGroupConditionH\000B\013\n\tcon"
+ + "dition\"&\n\021SkuGroupCondition\022\021\n\tsku_group"
+ + "\030\001 \001(\t*]\n\016RebillingBasis\022\037\n\033REBILLING_BA"
+ + "SIS_UNSPECIFIED\020\000\022\020\n\014COST_AT_LIST\020\001\022\030\n\024D"
+ + "IRECT_CUSTOMER_COST\020\002Bo\n\033com.google.clou"
+ + "d.channel.v1B\016RepricingProtoP\001Z>google.g"
+ + "olang.org/genproto/googleapis/cloud/chan"
+ + "nel/v1;channelb\006proto3"
};
descriptor =
com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(
@@ -149,6 +173,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
"EffectiveInvoiceMonth",
"Adjustment",
"RebillingBasis",
+ "ConditionalOverrides",
"Granularity",
});
internal_static_google_cloud_channel_v1_RepricingConfig_EntitlementGranularity_descriptor =
@@ -181,6 +206,30 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
new java.lang.String[] {
"Percentage",
});
+ internal_static_google_cloud_channel_v1_ConditionalOverride_descriptor =
+ getDescriptor().getMessageTypes().get(5);
+ internal_static_google_cloud_channel_v1_ConditionalOverride_fieldAccessorTable =
+ new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ internal_static_google_cloud_channel_v1_ConditionalOverride_descriptor,
+ new java.lang.String[] {
+ "Adjustment", "RebillingBasis", "RepricingCondition",
+ });
+ internal_static_google_cloud_channel_v1_RepricingCondition_descriptor =
+ getDescriptor().getMessageTypes().get(6);
+ internal_static_google_cloud_channel_v1_RepricingCondition_fieldAccessorTable =
+ new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ internal_static_google_cloud_channel_v1_RepricingCondition_descriptor,
+ new java.lang.String[] {
+ "SkuGroupCondition", "Condition",
+ });
+ internal_static_google_cloud_channel_v1_SkuGroupCondition_descriptor =
+ getDescriptor().getMessageTypes().get(7);
+ internal_static_google_cloud_channel_v1_SkuGroupCondition_fieldAccessorTable =
+ new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
+ internal_static_google_cloud_channel_v1_SkuGroupCondition_descriptor,
+ new java.lang.String[] {
+ "SkuGroup",
+ });
com.google.protobuf.ExtensionRegistry registry =
com.google.protobuf.ExtensionRegistry.newInstance();
registry.add(com.google.api.FieldBehaviorProto.fieldBehavior);
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/RunReportJobRequest.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/RunReportJobRequest.java
index 504823feb8aa..ee023e926df9 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/RunReportJobRequest.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/RunReportJobRequest.java
@@ -22,7 +22,8 @@
*
*
*
- * Request message for [CloudChannelReportsService.RunReportJob][google.cloud.channel.v1.CloudChannelReportsService.RunReportJob].
+ * Request message for
+ * [CloudChannelReportsService.RunReportJob][google.cloud.channel.v1.CloudChannelReportsService.RunReportJob].
*
*
* Protobuf type {@code google.cloud.channel.v1.RunReportJobRequest}
@@ -75,8 +76,8 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
*
*
*
- * Required. The report's resource name. Specifies the account and report used to
- * generate report data. The report_id identifier is a UID (for example,
+ * Required. The report's resource name. Specifies the account and report used
+ * to generate report data. The report_id identifier is a UID (for example,
* `613bf59q`).
* Name uses the format:
* accounts/{account_id}/reports/{report_id}
@@ -104,8 +105,8 @@ public java.lang.String getName() {
*
*
*
- * Required. The report's resource name. Specifies the account and report used to
- * generate report data. The report_id identifier is a UID (for example,
+ * Required. The report's resource name. Specifies the account and report used
+ * to generate report data. The report_id identifier is a UID (for example,
* `613bf59q`).
* Name uses the format:
* accounts/{account_id}/reports/{report_id}
@@ -190,8 +191,8 @@ public com.google.cloud.channel.v1.DateRangeOrBuilder getDateRangeOrBuilder() {
*
*
*
- * Optional. A structured string that defines conditions on dimension columns to
- * restrict the report output.
+ * Optional. A structured string that defines conditions on dimension columns
+ * to restrict the report output.
* Filters support logical operators (AND, OR, NOT) and conditional operators
* (=, !=, <, >, <=, and >=) using `column_id` as keys.
* For example:
@@ -220,8 +221,8 @@ public java.lang.String getFilter() {
*
*
*
- * Optional. A structured string that defines conditions on dimension columns to
- * restrict the report output.
+ * Optional. A structured string that defines conditions on dimension columns
+ * to restrict the report output.
* Filters support logical operators (AND, OR, NOT) and conditional operators
* (=, !=, <, >, <=, and >=) using `column_id` as keys.
* For example:
@@ -497,7 +498,8 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
*
*
- * Request message for [CloudChannelReportsService.RunReportJob][google.cloud.channel.v1.CloudChannelReportsService.RunReportJob].
+ * Request message for
+ * [CloudChannelReportsService.RunReportJob][google.cloud.channel.v1.CloudChannelReportsService.RunReportJob].
*
*
* Protobuf type {@code google.cloud.channel.v1.RunReportJobRequest}
@@ -715,8 +717,8 @@ public Builder mergeFrom(
*
*
*
- * Required. The report's resource name. Specifies the account and report used to
- * generate report data. The report_id identifier is a UID (for example,
+ * Required. The report's resource name. Specifies the account and report used
+ * to generate report data. The report_id identifier is a UID (for example,
* `613bf59q`).
* Name uses the format:
* accounts/{account_id}/reports/{report_id}
@@ -743,8 +745,8 @@ public java.lang.String getName() {
*
*
*
- * Required. The report's resource name. Specifies the account and report used to
- * generate report data. The report_id identifier is a UID (for example,
+ * Required. The report's resource name. Specifies the account and report used
+ * to generate report data. The report_id identifier is a UID (for example,
* `613bf59q`).
* Name uses the format:
* accounts/{account_id}/reports/{report_id}
@@ -771,8 +773,8 @@ public com.google.protobuf.ByteString getNameBytes() {
*
*
*
- * Required. The report's resource name. Specifies the account and report used to
- * generate report data. The report_id identifier is a UID (for example,
+ * Required. The report's resource name. Specifies the account and report used
+ * to generate report data. The report_id identifier is a UID (for example,
* `613bf59q`).
* Name uses the format:
* accounts/{account_id}/reports/{report_id}
@@ -798,8 +800,8 @@ public Builder setName(java.lang.String value) {
*
*
*
- * Required. The report's resource name. Specifies the account and report used to
- * generate report data. The report_id identifier is a UID (for example,
+ * Required. The report's resource name. Specifies the account and report used
+ * to generate report data. The report_id identifier is a UID (for example,
* `613bf59q`).
* Name uses the format:
* accounts/{account_id}/reports/{report_id}
@@ -821,8 +823,8 @@ public Builder clearName() {
*
*
*
- * Required. The report's resource name. Specifies the account and report used to
- * generate report data. The report_id identifier is a UID (for example,
+ * Required. The report's resource name. Specifies the account and report used
+ * to generate report data. The report_id identifier is a UID (for example,
* `613bf59q`).
* Name uses the format:
* accounts/{account_id}/reports/{report_id}
@@ -1054,8 +1056,8 @@ public com.google.cloud.channel.v1.DateRangeOrBuilder getDateRangeOrBuilder() {
*
*
*
- * Optional. A structured string that defines conditions on dimension columns to
- * restrict the report output.
+ * Optional. A structured string that defines conditions on dimension columns
+ * to restrict the report output.
* Filters support logical operators (AND, OR, NOT) and conditional operators
* (=, !=, <, >, <=, and >=) using `column_id` as keys.
* For example:
@@ -1083,8 +1085,8 @@ public java.lang.String getFilter() {
*
*
*
- * Optional. A structured string that defines conditions on dimension columns to
- * restrict the report output.
+ * Optional. A structured string that defines conditions on dimension columns
+ * to restrict the report output.
* Filters support logical operators (AND, OR, NOT) and conditional operators
* (=, !=, <, >, <=, and >=) using `column_id` as keys.
* For example:
@@ -1112,8 +1114,8 @@ public com.google.protobuf.ByteString getFilterBytes() {
*
*
*
- * Optional. A structured string that defines conditions on dimension columns to
- * restrict the report output.
+ * Optional. A structured string that defines conditions on dimension columns
+ * to restrict the report output.
* Filters support logical operators (AND, OR, NOT) and conditional operators
* (=, !=, <, >, <=, and >=) using `column_id` as keys.
* For example:
@@ -1140,8 +1142,8 @@ public Builder setFilter(java.lang.String value) {
*
*
*
- * Optional. A structured string that defines conditions on dimension columns to
- * restrict the report output.
+ * Optional. A structured string that defines conditions on dimension columns
+ * to restrict the report output.
* Filters support logical operators (AND, OR, NOT) and conditional operators
* (=, !=, <, >, <=, and >=) using `column_id` as keys.
* For example:
@@ -1164,8 +1166,8 @@ public Builder clearFilter() {
*
*
*
- * Optional. A structured string that defines conditions on dimension columns to
- * restrict the report output.
+ * Optional. A structured string that defines conditions on dimension columns
+ * to restrict the report output.
* Filters support logical operators (AND, OR, NOT) and conditional operators
* (=, !=, <, >, <=, and >=) using `column_id` as keys.
* For example:
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/RunReportJobRequestOrBuilder.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/RunReportJobRequestOrBuilder.java
index 60253fe1f725..8f4f48ac5ab0 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/RunReportJobRequestOrBuilder.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/RunReportJobRequestOrBuilder.java
@@ -27,8 +27,8 @@ public interface RunReportJobRequestOrBuilder
*
*
*
- * Required. The report's resource name. Specifies the account and report used to
- * generate report data. The report_id identifier is a UID (for example,
+ * Required. The report's resource name. Specifies the account and report used
+ * to generate report data. The report_id identifier is a UID (for example,
* `613bf59q`).
* Name uses the format:
* accounts/{account_id}/reports/{report_id}
@@ -45,8 +45,8 @@ public interface RunReportJobRequestOrBuilder
*
*
*
- * Required. The report's resource name. Specifies the account and report used to
- * generate report data. The report_id identifier is a UID (for example,
+ * Required. The report's resource name. Specifies the account and report used
+ * to generate report data. The report_id identifier is a UID (for example,
* `613bf59q`).
* Name uses the format:
* accounts/{account_id}/reports/{report_id}
@@ -105,8 +105,8 @@ public interface RunReportJobRequestOrBuilder
*
*
*
- * Optional. A structured string that defines conditions on dimension columns to
- * restrict the report output.
+ * Optional. A structured string that defines conditions on dimension columns
+ * to restrict the report output.
* Filters support logical operators (AND, OR, NOT) and conditional operators
* (=, !=, <, >, <=, and >=) using `column_id` as keys.
* For example:
@@ -124,8 +124,8 @@ public interface RunReportJobRequestOrBuilder
*
*
*
- * Optional. A structured string that defines conditions on dimension columns to
- * restrict the report output.
+ * Optional. A structured string that defines conditions on dimension columns
+ * to restrict the report output.
* Filters support logical operators (AND, OR, NOT) and conditional operators
* (=, !=, <, >, <=, and >=) using `column_id` as keys.
* For example:
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/RunReportJobResponse.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/RunReportJobResponse.java
index 157b70f9f5a4..50c55e969dde 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/RunReportJobResponse.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/RunReportJobResponse.java
@@ -22,7 +22,8 @@
*
*
*
- * Response message for [CloudChannelReportsService.RunReportJob][google.cloud.channel.v1.CloudChannelReportsService.RunReportJob].
+ * Response message for
+ * [CloudChannelReportsService.RunReportJob][google.cloud.channel.v1.CloudChannelReportsService.RunReportJob].
*
*
* Protobuf type {@code google.cloud.channel.v1.RunReportJobResponse}
@@ -71,7 +72,8 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
*
*
*
- * Pass `report_job.name` to [FetchReportResultsRequest.report_job][google.cloud.channel.v1.FetchReportResultsRequest.report_job]
+ * Pass `report_job.name` to
+ * [FetchReportResultsRequest.report_job][google.cloud.channel.v1.FetchReportResultsRequest.report_job]
* to retrieve the report's results.
*
*
@@ -87,7 +89,8 @@ public boolean hasReportJob() {
*
*
*
- * Pass `report_job.name` to [FetchReportResultsRequest.report_job][google.cloud.channel.v1.FetchReportResultsRequest.report_job]
+ * Pass `report_job.name` to
+ * [FetchReportResultsRequest.report_job][google.cloud.channel.v1.FetchReportResultsRequest.report_job]
* to retrieve the report's results.
*
*
@@ -105,7 +108,8 @@ public com.google.cloud.channel.v1.ReportJob getReportJob() {
*
*
*
- * Pass `report_job.name` to [FetchReportResultsRequest.report_job][google.cloud.channel.v1.FetchReportResultsRequest.report_job]
+ * Pass `report_job.name` to
+ * [FetchReportResultsRequest.report_job][google.cloud.channel.v1.FetchReportResultsRequest.report_job]
* to retrieve the report's results.
*
*
@@ -352,7 +356,8 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
*
*
- * Response message for [CloudChannelReportsService.RunReportJob][google.cloud.channel.v1.CloudChannelReportsService.RunReportJob].
+ * Response message for
+ * [CloudChannelReportsService.RunReportJob][google.cloud.channel.v1.CloudChannelReportsService.RunReportJob].
*
*
* Protobuf type {@code google.cloud.channel.v1.RunReportJobResponse}
@@ -556,7 +561,8 @@ public Builder mergeFrom(
*
*
*
- * Pass `report_job.name` to [FetchReportResultsRequest.report_job][google.cloud.channel.v1.FetchReportResultsRequest.report_job]
+ * Pass `report_job.name` to
+ * [FetchReportResultsRequest.report_job][google.cloud.channel.v1.FetchReportResultsRequest.report_job]
* to retrieve the report's results.
*
*
@@ -571,7 +577,8 @@ public boolean hasReportJob() {
*
*
*
- * Pass `report_job.name` to [FetchReportResultsRequest.report_job][google.cloud.channel.v1.FetchReportResultsRequest.report_job]
+ * Pass `report_job.name` to
+ * [FetchReportResultsRequest.report_job][google.cloud.channel.v1.FetchReportResultsRequest.report_job]
* to retrieve the report's results.
*
*
@@ -592,7 +599,8 @@ public com.google.cloud.channel.v1.ReportJob getReportJob() {
*
*
*
- * Pass `report_job.name` to [FetchReportResultsRequest.report_job][google.cloud.channel.v1.FetchReportResultsRequest.report_job]
+ * Pass `report_job.name` to
+ * [FetchReportResultsRequest.report_job][google.cloud.channel.v1.FetchReportResultsRequest.report_job]
* to retrieve the report's results.
*
*
@@ -615,7 +623,8 @@ public Builder setReportJob(com.google.cloud.channel.v1.ReportJob value) {
*
*
*
- * Pass `report_job.name` to [FetchReportResultsRequest.report_job][google.cloud.channel.v1.FetchReportResultsRequest.report_job]
+ * Pass `report_job.name` to
+ * [FetchReportResultsRequest.report_job][google.cloud.channel.v1.FetchReportResultsRequest.report_job]
* to retrieve the report's results.
*
*
@@ -635,7 +644,8 @@ public Builder setReportJob(com.google.cloud.channel.v1.ReportJob.Builder builde
*
*
*
- * Pass `report_job.name` to [FetchReportResultsRequest.report_job][google.cloud.channel.v1.FetchReportResultsRequest.report_job]
+ * Pass `report_job.name` to
+ * [FetchReportResultsRequest.report_job][google.cloud.channel.v1.FetchReportResultsRequest.report_job]
* to retrieve the report's results.
*
*
@@ -662,7 +672,8 @@ public Builder mergeReportJob(com.google.cloud.channel.v1.ReportJob value) {
*
*
*
- * Pass `report_job.name` to [FetchReportResultsRequest.report_job][google.cloud.channel.v1.FetchReportResultsRequest.report_job]
+ * Pass `report_job.name` to
+ * [FetchReportResultsRequest.report_job][google.cloud.channel.v1.FetchReportResultsRequest.report_job]
* to retrieve the report's results.
*
*
@@ -683,7 +694,8 @@ public Builder clearReportJob() {
*
*
*
- * Pass `report_job.name` to [FetchReportResultsRequest.report_job][google.cloud.channel.v1.FetchReportResultsRequest.report_job]
+ * Pass `report_job.name` to
+ * [FetchReportResultsRequest.report_job][google.cloud.channel.v1.FetchReportResultsRequest.report_job]
* to retrieve the report's results.
*
*
@@ -698,7 +710,8 @@ public com.google.cloud.channel.v1.ReportJob.Builder getReportJobBuilder() {
*
*
*
- * Pass `report_job.name` to [FetchReportResultsRequest.report_job][google.cloud.channel.v1.FetchReportResultsRequest.report_job]
+ * Pass `report_job.name` to
+ * [FetchReportResultsRequest.report_job][google.cloud.channel.v1.FetchReportResultsRequest.report_job]
* to retrieve the report's results.
*
*
@@ -717,7 +730,8 @@ public com.google.cloud.channel.v1.ReportJobOrBuilder getReportJobOrBuilder() {
*
*
*
- * Pass `report_job.name` to [FetchReportResultsRequest.report_job][google.cloud.channel.v1.FetchReportResultsRequest.report_job]
+ * Pass `report_job.name` to
+ * [FetchReportResultsRequest.report_job][google.cloud.channel.v1.FetchReportResultsRequest.report_job]
* to retrieve the report's results.
*
*
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/RunReportJobResponseOrBuilder.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/RunReportJobResponseOrBuilder.java
index 180e75e0e98d..e0058e0c8237 100644
--- a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/RunReportJobResponseOrBuilder.java
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/RunReportJobResponseOrBuilder.java
@@ -27,7 +27,8 @@ public interface RunReportJobResponseOrBuilder
*
*
*
- * Pass `report_job.name` to [FetchReportResultsRequest.report_job][google.cloud.channel.v1.FetchReportResultsRequest.report_job]
+ * Pass `report_job.name` to
+ * [FetchReportResultsRequest.report_job][google.cloud.channel.v1.FetchReportResultsRequest.report_job]
* to retrieve the report's results.
*
*
@@ -40,7 +41,8 @@ public interface RunReportJobResponseOrBuilder
*
*
*
- * Pass `report_job.name` to [FetchReportResultsRequest.report_job][google.cloud.channel.v1.FetchReportResultsRequest.report_job]
+ * Pass `report_job.name` to
+ * [FetchReportResultsRequest.report_job][google.cloud.channel.v1.FetchReportResultsRequest.report_job]
* to retrieve the report's results.
*
*
@@ -53,7 +55,8 @@ public interface RunReportJobResponseOrBuilder
*
*
*
- * Pass `report_job.name` to [FetchReportResultsRequest.report_job][google.cloud.channel.v1.FetchReportResultsRequest.report_job]
+ * Pass `report_job.name` to
+ * [FetchReportResultsRequest.report_job][google.cloud.channel.v1.FetchReportResultsRequest.report_job]
* to retrieve the report's results.
*
*
diff --git a/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/SkuGroupCondition.java b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/SkuGroupCondition.java
new file mode 100644
index 000000000000..ac8b6fb667ce
--- /dev/null
+++ b/java-channel/proto-google-cloud-channel-v1/src/main/java/com/google/cloud/channel/v1/SkuGroupCondition.java
@@ -0,0 +1,644 @@
+/*
+ * Copyright 2020 Google LLC
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * https://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+// Generated by the protocol buffer compiler. DO NOT EDIT!
+// source: google/cloud/channel/v1/repricing.proto
+
+package com.google.cloud.channel.v1;
+
+/**
+ *
+ *
+ *
+ * A condition that applies the override if a line item SKU is found in the SKU
+ * group.
+ *
+ *
+ * Protobuf type {@code google.cloud.channel.v1.SkuGroupCondition}
+ */
+public final class SkuGroupCondition extends com.google.protobuf.GeneratedMessageV3
+ implements
+ // @@protoc_insertion_point(message_implements:google.cloud.channel.v1.SkuGroupCondition)
+ SkuGroupConditionOrBuilder {
+ private static final long serialVersionUID = 0L;
+ // Use SkuGroupCondition.newBuilder() to construct.
+ private SkuGroupCondition(com.google.protobuf.GeneratedMessageV3.Builder> builder) {
+ super(builder);
+ }
+
+ private SkuGroupCondition() {
+ skuGroup_ = "";
+ }
+
+ @java.lang.Override
+ @SuppressWarnings({"unused"})
+ protected java.lang.Object newInstance(UnusedPrivateParameter unused) {
+ return new SkuGroupCondition();
+ }
+
+ @java.lang.Override
+ public final com.google.protobuf.UnknownFieldSet getUnknownFields() {
+ return this.unknownFields;
+ }
+
+ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
+ return com.google.cloud.channel.v1.RepricingProto
+ .internal_static_google_cloud_channel_v1_SkuGroupCondition_descriptor;
+ }
+
+ @java.lang.Override
+ protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ internalGetFieldAccessorTable() {
+ return com.google.cloud.channel.v1.RepricingProto
+ .internal_static_google_cloud_channel_v1_SkuGroupCondition_fieldAccessorTable
+ .ensureFieldAccessorsInitialized(
+ com.google.cloud.channel.v1.SkuGroupCondition.class,
+ com.google.cloud.channel.v1.SkuGroupCondition.Builder.class);
+ }
+
+ public static final int SKU_GROUP_FIELD_NUMBER = 1;
+ private volatile java.lang.Object skuGroup_;
+ /**
+ *
+ *
+ *
+ * Specifies a SKU group (https://cloud.google.com/skus/sku-groups).
+ * Resource name of SKU group. Format:
+ * accounts/{account}/skuGroups/{sku_group}.
+ * Example:
+ * "accounts/C01234/skuGroups/3d50fd57-3157-4577-a5a9-a219b8490041".
+ *
+ *
+ * string sku_group = 1;
+ *
+ * @return The skuGroup.
+ */
+ @java.lang.Override
+ public java.lang.String getSkuGroup() {
+ java.lang.Object ref = skuGroup_;
+ if (ref instanceof java.lang.String) {
+ return (java.lang.String) ref;
+ } else {
+ com.google.protobuf.ByteString bs = (com.google.protobuf.ByteString) ref;
+ java.lang.String s = bs.toStringUtf8();
+ skuGroup_ = s;
+ return s;
+ }
+ }
+ /**
+ *
+ *
+ *
+ * Specifies a SKU group (https://cloud.google.com/skus/sku-groups).
+ * Resource name of SKU group. Format:
+ * accounts/{account}/skuGroups/{sku_group}.
+ * Example:
+ * "accounts/C01234/skuGroups/3d50fd57-3157-4577-a5a9-a219b8490041".
+ *
+ *
+ * string sku_group = 1;
+ *
+ * @return The bytes for skuGroup.
+ */
+ @java.lang.Override
+ public com.google.protobuf.ByteString getSkuGroupBytes() {
+ java.lang.Object ref = skuGroup_;
+ if (ref instanceof java.lang.String) {
+ com.google.protobuf.ByteString b =
+ com.google.protobuf.ByteString.copyFromUtf8((java.lang.String) ref);
+ skuGroup_ = b;
+ return b;
+ } else {
+ return (com.google.protobuf.ByteString) ref;
+ }
+ }
+
+ private byte memoizedIsInitialized = -1;
+
+ @java.lang.Override
+ public final boolean isInitialized() {
+ byte isInitialized = memoizedIsInitialized;
+ if (isInitialized == 1) return true;
+ if (isInitialized == 0) return false;
+
+ memoizedIsInitialized = 1;
+ return true;
+ }
+
+ @java.lang.Override
+ public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException {
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(skuGroup_)) {
+ com.google.protobuf.GeneratedMessageV3.writeString(output, 1, skuGroup_);
+ }
+ getUnknownFields().writeTo(output);
+ }
+
+ @java.lang.Override
+ public int getSerializedSize() {
+ int size = memoizedSize;
+ if (size != -1) return size;
+
+ size = 0;
+ if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(skuGroup_)) {
+ size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, skuGroup_);
+ }
+ size += getUnknownFields().getSerializedSize();
+ memoizedSize = size;
+ return size;
+ }
+
+ @java.lang.Override
+ public boolean equals(final java.lang.Object obj) {
+ if (obj == this) {
+ return true;
+ }
+ if (!(obj instanceof com.google.cloud.channel.v1.SkuGroupCondition)) {
+ return super.equals(obj);
+ }
+ com.google.cloud.channel.v1.SkuGroupCondition other =
+ (com.google.cloud.channel.v1.SkuGroupCondition) obj;
+
+ if (!getSkuGroup().equals(other.getSkuGroup())) return false;
+ if (!getUnknownFields().equals(other.getUnknownFields())) return false;
+ return true;
+ }
+
+ @java.lang.Override
+ public int hashCode() {
+ if (memoizedHashCode != 0) {
+ return memoizedHashCode;
+ }
+ int hash = 41;
+ hash = (19 * hash) + getDescriptor().hashCode();
+ hash = (37 * hash) + SKU_GROUP_FIELD_NUMBER;
+ hash = (53 * hash) + getSkuGroup().hashCode();
+ hash = (29 * hash) + getUnknownFields().hashCode();
+ memoizedHashCode = hash;
+ return hash;
+ }
+
+ public static com.google.cloud.channel.v1.SkuGroupCondition parseFrom(java.nio.ByteBuffer data)
+ throws com.google.protobuf.InvalidProtocolBufferException {
+ return PARSER.parseFrom(data);
+ }
+
+ public static com.google.cloud.channel.v1.SkuGroupCondition parseFrom(
+ java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
+ throws com.google.protobuf.InvalidProtocolBufferException {
+ return PARSER.parseFrom(data, extensionRegistry);
+ }
+
+ public static com.google.cloud.channel.v1.SkuGroupCondition parseFrom(
+ com.google.protobuf.ByteString data)
+ throws com.google.protobuf.InvalidProtocolBufferException {
+ return PARSER.parseFrom(data);
+ }
+
+ public static com.google.cloud.channel.v1.SkuGroupCondition parseFrom(
+ com.google.protobuf.ByteString data,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
+ throws com.google.protobuf.InvalidProtocolBufferException {
+ return PARSER.parseFrom(data, extensionRegistry);
+ }
+
+ public static com.google.cloud.channel.v1.SkuGroupCondition parseFrom(byte[] data)
+ throws com.google.protobuf.InvalidProtocolBufferException {
+ return PARSER.parseFrom(data);
+ }
+
+ public static com.google.cloud.channel.v1.SkuGroupCondition parseFrom(
+ byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
+ throws com.google.protobuf.InvalidProtocolBufferException {
+ return PARSER.parseFrom(data, extensionRegistry);
+ }
+
+ public static com.google.cloud.channel.v1.SkuGroupCondition parseFrom(java.io.InputStream input)
+ throws java.io.IOException {
+ return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ }
+
+ public static com.google.cloud.channel.v1.SkuGroupCondition parseFrom(
+ java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
+ throws java.io.IOException {
+ return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ PARSER, input, extensionRegistry);
+ }
+
+ public static com.google.cloud.channel.v1.SkuGroupCondition parseDelimitedFrom(
+ java.io.InputStream input) throws java.io.IOException {
+ return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(PARSER, input);
+ }
+
+ public static com.google.cloud.channel.v1.SkuGroupCondition parseDelimitedFrom(
+ java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
+ throws java.io.IOException {
+ return com.google.protobuf.GeneratedMessageV3.parseDelimitedWithIOException(
+ PARSER, input, extensionRegistry);
+ }
+
+ public static com.google.cloud.channel.v1.SkuGroupCondition parseFrom(
+ com.google.protobuf.CodedInputStream input) throws java.io.IOException {
+ return com.google.protobuf.GeneratedMessageV3.parseWithIOException(PARSER, input);
+ }
+
+ public static com.google.cloud.channel.v1.SkuGroupCondition parseFrom(
+ com.google.protobuf.CodedInputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
+ throws java.io.IOException {
+ return com.google.protobuf.GeneratedMessageV3.parseWithIOException(
+ PARSER, input, extensionRegistry);
+ }
+
+ @java.lang.Override
+ public Builder newBuilderForType() {
+ return newBuilder();
+ }
+
+ public static Builder newBuilder() {
+ return DEFAULT_INSTANCE.toBuilder();
+ }
+
+ public static Builder newBuilder(com.google.cloud.channel.v1.SkuGroupCondition prototype) {
+ return DEFAULT_INSTANCE.toBuilder().mergeFrom(prototype);
+ }
+
+ @java.lang.Override
+ public Builder toBuilder() {
+ return this == DEFAULT_INSTANCE ? new Builder() : new Builder().mergeFrom(this);
+ }
+
+ @java.lang.Override
+ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
+ Builder builder = new Builder(parent);
+ return builder;
+ }
+ /**
+ *
+ *
+ *
+ * A condition that applies the override if a line item SKU is found in the SKU
+ * group.
+ *
+ *
+ * Protobuf type {@code google.cloud.channel.v1.SkuGroupCondition}
+ */
+ public static final class Builder extends com.google.protobuf.GeneratedMessageV3.Builder
+ implements
+ // @@protoc_insertion_point(builder_implements:google.cloud.channel.v1.SkuGroupCondition)
+ com.google.cloud.channel.v1.SkuGroupConditionOrBuilder {
+ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
+ return com.google.cloud.channel.v1.RepricingProto
+ .internal_static_google_cloud_channel_v1_SkuGroupCondition_descriptor;
+ }
+
+ @java.lang.Override
+ protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
+ internalGetFieldAccessorTable() {
+ return com.google.cloud.channel.v1.RepricingProto
+ .internal_static_google_cloud_channel_v1_SkuGroupCondition_fieldAccessorTable
+ .ensureFieldAccessorsInitialized(
+ com.google.cloud.channel.v1.SkuGroupCondition.class,
+ com.google.cloud.channel.v1.SkuGroupCondition.Builder.class);
+ }
+
+ // Construct using com.google.cloud.channel.v1.SkuGroupCondition.newBuilder()
+ private Builder() {}
+
+ private Builder(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
+ super(parent);
+ }
+
+ @java.lang.Override
+ public Builder clear() {
+ super.clear();
+ skuGroup_ = "";
+
+ return this;
+ }
+
+ @java.lang.Override
+ public com.google.protobuf.Descriptors.Descriptor getDescriptorForType() {
+ return com.google.cloud.channel.v1.RepricingProto
+ .internal_static_google_cloud_channel_v1_SkuGroupCondition_descriptor;
+ }
+
+ @java.lang.Override
+ public com.google.cloud.channel.v1.SkuGroupCondition getDefaultInstanceForType() {
+ return com.google.cloud.channel.v1.SkuGroupCondition.getDefaultInstance();
+ }
+
+ @java.lang.Override
+ public com.google.cloud.channel.v1.SkuGroupCondition build() {
+ com.google.cloud.channel.v1.SkuGroupCondition result = buildPartial();
+ if (!result.isInitialized()) {
+ throw newUninitializedMessageException(result);
+ }
+ return result;
+ }
+
+ @java.lang.Override
+ public com.google.cloud.channel.v1.SkuGroupCondition buildPartial() {
+ com.google.cloud.channel.v1.SkuGroupCondition result =
+ new com.google.cloud.channel.v1.SkuGroupCondition(this);
+ result.skuGroup_ = skuGroup_;
+ onBuilt();
+ return result;
+ }
+
+ @java.lang.Override
+ public Builder clone() {
+ return super.clone();
+ }
+
+ @java.lang.Override
+ public Builder setField(
+ com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value) {
+ return super.setField(field, value);
+ }
+
+ @java.lang.Override
+ public Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) {
+ return super.clearField(field);
+ }
+
+ @java.lang.Override
+ public Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) {
+ return super.clearOneof(oneof);
+ }
+
+ @java.lang.Override
+ public Builder setRepeatedField(
+ com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value) {
+ return super.setRepeatedField(field, index, value);
+ }
+
+ @java.lang.Override
+ public Builder addRepeatedField(
+ com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value) {
+ return super.addRepeatedField(field, value);
+ }
+
+ @java.lang.Override
+ public Builder mergeFrom(com.google.protobuf.Message other) {
+ if (other instanceof com.google.cloud.channel.v1.SkuGroupCondition) {
+ return mergeFrom((com.google.cloud.channel.v1.SkuGroupCondition) other);
+ } else {
+ super.mergeFrom(other);
+ return this;
+ }
+ }
+
+ public Builder mergeFrom(com.google.cloud.channel.v1.SkuGroupCondition other) {
+ if (other == com.google.cloud.channel.v1.SkuGroupCondition.getDefaultInstance()) return this;
+ if (!other.getSkuGroup().isEmpty()) {
+ skuGroup_ = other.skuGroup_;
+ onChanged();
+ }
+ this.mergeUnknownFields(other.getUnknownFields());
+ onChanged();
+ return this;
+ }
+
+ @java.lang.Override
+ public final boolean isInitialized() {
+ return true;
+ }
+
+ @java.lang.Override
+ public Builder mergeFrom(
+ com.google.protobuf.CodedInputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
+ throws java.io.IOException {
+ if (extensionRegistry == null) {
+ throw new java.lang.NullPointerException();
+ }
+ try {
+ boolean done = false;
+ while (!done) {
+ int tag = input.readTag();
+ switch (tag) {
+ case 0:
+ done = true;
+ break;
+ case 10:
+ {
+ skuGroup_ = input.readStringRequireUtf8();
+
+ break;
+ } // case 10
+ default:
+ {
+ if (!super.parseUnknownField(input, extensionRegistry, tag)) {
+ done = true; // was an endgroup tag
+ }
+ break;
+ } // default:
+ } // switch (tag)
+ } // while (!done)
+ } catch (com.google.protobuf.InvalidProtocolBufferException e) {
+ throw e.unwrapIOException();
+ } finally {
+ onChanged();
+ } // finally
+ return this;
+ }
+
+ private java.lang.Object skuGroup_ = "";
+ /**
+ *
+ *
+ *
+ * Specifies a SKU group (https://cloud.google.com/skus/sku-groups).
+ * Resource name of SKU group. Format:
+ * accounts/{account}/skuGroups/{sku_group}.
+ * Example:
+ * "accounts/C01234/skuGroups/3d50fd57-3157-4577-a5a9-a219b8490041".
+ *
+ *
+ * string sku_group = 1;
+ *
+ * @return The skuGroup.
+ */
+ public java.lang.String getSkuGroup() {
+ java.lang.Object ref = skuGroup_;
+ if (!(ref instanceof java.lang.String)) {
+ com.google.protobuf.ByteString bs = (com.google.protobuf.ByteString) ref;
+ java.lang.String s = bs.toStringUtf8();
+ skuGroup_ = s;
+ return s;
+ } else {
+ return (java.lang.String) ref;
+ }
+ }
+ /**
+ *
+ *
+ *
+ * Specifies a SKU group (https://cloud.google.com/skus/sku-groups).
+ * Resource name of SKU group. Format:
+ * accounts/{account}/skuGroups/{sku_group}.
+ * Example:
+ * "accounts/C01234/skuGroups/3d50fd57-3157-4577-a5a9-a219b8490041".
+ *
+ *
+ * string sku_group = 1;
+ *
+ * @return The bytes for skuGroup.
+ */
+ public com.google.protobuf.ByteString getSkuGroupBytes() {
+ java.lang.Object ref = skuGroup_;
+ if (ref instanceof String) {
+ com.google.protobuf.ByteString b =
+ com.google.protobuf.ByteString.copyFromUtf8((java.lang.String) ref);
+ skuGroup_ = b;
+ return b;
+ } else {
+ return (com.google.protobuf.ByteString) ref;
+ }
+ }
+ /**
+ *
+ *
+ *
+ * Specifies a SKU group (https://cloud.google.com/skus/sku-groups).
+ * Resource name of SKU group. Format:
+ * accounts/{account}/skuGroups/{sku_group}.
+ * Example:
+ * "accounts/C01234/skuGroups/3d50fd57-3157-4577-a5a9-a219b8490041".
+ *
+ *
+ * string sku_group = 1;
+ *
+ * @param value The skuGroup to set.
+ * @return This builder for chaining.
+ */
+ public Builder setSkuGroup(java.lang.String value) {
+ if (value == null) {
+ throw new NullPointerException();
+ }
+
+ skuGroup_ = value;
+ onChanged();
+ return this;
+ }
+ /**
+ *
+ *
+ *
+ * Specifies a SKU group (https://cloud.google.com/skus/sku-groups).
+ * Resource name of SKU group. Format:
+ * accounts/{account}/skuGroups/{sku_group}.
+ * Example:
+ * "accounts/C01234/skuGroups/3d50fd57-3157-4577-a5a9-a219b8490041".
+ *
+ *
+ * string sku_group = 1;
+ *
+ * @return This builder for chaining.
+ */
+ public Builder clearSkuGroup() {
+
+ skuGroup_ = getDefaultInstance().getSkuGroup();
+ onChanged();
+ return this;
+ }
+ /**
+ *
+ *
+ *
+ * Specifies a SKU group (https://cloud.google.com/skus/sku-groups).
+ * Resource name of SKU group. Format:
+ * accounts/{account}/skuGroups/{sku_group}.
+ * Example:
+ * "accounts/C01234/skuGroups/3d50fd57-3157-4577-a5a9-a219b8490041".
+ *
+ *
+ * string sku_group = 1;
+ *
+ * @param value The bytes for skuGroup to set.
+ * @return This builder for chaining.
+ */
+ public Builder setSkuGroupBytes(com.google.protobuf.ByteString value) {
+ if (value == null) {
+ throw new NullPointerException();
+ }
+ checkByteStringIsUtf8(value);
+
+ skuGroup_ = value;
+ onChanged();
+ return this;
+ }
+
+ @java.lang.Override
+ public final Builder setUnknownFields(final com.google.protobuf.UnknownFieldSet unknownFields) {
+ return super.setUnknownFields(unknownFields);
+ }
+
+ @java.lang.Override
+ public final Builder mergeUnknownFields(
+ final com.google.protobuf.UnknownFieldSet unknownFields) {
+ return super.mergeUnknownFields(unknownFields);
+ }
+
+ // @@protoc_insertion_point(builder_scope:google.cloud.channel.v1.SkuGroupCondition)
+ }
+
+ // @@protoc_insertion_point(class_scope:google.cloud.channel.v1.SkuGroupCondition)
+ private static final com.google.cloud.channel.v1.SkuGroupCondition DEFAULT_INSTANCE;
+
+ static {
+ DEFAULT_INSTANCE = new com.google.cloud.channel.v1.SkuGroupCondition();
+ }
+
+ public static com.google.cloud.channel.v1.SkuGroupCondition getDefaultInstance() {
+ return DEFAULT_INSTANCE;
+ }
+
+ private static final com.google.protobuf.Parser PARSER =
+ new com.google.protobuf.AbstractParser() {
+ @java.lang.Override
+ public SkuGroupCondition parsePartialFrom(
+ com.google.protobuf.CodedInputStream input,
+ com.google.protobuf.ExtensionRegistryLite extensionRegistry)
+ throws com.google.protobuf.InvalidProtocolBufferException {
+ Builder builder = newBuilder();
+ try {
+ builder.mergeFrom(input, extensionRegistry);
+ } catch (com.google.protobuf.InvalidProtocolBufferException e) {
+ throw e.setUnfinishedMessage(builder.buildPartial());
+ } catch (com.google.protobuf.UninitializedMessageException e) {
+ throw e.asInvalidProtocolBufferException().setUnfinishedMessage(builder.buildPartial());
+ } catch (java.io.IOException e) {
+ throw new com.google.protobuf.InvalidProtocolBufferException(e)
+ .setUnfinishedMessage(builder.buildPartial());
+ }
+ return builder.buildPartial();
+ }
+ };
+
+ public static com.google.protobuf.Parser