Class GetCustomerRepricingConfigRequest (1.8.0)

GetCustomerRepricingConfigRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Request message for CloudChannelService.GetCustomerRepricingConfig.

Attribute

NameDescription
name str
Required. The resource name of the CustomerRepricingConfig. Format: accounts/{account_id}/customers/{customer_id}/customerRepricingConfigs/{id}.

Inheritance

builtins.object > proto.message.Message > GetCustomerRepricingConfigRequest