Stackdriver Monitoring V3 Client - Class SendNotificationChannelVerificationCodeRequest (1.3.2)

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

The SendNotificationChannelVerificationCode request.

Generated from protobuf message google.monitoring.v3.SendNotificationChannelVerificationCodeRequest

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