MetadataPendingInference$json top-level constant
Implementation
@$core.Deprecated('Use metadataPendingInferenceDescriptor instead')
const MetadataPendingInference$json = {
'1': 'MetadataPendingInference',
'2': [
{
'1': 'ProcessId',
'3': 1,
'4': 1,
'5': 11,
'6': '.UUID',
'10': 'ProcessId'
},
{
'1': 'ProviderId',
'3': 2,
'4': 1,
'5': 11,
'6': '.MetadataProviderId',
'10': 'ProviderId'
},
{
'1': 'Created',
'3': 3,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'10': 'Created'
},
{
'1': 'Timeout',
'3': 4,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'10': 'Timeout'
},
],
};