// This is a generated file - do not edit. // // Generated from idp.proto. // @dart = 3.3 // ignore_for_file: annotate_overrides, camel_case_types, comment_references // ignore_for_file: constant_identifier_names // ignore_for_file: curly_braces_in_flow_control_structures // ignore_for_file: deprecated_member_use_from_same_package, library_prefixes // ignore_for_file: non_constant_identifier_names, unused_import import 'dart:convert' as $convert; import 'dart:core' as $core; import 'dart:typed_data' as $typed_data; @$core.Deprecated('Use iDPDescriptor instead') const IDP$json = { '1': 'IDP', '2': [ {'1': 'ID', '3': 1, '4': 1, '5': 9, '10': 'ID'}, {'1': 'Domain', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'Domain'}, {'1': 'KCID', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'KCID'}, {'1': 'OrganisationID', '3': 4, '4': 1, '5': 9, '10': 'OrganisationID'}, ], }; /// Descriptor for `IDP`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List iDPDescriptor = $convert.base64Decode( 'CgNJRFASDgoCSUQYASABKAlSAklEEiAKBkRvbWFpbhgCIAEoCUIIuoEBBHICEAFSBkRvbWFpbh' 'IcCgRLQ0lEGAMgASgJQgi6gQEEcgIQAVIES0NJRBImCg5PcmdhbmlzYXRpb25JRBgEIAEoCVIO' 'T3JnYW5pc2F0aW9uSUQ='); @$core.Deprecated('Use deleteIDPRequestDescriptor instead') const DeleteIDPRequest$json = { '1': 'DeleteIDPRequest', '2': [ {'1': 'ID', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'ID'}, ], }; /// Descriptor for `DeleteIDPRequest`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List deleteIDPRequestDescriptor = $convert.base64Decode( 'ChBEZWxldGVJRFBSZXF1ZXN0EhgKAklEGAEgASgJQgi6gQEEcgIQAVICSUQ='); @$core.Deprecated('Use getIDPRequestDescriptor instead') const GetIDPRequest$json = { '1': 'GetIDPRequest', '2': [ {'1': 'ID', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'ID'}, ], }; /// Descriptor for `GetIDPRequest`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List getIDPRequestDescriptor = $convert.base64Decode( 'Cg1HZXRJRFBSZXF1ZXN0EhgKAklEGAEgASgJQgi6gQEEcgIQAVICSUQ='); @$core.Deprecated('Use createIDPRequestDescriptor instead') const CreateIDPRequest$json = { '1': 'CreateIDPRequest', '2': [ {'1': 'Domain', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'Domain'}, {'1': 'KCID', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'KCID'}, {'1': 'OrganisationID', '3': 4, '4': 1, '5': 9, '10': 'OrganisationID'}, ], }; /// Descriptor for `CreateIDPRequest`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List createIDPRequestDescriptor = $convert.base64Decode( 'ChBDcmVhdGVJRFBSZXF1ZXN0EiAKBkRvbWFpbhgCIAEoCUIIuoEBBHICEAFSBkRvbWFpbhIcCg' 'RLQ0lEGAMgASgJQgi6gQEEcgIQAVIES0NJRBImCg5PcmdhbmlzYXRpb25JRBgEIAEoCVIOT3Jn' 'YW5pc2F0aW9uSUQ='); @$core.Deprecated('Use updateIDPRequestDescriptor instead') const UpdateIDPRequest$json = { '1': 'UpdateIDPRequest', '2': [ {'1': 'ID', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'ID'}, {'1': 'KCID', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'KCID'}, {'1': 'OrganisationID', '3': 3, '4': 1, '5': 9, '10': 'OrganisationID'}, ], }; /// Descriptor for `UpdateIDPRequest`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List updateIDPRequestDescriptor = $convert.base64Decode( 'ChBVcGRhdGVJRFBSZXF1ZXN0EhgKAklEGAEgASgJQgi6gQEEcgIQAVICSUQSHAoES0NJRBgCIA' 'EoCUIIuoEBBHICEAFSBEtDSUQSJgoOT3JnYW5pc2F0aW9uSUQYAyABKAlSDk9yZ2FuaXNhdGlv' 'bklE'); @$core.Deprecated('Use listIDPRequestDescriptor instead') const ListIDPRequest$json = { '1': 'ListIDPRequest', }; /// Descriptor for `ListIDPRequest`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List listIDPRequestDescriptor = $convert.base64Decode( 'Cg5MaXN0SURQUmVxdWVzdA=='); @$core.Deprecated('Use createIDPResultDescriptor instead') const CreateIDPResult$json = { '1': 'CreateIDPResult', '2': [ {'1': 'Result', '3': 1, '4': 1, '5': 11, '6': '.api.IDP', '10': 'Result'}, ], }; /// Descriptor for `CreateIDPResult`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List createIDPResultDescriptor = $convert.base64Decode( 'Cg9DcmVhdGVJRFBSZXN1bHQSIAoGUmVzdWx0GAEgASgLMgguYXBpLklEUFIGUmVzdWx0'); @$core.Deprecated('Use updateIDPResultDescriptor instead') const UpdateIDPResult$json = { '1': 'UpdateIDPResult', '2': [ {'1': 'Result', '3': 1, '4': 1, '5': 11, '6': '.api.IDP', '10': 'Result'}, ], }; /// Descriptor for `UpdateIDPResult`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List updateIDPResultDescriptor = $convert.base64Decode( 'Cg9VcGRhdGVJRFBSZXN1bHQSIAoGUmVzdWx0GAEgASgLMgguYXBpLklEUFIGUmVzdWx0'); @$core.Deprecated('Use getIDPResultDescriptor instead') const GetIDPResult$json = { '1': 'GetIDPResult', '2': [ {'1': 'Result', '3': 1, '4': 1, '5': 11, '6': '.api.IDP', '10': 'Result'}, ], }; /// Descriptor for `GetIDPResult`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List getIDPResultDescriptor = $convert.base64Decode( 'CgxHZXRJRFBSZXN1bHQSIAoGUmVzdWx0GAEgASgLMgguYXBpLklEUFIGUmVzdWx0'); @$core.Deprecated('Use listIDPResultDescriptor instead') const ListIDPResult$json = { '1': 'ListIDPResult', '2': [ {'1': 'IDPs', '3': 1, '4': 3, '5': 11, '6': '.api.IDP', '10': 'IDPs'}, ], }; /// Descriptor for `ListIDPResult`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List listIDPResultDescriptor = $convert.base64Decode( 'Cg1MaXN0SURQUmVzdWx0EhwKBElEUHMYASADKAsyCC5hcGkuSURQUgRJRFBz'); @$core.Deprecated('Use deleteIDPResultDescriptor instead') const DeleteIDPResult$json = { '1': 'DeleteIDPResult', }; /// Descriptor for `DeleteIDPResult`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List deleteIDPResultDescriptor = $convert.base64Decode( 'Cg9EZWxldGVJRFBSZXN1bHQ=');