feat(client): listStores / addStore / removeStore for the store manager
Some checks failed
Security / Security check (push) Failing after 2s

Regenerate the gRPC stubs for the new HubAdmin store-management RPCs and
wrap them in HubClient (returns StoreSource list / Add+RemoveStoreResponse)
so Studio can list and edit the module-store list from the GUI.

Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com>
This commit is contained in:
flemming-it 2026-06-18 15:49:23 +02:00
parent 2d87030945
commit d07a0a9777
8 changed files with 956 additions and 143 deletions

View file

@ -15,6 +15,19 @@ import 'dart:convert' as $convert;
import 'dart:core' as $core;
import 'dart:typed_data' as $typed_data;
@$core.Deprecated('Use revokeSatelliteRequestDescriptor instead')
const RevokeSatelliteRequest$json = {
'1': 'RevokeSatelliteRequest',
'2': [
{'1': 'hub_id', '3': 1, '4': 1, '5': 9, '10': 'hubId'},
],
};
/// Descriptor for `RevokeSatelliteRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List revokeSatelliteRequestDescriptor =
$convert.base64Decode(
'ChZSZXZva2VTYXRlbGxpdGVSZXF1ZXN0EhUKBmh1Yl9pZBgBIAEoCVIFaHViSWQ=');
@$core.Deprecated('Use submitRequestDescriptor instead')
const SubmitRequest$json = {
'1': 'SubmitRequest',
@ -51,10 +64,10 @@ const SubmitRequest_InputsEntry$json = {
/// Descriptor for `SubmitRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List submitRequestDescriptor = $convert.base64Decode(
'Cg1TdWJtaXRSZXF1ZXN0EhsKCWZsb3dfeWFtbBgBIAEoDFIIZmxvd1lhbWwSOQoGaW5wdXRzGA'
'IgAygLMiEuZmFpLnYxLlN1Ym1pdFJlcXVlc3QuSW5wdXRzRW50cnlSBmlucHV0cxpKCgtJbnB1'
'dHNFbnRyeRIQCgNrZXkYASABKAlSA2tleRIlCgV2YWx1ZRgCIAEoCzIPLmZhaS52MS5QYXlsb2'
'FkUgV2YWx1ZToCOAE=');
'Cg1TdWJtaXRSZXF1ZXN0EhsKCWZsb3dfeWFtbBgBIAEoDFIIZmxvd1lhbWwSOwoGaW5wdXRzGA'
'IgAygLMiMuY2hhaW4udjEuU3VibWl0UmVxdWVzdC5JbnB1dHNFbnRyeVIGaW5wdXRzGkwKC0lu'
'cHV0c0VudHJ5EhAKA2tleRgBIAEoCVIDa2V5EicKBXZhbHVlGAIgASgLMhEuY2hhaW4udjEuUG'
'F5bG9hZFIFdmFsdWU6AjgB');
@$core.Deprecated('Use submitResponseDescriptor instead')
const SubmitResponse$json = {
@ -99,10 +112,10 @@ const SubmitResponse_OutputsEntry$json = {
/// Descriptor for `SubmitResponse`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List submitResponseDescriptor = $convert.base64Decode(
'Cg5TdWJtaXRSZXNwb25zZRI5Cg1pbnZvY2F0aW9uX2lkGAEgASgLMhQuZmFpLnYxLkludm9jYX'
'Rpb25JZFIMaW52b2NhdGlvbklkEj0KB291dHB1dHMYAiADKAsyIy5mYWkudjEuU3VibWl0UmVz'
'cG9uc2UuT3V0cHV0c0VudHJ5UgdvdXRwdXRzGksKDE91dHB1dHNFbnRyeRIQCgNrZXkYASABKA'
'lSA2tleRIlCgV2YWx1ZRgCIAEoCzIPLmZhaS52MS5QYXlsb2FkUgV2YWx1ZToCOAE=');
'Cg5TdWJtaXRSZXNwb25zZRI7Cg1pbnZvY2F0aW9uX2lkGAEgASgLMhYuY2hhaW4udjEuSW52b2'
'NhdGlvbklkUgxpbnZvY2F0aW9uSWQSPwoHb3V0cHV0cxgCIAMoCzIlLmNoYWluLnYxLlN1Ym1p'
'dFJlc3BvbnNlLk91dHB1dHNFbnRyeVIHb3V0cHV0cxpNCgxPdXRwdXRzRW50cnkSEAoDa2V5GA'
'EgASgJUgNrZXkSJwoFdmFsdWUYAiABKAsyES5jaGFpbi52MS5QYXlsb2FkUgV2YWx1ZToCOAE=');
@$core.Deprecated('Use moduleListDescriptor instead')
const ModuleList$json = {
@ -121,8 +134,8 @@ const ModuleList$json = {
/// Descriptor for `ModuleList`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List moduleListDescriptor = $convert.base64Decode(
'CgpNb2R1bGVMaXN0Ei8KB21vZHVsZXMYASADKAsyFS5mYWkudjEuTW9kdWxlU3VtbWFyeVIHbW'
'9kdWxlcw==');
'CgpNb2R1bGVMaXN0EjEKB21vZHVsZXMYASADKAsyFy5jaGFpbi52MS5Nb2R1bGVTdW1tYXJ5Ug'
'dtb2R1bGVz');
@$core.Deprecated('Use moduleSummaryDescriptor instead')
const ModuleSummary$json = {
@ -144,8 +157,8 @@ const ModuleSummary$json = {
/// Descriptor for `ModuleSummary`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List moduleSummaryDescriptor = $convert.base64Decode(
'Cg1Nb2R1bGVTdW1tYXJ5EhIKBG5hbWUYASABKAlSBG5hbWUSGAoHdmVyc2lvbhgCIAEoCVIHdm'
'Vyc2lvbhIxCghwcm92aWRlcxgDIAMoCzIVLmZhaS52MS5DYXBhYmlsaXR5UmVmUghwcm92aWRl'
'cw==');
'Vyc2lvbhIzCghwcm92aWRlcxgDIAMoCzIXLmNoYWluLnYxLkNhcGFiaWxpdHlSZWZSCHByb3Zp'
'ZGVz');
@$core.Deprecated('Use healthStatusDescriptor instead')
const HealthStatus$json = {
@ -176,9 +189,9 @@ const HealthStatus_State$json = {
/// Descriptor for `HealthStatus`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List healthStatusDescriptor = $convert.base64Decode(
'CgxIZWFsdGhTdGF0dXMSMAoFc3RhdGUYASABKA4yGi5mYWkudjEuSGVhbHRoU3RhdHVzLlN0YX'
'RlUgVzdGF0ZRIWCgZkZXRhaWwYAiABKAlSBmRldGFpbCIyCgVTdGF0ZRILCgdVTktOT1dOEAAS'
'CwoHU0VSVklORxABEg8KC05PVF9TRVJWSU5HEAI=');
'CgxIZWFsdGhTdGF0dXMSMgoFc3RhdGUYASABKA4yHC5jaGFpbi52MS5IZWFsdGhTdGF0dXMuU3'
'RhdGVSBXN0YXRlEhYKBmRldGFpbBgCIAEoCVIGZGV0YWlsIjIKBVN0YXRlEgsKB1VOS05PV04Q'
'ABILCgdTRVJWSU5HEAESDwoLTk9UX1NFUlZJTkcQAg==');
@$core.Deprecated('Use capabilityListDescriptor instead')
const CapabilityList$json = {
@ -197,8 +210,8 @@ const CapabilityList$json = {
/// Descriptor for `CapabilityList`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List capabilityListDescriptor = $convert.base64Decode(
'Cg5DYXBhYmlsaXR5TGlzdBI7CgxjYXBhYmlsaXRpZXMYASADKAsyFy5mYWkudjEuQ2FwYWJpbG'
'l0eUVudHJ5UgxjYXBhYmlsaXRpZXM=');
'Cg5DYXBhYmlsaXR5TGlzdBI9CgxjYXBhYmlsaXRpZXMYASADKAsyGS5jaGFpbi52MS5DYXBhYm'
'lsaXR5RW50cnlSDGNhcGFiaWxpdGllcw==');
@$core.Deprecated('Use capabilityEntryDescriptor instead')
const CapabilityEntry$json = {
@ -282,12 +295,12 @@ const ModuleInfoResponse$json = {
/// Descriptor for `ModuleInfoResponse`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List moduleInfoResponseDescriptor = $convert.base64Decode(
'ChJNb2R1bGVJbmZvUmVzcG9uc2USEgoEbmFtZRgBIAEoCVIEbmFtZRIYCgd2ZXJzaW9uGAIgAS'
'gJUgd2ZXJzaW9uEjEKCHByb3ZpZGVzGAMgAygLMhUuZmFpLnYxLkNhcGFiaWxpdHlSZWZSCHBy'
'b3ZpZGVzEiAKC3Blcm1pc3Npb25zGAQgAygJUgtwZXJtaXNzaW9ucxIcCglkaXJlY3RvcnkYBS'
'ABKAlSCWRpcmVjdG9yeRIhCgxhY2NlcHRzX21pbWUYBiADKAlSC2FjY2VwdHNNaW1lEjYKCGNv'
'bnN1bWVzGAcgAygLMhouZmFpLnYxLkNvbnN1bWVkQ2FwYWJpbGl0eVIIY29uc3VtZXMSKwoGaW'
'5wdXRzGAggAygLMhMuZmFpLnYxLk1vZHVsZUZpZWxkUgZpbnB1dHMSLQoHb3V0cHV0cxgJIAMo'
'CzITLmZhaS52MS5Nb2R1bGVGaWVsZFIHb3V0cHV0cw==');
'gJUgd2ZXJzaW9uEjMKCHByb3ZpZGVzGAMgAygLMhcuY2hhaW4udjEuQ2FwYWJpbGl0eVJlZlII'
'cHJvdmlkZXMSIAoLcGVybWlzc2lvbnMYBCADKAlSC3Blcm1pc3Npb25zEhwKCWRpcmVjdG9yeR'
'gFIAEoCVIJZGlyZWN0b3J5EiEKDGFjY2VwdHNfbWltZRgGIAMoCVILYWNjZXB0c01pbWUSOAoI'
'Y29uc3VtZXMYByADKAsyHC5jaGFpbi52MS5Db25zdW1lZENhcGFiaWxpdHlSCGNvbnN1bWVzEi'
'0KBmlucHV0cxgIIAMoCzIVLmNoYWluLnYxLk1vZHVsZUZpZWxkUgZpbnB1dHMSLwoHb3V0cHV0'
'cxgJIAMoCzIVLmNoYWluLnYxLk1vZHVsZUZpZWxkUgdvdXRwdXRz');
@$core.Deprecated('Use consumedCapabilityDescriptor instead')
const ConsumedCapability$json = {
@ -334,10 +347,10 @@ const ModuleField_DescriptionEntry$json = {
/// Descriptor for `ModuleField`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List moduleFieldDescriptor = $convert.base64Decode(
'CgtNb2R1bGVGaWVsZBISCgRuYW1lGAEgASgJUgRuYW1lEhIKBHR5cGUYAiABKAlSBHR5cGUSRg'
'oLZGVzY3JpcHRpb24YAyADKAsyJC5mYWkudjEuTW9kdWxlRmllbGQuRGVzY3JpcHRpb25FbnRy'
'eVILZGVzY3JpcHRpb24aPgoQRGVzY3JpcHRpb25FbnRyeRIQCgNrZXkYASABKAlSA2tleRIUCg'
'V2YWx1ZRgCIAEoCVIFdmFsdWU6AjgB');
'CgtNb2R1bGVGaWVsZBISCgRuYW1lGAEgASgJUgRuYW1lEhIKBHR5cGUYAiABKAlSBHR5cGUSSA'
'oLZGVzY3JpcHRpb24YAyADKAsyJi5jaGFpbi52MS5Nb2R1bGVGaWVsZC5EZXNjcmlwdGlvbkVu'
'dHJ5UgtkZXNjcmlwdGlvbho+ChBEZXNjcmlwdGlvbkVudHJ5EhAKA2tleRgBIAEoCVIDa2V5Eh'
'QKBXZhbHVlGAIgASgJUgV2YWx1ZToCOAE=');
@$core.Deprecated('Use checkPermissionRequestDescriptor instead')
const CheckPermissionRequest$json = {
@ -400,8 +413,8 @@ const EventLogResponse$json = {
/// Descriptor for `EventLogResponse`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List eventLogResponseDescriptor = $convert.base64Decode(
'ChBFdmVudExvZ1Jlc3BvbnNlEisKBmV2ZW50cxgBIAMoCzITLmZhaS52MS5Mb2dnZWRFdmVudF'
'IGZXZlbnRz');
'ChBFdmVudExvZ1Jlc3BvbnNlEi0KBmV2ZW50cxgBIAMoCzIVLmNoYWluLnYxLkxvZ2dlZEV2ZW'
'50UgZldmVudHM=');
@$core.Deprecated('Use streamEventsRequestDescriptor instead')
const StreamEventsRequest$json = {
@ -518,7 +531,8 @@ const FlowList$json = {
/// Descriptor for `FlowList`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List flowListDescriptor = $convert.base64Decode(
'CghGbG93TGlzdBIpCgVmbG93cxgBIAMoCzITLmZhaS52MS5GbG93U3VtbWFyeVIFZmxvd3M=');
'CghGbG93TGlzdBIrCgVmbG93cxgBIAMoCzIVLmNoYWluLnYxLkZsb3dTdW1tYXJ5UgVmbG93cw'
'==');
@$core.Deprecated('Use flowSummaryDescriptor instead')
const FlowSummary$json = {
@ -579,10 +593,10 @@ const RunSavedFlowRequest_InputsEntry$json = {
/// Descriptor for `RunSavedFlowRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List runSavedFlowRequestDescriptor = $convert.base64Decode(
'ChNSdW5TYXZlZEZsb3dSZXF1ZXN0EhIKBG5hbWUYASABKAlSBG5hbWUSPwoGaW5wdXRzGAIgAy'
'gLMicuZmFpLnYxLlJ1blNhdmVkRmxvd1JlcXVlc3QuSW5wdXRzRW50cnlSBmlucHV0cxpKCgtJ'
'bnB1dHNFbnRyeRIQCgNrZXkYASABKAlSA2tleRIlCgV2YWx1ZRgCIAEoCzIPLmZhaS52MS5QYX'
'lsb2FkUgV2YWx1ZToCOAE=');
'ChNSdW5TYXZlZEZsb3dSZXF1ZXN0EhIKBG5hbWUYASABKAlSBG5hbWUSQQoGaW5wdXRzGAIgAy'
'gLMikuY2hhaW4udjEuUnVuU2F2ZWRGbG93UmVxdWVzdC5JbnB1dHNFbnRyeVIGaW5wdXRzGkwK'
'C0lucHV0c0VudHJ5EhAKA2tleRgBIAEoCVIDa2V5EicKBXZhbHVlGAIgASgLMhEuY2hhaW4udj'
'EuUGF5bG9hZFIFdmFsdWU6AjgB');
@$core.Deprecated('Use getFlowDefinitionRequestDescriptor instead')
const GetFlowDefinitionRequest$json = {
@ -615,8 +629,8 @@ const FlowDefinition$json = {
/// Descriptor for `FlowDefinition`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List flowDefinitionDescriptor = $convert.base64Decode(
'Cg5GbG93RGVmaW5pdGlvbhISCgRuYW1lGAEgASgJUgRuYW1lEi0KBmlucHV0cxgCIAMoCzIVLm'
'ZhaS52MS5GbG93SW5wdXRTcGVjUgZpbnB1dHM=');
'Cg5GbG93RGVmaW5pdGlvbhISCgRuYW1lGAEgASgJUgRuYW1lEi8KBmlucHV0cxgCIAMoCzIXLm'
'NoYWluLnYxLkZsb3dJbnB1dFNwZWNSBmlucHV0cw==');
@$core.Deprecated('Use flowInputSpecDescriptor instead')
const FlowInputSpec$json = {
@ -670,8 +684,8 @@ const StoreSearchResponse$json = {
/// Descriptor for `StoreSearchResponse`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List storeSearchResponseDescriptor = $convert.base64Decode(
'ChNTdG9yZVNlYXJjaFJlc3BvbnNlEiwKB2VudHJpZXMYASADKAsyEi5mYWkudjEuU3RvcmVFbn'
'RyeVIHZW50cmllcw==');
'ChNTdG9yZVNlYXJjaFJlc3BvbnNlEi4KB2VudHJpZXMYASADKAsyFC5jaGFpbi52MS5TdG9yZU'
'VudHJ5UgdlbnRyaWVz');
@$core.Deprecated('Use installModuleRequestDescriptor instead')
const InstallModuleRequest$json = {
@ -890,8 +904,8 @@ const ApprovalList$json = {
/// Descriptor for `ApprovalList`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List approvalListDescriptor = $convert.base64Decode(
'CgxBcHByb3ZhbExpc3QSNgoHZW50cmllcxgBIAMoCzIcLmZhaS52MS5QZW5kaW5nQXBwcm92YW'
'xFbnRyeVIHZW50cmllcw==');
'CgxBcHByb3ZhbExpc3QSOAoHZW50cmllcxgBIAMoCzIeLmNoYWluLnYxLlBlbmRpbmdBcHByb3'
'ZhbEVudHJ5UgdlbnRyaWVz');
@$core.Deprecated('Use pendingApprovalEntryDescriptor instead')
const PendingApprovalEntry$json = {
@ -954,10 +968,10 @@ const DecideApprovalRequest_Decision$json = {
/// Descriptor for `DecideApprovalRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List decideApprovalRequestDescriptor = $convert.base64Decode(
'ChVEZWNpZGVBcHByb3ZhbFJlcXVlc3QSHwoLYXBwcm92YWxfaWQYASABKAlSCmFwcHJvdmFsSW'
'QSQgoIZGVjaXNpb24YAiABKA4yJi5mYWkudjEuRGVjaWRlQXBwcm92YWxSZXF1ZXN0LkRlY2lz'
'aW9uUghkZWNpc2lvbhIaCghyZXZpZXdlchgDIAEoCVIIcmV2aWV3ZXISFgoGcmVhc29uGAQgAS'
'gJUgZyZWFzb24iPQoIRGVjaXNpb24SGAoUREVDSVNJT05fVU5TUEVDSUZJRUQQABILCgdBUFBS'
'T1ZFEAESCgoGUkVKRUNUEAI=');
'QSRAoIZGVjaXNpb24YAiABKA4yKC5jaGFpbi52MS5EZWNpZGVBcHByb3ZhbFJlcXVlc3QuRGVj'
'aXNpb25SCGRlY2lzaW9uEhoKCHJldmlld2VyGAMgASgJUghyZXZpZXdlchIWCgZyZWFzb24YBC'
'ABKAlSBnJlYXNvbiI9CghEZWNpc2lvbhIYChRERUNJU0lPTl9VTlNQRUNJRklFRBAAEgsKB0FQ'
'UFJPVkUQARIKCgZSRUpFQ1QQAg==');
@$core.Deprecated('Use decideApprovalResponseDescriptor instead')
const DecideApprovalResponse$json = {
@ -1006,8 +1020,8 @@ const ServiceList$json = {
/// Descriptor for `ServiceList`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List serviceListDescriptor = $convert.base64Decode(
'CgtTZXJ2aWNlTGlzdBIzCghzZXJ2aWNlcxgBIAMoCzIXLmZhaS52MS5EZWNsYXJlZFNlcnZpY2'
'VSCHNlcnZpY2Vz');
'CgtTZXJ2aWNlTGlzdBI1CghzZXJ2aWNlcxgBIAMoCzIZLmNoYWluLnYxLkRlY2xhcmVkU2Vydm'
'ljZVIIc2VydmljZXM=');
@$core.Deprecated('Use declaredServiceDescriptor instead')
const DeclaredService$json = {
@ -1100,8 +1114,8 @@ const ChannelStatusResponse$json = {
/// Descriptor for `ChannelStatusResponse`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List channelStatusResponseDescriptor = $convert.base64Decode(
'ChVDaGFubmVsU3RhdHVzUmVzcG9uc2USFgoGYWN0aXZlGAEgASgJUgZhY3RpdmUSMAoIY2hhbm'
'5lbHMYAiADKAsyFC5mYWkudjEuQ2hhbm5lbEVudHJ5UghjaGFubmVscw==');
'ChVDaGFubmVsU3RhdHVzUmVzcG9uc2USFgoGYWN0aXZlGAEgASgJUgZhY3RpdmUSMgoIY2hhbm'
'5lbHMYAiADKAsyFi5jaGFpbi52MS5DaGFubmVsRW50cnlSCGNoYW5uZWxz');
@$core.Deprecated('Use channelEntryDescriptor instead')
const ChannelEntry$json = {
@ -1299,8 +1313,8 @@ const ListSystemAiModelsResponse$json = {
final $typed_data.Uint8List listSystemAiModelsResponseDescriptor =
$convert.base64Decode(
'ChpMaXN0U3lzdGVtQWlNb2RlbHNSZXNwb25zZRIdCgplcnJvcl9raW5kGAEgASgJUgllcnJvck'
'tpbmQSEgoEdGV4dBgCIAEoCVIEdGV4dBItCgZtb2RlbHMYAyADKAsyFS5mYWkudjEuU3lzdGVt'
'QWlNb2RlbFIGbW9kZWxz');
'tpbmQSEgoEdGV4dBgCIAEoCVIEdGV4dBIvCgZtb2RlbHMYAyADKAsyFy5jaGFpbi52MS5TeXN0'
'ZW1BaU1vZGVsUgZtb2RlbHM=');
@$core.Deprecated('Use systemAiModelDescriptor instead')
const SystemAiModel$json = {
@ -1388,9 +1402,9 @@ const ListSystemAiCuratedModelsResponse$json = {
/// Descriptor for `ListSystemAiCuratedModelsResponse`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List listSystemAiCuratedModelsResponseDescriptor =
$convert.base64Decode(
'CiFMaXN0U3lzdGVtQWlDdXJhdGVkTW9kZWxzUmVzcG9uc2USLAoGbW9kZWxzGAEgAygLMhQuZm'
'FpLnYxLkN1cmF0ZWRNb2RlbFIGbW9kZWxzEiMKDWxhc3RfcmV2aWV3ZWQYAiABKAlSDGxhc3RS'
'ZXZpZXdlZA==');
'CiFMaXN0U3lzdGVtQWlDdXJhdGVkTW9kZWxzUmVzcG9uc2USLgoGbW9kZWxzGAEgAygLMhYuY2'
'hhaW4udjEuQ3VyYXRlZE1vZGVsUgZtb2RlbHMSIwoNbGFzdF9yZXZpZXdlZBgCIAEoCVIMbGFz'
'dFJldmlld2Vk');
@$core.Deprecated('Use curatedModelDescriptor instead')
const CuratedModel$json = {
@ -1517,8 +1531,8 @@ const ListMcpClientsResponse$json = {
/// Descriptor for `ListMcpClientsResponse`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List listMcpClientsResponseDescriptor =
$convert.base64Decode(
'ChZMaXN0TWNwQ2xpZW50c1Jlc3BvbnNlEjEKB2NsaWVudHMYASADKAsyFy5mYWkudjEuTWNwQ2'
'xpZW50U3RhdHVzUgdjbGllbnRz');
'ChZMaXN0TWNwQ2xpZW50c1Jlc3BvbnNlEjMKB2NsaWVudHMYASADKAsyGS5jaGFpbi52MS5NY3'
'BDbGllbnRTdGF0dXNSB2NsaWVudHM=');
@$core.Deprecated('Use mcpClientStatusDescriptor instead')
const McpClientStatus$json = {
@ -1540,9 +1554,9 @@ const McpClientStatus$json = {
/// Descriptor for `McpClientStatus`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List mcpClientStatusDescriptor = $convert.base64Decode(
'Cg9NY3BDbGllbnRTdGF0dXMSNAoGY29uZmlnGAEgASgLMhwuZmFpLnYxLk1jcENsaWVudENvbm'
'ZpZ0VudHJ5UgZjb25maWcSHQoKdG9vbF9jb3VudBgCIAEoDVIJdG9vbENvdW50Eh0KCmVycm9y'
'X2tpbmQYAyABKAlSCWVycm9yS2luZBIYCgdtZXNzYWdlGAQgASgJUgdtZXNzYWdl');
'Cg9NY3BDbGllbnRTdGF0dXMSNgoGY29uZmlnGAEgASgLMh4uY2hhaW4udjEuTWNwQ2xpZW50Q2'
'9uZmlnRW50cnlSBmNvbmZpZxIdCgp0b29sX2NvdW50GAIgASgNUgl0b29sQ291bnQSHQoKZXJy'
'b3Jfa2luZBgDIAEoCVIJZXJyb3JLaW5kEhgKB21lc3NhZ2UYBCABKAlSB21lc3NhZ2U=');
@$core.Deprecated('Use removeMcpClientRequestDescriptor instead')
const RemoveMcpClientRequest$json = {
@ -1592,8 +1606,8 @@ const ListN8nEndpointsResponse$json = {
/// Descriptor for `ListN8nEndpointsResponse`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List listN8nEndpointsResponseDescriptor =
$convert.base64Decode(
'ChhMaXN0TjhuRW5kcG9pbnRzUmVzcG9uc2USNwoJZW5kcG9pbnRzGAEgAygLMhkuZmFpLnYxLk'
'44bkVuZHBvaW50U3RhdHVzUgllbmRwb2ludHM=');
'ChhMaXN0TjhuRW5kcG9pbnRzUmVzcG9uc2USOQoJZW5kcG9pbnRzGAEgAygLMhsuY2hhaW4udj'
'EuTjhuRW5kcG9pbnRTdGF0dXNSCWVuZHBvaW50cw==');
@$core.Deprecated('Use n8nEndpointStatusDescriptor instead')
const N8nEndpointStatus$json = {
@ -1615,10 +1629,10 @@ const N8nEndpointStatus$json = {
/// Descriptor for `N8nEndpointStatus`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List n8nEndpointStatusDescriptor = $convert.base64Decode(
'ChFOOG5FbmRwb2ludFN0YXR1cxI2CgZjb25maWcYASABKAsyHi5mYWkudjEuTjhuRW5kcG9pbn'
'RDb25maWdFbnRyeVIGY29uZmlnEiUKDndvcmtmbG93X2NvdW50GAIgASgNUg13b3JrZmxvd0Nv'
'dW50Eh0KCmVycm9yX2tpbmQYAyABKAlSCWVycm9yS2luZBIYCgdtZXNzYWdlGAQgASgJUgdtZX'
'NzYWdl');
'ChFOOG5FbmRwb2ludFN0YXR1cxI4CgZjb25maWcYASABKAsyIC5jaGFpbi52MS5OOG5FbmRwb2'
'ludENvbmZpZ0VudHJ5UgZjb25maWcSJQoOd29ya2Zsb3dfY291bnQYAiABKA1SDXdvcmtmbG93'
'Q291bnQSHQoKZXJyb3Jfa2luZBgDIAEoCVIJZXJyb3JLaW5kEhgKB21lc3NhZ2UYBCABKAlSB2'
'1lc3NhZ2U=');
@$core.Deprecated('Use removeN8nEndpointRequestDescriptor instead')
const RemoveN8nEndpointRequest$json = {
@ -1684,8 +1698,8 @@ const SatelliteList$json = {
/// Descriptor for `SatelliteList`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List satelliteListDescriptor = $convert.base64Decode(
'Cg1TYXRlbGxpdGVMaXN0EjYKCnNhdGVsbGl0ZXMYASADKAsyFi5mYWkudjEuU2F0ZWxsaXRlRW'
'50cnlSCnNhdGVsbGl0ZXM=');
'Cg1TYXRlbGxpdGVMaXN0EjgKCnNhdGVsbGl0ZXMYASADKAsyGC5jaGFpbi52MS5TYXRlbGxpdG'
'VFbnRyeVIKc2F0ZWxsaXRlcw==');
@$core.Deprecated('Use satelliteEntryDescriptor instead')
const SatelliteEntry$json = {
@ -1706,3 +1720,113 @@ final $typed_data.Uint8List satelliteEntryDescriptor = $convert.base64Decode(
'gCIAEoCVILZGlzcGxheU5hbWUSHwoLaHViX3ZlcnNpb24YAyABKAlSCmh1YlZlcnNpb24SIQoM'
'd2lyZV92ZXJzaW9uGAQgASgNUgt3aXJlVmVyc2lvbhIWCgZyZWdpb24YBSABKAlSBnJlZ2lvbh'
'IiCgxjYXBhYmlsaXRpZXMYBiADKAlSDGNhcGFiaWxpdGllcw==');
@$core.Deprecated('Use listStoresRequestDescriptor instead')
const ListStoresRequest$json = {
'1': 'ListStoresRequest',
};
/// Descriptor for `ListStoresRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List listStoresRequestDescriptor =
$convert.base64Decode('ChFMaXN0U3RvcmVzUmVxdWVzdA==');
@$core.Deprecated('Use storeSourceDescriptor instead')
const StoreSource$json = {
'1': 'StoreSource',
'2': [
{'1': 'name', '3': 1, '4': 1, '5': 9, '10': 'name'},
{'1': 'url', '3': 2, '4': 1, '5': 9, '10': 'url'},
{'1': 'removable', '3': 3, '4': 1, '5': 8, '10': 'removable'},
{'1': 'module_count', '3': 4, '4': 1, '5': 5, '10': 'moduleCount'},
],
};
/// Descriptor for `StoreSource`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List storeSourceDescriptor = $convert.base64Decode(
'CgtTdG9yZVNvdXJjZRISCgRuYW1lGAEgASgJUgRuYW1lEhAKA3VybBgCIAEoCVIDdXJsEhwKCX'
'JlbW92YWJsZRgDIAEoCFIJcmVtb3ZhYmxlEiEKDG1vZHVsZV9jb3VudBgEIAEoBVILbW9kdWxl'
'Q291bnQ=');
@$core.Deprecated('Use listStoresResponseDescriptor instead')
const ListStoresResponse$json = {
'1': 'ListStoresResponse',
'2': [
{
'1': 'stores',
'3': 1,
'4': 3,
'5': 11,
'6': '.chain.v1.StoreSource',
'10': 'stores'
},
],
};
/// Descriptor for `ListStoresResponse`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List listStoresResponseDescriptor = $convert.base64Decode(
'ChJMaXN0U3RvcmVzUmVzcG9uc2USLQoGc3RvcmVzGAEgAygLMhUuY2hhaW4udjEuU3RvcmVTb3'
'VyY2VSBnN0b3Jlcw==');
@$core.Deprecated('Use addStoreRequestDescriptor instead')
const AddStoreRequest$json = {
'1': 'AddStoreRequest',
'2': [
{'1': 'name', '3': 1, '4': 1, '5': 9, '10': 'name'},
{'1': 'url', '3': 2, '4': 1, '5': 9, '10': 'url'},
{'1': 'bearer_env', '3': 3, '4': 1, '5': 9, '10': 'bearerEnv'},
{'1': 'basic_user', '3': 4, '4': 1, '5': 9, '10': 'basicUser'},
{
'1': 'basic_password_env',
'3': 5,
'4': 1,
'5': 9,
'10': 'basicPasswordEnv'
},
],
};
/// Descriptor for `AddStoreRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List addStoreRequestDescriptor = $convert.base64Decode(
'Cg9BZGRTdG9yZVJlcXVlc3QSEgoEbmFtZRgBIAEoCVIEbmFtZRIQCgN1cmwYAiABKAlSA3VybB'
'IdCgpiZWFyZXJfZW52GAMgASgJUgliZWFyZXJFbnYSHQoKYmFzaWNfdXNlchgEIAEoCVIJYmFz'
'aWNVc2VyEiwKEmJhc2ljX3Bhc3N3b3JkX2VudhgFIAEoCVIQYmFzaWNQYXNzd29yZEVudg==');
@$core.Deprecated('Use addStoreResponseDescriptor instead')
const AddStoreResponse$json = {
'1': 'AddStoreResponse',
'2': [
{'1': 'modules_added', '3': 1, '4': 1, '5': 5, '10': 'modulesAdded'},
{'1': 'message', '3': 2, '4': 1, '5': 9, '10': 'message'},
],
};
/// Descriptor for `AddStoreResponse`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List addStoreResponseDescriptor = $convert.base64Decode(
'ChBBZGRTdG9yZVJlc3BvbnNlEiMKDW1vZHVsZXNfYWRkZWQYASABKAVSDG1vZHVsZXNBZGRlZB'
'IYCgdtZXNzYWdlGAIgASgJUgdtZXNzYWdl');
@$core.Deprecated('Use removeStoreRequestDescriptor instead')
const RemoveStoreRequest$json = {
'1': 'RemoveStoreRequest',
'2': [
{'1': 'name', '3': 1, '4': 1, '5': 9, '10': 'name'},
],
};
/// Descriptor for `RemoveStoreRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List removeStoreRequestDescriptor = $convert
.base64Decode('ChJSZW1vdmVTdG9yZVJlcXVlc3QSEgoEbmFtZRgBIAEoCVIEbmFtZQ==');
@$core.Deprecated('Use removeStoreResponseDescriptor instead')
const RemoveStoreResponse$json = {
'1': 'RemoveStoreResponse',
'2': [
{'1': 'removed', '3': 1, '4': 1, '5': 8, '10': 'removed'},
{'1': 'message', '3': 2, '4': 1, '5': 9, '10': 'message'},
],
};
/// Descriptor for `RemoveStoreResponse`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List removeStoreResponseDescriptor = $convert.base64Decode(
'ChNSZW1vdmVTdG9yZVJlc3BvbnNlEhgKB3JlbW92ZWQYASABKAhSB3JlbW92ZWQSGAoHbWVzc2'
'FnZRgCIAEoCVIHbWVzc2FnZQ==');