Class GetChannelPartnerLinkRequest (1.8.1)

GetChannelPartnerLinkRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Request message for CloudChannelService.GetChannelPartnerLink.

Attributes

NameDescription
name str
Required. The resource name of the channel partner link to retrieve. Name uses the format: accounts/{account_id}/channelPartnerLinks/{id} where {id} is the Cloud Identity ID of the partner.
view google.cloud.channel_v1.types.ChannelPartnerLinkView
Optional. The level of granularity the ChannelPartnerLink will display.