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
defname()->::String
Returns
(::String) — Required. The name of the principal access boundary policy to retrieve.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Identity and Access Management (IAM) V3BETA API - Class Google::Iam::V3beta::GetPrincipalAccessBoundaryPolicyRequest (v0.1.0)\n\nReference documentation and code samples for the Identity and Access Management (IAM) V3BETA API class Google::Iam::V3beta::GetPrincipalAccessBoundaryPolicyRequest.\n\nRequest message for GetPrincipalAccessBoundaryPolicy method. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #name\n\n def name() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Required. The name of the principal access boundary policy to retrieve.\n\n Format:\n `organizations/{organization_id}/locations/{location}/principalAccessBoundaryPolicies/{principal_access_boundary_policy_id}`\n\n### #name=\n\n def name=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Required. The name of the principal access boundary policy to retrieve.\n\n\n Format:\n`organizations/{organization_id}/locations/{location}/principalAccessBoundaryPolicies/{principal_access_boundary_policy_id}` \n**Returns**\n\n- (::String) --- Required. The name of the principal access boundary policy to retrieve.\n\n Format:\n `organizations/{organization_id}/locations/{location}/principalAccessBoundaryPolicies/{principal_access_boundary_policy_id}`"]]