Cloud Channel V1 API - Class Google::Cloud::Channel::V1::AssociationInfo (v0.13.0)

Reference documentation and code samples for the Cloud Channel V1 API class Google::Cloud::Channel::V1::AssociationInfo.

Association links that an entitlement has to other entitlements.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#base_entitlement

def base_entitlement() -> ::String
Returns
  • (::String) — The name of the base entitlement, for which this entitlement is an add-on.

#base_entitlement=

def base_entitlement=(value) -> ::String
Parameter
  • value (::String) — The name of the base entitlement, for which this entitlement is an add-on.
Returns
  • (::String) — The name of the base entitlement, for which this entitlement is an add-on.