MetadataInferenceContext$json top-level constant
Implementation
@$core.Deprecated('Use metadataInferenceContextDescriptor instead')
const MetadataInferenceContext$json = {
'1': 'MetadataInferenceContext',
'2': [
{
'1': 'ProcessId',
'3': 1,
'4': 1,
'5': 11,
'6': '.UUID',
'10': 'ProcessId'
},
{
'1': 'ObjectId',
'3': 2,
'4': 1,
'5': 11,
'6': '.StoredObjectId',
'10': 'ObjectId'
},
{
'1': 'TemplateId',
'3': 3,
'4': 1,
'5': 11,
'6': '.TemplateId',
'10': 'TemplateId'
},
{
'1': 'StartTime',
'3': 4,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'10': 'StartTime'
},
{
'1': 'Scope',
'3': 5,
'4': 1,
'5': 11,
'6': '.ConfigurationScope',
'10': 'Scope'
},
{
'1': 'Values',
'3': 10,
'4': 3,
'5': 11,
'6': '.MetadataInferenceValue',
'10': 'Values'
},
{
'1': 'Current',
'3': 12,
'4': 1,
'5': 11,
'6': '.MetadataProviderId',
'10': 'Current'
},
{
'1': 'Details',
'3': 15,
'4': 3,
'5': 11,
'6': '.MetadataInferenceContext.DetailsEntry',
'10': 'Details'
},
],
'3': [MetadataInferenceContext_DetailsEntry$json],
};