chore(proto): regenerate stubs for StoreEntry.canonical_category

Pin to platform hub.proto field 23/24 (canonical_category + label).

Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com>
This commit is contained in:
flemming-it 2026-07-09 17:01:48 +02:00
parent 51cdd6ea91
commit cbe4478675
2 changed files with 50 additions and 1 deletions

View file

@ -1262,6 +1262,20 @@ const StoreEntry$json = {
{'1': 'provider', '3': 20, '4': 1, '5': 9, '10': 'provider'},
{'1': 'source_kind', '3': 21, '4': 1, '5': 9, '10': 'sourceKind'},
{'1': 'source', '3': 22, '4': 1, '5': 9, '10': 'source'},
{
'1': 'canonical_category',
'3': 23,
'4': 1,
'5': 9,
'10': 'canonicalCategory'
},
{
'1': 'canonical_category_label',
'3': 24,
'4': 1,
'5': 9,
'10': 'canonicalCategoryLabel'
},
],
};
@ -1279,7 +1293,9 @@ final $typed_data.Uint8List storeEntryDescriptor = $convert.base64Decode(
'9uX3VybBgQIAEoCVIHaWNvblVybBInCg9zY3JlZW5zaG90X3VybHMYESADKAlSDnNjcmVlbnNo'
'b3RVcmxzEhkKCGRvY3NfdXJsGBIgASgJUgdkb2NzVXJsEhIKBGtpbmQYEyABKAlSBGtpbmQSGg'
'oIcHJvdmlkZXIYFCABKAlSCHByb3ZpZGVyEh8KC3NvdXJjZV9raW5kGBUgASgJUgpzb3VyY2VL'
'aW5kEhYKBnNvdXJjZRgWIAEoCVIGc291cmNl');
'aW5kEhYKBnNvdXJjZRgWIAEoCVIGc291cmNlEi0KEmNhbm9uaWNhbF9jYXRlZ29yeRgXIAEoCV'
'IRY2Fub25pY2FsQ2F0ZWdvcnkSOAoYY2Fub25pY2FsX2NhdGVnb3J5X2xhYmVsGBggASgJUhZj'
'YW5vbmljYWxDYXRlZ29yeUxhYmVs');
@$core.Deprecated('Use channelStatusResponseDescriptor instead')
const ChannelStatusResponse$json = {