channel property

String? channel
getter/setter pair

The name of the connected subscriber Channel.

This is a weak reference to avoid cross project and cross accounts references. This must be in projects/{project}/location/{location}/channels/{channel_id} format.

Required.

Implementation

core.String? channel;