UpdateOrganizationRequest$json top-level constant
Implementation
@$core.Deprecated('Use updateOrganizationRequestDescriptor instead')
const UpdateOrganizationRequest$json = {
'1': 'UpdateOrganizationRequest',
'2': [
{'1': 'organization_id', '3': 1, '4': 1, '5': 9, '10': 'organizationId'},
{'1': 'name', '3': 2, '4': 1, '5': 9, '9': 0, '10': 'name', '17': true},
{'1': 'public_namespace', '3': 3, '4': 1, '5': 9, '9': 1, '10': 'publicNamespace', '17': true},
{'1': 'region', '3': 4, '4': 1, '5': 9, '9': 2, '10': 'region', '17': true},
{'1': 'cid', '3': 5, '4': 1, '5': 9, '9': 3, '10': 'cid', '17': true},
],
'8': [
{'1': '_name'},
{'1': '_public_namespace'},
{'1': '_region'},
{'1': '_cid'},
],
};