Module: Google::Cloud::Channel::V1::ChannelPartnerLinkView
- Defined in:
- proto_docs/google/cloud/channel/v1/channel_partner_links.rb
Overview
The level of granularity the ChannelPartnerLink will display.
Constant Summary collapse
- UNSPECIFIED =
The default / unset value. The API will default to the BASIC view.
0
- BASIC =
Includes all fields except the ChannelPartnerLink.channel_partner_cloud_identity_info.
1
- FULL =
Includes all fields.
2