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 =
1
FULL =

Includes all fields.

2