ContentTypeId$json top-level constant
Implementation
@$core.Deprecated('Use contentTypeIdDescriptor instead')
const ContentTypeId$json = {
'1': 'ContentTypeId',
'2': [
{'1': 'authority_id', '3': 1, '4': 1, '5': 9, '10': 'authorityId'},
{'1': 'type_id', '3': 2, '4': 1, '5': 9, '10': 'typeId'},
{'1': 'version_major', '3': 3, '4': 1, '5': 13, '10': 'versionMajor'},
{'1': 'version_minor', '3': 4, '4': 1, '5': 13, '10': 'versionMinor'},
],
};