name property

String? name
getter/setter pair

The full REST resource name for this channel.

The format is: projects/[PROJECT_ID_OR_NUMBER]/notificationChannels/[CHANNEL_ID] The [CHANNEL_ID] is automatically assigned by the server on creation.

Implementation

core.String? name;