values constant

Implementation

static const $core.List<JsonFileFormat_JsonCompression> values = <JsonFileFormat_JsonCompression> [
  JSON_COMPRESSION_UNSPECIFIED,
  NO_COMPRESSION,
  GZIP,
];