ConfigurationPropertyQuery$json top-level constant
Implementation
@$core.Deprecated('Use configurationPropertyQueryDescriptor instead')
const ConfigurationPropertyQuery$json = {
'1': 'ConfigurationPropertyQuery',
'2': [
{
'1': 'Continuation',
'3': 1,
'4': 1,
'5': 11,
'6': '.ContinuationToken',
'10': 'Continuation'
},
{
'1': 'Path',
'3': 2,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'Path'
},
{
'1': 'Group',
'3': 3,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'Group'
},
{
'1': 'TypeName',
'3': 4,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'TypeName'
},
{
'1': 'DisplayName',
'3': 5,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'DisplayName'
},
{
'1': 'Category',
'3': 6,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'Category'
},
{'1': 'ClientProperties', '3': 7, '4': 1, '5': 8, '10': 'ClientProperties'},
],
};