Module: Google::Cloud::Metastore::V1::TelemetryConfig::LogFormat
- Defined in:
- proto_docs/google/cloud/metastore/v1/metastore.rb
Constant Summary collapse
- LOG_FORMAT_UNSPECIFIED =
The LOG_FORMAT is not set.
0
- LEGACY =
Logging output uses the legacy
textPayload
format. 1
- JSON =
Logging output uses the
jsonPayload
format. 2