ConfigurationGroup$json top-level constant
Implementation
@$core.Deprecated('Use configurationGroupDescriptor instead')
const ConfigurationGroup$json = {
'1': 'ConfigurationGroup',
'2': [
{'1': 'Id', '3': 1, '4': 1, '5': 11, '6': '.ConfigurationId', '10': 'Id'},
{
'1': 'RowVersion',
'3': 2,
'4': 1,
'5': 11,
'6': '.RowVersion',
'10': 'RowVersion'
},
{
'1': 'DisplayName',
'3': 3,
'4': 1,
'5': 11,
'6': '.google.protobuf.StringValue',
'10': 'DisplayName'
},
{
'1': 'Predicates',
'3': 4,
'4': 3,
'5': 11,
'6': '.ConfigurationPredicateId',
'10': 'Predicates'
},
],
};