Reference documentation and code samples for the Google Cloud Cloud Controls Partner V1beta Client class GetPartnerPermissionsRequest.
Request for getting the partner permissions granted for a workload
Generated from protobuf message google.cloud.cloudcontrolspartner.v1beta.GetPartnerPermissionsRequest
Namespace
Google \ Cloud \ CloudControlsPartner \ V1betaMethods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ name |
string
Required. Name of the resource to get in the format: |
getName
Required. Name of the resource to get in the format:
organizations/{organization}/locations/{location}/customers/{customer}/workloads/{workload}/partnerPermissions
| Returns | |
|---|---|
| Type | Description |
string |
|
setName
Required. Name of the resource to get in the format:
organizations/{organization}/locations/{location}/customers/{customer}/workloads/{workload}/partnerPermissions
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|
static::build
| Parameter | |
|---|---|
| Name | Description |
name |
string
Required. Name of the resource to get in the format:
|
| Returns | |
|---|---|
| Type | Description |
GetPartnerPermissionsRequest |
|