RemoveTrustedDomainRequest$json top-level constant
- @Deprecated('Use removeTrustedDomainRequestDescriptor instead')
Implementation
@$core.Deprecated('Use removeTrustedDomainRequestDescriptor instead')
const RemoveTrustedDomainRequest$json = {
'1': 'RemoveTrustedDomainRequest',
'2': [
{'1': 'instance_id', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'instanceId'},
{
'1': 'trusted_domain',
'3': 2,
'4': 1,
'5': 9,
'8': {},
'10': 'trustedDomain'
},
],
};