Stackdriver Monitoring V3 Client - Class SendNotificationChannelVerificationCodeRequest (1.9.0)

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

The SendNotificationChannelVerificationCode request.

Generated from protobuf message google.monitoring.v3.SendNotificationChannelVerificationCodeRequest

Namespace

Google \ Cloud \ Monitoring \ V3

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

Required. The notification channel to which to send a verification code.

getName

Required. The notification channel to which to send a verification code.

Returns
TypeDescription
string

setName

Required. The notification channel to which to send a verification code.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

static::build

Parameter
NameDescription
name string

Required. The notification channel to which to send a verification code. Please see Google\Cloud\Monitoring\V3\NotificationChannelServiceClient::notificationChannelName() for help formatting this field.

Returns
TypeDescription
Google\Cloud\Monitoring\V3\SendNotificationChannelVerificationCodeRequest