Google Cloud Channel V1 Client - Class UpdateCustomerRepricingConfigRequest (1.5.0)

Reference documentation and code samples for the Google Cloud Channel V1 Client class UpdateCustomerRepricingConfigRequest.

Request message for CloudChannelService.UpdateCustomerRepricingConfig.

Generated from protobuf message google.cloud.channel.v1.UpdateCustomerRepricingConfigRequest

Namespace

Google \ Cloud \ Channel \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ customer_repricing_config Google\Cloud\Channel\V1\CustomerRepricingConfig

Required. The CustomerRepricingConfig object to update.

getCustomerRepricingConfig

Required. The CustomerRepricingConfig object to update.

Returns
Type Description
Google\Cloud\Channel\V1\CustomerRepricingConfig|null

hasCustomerRepricingConfig

clearCustomerRepricingConfig

setCustomerRepricingConfig

Required. The CustomerRepricingConfig object to update.

Parameter
Name Description
var Google\Cloud\Channel\V1\CustomerRepricingConfig
Returns
Type Description
$this

static::build

Parameter
Name Description
customerRepricingConfig Google\Cloud\Channel\V1\CustomerRepricingConfig

Required. The CustomerRepricingConfig object to update.

Returns
Type Description
Google\Cloud\Channel\V1\UpdateCustomerRepricingConfigRequest

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.