Cloud Channel V1 API - Class Google::Cloud::Channel::V1::ChannelPartnerLink (v0.18.0)

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

Entity representing a link between distributors and their indirect resellers in an n-tier resale channel.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

def channel_partner_cloud_identity_info() -> ::Google::Cloud::Channel::V1::CloudIdentityInfo
Returns
def create_time() -> ::Google::Protobuf::Timestamp
Returns
def invite_link_uri() -> ::String
Returns
  • (::String) — Output only. URI of the web page where partner accepts the link invitation.
def link_state() -> ::Google::Cloud::Channel::V1::ChannelPartnerLinkState
Returns
def link_state=(value) -> ::Google::Cloud::Channel::V1::ChannelPartnerLinkState
Parameter
Returns
def name() -> ::String
Returns
  • (::String) — Output only. Resource name for the channel partner link, in the format accounts/{account_id}/channelPartnerLinks/{id}.
def public_id() -> ::String
Returns
  • (::String) — Output only. Public identifier that a customer must use to generate a transfer token to move to this distributor-reseller combination.
def reseller_cloud_identity_id() -> ::String
Returns
  • (::String) — Required. Cloud Identity ID of the linked reseller.
def reseller_cloud_identity_id=(value) -> ::String
Parameter
  • value (::String) — Required. Cloud Identity ID of the linked reseller.
Returns
  • (::String) — Required. Cloud Identity ID of the linked reseller.
def update_time() -> ::Google::Protobuf::Timestamp
Returns