Reference documentation and code samples for the Google Cloud Channel V1 Client class BillableSku.
Represents the Billable SKU information.
Generated from protobuf message google.cloud.channel.v1.BillableSku
Namespace
Google \ Cloud \ Channel \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ sku
string
Resource name of Billable SKU. Format: billableSkus/{sku}. Example: billableSkus/6E1B-6634-470F".
↳ sku_display_name
string
Unique human readable name for the SKU.
↳ service
string
Resource name of Service which contains Repricing SKU. Format: services/{service}. Example: "services/B7D9-FDCB-15D8".
↳ service_display_name
string
Unique human readable name for the Service.
getSku
Resource name of Billable SKU. Format: billableSkus/{sku}.
Example: billableSkus/6E1B-6634-470F".
string
setSku
Resource name of Billable SKU. Format: billableSkus/{sku}.
Example: billableSkus/6E1B-6634-470F".
var
string
$this
getSkuDisplayName
Unique human readable name for the SKU.
string
setSkuDisplayName
Unique human readable name for the SKU.
var
string
$this
getService
Resource name of Service which contains Repricing SKU. Format: services/{service}.
Example: "services/B7D9-FDCB-15D8".
string
setService
Resource name of Service which contains Repricing SKU. Format: services/{service}.
Example: "services/B7D9-FDCB-15D8".
var
string
$this
getServiceDisplayName
Unique human readable name for the Service.
string
setServiceDisplayName
Unique human readable name for the Service.
var
string
$this