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
Name | Description |
is_commitment |
google.protobuf.wrappers_pb2.BoolValue
Whether a transferable SKU is commitment- ased or not. |
commitment_end_timestamp |
google.protobuf.timestamp_pb2.Timestamp
Commitment end timestamp. |
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. |