Cloud Channel V1 API - Class Google::Cloud::Channel::V1::CreateChannelPartnerLinkRequest (v0.24.0)

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

Request message for CloudChannelService.CreateChannelPartnerLink

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

def channel_partner_link() -> ::Google::Cloud::Channel::V1::ChannelPartnerLink
Returns
def channel_partner_link=(value) -> ::Google::Cloud::Channel::V1::ChannelPartnerLink
Parameter
Returns

#parent

def parent() -> ::String
Returns
  • (::String) — Required. Create a channel partner link for the provided reseller account's resource name. Parent uses the format: accounts/{account_id}

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — Required. Create a channel partner link for the provided reseller account's resource name. Parent uses the format: accounts/{account_id}
Returns
  • (::String) — Required. Create a channel partner link for the provided reseller account's resource name. Parent uses the format: accounts/{account_id}