Reference documentation and code samples for the Google Cloud Cloud Controls Partner V1beta Client class Partner.
Message describing Partner resource
Generated from protobuf message google.cloud.cloudcontrolspartner.v1beta.Partner
Namespace
Google \ Cloud \ CloudControlsPartner \ V1betaMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Identifier. The resource name of the partner. Format: organizations/{organization}/locations/{location}/partner
Example: "organizations/123456/locations/us-central1/partner"
↳ skus
↳ ekm_solutions
array< Google\Cloud\CloudControlsPartner\V1beta\EkmMetadata
>
List of Google Cloud supported EKM partners supported by the partner
↳ operated_cloud_regions
array
List of Google Cloud regions that the partner sells services to customers. Valid Google Cloud regions found here: https://cloud.google.com/compute/docs/regions-zones
↳ partner_project_id
string
Google Cloud project ID in the partner's Google Cloud organization for receiving enhanced Logs for Partners.
↳ create_time
↳ update_time
getName
Identifier. The resource name of the partner.
Format: organizations/{organization}/locations/{location}/partner
Example: "organizations/123456/locations/us-central1/partner"
string
setName
Identifier. The resource name of the partner.
Format: organizations/{organization}/locations/{location}/partner
Example: "organizations/123456/locations/us-central1/partner"
var
string
$this
getSkus
List of SKUs the partner is offering
setSkus
List of SKUs the partner is offering
$this
getEkmSolutions
List of Google Cloud supported EKM partners supported by the partner
setEkmSolutions
List of Google Cloud supported EKM partners supported by the partner
$this
getOperatedCloudRegions
List of Google Cloud regions that the partner sells services to customers.
Valid Google Cloud regions found here: https://cloud.google.com/compute/docs/regions-zones
setOperatedCloudRegions
List of Google Cloud regions that the partner sells services to customers.
Valid Google Cloud regions found here: https://cloud.google.com/compute/docs/regions-zones
var
string[]
$this
getPartnerProjectId
Google Cloud project ID in the partner's Google Cloud organization for receiving enhanced Logs for Partners.
string
setPartnerProjectId
Google Cloud project ID in the partner's Google Cloud organization for receiving enhanced Logs for Partners.
var
string
$this
getCreateTime
Output only. Time the resource was created
hasCreateTime
clearCreateTime
setCreateTime
Output only. Time the resource was created
$this
getUpdateTime
Output only. The last time the resource was updated
hasUpdateTime
clearUpdateTime
setUpdateTime
Output only. The last time the resource was updated
$this