CreateKeyRequest$json top-level constant
- @Deprecated('Use createKeyRequestDescriptor instead')
Implementation
@$core.Deprecated('Use createKeyRequestDescriptor instead')
const CreateKeyRequest$json = {
'1': 'CreateKeyRequest',
'2': [
{'1': 'parent', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'parent'},
{
'1': 'key',
'3': 2,
'4': 1,
'5': 11,
'6': '.google.api.apikeys.v2.Key',
'8': {},
'10': 'key'
},
{'1': 'key_id', '3': 3, '4': 1, '5': 9, '10': 'keyId'},
],
};