Stackdriver Monitoring V3 Client - Class CreateSnoozeRequest (1.6.0)

Reference documentation and code samples for the Stackdriver Monitoring V3 Client class CreateSnoozeRequest.

The message definition for creating a Snooze . Users must provide the body of the Snooze to be created but must omit the Snooze field, name .

Generated from protobuf message google.monitoring.v3.CreateSnoozeRequest

Namespace

Google \ Cloud \ Monitoring \ V3

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ parent
string

Required. The project in which a Snooze should be created. The format is: projects/[PROJECT_ID_OR_NUMBER]

↳ snooze
Google\Cloud\Monitoring\V3\Snooze

Required. The Snooze to create. Omit the name field, as it will be filled in by the API.

getParent

Required. The project in which a Snooze should be created. The format is: projects/[PROJECT_ID_OR_NUMBER]

Returns
Type
Description
string

setParent

Required. The project in which a Snooze should be created. The format is: projects/[PROJECT_ID_OR_NUMBER]

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getSnooze

Required. The Snooze to create. Omit the name field, as it will be filled in by the API.

Returns
Type
Description

hasSnooze

clearSnooze

setSnooze

Required. The Snooze to create. Omit the name field, as it will be filled in by the API.

Parameter
Name
Description
Returns
Type
Description
$this

static::build

Parameters
Name
Description
parent
string

Required. The project in which a Snooze should be created. The format is:

projects/[PROJECT_ID_OR_NUMBER] Please see Google\Cloud\Monitoring\V3\SnoozeServiceClient::workspaceName() for help formatting this field.

snooze
Google\Cloud\Monitoring\V3\Snooze

Required. The Snooze to create. Omit the name field, as it will be filled in by the API.

Design a Mobile Site
View Site in Mobile | Classic
Share by: