platform property

String? platform
getter/setter pair

The platform of the virtual agent response messages.

If not empty, only emits messages from this platform in the response. Valid values are the enum names of platform.

Implementation

core.String? platform;