UpdateEmailProviderHTTPRequest$json top-level constant
- @Deprecated('Use updateEmailProviderHTTPRequestDescriptor instead')
Map<String, Object>
const
UpdateEmailProviderHTTPRequest$json
Implementation
@$core.Deprecated('Use updateEmailProviderHTTPRequestDescriptor instead')
const UpdateEmailProviderHTTPRequest$json = {
'1': 'UpdateEmailProviderHTTPRequest',
'2': [
{'1': 'id', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'id'},
{'1': 'endpoint', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'endpoint'},
{'1': 'description', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'description'},
{
'1': 'expiration_signing_key',
'3': 4,
'4': 1,
'5': 11,
'6': '.google.protobuf.Duration',
'8': {},
'9': 0,
'10': 'expirationSigningKey',
'17': true
},
],
'8': [
{'1': '_expiration_signing_key'},
],
};