Cloud Channel V1 API - Class Google::Cloud::Channel::V1::TransferEligibility (v0.24.0)

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

Specifies transfer eligibility of a SKU.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#description

def description() -> ::String
Returns
  • (::String) — Localized description if reseller is not eligible to transfer the SKU.

#description=

def description=(value) -> ::String
Parameter
  • value (::String) — Localized description if reseller is not eligible to transfer the SKU.
Returns
  • (::String) — Localized description if reseller is not eligible to transfer the SKU.

#ineligibility_reason

def ineligibility_reason() -> ::Google::Cloud::Channel::V1::TransferEligibility::Reason
Returns

#ineligibility_reason=

def ineligibility_reason=(value) -> ::Google::Cloud::Channel::V1::TransferEligibility::Reason
Parameter
Returns

#is_eligible

def is_eligible() -> ::Boolean
Returns
  • (::Boolean) — Whether reseller is eligible to transfer the SKU.

#is_eligible=

def is_eligible=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Whether reseller is eligible to transfer the SKU.
Returns
  • (::Boolean) — Whether reseller is eligible to transfer the SKU.