Google Cloud Channel V1 Client - Class CreateEntitlementPurchase (1.7.0)

Reference documentation and code samples for the Google Cloud Channel V1 Client class CreateEntitlementPurchase.

List Offers for CreateEntitlement purchase.

Generated from protobuf message google.cloud.channel.v1.ListPurchasableOffersRequest.CreateEntitlementPurchase

Namespace

Google \ Cloud \ Channel \ V1 \ ListPurchasableOffersRequest

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ sku string

Required. SKU that the result should be restricted to. Format: products/{product_id}/skus/{sku_id}.

getSku

Required. SKU that the result should be restricted to.

Format: products/{product_id}/skus/{sku_id}.

Returns
TypeDescription
string

setSku

Required. SKU that the result should be restricted to.

Format: products/{product_id}/skus/{sku_id}.

Parameter
NameDescription
var string
Returns
TypeDescription
$this