Reference documentation and code samples for the Google Cloud Chronicle V1 Client class ListReferenceListsResponse.
A response to a request for a list of reference lists.
Generated from protobuf message google.cloud.chronicle.v1.ListReferenceListsResponse
Namespace
Google \ Cloud \ Chronicle \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ reference_lists
↳ next_page_token
string
A token, which can be sent as page_token
to retrieve the next page. If this field is omitted, there are no subsequent pages.
getReferenceLists
The reference lists.
Ordered in ascending alphabetical order by name.
setReferenceLists
The reference lists.
Ordered in ascending alphabetical order by name.
$this
getNextPageToken
A token, which can be sent as page_token
to retrieve the next page.
If this field is omitted, there are no subsequent pages.
string
setNextPageToken
A token, which can be sent as page_token
to retrieve the next page.
If this field is omitted, there are no subsequent pages.
var
string
$this