Reference documentation and code samples for the Stackdriver Monitoring V3 Client class ListSnoozesResponse.
The results of a successful ListSnoozes
call, containing the matching Snooze
s.
Generated from protobuf message google.monitoring.v3.ListSnoozesResponse
Namespace
Google \ Cloud \ Monitoring \ V3Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ snoozes
↳ next_page_token
string
Page token for repeated calls to ListSnoozes
, to fetch additional pages of results. If this is empty or missing, there are no more pages.
getSnoozes
Snooze
s matching this list call.
setSnoozes
Snooze
s matching this list call.
$this
getNextPageToken
Page token for repeated calls to ListSnoozes
, to fetch additional pages
of results. If this is empty or missing, there are no more pages.
string
setNextPageToken
Page token for repeated calls to ListSnoozes
, to fetch additional pages
of results. If this is empty or missing, there are no more pages.
var
string
$this