Google Cloud Cloud Controls Partner V1beta Client - Class Sku (0.1.4)

Reference documentation and code samples for the Google Cloud Cloud Controls Partner V1beta Client class Sku.

Represents the SKU a partner owns inside Google Cloud to sell to customers.

Generated from protobuf message google.cloud.cloudcontrolspartner.v1beta.Sku

Namespace

Google \ Cloud \ CloudControlsPartner \ V1beta

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ id string

Argentum product SKU, that is associated with the partner offerings to customers used by Syntro for billing purposes. SKUs can represent resold Google products or support services.

↳ display_name string

Display name of the product identified by the SKU. A partner may want to show partner branded names for their offerings such as local sovereign cloud solutions.

getId

Argentum product SKU, that is associated with the partner offerings to customers used by Syntro for billing purposes. SKUs can represent resold Google products or support services.

Returns
Type Description
string

setId

Argentum product SKU, that is associated with the partner offerings to customers used by Syntro for billing purposes. SKUs can represent resold Google products or support services.

Parameter
Name Description
var string
Returns
Type Description
$this

getDisplayName

Display name of the product identified by the SKU. A partner may want to show partner branded names for their offerings such as local sovereign cloud solutions.

Returns
Type Description
string

setDisplayName

Display name of the product identified by the SKU. A partner may want to show partner branded names for their offerings such as local sovereign cloud solutions.

Parameter
Name Description
var string
Returns
Type Description
$this