CreateGlossaryMetadata$json top-level constant
Implementation
@$core.Deprecated('Use createGlossaryMetadataDescriptor instead')
const CreateGlossaryMetadata$json = const {
'1': 'CreateGlossaryMetadata',
'2': const [
const {'1': 'name', '3': 1, '4': 1, '5': 9, '10': 'name'},
const {'1': 'state', '3': 2, '4': 1, '5': 14, '6': '.google.cloud.translation.v3beta1.CreateGlossaryMetadata.State', '10': 'state'},
const {'1': 'submit_time', '3': 3, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'submitTime'},
],
'4': const [CreateGlossaryMetadata_State$json],
};