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