jsonPayload property
Struct?
jsonPayload
final
The log entry payload, represented as a structure that is expressed as a JSON object.
Implementation
final Struct? jsonPayload;
The log entry payload, represented as a structure that is expressed as a JSON object.
final Struct? jsonPayload;