Access Context Manager V1 API - Class Google::Identity::AccessContextManager::V1::ListAccessPoliciesResponse (v0.2.0)

Reference documentation and code samples for the Access Context Manager V1 API class Google::Identity::AccessContextManager::V1::ListAccessPoliciesResponse.

A response to ListAccessPoliciesRequest.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#access_policies

def access_policies() -> ::Array<::Google::Identity::AccessContextManager::V1::AccessPolicy>
Returns

#access_policies=

def access_policies=(value) -> ::Array<::Google::Identity::AccessContextManager::V1::AccessPolicy>
Parameter
Returns

#next_page_token

def next_page_token() -> ::String
Returns
  • (::String) — The pagination token to retrieve the next page of results. If the value is empty, no further results remain.

#next_page_token=

def next_page_token=(value) -> ::String
Parameter
  • value (::String) — The pagination token to retrieve the next page of results. If the value is empty, no further results remain.
Returns
  • (::String) — The pagination token to retrieve the next page of results. If the value is empty, no further results remain.