CustomClass$json top-level constant
Implementation
@$core.Deprecated('Use customClassDescriptor instead')
const CustomClass$json = {
'1': 'CustomClass',
'2': [
{'1': 'name', '3': 1, '4': 1, '5': 9, '10': 'name'},
{'1': 'custom_class_id', '3': 2, '4': 1, '5': 9, '10': 'customClassId'},
{
'1': 'items',
'3': 3,
'4': 3,
'5': 11,
'6': '.google.cloud.speech.v1p1beta1.CustomClass.ClassItem',
'10': 'items'
},
],
'3': [CustomClass_ClassItem$json],
'7': {},
};