Enum AccountsResource.ChannelPartnerLinksResource.GetRequest.ViewEnum
Optional. The level of granularity the ChannelPartnerLink will display.
Namespace: Google.Apis.Cloudchannel.v1
Assembly: Google.Apis.Cloudchannel.v1.dll
Syntax
public enum AccountsResource.ChannelPartnerLinksResource.GetRequest.ViewEnum
Fields
Name | Description |
---|---|
BASIC | Includes all fields except the ChannelPartnerLink.channel_partner_cloud_identity_info. |
FULL | Includes all fields. |
UNSPECIFIED | The default / unset value. The API will default to the BASIC view. |