CertificateResponse$json top-level constant
- @Deprecated('Use certificateResponseDescriptor instead')
Implementation
@$core.Deprecated('Use certificateResponseDescriptor instead')
const CertificateResponse$json = {
'1': 'CertificateResponse',
'2': [
{'1': 'id', '3': 1, '4': 1, '5': 9, '10': 'id'},
{'1': 'tls_certificate', '3': 2, '4': 1, '5': 9, '10': 'tlsCertificate'},
{'1': 'tls_private_key', '3': 3, '4': 1, '5': 9, '10': 'tlsPrivateKey'},
],
};