CreateRegistryItemRequest$json top-level constant
- @Deprecated('Use createRegistryItemRequestDescriptor instead')
Implementation
@$core.Deprecated('Use createRegistryItemRequestDescriptor instead')
const CreateRegistryItemRequest$json = {
'1': 'CreateRegistryItemRequest',
'2': [
{'1': 'organization_id', '3': 1, '4': 1, '5': 9, '10': 'organizationId'},
{'1': 'name', '3': 2, '4': 1, '5': 9, '10': 'name'},
{'1': 'type', '3': 3, '4': 1, '5': 14, '6': '.viam.app.packages.v1.PackageType', '10': 'type'},
],
};