You've already forked dart-core-sdk
252 lines
11 KiB
Dart
252 lines
11 KiB
Dart
// This is a generated file - do not edit.
|
|
//
|
|
// Generated from api.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 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'},
|
|
{'1': 'ForceResourcePropagation', '3': 7, '4': 1, '5': 8, '10': 'ForceResourcePropagation'},
|
|
],
|
|
};
|
|
|
|
/// Descriptor for `RegisterPackageRequest`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List registerPackageRequestDescriptor = $convert.base64Decode(
|
|
'ChZSZWdpc3RlclBhY2thZ2VSZXF1ZXN0EikKC1BhY2thZ2VOYW1lGAEgASgJQgf6QgRyAhABUg'
|
|
'tQYWNrYWdlTmFtZRIoCgdDbGllbnRzGAIgAygLMg4uYXBpLkNsaWVudEFQSVIHQ2xpZW50cxI2'
|
|
'ChZGb3JjZUZ1bGxTY29wZUNyZWF0aW9uGAMgASgIUhZGb3JjZUZ1bGxTY29wZUNyZWF0aW9uEh'
|
|
'8KBVJvbGVzGAQgAygLMgkuYXBpLlJvbGVSBVJvbGVzEjUKCVdvcmtmbG93cxgFIAMoCzIXLmFw'
|
|
'aS5Nb2R1bGVSZWdpc3RyYXRpb25SCVdvcmtmbG93cxIlCgdNb2R1bGVzGAYgAygLMgsuYXBpLk'
|
|
'1vZHVsZVIHTW9kdWxlcxI6ChhGb3JjZVJlc291cmNlUHJvcGFnYXRpb24YByABKAhSGEZvcmNl'
|
|
'UmVzb3VyY2VQcm9wYWdhdGlvbg==');
|
|
|
|
@$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');
|
|
|
|
@$core.Deprecated('Use userRPTDescriptor instead')
|
|
const UserRPT$json = {
|
|
'1': 'UserRPT',
|
|
'2': [
|
|
{'1': 'UserID', '3': 1, '4': 1, '5': 9, '10': 'UserID'},
|
|
{'1': 'Resource', '3': 2, '4': 1, '5': 11, '6': '.api.Resource', '10': 'Resource'},
|
|
{'1': 'Scopes', '3': 3, '4': 3, '5': 9, '10': 'Scopes'},
|
|
],
|
|
};
|
|
|
|
/// Descriptor for `UserRPT`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List userRPTDescriptor = $convert.base64Decode(
|
|
'CgdVc2VyUlBUEhYKBlVzZXJJRBgBIAEoCVIGVXNlcklEEikKCFJlc291cmNlGAIgASgLMg0uYX'
|
|
'BpLlJlc291cmNlUghSZXNvdXJjZRIWCgZTY29wZXMYAyADKAlSBlNjb3Blcw==');
|
|
|
|
@$core.Deprecated('Use listUserRPTsRequestDescriptor instead')
|
|
const ListUserRPTsRequest$json = {
|
|
'1': 'ListUserRPTsRequest',
|
|
'2': [
|
|
{'1': 'UserID', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'UserID'},
|
|
{'1': 'ResourceType', '3': 2, '4': 1, '5': 14, '6': '.api.ResourceType', '10': 'ResourceType'},
|
|
{'1': 'ResourceID', '3': 3, '4': 1, '5': 9, '10': 'ResourceID'},
|
|
],
|
|
'7': {},
|
|
};
|
|
|
|
/// Descriptor for `ListUserRPTsRequest`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List listUserRPTsRequestDescriptor = $convert.base64Decode(
|
|
'ChNMaXN0VXNlclJQVHNSZXF1ZXN0Eh8KBlVzZXJJRBgBIAEoCUIH+kIEcgIQAVIGVXNlcklEEj'
|
|
'UKDFJlc291cmNlVHlwZRgCIAEoDjIRLmFwaS5SZXNvdXJjZVR5cGVSDFJlc291cmNlVHlwZRIe'
|
|
'CgpSZXNvdXJjZUlEGAMgASgJUgpSZXNvdXJjZUlEOg6SQQsKCdIBBlVzZXJJRA==');
|
|
|
|
@$core.Deprecated('Use listUserRPTsResponseDescriptor instead')
|
|
const ListUserRPTsResponse$json = {
|
|
'1': 'ListUserRPTsResponse',
|
|
'2': [
|
|
{'1': 'RPTs', '3': 1, '4': 3, '5': 11, '6': '.api.UserRPT', '10': 'RPTs'},
|
|
],
|
|
};
|
|
|
|
/// Descriptor for `ListUserRPTsResponse`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List listUserRPTsResponseDescriptor = $convert.base64Decode(
|
|
'ChRMaXN0VXNlclJQVHNSZXNwb25zZRIgCgRSUFRzGAEgAygLMgwuYXBpLlVzZXJSUFRSBFJQVH'
|
|
'M=');
|
|
|