UpdateOrgIDPRequest$json top-level constant
Implementation
@$core.Deprecated('Use updateOrgIDPRequestDescriptor instead')
const UpdateOrgIDPRequest$json = {
'1': 'UpdateOrgIDPRequest',
'2': [
{'1': 'idp_id', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'idpId'},
{'1': 'name', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'name'},
{'1': 'styling_type', '3': 3, '4': 1, '5': 14, '6': '.zitadel.idp.v1.IDPStylingType', '8': {}, '10': 'stylingType'},
{'1': 'auto_register', '3': 4, '4': 1, '5': 8, '10': 'autoRegister'},
],
};