100 lines
		
	
	
		
			4.2 KiB
		
	
	
	
		
			Dart
		
	
	
	
			
		
		
	
	
			100 lines
		
	
	
		
			4.2 KiB
		
	
	
	
		
			Dart
		
	
	
	
| // This is a generated file - do not edit.
 | |
| //
 | |
| // Generated from private.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 createPrivateDataRequestDescriptor instead')
 | |
| const CreatePrivateDataRequest$json = {
 | |
|   '1': 'CreatePrivateDataRequest',
 | |
|   '2': [
 | |
|     {'1': 'cloud_id', '3': 1, '4': 1, '5': 4, '10': 'cloudId'},
 | |
|     {'1': 'cloud_identity', '3': 2, '4': 1, '5': 9, '10': 'cloudIdentity'},
 | |
|     {'1': 'data_type', '3': 3, '4': 1, '5': 9, '10': 'dataType'},
 | |
|     {'1': 'title', '3': 4, '4': 1, '5': 9, '10': 'title'},
 | |
|     {'1': 'description', '3': 5, '4': 1, '5': 9, '10': 'description'},
 | |
|     {'1': 'data', '3': 6, '4': 1, '5': 9, '10': 'data'},
 | |
|     {'1': 'is_encrypted', '3': 7, '4': 1, '5': 8, '10': 'isEncrypted'},
 | |
|     {'1': 'tags', '3': 8, '4': 1, '5': 9, '10': 'tags'},
 | |
|   ],
 | |
| };
 | |
| 
 | |
| /// Descriptor for `CreatePrivateDataRequest`. Decode as a `google.protobuf.DescriptorProto`.
 | |
| final $typed_data.Uint8List createPrivateDataRequestDescriptor = $convert.base64Decode(
 | |
|     'ChhDcmVhdGVQcml2YXRlRGF0YVJlcXVlc3QSGQoIY2xvdWRfaWQYASABKARSB2Nsb3VkSWQSJQ'
 | |
|     'oOY2xvdWRfaWRlbnRpdHkYAiABKAlSDWNsb3VkSWRlbnRpdHkSGwoJZGF0YV90eXBlGAMgASgJ'
 | |
|     'UghkYXRhVHlwZRIUCgV0aXRsZRgEIAEoCVIFdGl0bGUSIAoLZGVzY3JpcHRpb24YBSABKAlSC2'
 | |
|     'Rlc2NyaXB0aW9uEhIKBGRhdGEYBiABKAlSBGRhdGESIQoMaXNfZW5jcnlwdGVkGAcgASgIUgtp'
 | |
|     'c0VuY3J5cHRlZBISCgR0YWdzGAggASgJUgR0YWdz');
 | |
| 
 | |
| @$core.Deprecated('Use listPrivateDataResponseDescriptor instead')
 | |
| const ListPrivateDataResponse$json = {
 | |
|   '1': 'ListPrivateDataResponse',
 | |
|   '2': [
 | |
|     {
 | |
|       '1': 'data',
 | |
|       '3': 1,
 | |
|       '4': 3,
 | |
|       '5': 11,
 | |
|       '6': '.cloud.CloudPrivateItem',
 | |
|       '10': 'data'
 | |
|     },
 | |
|     {'1': 'total', '3': 2, '4': 1, '5': 3, '10': 'total'},
 | |
|   ],
 | |
| };
 | |
| 
 | |
| /// Descriptor for `ListPrivateDataResponse`. Decode as a `google.protobuf.DescriptorProto`.
 | |
| final $typed_data.Uint8List listPrivateDataResponseDescriptor =
 | |
|     $convert.base64Decode(
 | |
|         'ChdMaXN0UHJpdmF0ZURhdGFSZXNwb25zZRIrCgRkYXRhGAEgAygLMhcuY2xvdWQuQ2xvdWRQcm'
 | |
|         'l2YXRlSXRlbVIEZGF0YRIUCgV0b3RhbBgCIAEoA1IFdG90YWw=');
 | |
| 
 | |
| @$core.Deprecated('Use dataRequestDescriptor instead')
 | |
| const DataRequest$json = {
 | |
|   '1': 'DataRequest',
 | |
|   '2': [
 | |
|     {'1': 'data', '3': 1, '4': 1, '5': 9, '10': 'data'},
 | |
|     {'1': 'key', '3': 2, '4': 1, '5': 9, '10': 'key'},
 | |
|   ],
 | |
| };
 | |
| 
 | |
| /// Descriptor for `DataRequest`. Decode as a `google.protobuf.DescriptorProto`.
 | |
| final $typed_data.Uint8List dataRequestDescriptor = $convert.base64Decode(
 | |
|     'CgtEYXRhUmVxdWVzdBISCgRkYXRhGAEgASgJUgRkYXRhEhAKA2tleRgCIAEoCVIDa2V5');
 | |
| 
 | |
| @$core.Deprecated('Use cloudPrivateItemDescriptor instead')
 | |
| const CloudPrivateItem$json = {
 | |
|   '1': 'CloudPrivateItem',
 | |
|   '2': [
 | |
|     {'1': 'id', '3': 1, '4': 1, '5': 4, '10': 'id'},
 | |
|     {'1': 'identity', '3': 2, '4': 1, '5': 9, '10': 'identity'},
 | |
|     {'1': 'data_type', '3': 3, '4': 1, '5': 9, '10': 'dataType'},
 | |
|     {'1': 'title', '3': 4, '4': 1, '5': 9, '10': 'title'},
 | |
|     {'1': 'description', '3': 5, '4': 1, '5': 9, '10': 'description'},
 | |
|     {'1': 'data', '3': 6, '4': 1, '5': 9, '10': 'data'},
 | |
|     {'1': 'is_encrypted', '3': 7, '4': 1, '5': 8, '10': 'isEncrypted'},
 | |
|     {'1': 'tags', '3': 8, '4': 1, '5': 9, '10': 'tags'},
 | |
|     {'1': 'created_at', '3': 9, '4': 1, '5': 9, '10': 'createdAt'},
 | |
|     {'1': 'updated_at', '3': 10, '4': 1, '5': 9, '10': 'updatedAt'},
 | |
|   ],
 | |
| };
 | |
| 
 | |
| /// Descriptor for `CloudPrivateItem`. Decode as a `google.protobuf.DescriptorProto`.
 | |
| final $typed_data.Uint8List cloudPrivateItemDescriptor = $convert.base64Decode(
 | |
|     'ChBDbG91ZFByaXZhdGVJdGVtEg4KAmlkGAEgASgEUgJpZBIaCghpZGVudGl0eRgCIAEoCVIIaW'
 | |
|     'RlbnRpdHkSGwoJZGF0YV90eXBlGAMgASgJUghkYXRhVHlwZRIUCgV0aXRsZRgEIAEoCVIFdGl0'
 | |
|     'bGUSIAoLZGVzY3JpcHRpb24YBSABKAlSC2Rlc2NyaXB0aW9uEhIKBGRhdGEYBiABKAlSBGRhdG'
 | |
|     'ESIQoMaXNfZW5jcnlwdGVkGAcgASgIUgtpc0VuY3J5cHRlZBISCgR0YWdzGAggASgJUgR0YWdz'
 | |
|     'Eh0KCmNyZWF0ZWRfYXQYCSABKAlSCWNyZWF0ZWRBdBIdCgp1cGRhdGVkX2F0GAogASgJUgl1cG'
 | |
|     'RhdGVkQXQ=');
 |