rawJson property
An arbitrary serialized JSON string that contains necessary information that can comprise a user event.
When this field is specified, the user_event field will be ignored. Note: line-delimited JSON is not supported, a single JSON only.
Implementation
core.String? rawJson;