ListOrgDomainsResponse$json top-level constant
- @Deprecated('Use listOrgDomainsResponseDescriptor instead')
Implementation
@$core.Deprecated('Use listOrgDomainsResponseDescriptor instead')
const ListOrgDomainsResponse$json = {
'1': 'ListOrgDomainsResponse',
'2': [
{
'1': 'details',
'3': 1,
'4': 1,
'5': 11,
'6': '.zitadel.v1.ListDetails',
'10': 'details'
},
{
'1': 'result',
'3': 2,
'4': 3,
'5': 11,
'6': '.zitadel.org.v1.Domain',
'10': 'result'
},
],
};