Files
dart-core-sdk/lib/users.pbjson.dart
2025-06-26 08:23:24 +00:00

155 lines
6.2 KiB
Dart

// This is a generated file - do not edit.
//
// Generated from users.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 createUserRequestDescriptor instead')
const CreateUserRequest$json = {
'1': 'CreateUserRequest',
'2': [
{'1': 'accountName', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'accountName'},
{'1': 'name', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'name'},
{'1': 'permission', '3': 3, '4': 1, '5': 11, '6': '.api.NscPermission', '10': 'permission'},
],
};
/// Descriptor for `CreateUserRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List createUserRequestDescriptor = $convert.base64Decode(
'ChFDcmVhdGVVc2VyUmVxdWVzdBIpCgthY2NvdW50TmFtZRgBIAEoCUIH+kIEcgIQAVILYWNjb3'
'VudE5hbWUSGwoEbmFtZRgCIAEoCUIH+kIEcgIQAVIEbmFtZRIyCgpwZXJtaXNzaW9uGAMgASgL'
'MhIuYXBpLk5zY1Blcm1pc3Npb25SCnBlcm1pc3Npb24=');
@$core.Deprecated('Use createUserResultDescriptor instead')
const CreateUserResult$json = {
'1': 'CreateUserResult',
'2': [
{'1': 'Credentials', '3': 1, '4': 1, '5': 11, '6': '.api.NatsCredentials', '8': {}, '10': 'Credentials'},
],
};
/// Descriptor for `CreateUserResult`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List createUserResultDescriptor = $convert.base64Decode(
'ChBDcmVhdGVVc2VyUmVzdWx0EokBCgtDcmVkZW50aWFscxgBIAEoCzIULmFwaS5OYXRzQ3JlZG'
'VudGlhbHNCUZJBTjJMTmF0c0NyZWRlbnRpYWxzIGhvbGRzIHRoZSBjb25maWd1cmF0aW9uIGZv'
'ciBpbnRlcmFjdGluZyB3aXRoIFBsYXRmb3JtJ3MgTkFUU1ILQ3JlZGVudGlhbHM=');
@$core.Deprecated('Use getUserRequestDescriptor instead')
const GetUserRequest$json = {
'1': 'GetUserRequest',
'2': [
{'1': 'accountName', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'accountName'},
{'1': 'name', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'name'},
],
};
/// Descriptor for `GetUserRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List getUserRequestDescriptor = $convert.base64Decode(
'Cg5HZXRVc2VyUmVxdWVzdBIpCgthY2NvdW50TmFtZRgBIAEoCUIH+kIEcgIQAVILYWNjb3VudE'
'5hbWUSGwoEbmFtZRgCIAEoCUIH+kIEcgIQAVIEbmFtZQ==');
@$core.Deprecated('Use getUserResultDescriptor instead')
const GetUserResult$json = {
'1': 'GetUserResult',
'2': [
{'1': 'Credentials', '3': 1, '4': 1, '5': 11, '6': '.api.NatsCredentials', '10': 'Credentials'},
],
};
/// Descriptor for `GetUserResult`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List getUserResultDescriptor = $convert.base64Decode(
'Cg1HZXRVc2VyUmVzdWx0EjYKC0NyZWRlbnRpYWxzGAEgASgLMhQuYXBpLk5hdHNDcmVkZW50aW'
'Fsc1ILQ3JlZGVudGlhbHM=');
@$core.Deprecated('Use listUsersRequestDescriptor instead')
const ListUsersRequest$json = {
'1': 'ListUsersRequest',
'2': [
{'1': 'accountName', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'accountName'},
],
};
/// Descriptor for `ListUsersRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List listUsersRequestDescriptor = $convert.base64Decode(
'ChBMaXN0VXNlcnNSZXF1ZXN0EikKC2FjY291bnROYW1lGAEgASgJQgf6QgRyAhABUgthY2NvdW'
'50TmFtZQ==');
@$core.Deprecated('Use listUsersResultDescriptor instead')
const ListUsersResult$json = {
'1': 'ListUsersResult',
'2': [
{'1': 'entities', '3': 1, '4': 3, '5': 11, '6': '.api.NamedNscCredentials', '10': 'entities'},
],
};
/// Descriptor for `ListUsersResult`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List listUsersResultDescriptor = $convert.base64Decode(
'Cg9MaXN0VXNlcnNSZXN1bHQSNAoIZW50aXRpZXMYASADKAsyGC5hcGkuTmFtZWROc2NDcmVkZW'
'50aWFsc1IIZW50aXRpZXM=');
@$core.Deprecated('Use editUserRequestDescriptor instead')
const EditUserRequest$json = {
'1': 'EditUserRequest',
'2': [
{'1': 'accountName', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'accountName'},
{'1': 'name', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'name'},
{'1': 'permission', '3': 3, '4': 1, '5': 11, '6': '.api.NscPermission', '10': 'permission'},
{'1': 'rmPerms', '3': 4, '4': 3, '5': 9, '10': 'rmPerms'},
],
'7': {},
};
/// Descriptor for `EditUserRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List editUserRequestDescriptor = $convert.base64Decode(
'Cg9FZGl0VXNlclJlcXVlc3QSKQoLYWNjb3VudE5hbWUYASABKAlCB/pCBHICEAFSC2FjY291bn'
'ROYW1lEhsKBG5hbWUYAiABKAlCB/pCBHICEAFSBG5hbWUSMgoKcGVybWlzc2lvbhgDIAEoCzIS'
'LmFwaS5Oc2NQZXJtaXNzaW9uUgpwZXJtaXNzaW9uEhgKB3JtUGVybXMYBCADKAlSB3JtUGVybX'
'M6M5JBMAouMhdFbnRpdHkgZWRpdGlvbiBtZXNzYWdlc9IBC2FjY291bnROYW1l0gEEbmFtZQ==');
@$core.Deprecated('Use editUserResultDescriptor instead')
const EditUserResult$json = {
'1': 'EditUserResult',
'2': [
{'1': 'Credentials', '3': 1, '4': 1, '5': 11, '6': '.api.NatsCredentials', '10': 'Credentials'},
],
};
/// Descriptor for `EditUserResult`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List editUserResultDescriptor = $convert.base64Decode(
'Cg5FZGl0VXNlclJlc3VsdBI2CgtDcmVkZW50aWFscxgBIAEoCzIULmFwaS5OYXRzQ3JlZGVudG'
'lhbHNSC0NyZWRlbnRpYWxz');
@$core.Deprecated('Use deleteUserRequestDescriptor instead')
const DeleteUserRequest$json = {
'1': 'DeleteUserRequest',
'2': [
{'1': 'accountName', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'accountName'},
{'1': 'userName', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'userName'},
],
};
/// Descriptor for `DeleteUserRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List deleteUserRequestDescriptor = $convert.base64Decode(
'ChFEZWxldGVVc2VyUmVxdWVzdBIpCgthY2NvdW50TmFtZRgBIAEoCUIH+kIEcgIQAVILYWNjb3'
'VudE5hbWUSIwoIdXNlck5hbWUYAiABKAlCB/pCBHICEAFSCHVzZXJOYW1l');
@$core.Deprecated('Use deleteUserResultDescriptor instead')
const DeleteUserResult$json = {
'1': 'DeleteUserResult',
};
/// Descriptor for `DeleteUserResult`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List deleteUserResultDescriptor = $convert.base64Decode(
'ChBEZWxldGVVc2VyUmVzdWx0');