Reference documentation and code samples for the Google Cloud Cloud Controls Partner V1beta Client class Partner.
Message describing Partner resource
Generated from protobuf messagegoogle.cloud.cloudcontrolspartner.v1beta.Partner
Namespace
Google \ Cloud \ CloudControlsPartner \ V1beta
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ name
string
Identifier. The resource name of the partner. Format:organizations/{organization}/locations/{location}/partnerExample: "organizations/123456/locations/us-central1/partner"
[[["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 Partner (0.4.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.4.1 (latest)](/php/docs/reference/cloud-cloudcontrolspartner/latest/V1beta.Partner)\n- [0.4.0](/php/docs/reference/cloud-cloudcontrolspartner/0.4.0/V1beta.Partner)\n- [0.3.0](/php/docs/reference/cloud-cloudcontrolspartner/0.3.0/V1beta.Partner)\n- [0.2.2](/php/docs/reference/cloud-cloudcontrolspartner/0.2.2/V1beta.Partner)\n- [0.1.4](/php/docs/reference/cloud-cloudcontrolspartner/0.1.4/V1beta.Partner) \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 Partner.\n\nMessage describing Partner resource\n\nGenerated from protobuf message `google.cloud.cloudcontrolspartner.v1beta.Partner`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ CloudControlsPartner \\\\ V1beta\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nIdentifier. The resource name of the partner.\n\nFormat: `organizations/{organization}/locations/{location}/partner`\nExample: \"organizations/123456/locations/us-central1/partner\"\n\n### setName\n\nIdentifier. The resource name of the partner.\n\nFormat: `organizations/{organization}/locations/{location}/partner`\nExample: \"organizations/123456/locations/us-central1/partner\"\n\n### getSkus\n\nList of SKUs the partner is offering\n\n### setSkus\n\nList of SKUs the partner is offering\n\n### getEkmSolutions\n\nList of Google Cloud supported EKM partners supported by the partner\n\n### setEkmSolutions\n\nList of Google Cloud supported EKM partners supported by the partner\n\n### getOperatedCloudRegions\n\nList of Google Cloud regions that the partner sells services to customers.\n\nValid Google Cloud regions found here:\n\u003chttps://cloud.google.com/compute/docs/regions-zones\u003e\n\n### setOperatedCloudRegions\n\nList of Google Cloud regions that the partner sells services to customers.\n\nValid Google Cloud regions found here:\n\u003chttps://cloud.google.com/compute/docs/regions-zones\u003e\n\n### getPartnerProjectId\n\nGoogle Cloud project ID in the partner's Google Cloud organization for\nreceiving enhanced Logs for Partners.\n\n### setPartnerProjectId\n\nGoogle Cloud project ID in the partner's Google Cloud organization for\nreceiving enhanced Logs for Partners.\n\n### getCreateTime\n\nOutput only. Time the resource was created\n\n### hasCreateTime\n\n### clearCreateTime\n\n### setCreateTime\n\nOutput only. Time the resource was created\n\n### getUpdateTime\n\nOutput only. The last time the resource was updated\n\n### hasUpdateTime\n\n### clearUpdateTime\n\n### setUpdateTime\n\nOutput only. The last time the resource was updated"]]