Google Cloud Channel V1 Client - Class SkuGroup (1.8.2)

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

Represents the SKU group information.

Generated from protobuf message google.cloud.channel.v1.SkuGroup

Namespace

Google \ Cloud \ Channel \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

Resource name of SKU group. Format: accounts/{account}/skuGroups/{sku_group}. Example: "accounts/C01234/skuGroups/3d50fd57-3157-4577-a5a9-a219b8490041".

↳ display_name string

Unique human readable identifier for the SKU group.

getName

Resource name of SKU group. Format: accounts/{account}/skuGroups/{sku_group}.

Example: "accounts/C01234/skuGroups/3d50fd57-3157-4577-a5a9-a219b8490041".

Returns
TypeDescription
string

setName

Resource name of SKU group. Format: accounts/{account}/skuGroups/{sku_group}.

Example: "accounts/C01234/skuGroups/3d50fd57-3157-4577-a5a9-a219b8490041".

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getDisplayName

Unique human readable identifier for the SKU group.

Returns
TypeDescription
string

setDisplayName

Unique human readable identifier for the SKU group.

Parameter
NameDescription
var string
Returns
TypeDescription
$this