// // Generated code. Do not modify. // source: client.proto // // @dart = 2.12 // ignore_for_file: annotate_overrides, camel_case_types, comment_references // ignore_for_file: constant_identifier_names, library_prefixes // ignore_for_file: non_constant_identifier_names, prefer_final_fields // ignore_for_file: unnecessary_import, unnecessary_this, unused_import import 'dart:convert' as $convert; import 'dart:core' as $core; import 'dart:typed_data' as $typed_data; @$core.Deprecated('Use openIDClientDescriptor instead') const OpenIDClient$json = { '1': 'OpenIDClient', '2': [ {'1': 'AppName', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'AppName'}, {'1': 'DisplayName', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'DisplayName'}, {'1': 'RootURI', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'RootURI'}, {'1': 'RedirectURIs', '3': 4, '4': 3, '5': 9, '8': {}, '10': 'RedirectURIs'}, {'1': 'Description', '3': 5, '4': 1, '5': 9, '8': {}, '10': 'Description'}, ], '7': {}, }; /// Descriptor for `OpenIDClient`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List openIDClientDescriptor = $convert.base64Decode( 'CgxPcGVuSURDbGllbnQSzAEKB0FwcE5hbWUYASABKAlCsQGSQZwBMntUaGUgYXBwbGljYXRpb2' '4gbmFtZSBtdXN0IGJlIGxvd2VyY2FzZSBhbmQgY2FuIG9ubHkgY29udGFpbiBsZXR0ZXJzIGFu' 'ZCBudW1iZXJzLiBJdCBtdXN0IGJlIHVuaXF1ZSB3aXRoaW4gdGhlIG9yZ2FuaXNhdGlvbi5KEi' 'JyZWZsZXh2aXNpYmlsaXR5IooBCF5bYS16XSsk+kIOcgwQATIIXlthLXpdKyRSB0FwcE5hbWUS' 'ZwoLRGlzcGxheU5hbWUYAiABKAlCRZJBOzIkVGhlIGRpc3BsYXkgbmFtZSBvZiB0aGUgYXBwbG' 'ljYXRpb24uShMiUmVmbGV4IFZpc2liaWxpdHki+kIEcgIQAVILRGlzcGxheU5hbWUSWwoHUm9v' 'dFVSSRgDIAEoCUJBkkE3MiBUaGUgcm9vdCBVUkkgb2YgdGhlIGFwcGxpY2F0aW9uLkoTImh0dH' 'BzOi8vbG9jYWxob3N0IvpCBHICEAFSB1Jvb3RVUkkSbQoMUmVkaXJlY3RVUklzGAQgAygJQkmS' 'QUYyLVRoZSBhbGxvd2VkIHJlZGlyZWN0IFVSSXMgb2YgdGhlIGFwcGxpY2F0aW9uLkoVImh0dH' 'BzOi8vbG9jYWxob3N0LyoiUgxSZWRpcmVjdFVSSXMSgAEKC0Rlc2NyaXB0aW9uGAUgASgJQl6S' 'QVsyI1RoZSBkZXNjcmlwdGlvbiBvZiB0aGUgYXBwbGljYXRpb24uSjQiUmVmbGV4IFZpc2liaW' 'xpdHkgYXBwbGljYXRpb24gZnJvbSBSZWZsZXggUGxhdGZvcm0iUgtEZXNjcmlwdGlvbjonkkEk' 'CiLSAQdBcHBOYW1l0gEHUm9vdFVSSdIBC0Rpc3BsYXlOYW1l'); @$core.Deprecated('Use registerPlatformClientRequestDescriptor instead') const RegisterPlatformClientRequest$json = { '1': 'RegisterPlatformClientRequest', '2': [ {'1': 'Client', '3': 1, '4': 1, '5': 11, '6': '.api.OpenIDClient', '8': {}, '10': 'Client'}, ], '7': {}, }; /// Descriptor for `RegisterPlatformClientRequest`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List registerPlatformClientRequestDescriptor = $convert.base64Decode( 'Ch1SZWdpc3RlclBsYXRmb3JtQ2xpZW50UmVxdWVzdBIzCgZDbGllbnQYASABKAsyES5hcGkuT3' 'BlbklEQ2xpZW50Qgj6QgWKAQIQAVIGQ2xpZW50Og6SQQsKCdIBBkNsaWVudA=='); @$core.Deprecated('Use registerClientRequestDescriptor instead') const RegisterClientRequest$json = { '1': 'RegisterClientRequest', '2': [ {'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestOrganisationHeader', '8': {}, '10': 'Header'}, {'1': 'Client', '3': 2, '4': 1, '5': 11, '6': '.api.OpenIDClient', '8': {}, '10': 'Client'}, ], '7': {}, }; /// Descriptor for `RegisterClientRequest`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List registerClientRequestDescriptor = $convert.base64Decode( 'ChVSZWdpc3RlckNsaWVudFJlcXVlc3QSQAoGSGVhZGVyGAEgASgLMh4uYXBpLlJlcXVlc3RPcm' 'dhbmlzYXRpb25IZWFkZXJCCPpCBYoBAhABUgZIZWFkZXISMwoGQ2xpZW50GAIgASgLMhEuYXBp' 'Lk9wZW5JRENsaWVudEII+kIFigECEAFSBkNsaWVudDoXkkEUChLSAQZIZWFkZXLSAQZDbGllbn' 'Q='); @$core.Deprecated('Use registerClientResultDescriptor instead') const RegisterClientResult$json = { '1': 'RegisterClientResult', '2': [ {'1': 'ClientID', '3': 1, '4': 1, '5': 9, '10': 'ClientID'}, ], }; /// Descriptor for `RegisterClientResult`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List registerClientResultDescriptor = $convert.base64Decode( 'ChRSZWdpc3RlckNsaWVudFJlc3VsdBIaCghDbGllbnRJRBgBIAEoCVIIQ2xpZW50SUQ=');