Cloud Channel V1 API - Class Google::Cloud::Channel::V1::CreateChannelPartnerRepricingConfigRequest (v0.12.0)

Reference documentation and code samples for the Cloud Channel V1 API class Google::Cloud::Channel::V1::CreateChannelPartnerRepricingConfigRequest.

Request message for CloudChannelService.CreateChannelPartnerRepricingConfig.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#channel_partner_repricing_config

def channel_partner_repricing_config() -> ::Google::Cloud::Channel::V1::ChannelPartnerRepricingConfig
Returns

#channel_partner_repricing_config=

def channel_partner_repricing_config=(value) -> ::Google::Cloud::Channel::V1::ChannelPartnerRepricingConfig
Parameter
Returns

#parent

def parent() -> ::String
Returns
  • (::String) — Required. The resource name of the ChannelPartner that will receive the repricing config. Parent uses the format: accounts/{account_id}/channelPartnerLinks/{channel_partner_id}

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — Required. The resource name of the ChannelPartner that will receive the repricing config. Parent uses the format: accounts/{account_id}/channelPartnerLinks/{channel_partner_id}
Returns
  • (::String) — Required. The resource name of the ChannelPartner that will receive the repricing config. Parent uses the format: accounts/{account_id}/channelPartnerLinks/{channel_partner_id}