jsonPayload property
The log entry payload, represented as a structure that is expressed as a JSON object.
Implementation
@$pb.TagNumber(6)
$1.Struct get jsonPayload => $_getN(3);
The log entry payload, represented as a structure that is expressed as a JSON object.
@$pb.TagNumber(6)
$1.Struct get jsonPayload => $_getN(3);