CreateKeyRequest$json top-level constant

  1. @Deprecated('Use createKeyRequestDescriptor instead')
Map<String, Object> const CreateKeyRequest$json

Implementation

@$core.Deprecated('Use createKeyRequestDescriptor instead')
const CreateKeyRequest$json = {
  '1': 'CreateKeyRequest',
  '2': [
    {'1': 'authorizations', '3': 1, '4': 3, '5': 11, '6': '.viam.app.v1.Authorization', '10': 'authorizations'},
    {'1': 'name', '3': 2, '4': 1, '5': 9, '10': 'name'},
  ],
};