TransportFeatureDefinition$json top-level constant
Implementation
@$core.Deprecated('Use transportFeatureDefinitionDescriptor instead')
const TransportFeatureDefinition$json = {
'1': 'TransportFeatureDefinition',
'2': [
{
'1': 'Type',
'3': 1,
'4': 1,
'5': 11,
'6': '.TransportFeatureType',
'10': 'Type'
},
{
'1': 'DisplayName',
'3': 2,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'DisplayName'
},
{
'1': 'Description',
'3': 3,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'Description'
},
{'1': 'Required', '3': 4, '4': 1, '5': 8, '10': 'Required'},
{'1': 'HasOptions', '3': 5, '4': 1, '5': 8, '10': 'HasOptions'},
{
'1': 'DefaultValue',
'3': 6,
'4': 1,
'5': 11,
'6': '.TransportFeature',
'10': 'DefaultValue'
},
],
};