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 messagegoogle.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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Cloud Controls Partner V1beta Client - Class Sku (0.4.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.4.1 (latest)](/php/docs/reference/cloud-cloudcontrolspartner/latest/V1beta.Sku)\n- [0.4.0](/php/docs/reference/cloud-cloudcontrolspartner/0.4.0/V1beta.Sku)\n- [0.3.0](/php/docs/reference/cloud-cloudcontrolspartner/0.3.0/V1beta.Sku)\n- [0.2.2](/php/docs/reference/cloud-cloudcontrolspartner/0.2.2/V1beta.Sku)\n- [0.1.4](/php/docs/reference/cloud-cloudcontrolspartner/0.1.4/V1beta.Sku) \n| **Beta**\n|\n|\n| This library is covered by the [Pre-GA Offerings Terms](/terms/service-terms#1)\n| of the Terms of Service. Pre-GA libraries might have limited support,\n| and changes to pre-GA libraries might not be compatible with other pre-GA versions.\n| For more information, see the\n[launch stage descriptions](/products#product-launch-stages). \nReference documentation and code samples for the Google Cloud Cloud Controls Partner V1beta Client class Sku.\n\nRepresents the SKU a partner owns inside Google Cloud to sell to customers.\n\nGenerated from protobuf message `google.cloud.cloudcontrolspartner.v1beta.Sku`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ CloudControlsPartner \\\\ V1beta\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getId\n\nArgentum product SKU, that is associated with the partner offerings to\ncustomers used by Syntro for billing purposes. SKUs can represent resold\nGoogle products or support services.\n\n### setId\n\nArgentum product SKU, that is associated with the partner offerings to\ncustomers used by Syntro for billing purposes. SKUs can represent resold\nGoogle products or support services.\n\n### getDisplayName\n\nDisplay name of the product identified by the SKU. A partner may want to\nshow partner branded names for their offerings such as local sovereign\ncloud solutions.\n\n### setDisplayName\n\nDisplay name of the product identified by the SKU. A partner may want to\nshow partner branded names for their offerings such as local sovereign\ncloud solutions."]]