You've already forked dart-core-sdk
89 lines
4.0 KiB
Dart
89 lines
4.0 KiB
Dart
// This is a generated file - do not edit.
|
|
//
|
|
// Generated from client.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 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(
|
|
'CgxPcGVuSURDbGllbnQSzQEKB0FwcE5hbWUYASABKAlCsgGSQZwBMntUaGUgYXBwbGljYXRpb2'
|
|
'4gbmFtZSBtdXN0IGJlIGxvd2VyY2FzZSBhbmQgY2FuIG9ubHkgY29udGFpbiBsZXR0ZXJzIGFu'
|
|
'ZCBudW1iZXJzLiBJdCBtdXN0IGJlIHVuaXF1ZSB3aXRoaW4gdGhlIG9yZ2FuaXNhdGlvbi5KEi'
|
|
'JyZWZsZXh2aXNpYmlsaXR5IooBCF5bYS16XSskuoEBDnIMEAEyCF5bYS16XSskUgdBcHBOYW1l'
|
|
'EmgKC0Rpc3BsYXlOYW1lGAIgASgJQkaSQTsyJFRoZSBkaXNwbGF5IG5hbWUgb2YgdGhlIGFwcG'
|
|
'xpY2F0aW9uLkoTIlJlZmxleCBWaXNpYmlsaXR5IrqBAQRyAhABUgtEaXNwbGF5TmFtZRJcCgdS'
|
|
'b290VVJJGAMgASgJQkKSQTcyIFRoZSByb290IFVSSSBvZiB0aGUgYXBwbGljYXRpb24uShMiaH'
|
|
'R0cHM6Ly9sb2NhbGhvc3QiuoEBBHICEAFSB1Jvb3RVUkkSbQoMUmVkaXJlY3RVUklzGAQgAygJ'
|
|
'QkmSQUYyLVRoZSBhbGxvd2VkIHJlZGlyZWN0IFVSSXMgb2YgdGhlIGFwcGxpY2F0aW9uLkoVIm'
|
|
'h0dHBzOi8vbG9jYWxob3N0LyoiUgxSZWRpcmVjdFVSSXMSggEKC0Rlc2NyaXB0aW9uGAUgASgJ'
|
|
'QmCSQV0yI1RoZSBkZXNjcmlwdGlvbiBvZiB0aGUgYXBwbGljYXRpb24uSjYiUmVmbGV4IFZpc2'
|
|
'liaWxpdHkgYXBwbGljYXRpb24gZnJvbSBIQVJESVMgU0MgTkVUV09SSyJSC0Rlc2NyaXB0aW9u'
|
|
'OieSQSQKItIBB0FwcE5hbWXSAQdSb290VVJJ0gELRGlzcGxheU5hbWU=');
|
|
|
|
@$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(
|
|
'Ch1SZWdpc3RlclBsYXRmb3JtQ2xpZW50UmVxdWVzdBI0CgZDbGllbnQYASABKAsyES5hcGkuT3'
|
|
'BlbklEQ2xpZW50Qgm6gQEFigECEAFSBkNsaWVudDoOkkELCgnSAQZDbGllbnQ=');
|
|
|
|
@$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(
|
|
'ChVSZWdpc3RlckNsaWVudFJlcXVlc3QSQQoGSGVhZGVyGAEgASgLMh4uYXBpLlJlcXVlc3RPcm'
|
|
'dhbmlzYXRpb25IZWFkZXJCCbqBAQWKAQIQAVIGSGVhZGVyEjQKBkNsaWVudBgCIAEoCzIRLmFw'
|
|
'aS5PcGVuSURDbGllbnRCCbqBAQWKAQIQAVIGQ2xpZW50OheSQRQKEtIBBkhlYWRlctIBBkNsaW'
|
|
'VudA==');
|
|
|
|
@$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=');
|
|
|