name property

String? name
getter/setter pair

The resource name of the channel.

Must be unique within the location on the project and must be in projects/{project}/locations/{location}/channels/{channel_id} format.

Required.

Implementation

core.String? name;