ConfigurationOptionsQuery$json top-level constant
Implementation
@$core.Deprecated('Use configurationOptionsQueryDescriptor instead')
const ConfigurationOptionsQuery$json = {
'1': 'ConfigurationOptionsQuery',
'2': [
{
'1': 'Continuation',
'3': 1,
'4': 1,
'5': 11,
'6': '.ContinuationToken',
'10': 'Continuation'
},
{
'1': 'Property',
'3': 2,
'4': 1,
'5': 11,
'6': '.ConfigurationProperty',
'10': 'Property'
},
{
'1': 'GroupId',
'3': 3,
'4': 1,
'5': 11,
'6': '.ConfigurationId',
'10': 'GroupId'
},
],
};