AddOIDCAppResponse$json top-level constant
Implementation
@$core.Deprecated('Use addOIDCAppResponseDescriptor instead')
const AddOIDCAppResponse$json = {
'1': 'AddOIDCAppResponse',
'2': [
{'1': 'app_id', '3': 1, '4': 1, '5': 9, '10': 'appId'},
{'1': 'details', '3': 2, '4': 1, '5': 11, '6': '.zitadel.v1.ObjectDetails', '10': 'details'},
{'1': 'client_id', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'clientId'},
{'1': 'client_secret', '3': 4, '4': 1, '5': 9, '8': {}, '10': 'clientSecret'},
{'1': 'none_compliant', '3': 5, '4': 1, '5': 8, '10': 'noneCompliant'},
{'1': 'compliance_problems', '3': 6, '4': 3, '5': 11, '6': '.zitadel.v1.LocalizedMessage', '10': 'complianceProblems'},
],
};