mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-21 03:15:14 +08:00
update proto
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -1,13 +1,14 @@
|
||||
// This is a generated file - do not edit.
|
||||
//
|
||||
// Generated code. Do not modify.
|
||||
// source: bilibili/account/service/v1.proto
|
||||
//
|
||||
// Generated from bilibili/account/service/v1.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;
|
||||
@@ -45,7 +46,14 @@ const ColorsInfo$json = {
|
||||
'1': 'ColorsInfo',
|
||||
'2': [
|
||||
{'1': 'color_ids', '3': 1, '4': 3, '5': 3, '10': 'colorIds'},
|
||||
{'1': 'color', '3': 2, '4': 3, '5': 11, '6': '.bilibili.account.service.v1.Color', '10': 'color'},
|
||||
{
|
||||
'1': 'color',
|
||||
'3': 2,
|
||||
'4': 3,
|
||||
'5': 11,
|
||||
'6': '.bilibili.account.service.v1.Color',
|
||||
'10': 'color'
|
||||
},
|
||||
],
|
||||
};
|
||||
|
||||
@@ -58,8 +66,22 @@ final $typed_data.Uint8List colorsInfoDescriptor = $convert.base64Decode(
|
||||
const NameRender$json = {
|
||||
'1': 'NameRender',
|
||||
'2': [
|
||||
{'1': 'render_scheme', '3': 1, '4': 1, '5': 14, '6': '.bilibili.account.service.v1.RenderSchemeEnum', '10': 'renderScheme'},
|
||||
{'1': 'colors_info', '3': 2, '4': 1, '5': 11, '6': '.bilibili.account.service.v1.ColorsInfo', '10': 'colorsInfo'},
|
||||
{
|
||||
'1': 'render_scheme',
|
||||
'3': 1,
|
||||
'4': 1,
|
||||
'5': 14,
|
||||
'6': '.bilibili.account.service.v1.RenderSchemeEnum',
|
||||
'10': 'renderScheme'
|
||||
},
|
||||
{
|
||||
'1': 'colors_info',
|
||||
'3': 2,
|
||||
'4': 1,
|
||||
'5': 11,
|
||||
'6': '.bilibili.account.service.v1.ColorsInfo',
|
||||
'10': 'colorsInfo'
|
||||
},
|
||||
],
|
||||
};
|
||||
|
||||
@@ -69,4 +91,3 @@ final $typed_data.Uint8List nameRenderDescriptor = $convert.base64Decode(
|
||||
'NlcnZpY2UudjEuUmVuZGVyU2NoZW1lRW51bVIMcmVuZGVyU2NoZW1lEkgKC2NvbG9yc19pbmZv'
|
||||
'GAIgASgLMicuYmlsaWJpbGkuYWNjb3VudC5zZXJ2aWNlLnYxLkNvbG9yc0luZm9SCmNvbG9yc0'
|
||||
'luZm8=');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user