TestWellKnownTypes$json top-level constant

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

Implementation

@$core.Deprecated('Use testWellKnownTypesDescriptor instead')
const TestWellKnownTypes$json = const {
  '1': 'TestWellKnownTypes',
  '2': const [
    const {
      '1': 'any_field',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Any',
      '10': 'anyField'
    },
    const {
      '1': 'api_field',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Api',
      '10': 'apiField'
    },
    const {
      '1': 'duration_field',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Duration',
      '10': 'durationField'
    },
    const {
      '1': 'empty_field',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Empty',
      '10': 'emptyField'
    },
    const {
      '1': 'field_mask_field',
      '3': 5,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.FieldMask',
      '10': 'fieldMaskField'
    },
    const {
      '1': 'source_context_field',
      '3': 6,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.SourceContext',
      '10': 'sourceContextField'
    },
    const {
      '1': 'struct_field',
      '3': 7,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Struct',
      '10': 'structField'
    },
    const {
      '1': 'timestamp_field',
      '3': 8,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Timestamp',
      '10': 'timestampField'
    },
    const {
      '1': 'type_field',
      '3': 9,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Type',
      '10': 'typeField'
    },
    const {
      '1': 'double_field',
      '3': 10,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.DoubleValue',
      '10': 'doubleField'
    },
    const {
      '1': 'float_field',
      '3': 11,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.FloatValue',
      '10': 'floatField'
    },
    const {
      '1': 'int64_field',
      '3': 12,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Int64Value',
      '10': 'int64Field'
    },
    const {
      '1': 'uint64_field',
      '3': 13,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.UInt64Value',
      '10': 'uint64Field'
    },
    const {
      '1': 'int32_field',
      '3': 14,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Int32Value',
      '10': 'int32Field'
    },
    const {
      '1': 'uint32_field',
      '3': 15,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.UInt32Value',
      '10': 'uint32Field'
    },
    const {
      '1': 'bool_field',
      '3': 16,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.BoolValue',
      '10': 'boolField'
    },
    const {
      '1': 'string_field',
      '3': 17,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.StringValue',
      '10': 'stringField'
    },
    const {
      '1': 'bytes_field',
      '3': 18,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.BytesValue',
      '10': 'bytesField'
    },
    const {
      '1': 'value_field',
      '3': 19,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Value',
      '10': 'valueField'
    },
  ],
};