channel property
The channel which the response is associated with.
Clients can specify the channel via QueryParameters.channel, and only associated channel response will be returned.
Implementation
core.String? channel;
The channel which the response is associated with.
Clients can specify the channel via QueryParameters.channel, and only associated channel response will be returned.
core.String? channel;