// // Generated code. Do not modify. // source: api.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 getPermissionsRequestDescriptor instead') const GetPermissionsRequest$json = { '1': 'GetPermissionsRequest', '2': [ {'1': 'RscType', '3': 1, '4': 1, '5': 14, '6': '.api.ResourceType', '10': 'RscType'}, {'1': 'Client', '3': 2, '4': 1, '5': 9, '10': 'Client'}, {'1': 'Service', '3': 3, '4': 1, '5': 9, '10': 'Service'}, ], }; /// Descriptor for `GetPermissionsRequest`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List getPermissionsRequestDescriptor = $convert.base64Decode( 'ChVHZXRQZXJtaXNzaW9uc1JlcXVlc3QSKwoHUnNjVHlwZRgBIAEoDjIRLmFwaS5SZXNvdXJjZV' 'R5cGVSB1JzY1R5cGUSFgoGQ2xpZW50GAIgASgJUgZDbGllbnQSGAoHU2VydmljZRgDIAEoCVIH' 'U2VydmljZQ=='); @$core.Deprecated('Use getPermissionsResultDescriptor instead') const GetPermissionsResult$json = { '1': 'GetPermissionsResult', '2': [ {'1': 'Permissions', '3': 5, '4': 3, '5': 11, '6': '.api.Permission', '10': 'Permissions'}, ], }; /// Descriptor for `GetPermissionsResult`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List getPermissionsResultDescriptor = $convert.base64Decode( 'ChRHZXRQZXJtaXNzaW9uc1Jlc3VsdBIxCgtQZXJtaXNzaW9ucxgFIAMoCzIPLmFwaS5QZXJtaX' 'NzaW9uUgtQZXJtaXNzaW9ucw=='); @$core.Deprecated('Use getUIPermissionsRequestDescriptor instead') const GetUIPermissionsRequest$json = { '1': 'GetUIPermissionsRequest', '2': [ {'1': 'RscType', '3': 1, '4': 1, '5': 14, '6': '.api.ResourceType', '10': 'RscType'}, {'1': 'Client', '3': 2, '4': 1, '5': 9, '10': 'Client'}, {'1': 'Service', '3': 3, '4': 1, '5': 9, '10': 'Service'}, ], }; /// Descriptor for `GetUIPermissionsRequest`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List getUIPermissionsRequestDescriptor = $convert.base64Decode( 'ChdHZXRVSVBlcm1pc3Npb25zUmVxdWVzdBIrCgdSc2NUeXBlGAEgASgOMhEuYXBpLlJlc291cm' 'NlVHlwZVIHUnNjVHlwZRIWCgZDbGllbnQYAiABKAlSBkNsaWVudBIYCgdTZXJ2aWNlGAMgASgJ' 'UgdTZXJ2aWNl'); @$core.Deprecated('Use getUIPermissionsResultDescriptor instead') const GetUIPermissionsResult$json = { '1': 'GetUIPermissionsResult', '2': [ {'1': 'Permissions', '3': 1, '4': 3, '5': 11, '6': '.api.Permission', '10': 'Permissions'}, ], }; /// Descriptor for `GetUIPermissionsResult`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List getUIPermissionsResultDescriptor = $convert.base64Decode( 'ChZHZXRVSVBlcm1pc3Npb25zUmVzdWx0EjEKC1Blcm1pc3Npb25zGAEgAygLMg8uYXBpLlBlcm' '1pc3Npb25SC1Blcm1pc3Npb25z'); @$core.Deprecated('Use listUserUIPermissionsRequestDescriptor instead') const ListUserUIPermissionsRequest$json = { '1': 'ListUserUIPermissionsRequest', '2': [ {'1': 'Client', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'Client'}, ], }; /// Descriptor for `ListUserUIPermissionsRequest`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List listUserUIPermissionsRequestDescriptor = $convert.base64Decode( 'ChxMaXN0VXNlclVJUGVybWlzc2lvbnNSZXF1ZXN0Eh8KBkNsaWVudBgCIAEoCUIH+kIEcgIQAV' 'IGQ2xpZW50'); @$core.Deprecated('Use listUserUIPermissionsResultDescriptor instead') const ListUserUIPermissionsResult$json = { '1': 'ListUserUIPermissionsResult', '2': [ {'1': 'Permissions', '3': 2, '4': 3, '5': 11, '6': '.api.UserUIPermissions', '10': 'Permissions'}, ], }; /// Descriptor for `ListUserUIPermissionsResult`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List listUserUIPermissionsResultDescriptor = $convert.base64Decode( 'ChtMaXN0VXNlclVJUGVybWlzc2lvbnNSZXN1bHQSOAoLUGVybWlzc2lvbnMYAiADKAsyFi5hcG' 'kuVXNlclVJUGVybWlzc2lvbnNSC1Blcm1pc3Npb25z'); @$core.Deprecated('Use registerPackageRequestDescriptor instead') const RegisterPackageRequest$json = { '1': 'RegisterPackageRequest', '2': [ {'1': 'PackageName', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'PackageName'}, {'1': 'Clients', '3': 2, '4': 3, '5': 11, '6': '.api.ClientAPI', '10': 'Clients'}, {'1': 'ForceFullScopeCreation', '3': 3, '4': 1, '5': 8, '10': 'ForceFullScopeCreation'}, {'1': 'Roles', '3': 4, '4': 3, '5': 11, '6': '.api.Role', '10': 'Roles'}, {'1': 'Workflows', '3': 5, '4': 3, '5': 11, '6': '.api.ModuleRegistration', '10': 'Workflows'}, {'1': 'Modules', '3': 6, '4': 3, '5': 11, '6': '.api.Module', '10': 'Modules'}, ], }; /// Descriptor for `RegisterPackageRequest`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List registerPackageRequestDescriptor = $convert.base64Decode( 'ChZSZWdpc3RlclBhY2thZ2VSZXF1ZXN0EikKC1BhY2thZ2VOYW1lGAEgASgJQgf6QgRyAhABUg' 'tQYWNrYWdlTmFtZRIoCgdDbGllbnRzGAIgAygLMg4uYXBpLkNsaWVudEFQSVIHQ2xpZW50cxI2' 'ChZGb3JjZUZ1bGxTY29wZUNyZWF0aW9uGAMgASgIUhZGb3JjZUZ1bGxTY29wZUNyZWF0aW9uEh' '8KBVJvbGVzGAQgAygLMgkuYXBpLlJvbGVSBVJvbGVzEjUKCVdvcmtmbG93cxgFIAMoCzIXLmFw' 'aS5Nb2R1bGVSZWdpc3RyYXRpb25SCVdvcmtmbG93cxIlCgdNb2R1bGVzGAYgAygLMgsuYXBpLk' '1vZHVsZVIHTW9kdWxlcw=='); @$core.Deprecated('Use registerPackageResultDescriptor instead') const RegisterPackageResult$json = { '1': 'RegisterPackageResult', }; /// Descriptor for `RegisterPackageResult`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List registerPackageResultDescriptor = $convert.base64Decode( 'ChVSZWdpc3RlclBhY2thZ2VSZXN1bHQ='); @$core.Deprecated('Use createScopeRequestDescriptor instead') const CreateScopeRequest$json = { '1': 'CreateScopeRequest', '2': [ {'1': 'ModuleName', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'ModuleName'}, {'1': 'Client', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'Client'}, {'1': 'Scope', '3': 3, '4': 1, '5': 11, '6': '.api.Scope', '8': {}, '10': 'Scope'}, ], }; /// Descriptor for `CreateScopeRequest`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List createScopeRequestDescriptor = $convert.base64Decode( 'ChJDcmVhdGVTY29wZVJlcXVlc3QSJwoKTW9kdWxlTmFtZRgBIAEoCUIH+kIEcgIQAVIKTW9kdW' 'xlTmFtZRIfCgZDbGllbnQYAiABKAlCB/pCBHICEAFSBkNsaWVudBIqCgVTY29wZRgDIAEoCzIK' 'LmFwaS5TY29wZUII+kIFigECEAFSBVNjb3Bl'); @$core.Deprecated('Use createScopeResultDescriptor instead') const CreateScopeResult$json = { '1': 'CreateScopeResult', }; /// Descriptor for `CreateScopeResult`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List createScopeResultDescriptor = $convert.base64Decode( 'ChFDcmVhdGVTY29wZVJlc3VsdA=='); @$core.Deprecated('Use deleteScopeRequestDescriptor instead') const DeleteScopeRequest$json = { '1': 'DeleteScopeRequest', '2': [ {'1': 'ModuleName', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'ModuleName'}, {'1': 'Client', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'Client'}, {'1': 'Scope', '3': 3, '4': 1, '5': 11, '6': '.api.Scope', '8': {}, '10': 'Scope'}, ], }; /// Descriptor for `DeleteScopeRequest`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List deleteScopeRequestDescriptor = $convert.base64Decode( 'ChJEZWxldGVTY29wZVJlcXVlc3QSJwoKTW9kdWxlTmFtZRgBIAEoCUIH+kIEcgIQAVIKTW9kdW' 'xlTmFtZRIfCgZDbGllbnQYAiABKAlCB/pCBHICEAFSBkNsaWVudBIqCgVTY29wZRgDIAEoCzIK' 'LmFwaS5TY29wZUII+kIFigECEAFSBVNjb3Bl'); @$core.Deprecated('Use deleteScopeResultDescriptor instead') const DeleteScopeResult$json = { '1': 'DeleteScopeResult', }; /// Descriptor for `DeleteScopeResult`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List deleteScopeResultDescriptor = $convert.base64Decode( 'ChFEZWxldGVTY29wZVJlc3VsdA=='); @$core.Deprecated('Use cleanScopeRequestDescriptor instead') const CleanScopeRequest$json = { '1': 'CleanScopeRequest', '2': [ {'1': 'Client', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'Client'}, {'1': 'Scope', '3': 2, '4': 1, '5': 11, '6': '.api.Scope', '8': {}, '10': 'Scope'}, ], }; /// Descriptor for `CleanScopeRequest`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List cleanScopeRequestDescriptor = $convert.base64Decode( 'ChFDbGVhblNjb3BlUmVxdWVzdBIfCgZDbGllbnQYASABKAlCB/pCBHICEAFSBkNsaWVudBIqCg' 'VTY29wZRgCIAEoCzIKLmFwaS5TY29wZUII+kIFigECEAFSBVNjb3Bl'); @$core.Deprecated('Use cleanScopeResultDescriptor instead') const CleanScopeResult$json = { '1': 'CleanScopeResult', }; /// Descriptor for `CleanScopeResult`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List cleanScopeResultDescriptor = $convert.base64Decode( 'ChBDbGVhblNjb3BlUmVzdWx0');