LogSink$json top-level constant

  1. @Deprecated('Use logSinkDescriptor instead')
Map<String, Object> const LogSink$json

Implementation

@$core.Deprecated('Use logSinkDescriptor instead')
const LogSink$json = {
  '1': 'LogSink',
  '2': [
    {'1': 'name', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'name'},
    {'1': 'destination', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'destination'},
    {'1': 'filter', '3': 5, '4': 1, '5': 9, '8': {}, '10': 'filter'},
    {'1': 'description', '3': 18, '4': 1, '5': 9, '8': {}, '10': 'description'},
    {'1': 'disabled', '3': 19, '4': 1, '5': 8, '8': {}, '10': 'disabled'},
    {
      '1': 'exclusions',
      '3': 16,
      '4': 3,
      '5': 11,
      '6': '.google.logging.v2.LogExclusion',
      '8': {},
      '10': 'exclusions'
    },
    {
      '1': 'output_version_format',
      '3': 6,
      '4': 1,
      '5': 14,
      '6': '.google.logging.v2.LogSink.VersionFormat',
      '8': {'3': true},
      '10': 'outputVersionFormat',
    },
    {
      '1': 'writer_identity',
      '3': 8,
      '4': 1,
      '5': 9,
      '8': {},
      '10': 'writerIdentity'
    },
    {
      '1': 'include_children',
      '3': 9,
      '4': 1,
      '5': 8,
      '8': {},
      '10': 'includeChildren'
    },
    {
      '1': 'bigquery_options',
      '3': 12,
      '4': 1,
      '5': 11,
      '6': '.google.logging.v2.BigQueryOptions',
      '8': {},
      '9': 0,
      '10': 'bigqueryOptions'
    },
    {
      '1': 'create_time',
      '3': 13,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Timestamp',
      '8': {},
      '10': 'createTime'
    },
    {
      '1': 'update_time',
      '3': 14,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Timestamp',
      '8': {},
      '10': 'updateTime'
    },
  ],
  '4': [LogSink_VersionFormat$json],
  '7': {},
  '8': [
    {'1': 'options'},
  ],
};