ChannelPartnerLink(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Entity representing a link between distributors and their indirect resellers in an n-tier resale channel.
Attributes |
|
---|---|
Name | Description |
name |
str
Output only. Resource name for the channel partner link, in the format accounts/{account_id}/channelPartnerLinks/{id}. |
reseller_cloud_identity_id |
str
Required. Cloud Identity ID of the linked reseller. |
link_state |
google.cloud.channel_v1.types.ChannelPartnerLinkState
Required. State of the channel partner link. |
invite_link_uri |
str
Output only. URI of the web page where partner accepts the link invitation. |
create_time |
google.protobuf.timestamp_pb2.Timestamp
Output only. Timestamp of when the channel partner link is created. |
update_time |
google.protobuf.timestamp_pb2.Timestamp
Output only. Timestamp of when the channel partner link is updated. |
public_id |
str
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.types.CloudIdentityInfo
Output only. Cloud Identity info of the channel partner (IR). |