Class TransferableSku (1.9.2)

TransferableSku(mapping=None, *, ignore_unknown_fields=False, **kwargs)

TransferableSku represents information a reseller needs to view existing provisioned services for a customer that they do not own. Read-only.

Attributes

NameDescription
transfer_eligibility google.cloud.channel_v1.types.TransferEligibility
Describes the transfer eligibility of a SKU.
sku google.cloud.channel_v1.types.Sku
The SKU pertaining to the provisioning resource as specified in the Offer.
legacy_sku google.cloud.channel_v1.types.Sku
Optional. The customer to transfer has an entitlement with the populated legacy SKU.

Inheritance

builtins.object > proto.message.Message > TransferableSku