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

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

Response message for ListPrincipalAccessBoundaryPolicies method.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#next_page_token

def next_page_token() -> ::String
Returns
  • (::String) — 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.

#next_page_token=

def next_page_token=(value) -> ::String
Parameter
  • value (::String) — 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.
Returns
  • (::String) — 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.

#principal_access_boundary_policies

def principal_access_boundary_policies() -> ::Array<::Google::Iam::V3beta::PrincipalAccessBoundaryPolicy>
Returns

#principal_access_boundary_policies=

def principal_access_boundary_policies=(value) -> ::Array<::Google::Iam::V3beta::PrincipalAccessBoundaryPolicy>
Parameter
Returns