Class SendNotificationChannelVerificationCodeRequest (2.11.2)

SendNotificationChannelVerificationCodeRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

The SendNotificationChannelVerificationCode request.

Attribute

NameDescription
name str
Required. The notification channel to which to send a verification code.

Inheritance

builtins.object > proto.message.Message > SendNotificationChannelVerificationCodeRequest