Address$json top-level constant
Implementation
@$core.Deprecated('Use addressDescriptor instead')
const Address$json = {
'1': 'Address',
'2': [
{
'1': 'CompanyName',
'3': 1,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'CompanyName'
},
{
'1': 'Street',
'3': 3,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'Street'
},
{
'1': 'Street2',
'3': 4,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'Street2'
},
{
'1': 'City',
'3': 5,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'City'
},
{
'1': 'Zip',
'3': 6,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'Zip'
},
{
'1': 'FirstName',
'3': 7,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'FirstName'
},
{
'1': 'LastName',
'3': 8,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'LastName'
},
{
'1': 'CountryCodeIso2Letter',
'3': 9,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'CountryCodeIso2Letter'
},
{
'1': 'CO',
'3': 10,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'CO'
},
{
'1': 'Misc',
'3': 11,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'Misc'
},
{
'1': 'Instructions',
'3': 12,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'Instructions'
},
{
'1': 'Location',
'3': 15,
'4': 1,
'5': 11,
'6': '.GeoLocation',
'10': 'Location'
},
],
};