ConfigurationProperty$json top-level constant
Implementation
@$core.Deprecated('Use configurationPropertyDescriptor instead')
const ConfigurationProperty$json = {
'1': 'ConfigurationProperty',
'2': [
{'1': 'Path', '3': 1, '4': 1, '5': 9, '10': 'Path'},
{'1': 'Group', '3': 2, '4': 1, '5': 9, '10': 'Group'},
{'1': 'Category', '3': 3, '4': 1, '5': 9, '10': 'Category'},
{'1': 'DisplayName', '3': 4, '4': 1, '5': 9, '10': 'DisplayName'},
{
'1': 'Description',
'3': 5,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'Description'
},
{'1': 'HasLookup', '3': 6, '4': 1, '5': 8, '10': 'HasLookup'},
{
'1': 'DefaultValue',
'3': 7,
'4': 1,
'5': 11,
'6': '.ConfigurationValueList',
'10': 'DefaultValue'
},
{'1': 'ValueTypeName', '3': 8, '4': 1, '5': 9, '10': 'ValueTypeName'},
{'1': 'IsClientProperty', '3': 9, '4': 1, '5': 8, '10': 'IsClientProperty'},
{
'1': 'DefiningServiceFullTypeName',
'3': 10,
'4': 1,
'5': 9,
'10': 'DefiningServiceFullTypeName'
},
{'1': 'IsList', '3': 11, '4': 1, '5': 8, '10': 'IsList'},
],
};