GetClassificationsRequest$json top-level constant
Implementation
@$core.Deprecated('Use getClassificationsRequestDescriptor instead')
const GetClassificationsRequest$json = {
'1': 'GetClassificationsRequest',
'2': [
{'1': 'name', '3': 1, '4': 1, '5': 9, '10': 'name'},
{'1': 'image', '3': 2, '4': 1, '5': 12, '10': 'image'},
{'1': 'width', '3': 3, '4': 1, '5': 5, '10': 'width'},
{'1': 'height', '3': 4, '4': 1, '5': 5, '10': 'height'},
{'1': 'mime_type', '3': 5, '4': 1, '5': 9, '10': 'mimeType'},
{'1': 'n', '3': 6, '4': 1, '5': 5, '10': 'n'},
{'1': 'extra', '3': 99, '4': 1, '5': 11, '6': '.google.protobuf.Struct', '10': 'extra'},
],
};