Access Context Manager V1 API - Class Google::Identity::AccessContextManager::V1::ListAccessLevelsResponse (v0.8.0)

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

A response to ListAccessLevelsRequest.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#access_levels

def access_levels() -> ::Array<::Google::Identity::AccessContextManager::V1::AccessLevel>
Returns

#access_levels=

def access_levels=(value) -> ::Array<::Google::Identity::AccessContextManager::V1::AccessLevel>
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.