Google Cloud Cloud Controls Partner V1beta Client - Class GetPartnerPermissionsRequest (0.1.4)

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 \ V1beta

Methods

__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: organizations/{organization}/locations/{location}/customers/{customer}/workloads/{workload}/partnerPermissions

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: organizations/{organization}/locations/{location}/customers/{customer}/workloads/{workload}/partnerPermissions Please see Google\Cloud\CloudControlsPartner\V1beta\CloudControlsPartnerCoreClient::partnerPermissionsName() for help formatting this field.

Returns
Type Description
Google\Cloud\CloudControlsPartner\V1beta\GetPartnerPermissionsRequest