customData property
Data to be copied to backend requests.
Custom data is returned to Scotty in the agent_state field, which Scotty will then provide in subsequent upload notifications.
Implementation
core.String? customData;
Data to be copied to backend requests.
Custom data is returned to Scotty in the agent_state field, which Scotty will then provide in subsequent upload notifications.
core.String? customData;