Google Cloud Channel V1 Client - Class UpdateChannelPartnerRepricingConfigRequest (1.6.0)

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

Request message for CloudChannelService.UpdateChannelPartnerRepricingConfig.

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

Namespace

Google \ Cloud \ Channel \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ channel_partner_repricing_config Google\Cloud\Channel\V1\ChannelPartnerRepricingConfig

Required. The ChannelPartnerRepricingConfig object to update.

getChannelPartnerRepricingConfig

Required. The ChannelPartnerRepricingConfig object to update.

Returns
TypeDescription
Google\Cloud\Channel\V1\ChannelPartnerRepricingConfig|null

hasChannelPartnerRepricingConfig

clearChannelPartnerRepricingConfig

setChannelPartnerRepricingConfig

Required. The ChannelPartnerRepricingConfig object to update.

Parameter
NameDescription
var Google\Cloud\Channel\V1\ChannelPartnerRepricingConfig
Returns
TypeDescription
$this

static::build

Parameter
NameDescription
channelPartnerRepricingConfig Google\Cloud\Channel\V1\ChannelPartnerRepricingConfig

Required. The ChannelPartnerRepricingConfig object to update.

Returns
TypeDescription
Google\Cloud\Channel\V1\UpdateChannelPartnerRepricingConfigRequest