OrgDetails$json top-level constant
Implementation
@$core.Deprecated('Use orgDetailsDescriptor instead')
const OrgDetails$json = {
'1': 'OrgDetails',
'2': [
{'1': 'org_id', '3': 1, '4': 1, '5': 9, '10': 'orgId'},
{'1': 'org_name', '3': 2, '4': 1, '5': 9, '10': 'orgName'},
{'1': 'org_cid', '3': 3, '4': 1, '5': 9, '9': 0, '10': 'orgCid', '17': true},
{'1': 'public_namespace', '3': 4, '4': 1, '5': 9, '9': 1, '10': 'publicNamespace', '17': true},
{'1': 'billing_tier', '3': 5, '4': 1, '5': 9, '9': 2, '10': 'billingTier', '17': true},
],
'8': [
{'1': '_org_cid'},
{'1': '_public_namespace'},
{'1': '_billing_tier'},
],
};