SetInstanceFeaturesRequest$json top-level constant
Implementation
@$core.Deprecated('Use setInstanceFeaturesRequestDescriptor instead')
const SetInstanceFeaturesRequest$json = {
'1': 'SetInstanceFeaturesRequest',
'2': [
{'1': 'login_default_org', '3': 1, '4': 1, '5': 8, '8': {}, '9': 0, '10': 'loginDefaultOrg', '17': true},
{'1': 'oidc_trigger_introspection_projections', '3': 2, '4': 1, '5': 8, '8': {}, '9': 1, '10': 'oidcTriggerIntrospectionProjections', '17': true},
{'1': 'oidc_legacy_introspection', '3': 3, '4': 1, '5': 8, '8': {}, '9': 2, '10': 'oidcLegacyIntrospection', '17': true},
{'1': 'user_schema', '3': 4, '4': 1, '5': 8, '8': {}, '9': 3, '10': 'userSchema', '17': true},
],
'8': [
{'1': '_login_default_org'},
{'1': '_oidc_trigger_introspection_projections'},
{'1': '_oidc_legacy_introspection'},
{'1': '_user_schema'},
],
};