LogEntry$json top-level constant

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

Implementation

@$core.Deprecated('Use logEntryDescriptor instead')
const LogEntry$json = const {
  '1': 'LogEntry',
  '2': const [
    const {
      '1': 'log_name',
      '3': 12,
      '4': 1,
      '5': 9,
      '8': const {},
      '10': 'logName'
    },
    const {
      '1': 'resource',
      '3': 8,
      '4': 1,
      '5': 11,
      '6': '.google.api.MonitoredResource',
      '8': const {},
      '10': 'resource'
    },
    const {
      '1': 'proto_payload',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Any',
      '9': 0,
      '10': 'protoPayload'
    },
    const {
      '1': 'text_payload',
      '3': 3,
      '4': 1,
      '5': 9,
      '9': 0,
      '10': 'textPayload'
    },
    const {
      '1': 'json_payload',
      '3': 6,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Struct',
      '9': 0,
      '10': 'jsonPayload'
    },
    const {
      '1': 'timestamp',
      '3': 9,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Timestamp',
      '8': const {},
      '10': 'timestamp'
    },
    const {
      '1': 'receive_timestamp',
      '3': 24,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Timestamp',
      '8': const {},
      '10': 'receiveTimestamp'
    },
    const {
      '1': 'severity',
      '3': 10,
      '4': 1,
      '5': 14,
      '6': '.google.logging.type.LogSeverity',
      '8': const {},
      '10': 'severity'
    },
    const {
      '1': 'insert_id',
      '3': 4,
      '4': 1,
      '5': 9,
      '8': const {},
      '10': 'insertId'
    },
    const {
      '1': 'http_request',
      '3': 7,
      '4': 1,
      '5': 11,
      '6': '.google.logging.type.HttpRequest',
      '8': const {},
      '10': 'httpRequest'
    },
    const {
      '1': 'labels',
      '3': 11,
      '4': 3,
      '5': 11,
      '6': '.google.logging.v2.LogEntry.LabelsEntry',
      '8': const {},
      '10': 'labels'
    },
    const {
      '1': 'operation',
      '3': 15,
      '4': 1,
      '5': 11,
      '6': '.google.logging.v2.LogEntryOperation',
      '8': const {},
      '10': 'operation'
    },
    const {'1': 'trace', '3': 22, '4': 1, '5': 9, '8': const {}, '10': 'trace'},
    const {
      '1': 'span_id',
      '3': 27,
      '4': 1,
      '5': 9,
      '8': const {},
      '10': 'spanId'
    },
    const {
      '1': 'trace_sampled',
      '3': 30,
      '4': 1,
      '5': 8,
      '8': const {},
      '10': 'traceSampled'
    },
    const {
      '1': 'source_location',
      '3': 23,
      '4': 1,
      '5': 11,
      '6': '.google.logging.v2.LogEntrySourceLocation',
      '8': const {},
      '10': 'sourceLocation'
    },
  ],
  '3': const [LogEntry_LabelsEntry$json],
  '7': const {},
  '8': const [
    const {'1': 'payload'},
  ],
};