Identity and Access Management (IAM) V3BETA API - Class Google::Iam::V3beta::PrincipalAccessBoundaryPolicy (v0.1.0)
Reference documentation and code samples for the Identity and Access Management (IAM) V3BETA API class Google::Iam::V3beta::PrincipalAccessBoundaryPolicy.
(::Google::Protobuf::Map{::String => ::String}) — Optional. User defined annotations. See
https://google.aip.dev/148#annotations for more details such as format and
size limitations
value (::Google::Protobuf::Map{::String => ::String}) — Optional. User defined annotations. See
https://google.aip.dev/148#annotations for more details such as format and
size limitations
Returns
(::Google::Protobuf::Map{::String => ::String}) — Optional. User defined annotations. See
https://google.aip.dev/148#annotations for more details such as format and
size limitations
[[["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::PrincipalAccessBoundaryPolicy (v0.1.0)\n\nReference documentation and code samples for the Identity and Access Management (IAM) V3BETA API class Google::Iam::V3beta::PrincipalAccessBoundaryPolicy.\n\nAn IAM principal access boundary policy resource. \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### #annotations\n\n def annotations() -\u003e ::Google::Protobuf::Map{::String =\u003e ::String}\n\n**Returns**\n\n- (::Google::Protobuf::Map{::String =\\\u003e ::String}) --- Optional. User defined annotations. See https://google.aip.dev/148#annotations for more details such as format and size limitations\n\n### #annotations=\n\n def annotations=(value) -\u003e ::Google::Protobuf::Map{::String =\u003e ::String}\n\n**Parameter**\n\n- **value** (::Google::Protobuf::Map{::String =\\\u003e ::String}) --- Optional. User defined annotations. See https://google.aip.dev/148#annotations for more details such as format and size limitations \n**Returns**\n\n- (::Google::Protobuf::Map{::String =\\\u003e ::String}) --- Optional. User defined annotations. See https://google.aip.dev/148#annotations for more details such as format and size limitations\n\n### #create_time\n\n def create_time() -\u003e ::Google::Protobuf::Timestamp\n\n**Returns**\n\n- ([::Google::Protobuf::Timestamp](./Google-Protobuf-Timestamp)) --- Output only. The time when the principal access boundary policy was created.\n\n### #details\n\n def details() -\u003e ::Google::Iam::V3beta::PrincipalAccessBoundaryPolicyDetails\n\n**Returns**\n\n- ([::Google::Iam::V3beta::PrincipalAccessBoundaryPolicyDetails](./Google-Iam-V3beta-PrincipalAccessBoundaryPolicyDetails)) --- Optional. The details for the principal access boundary policy.\n\n### #details=\n\n def details=(value) -\u003e ::Google::Iam::V3beta::PrincipalAccessBoundaryPolicyDetails\n\n**Parameter**\n\n- **value** ([::Google::Iam::V3beta::PrincipalAccessBoundaryPolicyDetails](./Google-Iam-V3beta-PrincipalAccessBoundaryPolicyDetails)) --- Optional. The details for the principal access boundary policy. \n**Returns**\n\n- ([::Google::Iam::V3beta::PrincipalAccessBoundaryPolicyDetails](./Google-Iam-V3beta-PrincipalAccessBoundaryPolicyDetails)) --- Optional. The details for the principal access boundary policy.\n\n### #display_name\n\n def display_name() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Optional. The description of the principal access boundary policy. Must be less than or equal to 63 characters.\n\n### #display_name=\n\n def display_name=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Optional. The description of the principal access boundary policy. Must be less than or equal to 63 characters. \n**Returns**\n\n- (::String) --- Optional. The description of the principal access boundary policy. Must be less than or equal to 63 characters.\n\n### #etag\n\n def etag() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Optional. The etag for the principal access boundary. If this is provided on update, it must match the server's etag.\n\n### #etag=\n\n def etag=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Optional. The etag for the principal access boundary. If this is provided on update, it must match the server's etag. \n**Returns**\n\n- (::String) --- Optional. The etag for the principal access boundary. If this is provided on update, it must match the server's etag.\n\n### #name\n\n def name() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Identifier. The resource name of the principal access boundary policy.\n\n The following format is supported:\n `organizations/{organization_id}/locations/{location}/principalAccessBoundaryPolicies/{policy_id}`\n\n### #name=\n\n def name=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Identifier. The resource name of the principal access boundary policy.\n\n\n The following format is supported:\n`organizations/{organization_id}/locations/{location}/principalAccessBoundaryPolicies/{policy_id}` \n**Returns**\n\n- (::String) --- Identifier. The resource name of the principal access boundary policy.\n\n The following format is supported:\n `organizations/{organization_id}/locations/{location}/principalAccessBoundaryPolicies/{policy_id}`\n\n### #uid\n\n def uid() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Output only. The globally unique ID of the principal access boundary policy.\n\n### #update_time\n\n def update_time() -\u003e ::Google::Protobuf::Timestamp\n\n**Returns**\n\n- ([::Google::Protobuf::Timestamp](./Google-Protobuf-Timestamp)) --- Output only. The time when the principal access boundary policy was most recently updated."]]