client/dart/cloud/blocks.pbjson.dart

165 lines
5.6 KiB
Dart

// This is a generated file - do not edit.
//
// Generated from blocks.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 emptyDescriptor instead')
const Empty$json = {
'1': 'Empty',
};
/// Descriptor for `Empty`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List emptyDescriptor =
$convert.base64Decode('CgVFbXB0eQ==');
@$core.Deprecated('Use iDRequestDescriptor instead')
const IDRequest$json = {
'1': 'IDRequest',
'2': [
{'1': 'id', '3': 1, '4': 1, '5': 4, '10': 'id'},
],
};
/// Descriptor for `IDRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List iDRequestDescriptor =
$convert.base64Decode('CglJRFJlcXVlc3QSDgoCaWQYASABKARSAmlk');
@$core.Deprecated('Use identRequestDescriptor instead')
const IdentRequest$json = {
'1': 'IdentRequest',
'2': [
{'1': 'id', '3': 1, '4': 1, '5': 3, '10': 'id'},
{'1': 'identity', '3': 2, '4': 1, '5': 9, '10': 'identity'},
],
};
/// Descriptor for `IdentRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List identRequestDescriptor = $convert.base64Decode(
'CgxJZGVudFJlcXVlc3QSDgoCaWQYASABKANSAmlkEhoKCGlkZW50aXR5GAIgASgJUghpZGVudG'
'l0eQ==');
@$core.Deprecated('Use iDListRequestDescriptor instead')
const IDListRequest$json = {
'1': 'IDListRequest',
'2': [
{'1': 'ids', '3': 1, '4': 3, '5': 4, '10': 'ids'},
],
};
/// Descriptor for `IDListRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List iDListRequestDescriptor =
$convert.base64Decode('Cg1JRExpc3RSZXF1ZXN0EhAKA2lkcxgBIAMoBFIDaWRz');
@$core.Deprecated('Use fetchRequestDescriptor instead')
const FetchRequest$json = {
'1': 'FetchRequest',
'2': [
{'1': 'page_no', '3': 1, '4': 1, '5': 3, '10': 'page_no'},
{'1': 'page_size', '3': 2, '4': 1, '5': 3, '10': 'page_size'},
{
'1': 'params',
'3': 3,
'4': 3,
'5': 11,
'6': '.cloud.FetchRequest.ParamsEntry',
'10': 'params'
},
],
'3': [FetchRequest_ParamsEntry$json],
};
@$core.Deprecated('Use fetchRequestDescriptor instead')
const FetchRequest_ParamsEntry$json = {
'1': 'ParamsEntry',
'2': [
{'1': 'key', '3': 1, '4': 1, '5': 9, '10': 'key'},
{'1': 'value', '3': 2, '4': 1, '5': 9, '10': 'value'},
],
'7': {'7': true},
};
/// Descriptor for `FetchRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List fetchRequestDescriptor = $convert.base64Decode(
'CgxGZXRjaFJlcXVlc3QSGAoHcGFnZV9ubxgBIAEoA1IHcGFnZV9ubxIcCglwYWdlX3NpemUYAi'
'ABKANSCXBhZ2Vfc2l6ZRI3CgZwYXJhbXMYAyADKAsyHy5jbG91ZC5GZXRjaFJlcXVlc3QuUGFy'
'YW1zRW50cnlSBnBhcmFtcxo5CgtQYXJhbXNFbnRyeRIQCgNrZXkYASABKAlSA2tleRIUCgV2YW'
'x1ZRgCIAEoCVIFdmFsdWU6AjgB');
@$core.Deprecated('Use stdIicudsDescriptor instead')
const StdIicuds$json = {
'1': 'StdIicuds',
'2': [
{'1': 'id', '3': 1, '4': 1, '5': 4, '10': 'id'},
{'1': 'created_at', '3': 2, '4': 1, '5': 9, '10': 'createdAt'},
{'1': 'updated_at', '3': 3, '4': 1, '5': 9, '10': 'updatedAt'},
{'1': 'deleted_at', '3': 4, '4': 1, '5': 9, '10': 'deletedAt'},
],
};
/// Descriptor for `StdIicuds`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List stdIicudsDescriptor = $convert.base64Decode(
'CglTdGRJaWN1ZHMSDgoCaWQYASABKARSAmlkEh0KCmNyZWF0ZWRfYXQYAiABKAlSCWNyZWF0ZW'
'RBdBIdCgp1cGRhdGVkX2F0GAMgASgJUgl1cGRhdGVkQXQSHQoKZGVsZXRlZF9hdBgEIAEoCVIJ'
'ZGVsZXRlZEF0');
@$core.Deprecated('Use stdPassportDescriptor instead')
const StdPassport$json = {
'1': 'StdPassport',
'2': [
{'1': 'passport_id', '3': 1, '4': 1, '5': 4, '10': 'passportId'},
{
'1': 'passport_identity',
'3': 2,
'4': 1,
'5': 9,
'10': 'passportIdentity'
},
],
};
/// Descriptor for `StdPassport`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List stdPassportDescriptor = $convert.base64Decode(
'CgtTdGRQYXNzcG9ydBIfCgtwYXNzcG9ydF9pZBgBIAEoBFIKcGFzc3BvcnRJZBIrChFwYXNzcG'
'9ydF9pZGVudGl0eRgCIAEoCVIQcGFzc3BvcnRJZGVudGl0eQ==');
@$core.Deprecated('Use cloudBaseDescriptor instead')
const CloudBase$json = {
'1': 'CloudBase',
'2': [
{'1': 'cloud_id', '3': 1, '4': 1, '5': 4, '10': 'cloudId'},
{'1': 'cloud_identity', '3': 2, '4': 1, '5': 9, '10': 'cloudIdentity'},
],
};
/// Descriptor for `CloudBase`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List cloudBaseDescriptor = $convert.base64Decode(
'CglDbG91ZEJhc2USGQoIY2xvdWRfaWQYASABKARSB2Nsb3VkSWQSJQoOY2xvdWRfaWRlbnRpdH'
'kYAiABKAlSDWNsb3VkSWRlbnRpdHk=');
@$core.Deprecated('Use statusReplyDescriptor instead')
const StatusReply$json = {
'1': 'StatusReply',
'2': [
{'1': 'code', '3': 1, '4': 1, '5': 5, '10': 'code'},
{'1': 'message', '3': 2, '4': 1, '5': 9, '10': 'message'},
{'1': 'details', '3': 3, '4': 1, '5': 9, '10': 'details'},
{'1': 'timeseq', '3': 4, '4': 1, '5': 3, '10': 'timeseq'},
],
};
/// Descriptor for `StatusReply`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List statusReplyDescriptor = $convert.base64Decode(
'CgtTdGF0dXNSZXBseRISCgRjb2RlGAEgASgFUgRjb2RlEhgKB21lc3NhZ2UYAiABKAlSB21lc3'
'NhZ2USGAoHZGV0YWlscxgDIAEoCVIHZGV0YWlscxIYCgd0aW1lc2VxGAQgASgDUgd0aW1lc2Vx');