platform property
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;
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.
core.String? platform;