name property

String? name
getter/setter pair

The full REST resource name for this descriptor.

The format is: projects/[PROJECT_ID_OR_NUMBER]/notificationChannelDescriptors/[TYPE] In the above, [TYPE] is the value of the type field.

Implementation

core.String? name;