Reference documentation and code samples for the Google Cloud Channel V1 Client class ChannelPartnerLink.
Entity representing a link between distributors and their indirect resellers in an n-tier resale channel.
Generated from protobuf message google.cloud.channel.v1.ChannelPartnerLink
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Output only. Resource name for the channel partner link, in the format accounts/{account_id}/channelPartnerLinks/{id}.
↳ reseller_cloud_identity_id
string
Required. Cloud Identity ID of the linked reseller.
↳ link_state
int
Required. State of the channel partner link.
↳ invite_link_uri
string
Output only. URI of the web page where partner accepts the link invitation.
↳ create_time
↳ update_time
↳ public_id
string
Output only. Public identifier that a customer must use to generate a transfer token to move to this distributor-reseller combination.
↳ channel_partner_cloud_identity_info
Google\Cloud\Channel\V1\CloudIdentityInfo
Output only. Cloud Identity info of the channel partner (IR).
getName
Output only. Resource name for the channel partner link, in the format accounts/{account_id}/channelPartnerLinks/{id}.
string
setName
Output only. Resource name for the channel partner link, in the format accounts/{account_id}/channelPartnerLinks/{id}.
var
string
$this
getResellerCloudIdentityId
Required. Cloud Identity ID of the linked reseller.
string
setResellerCloudIdentityId
Required. Cloud Identity ID of the linked reseller.
var
string
$this
getLinkState
Required. State of the channel partner link.
int
setLinkState
Required. State of the channel partner link.
var
int
$this
getInviteLinkUri
Output only. URI of the web page where partner accepts the link invitation.
string
setInviteLinkUri
Output only. URI of the web page where partner accepts the link invitation.
var
string
$this
getCreateTime
Output only. Timestamp of when the channel partner link is created.
hasCreateTime
clearCreateTime
setCreateTime
Output only. Timestamp of when the channel partner link is created.
$this
getUpdateTime
Output only. Timestamp of when the channel partner link is updated.
hasUpdateTime
clearUpdateTime
setUpdateTime
Output only. Timestamp of when the channel partner link is updated.
$this
getPublicId
Output only. Public identifier that a customer must use to generate a transfer token to move to this distributor-reseller combination.
string
setPublicId
Output only. Public identifier that a customer must use to generate a transfer token to move to this distributor-reseller combination.
var
string
$this
getChannelPartnerCloudIdentityInfo
Output only. Cloud Identity info of the channel partner (IR).
hasChannelPartnerCloudIdentityInfo
clearChannelPartnerCloudIdentityInfo
setChannelPartnerCloudIdentityInfo
Output only. Cloud Identity info of the channel partner (IR).
$this