AddPublicKeyRequest$json top-level constant
Implementation
@$core.Deprecated('Use addPublicKeyRequestDescriptor instead')
const AddPublicKeyRequest$json = {
'1': 'AddPublicKeyRequest',
'2': [
{'1': 'target_id', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'targetId'},
{'1': 'public_key', '3': 2, '4': 1, '5': 12, '8': {}, '10': 'publicKey'},
{
'1': 'expiration_date',
'3': 3,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'8': {},
'9': 0,
'10': 'expirationDate',
'17': true
},
],
'8': [
{'1': '_expiration_date'},
],
};