Reference documentation and code samples for the Google Cloud Iam V3 Client class GetPrincipalAccessBoundaryPolicyRequest.
Request message for GetPrincipalAccessBoundaryPolicy method.
Generated from protobuf message google.iam.v3.GetPrincipalAccessBoundaryPolicyRequest
Namespace
Google \ Cloud \ Iam \ V3Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ name |
string
Required. The name of the principal access boundary policy to retrieve. Format: |
getName
Required. The name of the principal access boundary policy to retrieve.
Format:
organizations/{organization_id}/locations/{location}/principalAccessBoundaryPolicies/{principal_access_boundary_policy_id}
Returns | |
---|---|
Type | Description |
string |
setName
Required. The name of the principal access boundary policy to retrieve.
Format:
organizations/{organization_id}/locations/{location}/principalAccessBoundaryPolicies/{principal_access_boundary_policy_id}
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |
static::build
Parameter | |
---|---|
Name | Description |
name |
string
Required. The name of the principal access boundary policy to retrieve. Format:
|
Returns | |
---|---|
Type | Description |
GetPrincipalAccessBoundaryPolicyRequest |