Reference documentation and code samples for the Access Context Manager V1 Client class ListAccessLevelsResponse.
A response to ListAccessLevelsRequest
.
Generated from protobuf message google.identity.accesscontextmanager.v1.ListAccessLevelsResponse
Namespace
Google \ Identity \ AccessContextManager \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ access_levels
array< AccessLevel
>
List of the [Access Level] [google.identity.accesscontextmanager.v1.AccessLevel] instances.
↳ next_page_token
string
The pagination token to retrieve the next page of results. If the value is empty, no further results remain.
getAccessLevels
List of the Access Level instances.
setAccessLevels
List of the Access Level instances.
$this
getNextPageToken
The pagination token to retrieve the next page of results. If the value is empty, no further results remain.
string
setNextPageToken
The pagination token to retrieve the next page of results. If the value is empty, no further results remain.
var
string
$this