Reference documentation and code samples for the Google Cloud Chronicle V1 Client class ListWatchlistsResponse.
Response message for listing watchlists.
Generated from protobuf message google.cloud.chronicle.v1.ListWatchlistsResponse
Namespace
Google \ Cloud \ Chronicle \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ watchlists
↳ next_page_token
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.
getWatchlists
Optional. The watchlists from the specified instance.
setWatchlists
Optional. The watchlists from the specified instance.
$this
getNextPageToken
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.
string
setNextPageToken
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.
var
string
$this