update proto

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-10-02 10:03:12 +08:00
parent eae075c380
commit 4dfeb284e7
92 changed files with 81401 additions and 61651 deletions

View File

@@ -1,13 +1,14 @@
// This is a generated file - do not edit.
//
// Generated code. Do not modify.
// source: bilibili/metadata/locale.proto
//
// Generated from bilibili/metadata/locale.proto.
// @dart = 3.3
// 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
// 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;
@@ -17,8 +18,22 @@ import 'dart:typed_data' as $typed_data;
const Locale$json = {
'1': 'Locale',
'2': [
{'1': 'c_locale', '3': 1, '4': 1, '5': 11, '6': '.bilibili.metadata.locale.LocaleIds', '10': 'cLocale'},
{'1': 's_locale', '3': 2, '4': 1, '5': 11, '6': '.bilibili.metadata.locale.LocaleIds', '10': 'sLocale'},
{
'1': 'c_locale',
'3': 1,
'4': 1,
'5': 11,
'6': '.bilibili.metadata.locale.LocaleIds',
'10': 'cLocale'
},
{
'1': 's_locale',
'3': 2,
'4': 1,
'5': 11,
'6': '.bilibili.metadata.locale.LocaleIds',
'10': 'sLocale'
},
{'1': 'sim_code', '3': 3, '4': 1, '5': 9, '10': 'simCode'},
{'1': 'timezone', '3': 4, '4': 1, '5': 9, '10': 'timezone'},
{'1': 'utc_offset', '3': 5, '4': 1, '5': 9, '10': 'utcOffset'},
@@ -50,4 +65,3 @@ const LocaleIds$json = {
final $typed_data.Uint8List localeIdsDescriptor = $convert.base64Decode(
'CglMb2NhbGVJZHMSGgoIbGFuZ3VhZ2UYASABKAlSCGxhbmd1YWdlEhYKBnNjcmlwdBgCIAEoCV'
'IGc2NyaXB0EhYKBnJlZ2lvbhgDIAEoCVIGcmVnaW9u');