values constant

Implementation

static const $core.List<TelemetryConfig_LogFormat> values = <TelemetryConfig_LogFormat> [
  LOG_FORMAT_UNSPECIFIED,
  LEGACY,
  JSON,
];