Reference documentation and code samples for the Cloud Channel V1 API class Google::Cloud::Channel::V1::TransferableSku.
TransferableSku represents information a reseller needs to view existing provisioned services for a customer that they do not own. Read-only.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#legacy_sku
def legacy_sku() -> ::Google::Cloud::Channel::V1::Sku
Returns
- (::Google::Cloud::Channel::V1::Sku) — Optional. The customer to transfer has an entitlement with the populated legacy SKU.
#legacy_sku=
def legacy_sku=(value) -> ::Google::Cloud::Channel::V1::Sku
Parameter
- value (::Google::Cloud::Channel::V1::Sku) — Optional. The customer to transfer has an entitlement with the populated legacy SKU.
Returns
- (::Google::Cloud::Channel::V1::Sku) — Optional. The customer to transfer has an entitlement with the populated legacy SKU.
#sku
def sku() -> ::Google::Cloud::Channel::V1::Sku
Returns
- (::Google::Cloud::Channel::V1::Sku) — The SKU pertaining to the provisioning resource as specified in the Offer.
#sku=
def sku=(value) -> ::Google::Cloud::Channel::V1::Sku
Parameter
- value (::Google::Cloud::Channel::V1::Sku) — The SKU pertaining to the provisioning resource as specified in the Offer.
Returns
- (::Google::Cloud::Channel::V1::Sku) — The SKU pertaining to the provisioning resource as specified in the Offer.
#transfer_eligibility
def transfer_eligibility() -> ::Google::Cloud::Channel::V1::TransferEligibility
Returns
- (::Google::Cloud::Channel::V1::TransferEligibility) — Describes the transfer eligibility of a SKU.
#transfer_eligibility=
def transfer_eligibility=(value) -> ::Google::Cloud::Channel::V1::TransferEligibility
Parameter
- value (::Google::Cloud::Channel::V1::TransferEligibility) — Describes the transfer eligibility of a SKU.
Returns
- (::Google::Cloud::Channel::V1::TransferEligibility) — Describes the transfer eligibility of a SKU.