Reference documentation and code samples for the Google Cloud Cloud Controls Partner V1beta Client class PartnerPermissions.
The permissions granted to the partner for a workload
Generated from protobuf message google.cloud.cloudcontrolspartner.v1beta.PartnerPermissions
Namespace
Google \ Cloud \ CloudControlsPartner \ V1betaMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ name |
string
Identifier. Format: |
↳ partner_permissions |
array
The partner permissions granted for the workload |
getName
Identifier. Format:
organizations/{organization}/locations/{location}/customers/{customer}/workloads/{workload}/partnerPermissions
Returns | |
---|---|
Type | Description |
string |
setName
Identifier. Format:
organizations/{organization}/locations/{location}/customers/{customer}/workloads/{workload}/partnerPermissions
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |
getPartnerPermissions
The partner permissions granted for the workload
Returns | |
---|---|
Type | Description |
Google\Protobuf\Internal\RepeatedField |
setPartnerPermissions
The partner permissions granted for the workload
Parameter | |
---|---|
Name | Description |
var |
int[]
|
Returns | |
---|---|
Type | Description |
$this |