Files
PiliPlus/lib/grpc/app/archive/middleware/v1/preload.pbjson.dart
bggRGjQaUbCoE 6f86fe75ae refactor: popular [wip]
mod: grpc request
2024-10-10 20:30:47 +08:00

34 lines
1.3 KiB
Dart

//
// Generated code. Do not modify.
// source: bilibili/app/archive/middleware/v1/preload.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 playerArgsDescriptor instead')
const PlayerArgs$json = {
'1': 'PlayerArgs',
'2': [
{'1': 'qn', '3': 1, '4': 1, '5': 3, '10': 'qn'},
{'1': 'fnver', '3': 2, '4': 1, '5': 3, '10': 'fnver'},
{'1': 'fnval', '3': 3, '4': 1, '5': 3, '10': 'fnval'},
{'1': 'force_host', '3': 4, '4': 1, '5': 3, '10': 'forceHost'},
{'1': 'voice_balance', '3': 5, '4': 1, '5': 3, '10': 'voiceBalance'},
],
};
/// Descriptor for `PlayerArgs`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List playerArgsDescriptor = $convert.base64Decode(
'CgpQbGF5ZXJBcmdzEg4KAnFuGAEgASgDUgJxbhIUCgVmbnZlchgCIAEoA1IFZm52ZXISFAoFZm'
'52YWwYAyABKANSBWZudmFsEh0KCmZvcmNlX2hvc3QYBCABKANSCWZvcmNlSG9zdBIjCg12b2lj'
'ZV9iYWxhbmNlGAUgASgDUgx2b2ljZUJhbGFuY2U=');