fieldPath property
The LogEntry field path to index.Note that some paths are automatically indexed, and other paths are not eligible for indexing.
See indexing documentation( https://cloud.google.com/logging/docs/view/advanced-queries#indexed-fields) for details.For example: jsonPayload.request.status
Required.
Implementation
core.String? fieldPath;