Identity and Access Management (IAM) V3BETA API - Class Google::Iam::V3beta::GetPrincipalAccessBoundaryPolicyRequest (v0.1.0)

Reference documentation and code samples for the Identity and Access Management (IAM) V3BETA API class Google::Iam::V3beta::GetPrincipalAccessBoundaryPolicyRequest.

Request message for GetPrincipalAccessBoundaryPolicy method.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Required. The name of the principal access boundary policy to retrieve.

    Format: organizations/{organization_id}/locations/{location}/principalAccessBoundaryPolicies/{principal_access_boundary_policy_id}

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. The name of the principal access boundary policy to retrieve.

    Format: organizations/{organization_id}/locations/{location}/principalAccessBoundaryPolicies/{principal_access_boundary_policy_id}

Returns
  • (::String) — Required. The name of the principal access boundary policy to retrieve.

    Format: organizations/{organization_id}/locations/{location}/principalAccessBoundaryPolicies/{principal_access_boundary_policy_id}