CreateAlias$json top-level constant
Implementation
@$core.Deprecated('Use createAliasDescriptor instead')
const CreateAlias$json = {
'1': 'CreateAlias',
'2': [
{'1': 'collection_name', '3': 1, '4': 1, '5': 9, '10': 'collectionName'},
{'1': 'alias_name', '3': 2, '4': 1, '5': 9, '10': 'aliasName'},
],
};