Class ListPrincipalAccessBoundaryPoliciesResponse (2.21.0)

ListPrincipalAccessBoundaryPoliciesResponse(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Response message for ListPrincipalAccessBoundaryPolicies method.

Attributes

Name Description
principal_access_boundary_policies MutableSequence[google.cloud.iam_v3beta.types.PrincipalAccessBoundaryPolicy]
The principal access boundary policies from the specified parent.
next_page_token str
Optional. A token, which can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.