Google Cloud Channel V1 Client - Class CreateEntitlementPurchase (1.5.0)

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

List SKUs for a new entitlement. Make the purchase using CloudChannelService.CreateEntitlement.

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

Namespace

Google \ Cloud \ Channel \ V1 \ ListPurchasableSkusRequest

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ product string

Required. List SKUs belonging to this Product. Format: products/{product_id}. Supports products/- to retrieve SKUs for all products.

getProduct

Required. List SKUs belonging to this Product.

Format: products/{product_id}. Supports products/- to retrieve SKUs for all products.

Returns
TypeDescription
string

setProduct

Required. List SKUs belonging to this Product.

Format: products/{product_id}. Supports products/- to retrieve SKUs for all products.

Parameter
NameDescription
var string
Returns
TypeDescription
$this