Reference documentation and code samples for the Google Cloud Channel V1 Client class TransferableSku.
TransferableSku represents information a reseller needs to view existing provisioned services for a customer that they do not own.
Read-only.
Generated from protobuf message google.cloud.channel.v1.TransferableSku
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ transfer_eligibility
↳ sku
Google\Cloud\Channel\V1\Sku
The SKU pertaining to the provisioning resource as specified in the Offer.
↳ legacy_sku
Google\Cloud\Channel\V1\Sku
Optional. The customer to transfer has an entitlement with the populated legacy SKU.
getTransferEligibility
Describes the transfer eligibility of a SKU.
Generated from protobuf field .google.cloud.channel.v1.TransferEligibility transfer_eligibility = 9;
hasTransferEligibility
clearTransferEligibility
setTransferEligibility
Describes the transfer eligibility of a SKU.
Generated from protobuf field .google.cloud.channel.v1.TransferEligibility transfer_eligibility = 9;
$this
getSku
The SKU pertaining to the provisioning resource as specified in the Offer.
Generated from protobuf field .google.cloud.channel.v1.Sku sku = 11;
hasSku
clearSku
setSku
The SKU pertaining to the provisioning resource as specified in the Offer.
Generated from protobuf field .google.cloud.channel.v1.Sku sku = 11;
$this
getLegacySku
Optional. The customer to transfer has an entitlement with the populated legacy SKU.
Generated from protobuf field .google.cloud.channel.v1.Sku legacy_sku = 12 [(.google.api.field_behavior) = OPTIONAL];
hasLegacySku
clearLegacySku
setLegacySku
Optional. The customer to transfer has an entitlement with the populated legacy SKU.
Generated from protobuf field .google.cloud.channel.v1.Sku legacy_sku = 12 [(.google.api.field_behavior) = OPTIONAL];
$this