Module: Google::Cloud::Channel::V1::ChannelPartnerLinkState
- Defined in:
- proto_docs/google/cloud/channel/v1/channel_partner_links.rb
Overview
ChannelPartnerLinkState represents state of a channel partner link.
Constant Summary collapse
- CHANNEL_PARTNER_LINK_STATE_UNSPECIFIED =
Not used.
0
- INVITED =
An invitation has been sent to the reseller to create a channel partner link.
1
- ACTIVE =
Status when the reseller is active.
2
- REVOKED =
Status when the reseller has been revoked by the distributor.
3
- SUSPENDED =
Status when the reseller is suspended by Google or distributor.
4