Stackdriver Monitoring V3 Client - Class ListSnoozesResponse (1.11.1)

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 \ V3

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ snoozes
array< Snooze >

Snooze s matching this list call.

↳ 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.

Returns
Type
Description

setSnoozes

Snooze s matching this list call.

Parameter
Name
Description
var
array< Snooze >
Returns
Type
Description
$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.

Returns
Type
Description
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.

Parameter
Name
Description
var
string
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: