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
textPayloadformat. 1- JSON =
Logging output uses the
jsonPayloadformat. 2