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