ConfigurationValueQuery$json top-level constant
Implementation
@$core.Deprecated('Use configurationValueQueryDescriptor instead')
const ConfigurationValueQuery$json = {
'1': 'ConfigurationValueQuery',
'2': [
{
'1': 'Continuation',
'3': 1,
'4': 1,
'5': 11,
'6': '.ContinuationToken',
'10': 'Continuation'
},
{
'1': 'GroupId',
'3': 2,
'4': 1,
'5': 11,
'6': '.ConfigurationId',
'10': 'GroupId'
},
{
'1': 'DisplayName',
'3': 3,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'DisplayName'
},
{
'1': 'PropertyGroup',
'3': 4,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'PropertyGroup'
},
{
'1': 'TypeName',
'3': 5,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'TypeName'
},
{
'1': 'Path',
'3': 6,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'Path'
},
],
};