ConfigurationValue$json top-level constant
Implementation
@$core.Deprecated('Use configurationValueDescriptor instead')
const ConfigurationValue$json = {
'1': 'ConfigurationValue',
'2': [
{
'1': 'RowVersion',
'3': 1,
'4': 1,
'5': 11,
'6': '.RowVersion',
'10': 'RowVersion'
},
{
'1': 'Id',
'3': 2,
'4': 1,
'5': 11,
'6': '.ConfigurationValueId',
'10': 'Id'
},
{
'1': 'GroupId',
'3': 3,
'4': 1,
'5': 11,
'6': '.ConfigurationId',
'10': 'GroupId'
},
{
'1': 'Property',
'3': 4,
'4': 1,
'5': 11,
'6': '.ConfigurationProperty',
'10': 'Property'
},
{
'1': 'Values',
'3': 5,
'4': 3,
'5': 11,
'6': '.google.protobuf.Any',
'10': 'Values'
},
],
};