Class CreateNotificationChannelRequest (0.35.0)

The CreateNotificationChannel request. .. attribute:: name

Required. The project on which to execute the request. The format is: :: projects/[PROJECT_ID_OR_NUMBER] This names the container into which the channel will be written, this does not name the newly created channel. The resulting channel's name will have a normalized version of this field as a prefix, but will add /notificationChannels/[CHANNEL_ID] to identify the channel.