@dxos/protocols 2.28.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (113) hide show
  1. package/dist/src/index.d.ts +1 -0
  2. package/dist/src/index.d.ts.map +1 -0
  3. package/dist/src/index.js +5 -0
  4. package/dist/src/index.js.map +1 -0
  5. package/dist/src/proto/gen/dxos/bot.d.ts +109 -0
  6. package/dist/src/proto/gen/dxos/bot.d.ts.map +1 -0
  7. package/dist/src/proto/gen/dxos/bot.js +14 -0
  8. package/dist/src/proto/gen/dxos/bot.js.map +1 -0
  9. package/dist/src/proto/gen/dxos/client.d.ts +179 -0
  10. package/dist/src/proto/gen/dxos/client.d.ts.map +1 -0
  11. package/dist/src/proto/gen/dxos/client.js +11 -0
  12. package/dist/src/proto/gen/dxos/client.js.map +1 -0
  13. package/dist/src/proto/gen/dxos/config.d.ts +210 -0
  14. package/dist/src/proto/gen/dxos/config.d.ts.map +1 -0
  15. package/dist/src/proto/gen/dxos/config.js +29 -0
  16. package/dist/src/proto/gen/dxos/config.js.map +1 -0
  17. package/dist/src/proto/gen/dxos/credentials/auth.d.ts +11 -0
  18. package/dist/src/proto/gen/dxos/credentials/auth.d.ts.map +1 -0
  19. package/dist/src/proto/gen/dxos/credentials/auth.js +3 -0
  20. package/dist/src/proto/gen/dxos/credentials/auth.js.map +1 -0
  21. package/dist/src/proto/gen/dxos/credentials/greet.d.ts +39 -0
  22. package/dist/src/proto/gen/dxos/credentials/greet.d.ts.map +1 -0
  23. package/dist/src/proto/gen/dxos/credentials/greet.js +15 -0
  24. package/dist/src/proto/gen/dxos/credentials/greet.js.map +1 -0
  25. package/dist/src/proto/gen/dxos/credentials/identity.d.ts +10 -0
  26. package/dist/src/proto/gen/dxos/credentials/identity.d.ts.map +1 -0
  27. package/dist/src/proto/gen/dxos/credentials/identity.js +3 -0
  28. package/dist/src/proto/gen/dxos/credentials/identity.js.map +1 -0
  29. package/dist/src/proto/gen/dxos/credentials/party.d.ts +49 -0
  30. package/dist/src/proto/gen/dxos/credentials/party.d.ts.map +1 -0
  31. package/dist/src/proto/gen/dxos/credentials/party.js +15 -0
  32. package/dist/src/proto/gen/dxos/credentials/party.js.map +1 -0
  33. package/dist/src/proto/gen/dxos/credentials.d.ts +25 -0
  34. package/dist/src/proto/gen/dxos/credentials.d.ts.map +1 -0
  35. package/dist/src/proto/gen/dxos/credentials.js +3 -0
  36. package/dist/src/proto/gen/dxos/credentials.js.map +1 -0
  37. package/dist/src/proto/gen/dxos/devtools.d.ts +196 -0
  38. package/dist/src/proto/gen/dxos/devtools.d.ts.map +1 -0
  39. package/dist/src/proto/gen/dxos/devtools.js +3 -0
  40. package/dist/src/proto/gen/dxos/devtools.js.map +1 -0
  41. package/dist/src/proto/gen/dxos/echo/feed.d.ts +69 -0
  42. package/dist/src/proto/gen/dxos/echo/feed.d.ts.map +1 -0
  43. package/dist/src/proto/gen/dxos/echo/feed.js +13 -0
  44. package/dist/src/proto/gen/dxos/echo/feed.js.map +1 -0
  45. package/dist/src/proto/gen/dxos/echo/invitation.d.ts +20 -0
  46. package/dist/src/proto/gen/dxos/echo/invitation.d.ts.map +1 -0
  47. package/dist/src/proto/gen/dxos/echo/invitation.js +12 -0
  48. package/dist/src/proto/gen/dxos/echo/invitation.js.map +1 -0
  49. package/dist/src/proto/gen/dxos/echo/metadata.d.ts +19 -0
  50. package/dist/src/proto/gen/dxos/echo/metadata.d.ts.map +1 -0
  51. package/dist/src/proto/gen/dxos/echo/metadata.js +3 -0
  52. package/dist/src/proto/gen/dxos/echo/metadata.js.map +1 -0
  53. package/dist/src/proto/gen/dxos/echo/service.d.ts +47 -0
  54. package/dist/src/proto/gen/dxos/echo/service.d.ts.map +1 -0
  55. package/dist/src/proto/gen/dxos/echo/service.js +3 -0
  56. package/dist/src/proto/gen/dxos/echo/service.js.map +1 -0
  57. package/dist/src/proto/gen/dxos/echo/snapshot.d.ts +51 -0
  58. package/dist/src/proto/gen/dxos/echo/snapshot.d.ts.map +1 -0
  59. package/dist/src/proto/gen/dxos/echo/snapshot.js +3 -0
  60. package/dist/src/proto/gen/dxos/echo/snapshot.js.map +1 -0
  61. package/dist/src/proto/gen/dxos/halo/keys.d.ts +59 -0
  62. package/dist/src/proto/gen/dxos/halo/keys.d.ts.map +1 -0
  63. package/dist/src/proto/gen/dxos/halo/keys.js +13 -0
  64. package/dist/src/proto/gen/dxos/halo/keys.js.map +1 -0
  65. package/dist/src/proto/gen/dxos/rpc.d.ts +41 -0
  66. package/dist/src/proto/gen/dxos/rpc.d.ts.map +1 -0
  67. package/dist/src/proto/gen/dxos/rpc.js +12 -0
  68. package/dist/src/proto/gen/dxos/rpc.js.map +1 -0
  69. package/dist/src/proto/gen/google/protobuf.d.ts +277 -0
  70. package/dist/src/proto/gen/google/protobuf.d.ts.map +1 -0
  71. package/dist/src/proto/gen/google/protobuf.js +58 -0
  72. package/dist/src/proto/gen/google/protobuf.js.map +1 -0
  73. package/dist/src/proto/gen/index.d.ts +249 -0
  74. package/dist/src/proto/gen/index.d.ts.map +1 -0
  75. package/dist/src/proto/gen/index.js +7 -0
  76. package/dist/src/proto/gen/index.js.map +1 -0
  77. package/dist/tsconfig.tsbuildinfo +1 -0
  78. package/package.json +35 -0
  79. package/src/index.ts +3 -0
  80. package/src/proto/dxos/bot.proto +120 -0
  81. package/src/proto/dxos/client.proto +237 -0
  82. package/src/proto/dxos/config.proto +254 -0
  83. package/src/proto/dxos/devtools.proto +271 -0
  84. package/src/proto/dxos/echo/feed.proto +93 -0
  85. package/src/proto/dxos/echo/invitation.proto +29 -0
  86. package/src/proto/dxos/echo/metadata.proto +30 -0
  87. package/src/proto/dxos/echo/service.proto +64 -0
  88. package/src/proto/dxos/echo/snapshot.proto +88 -0
  89. package/src/proto/dxos/halo/auth.proto +20 -0
  90. package/src/proto/dxos/halo/greet.proto +125 -0
  91. package/src/proto/dxos/halo/identity.proto +24 -0
  92. package/src/proto/dxos/halo/keys.proto +88 -0
  93. package/src/proto/dxos/halo/party.proto +127 -0
  94. package/src/proto/dxos/halo/signed.proto +42 -0
  95. package/src/proto/dxos/rpc.proto +59 -0
  96. package/src/proto/gen/dxos/bot.ts +120 -0
  97. package/src/proto/gen/dxos/client.ts +190 -0
  98. package/src/proto/gen/dxos/config.ts +225 -0
  99. package/src/proto/gen/dxos/credentials/auth.ts +26 -0
  100. package/src/proto/gen/dxos/credentials/greet.ts +53 -0
  101. package/src/proto/gen/dxos/credentials/identity.ts +25 -0
  102. package/src/proto/gen/dxos/credentials/party.ts +63 -0
  103. package/src/proto/gen/dxos/credentials.ts +39 -0
  104. package/src/proto/gen/dxos/devtools.ts +206 -0
  105. package/src/proto/gen/dxos/echo/feed.ts +84 -0
  106. package/src/proto/gen/dxos/echo/invitation.ts +36 -0
  107. package/src/proto/gen/dxos/echo/metadata.ts +33 -0
  108. package/src/proto/gen/dxos/echo/service.ts +59 -0
  109. package/src/proto/gen/dxos/echo/snapshot.ts +66 -0
  110. package/src/proto/gen/dxos/halo/keys.ts +74 -0
  111. package/src/proto/gen/dxos/rpc.ts +56 -0
  112. package/src/proto/gen/google/protobuf.ts +293 -0
  113. package/src/proto/gen/index.ts +248 -0
@@ -0,0 +1,248 @@
1
+ import { Schema } from "@dxos/codec-protobuf";
2
+ import * as dxos_bot from "./dxos/bot";
3
+ import * as dxos_client from "./dxos/client";
4
+ import * as dxos_config from "./dxos/config";
5
+ import * as dxos_credentials from "./dxos/credentials";
6
+ import * as dxos_credentials_auth from "./dxos/credentials/auth";
7
+ import * as dxos_credentials_greet from "./dxos/credentials/greet";
8
+ import * as dxos_credentials_identity from "./dxos/credentials/identity";
9
+ import * as dxos_credentials_party from "./dxos/credentials/party";
10
+ import * as dxos_devtools from "./dxos/devtools";
11
+ import * as dxos_echo_feed from "./dxos/echo/feed";
12
+ import * as dxos_echo_invitation from "./dxos/echo/invitation";
13
+ import * as dxos_echo_metadata from "./dxos/echo/metadata";
14
+ import * as dxos_echo_service from "./dxos/echo/service";
15
+ import * as dxos_echo_snapshot from "./dxos/echo/snapshot";
16
+ import * as dxos_halo_keys from "./dxos/halo/keys";
17
+ import * as dxos_rpc from "./dxos/rpc";
18
+ import * as google_protobuf from "./google/protobuf";
19
+ export interface TYPES {
20
+ "dxos.bot.Bot": dxos_bot.Bot;
21
+ "dxos.bot.Bot.Runtime": dxos_bot.Bot.Runtime;
22
+ "dxos.bot.Bot.Status": dxos_bot.Bot.Status;
23
+ "dxos.bot.BotPackageSpecifier": dxos_bot.BotPackageSpecifier;
24
+ "dxos.bot.GetBotsResponse": dxos_bot.GetBotsResponse;
25
+ "dxos.bot.GetLogsRequest": dxos_bot.GetLogsRequest;
26
+ "dxos.bot.GetLogsResponse": dxos_bot.GetLogsResponse;
27
+ "dxos.bot.InitializeRequest": dxos_bot.InitializeRequest;
28
+ "dxos.bot.SendCommandRequest": dxos_bot.SendCommandRequest;
29
+ "dxos.bot.SendCommandResponse": dxos_bot.SendCommandResponse;
30
+ "dxos.bot.SpawnBotRequest": dxos_bot.SpawnBotRequest;
31
+ "dxos.bot.StartRequest": dxos_bot.StartRequest;
32
+ "dxos.client.AddKeyRecordRequest": dxos_client.AddKeyRecordRequest;
33
+ "dxos.client.AuthenticateInvitationRequest": dxos_client.AuthenticateInvitationRequest;
34
+ "dxos.client.Contact": dxos_client.Contact;
35
+ "dxos.client.Contacts": dxos_client.Contacts;
36
+ "dxos.client.CreateInvitationRequest": dxos_client.CreateInvitationRequest;
37
+ "dxos.client.CreateProfileRequest": dxos_client.CreateProfileRequest;
38
+ "dxos.client.CreateSnaspotRequest": dxos_client.CreateSnaspotRequest;
39
+ "dxos.client.GetPreferenceRequest": dxos_client.GetPreferenceRequest;
40
+ "dxos.client.GetPreferenceResponse": dxos_client.GetPreferenceResponse;
41
+ "dxos.client.InvitationRequest": dxos_client.InvitationRequest;
42
+ "dxos.client.InvitationState": dxos_client.InvitationState;
43
+ "dxos.client.Party": dxos_client.Party;
44
+ "dxos.client.Party.Member": dxos_client.Party.Member;
45
+ "dxos.client.PartyActivationOptions": dxos_client.PartyActivationOptions;
46
+ "dxos.client.Profile": dxos_client.Profile;
47
+ "dxos.client.RecoverProfileRequest": dxos_client.RecoverProfileRequest;
48
+ "dxos.client.RedeemedInvitation": dxos_client.RedeemedInvitation;
49
+ "dxos.client.SetPartyStateRequest": dxos_client.SetPartyStateRequest;
50
+ "dxos.client.SetPreferenceRequest": dxos_client.SetPreferenceRequest;
51
+ "dxos.client.SignRequest": dxos_client.SignRequest;
52
+ "dxos.client.SignResponse": dxos_client.SignResponse;
53
+ "dxos.client.SubscribeMembersRequest": dxos_client.SubscribeMembersRequest;
54
+ "dxos.client.SubscribeMembersResponse": dxos_client.SubscribeMembersResponse;
55
+ "dxos.client.SubscribeMembersResponse.PartyMember": dxos_client.SubscribeMembersResponse.PartyMember;
56
+ "dxos.client.SubscribePartiesResponse": dxos_client.SubscribePartiesResponse;
57
+ "dxos.client.SubscribePartyRequest": dxos_client.SubscribePartyRequest;
58
+ "dxos.client.SubscribePartyResponse": dxos_client.SubscribePartyResponse;
59
+ "dxos.client.SubscribeProfileResponse": dxos_client.SubscribeProfileResponse;
60
+ "dxos.config.Build": dxos_config.Build;
61
+ "dxos.config.Config": dxos_config.Config;
62
+ "dxos.config.Module": dxos_config.Module;
63
+ "dxos.config.Module.Build": dxos_config.Module.Build;
64
+ "dxos.config.Module.Record": dxos_config.Module.Record;
65
+ "dxos.config.Module.Record.App": dxos_config.Module.Record.App;
66
+ "dxos.config.Runtime": dxos_config.Runtime;
67
+ "dxos.config.Runtime.App": dxos_config.Runtime.App;
68
+ "dxos.config.Runtime.CLI": dxos_config.Runtime.CLI;
69
+ "dxos.config.Runtime.CLI.AppServe": dxos_config.Runtime.CLI.AppServe;
70
+ "dxos.config.Runtime.CLI.AppServe.Serve": dxos_config.Runtime.CLI.AppServe.Serve;
71
+ "dxos.config.Runtime.CLI.Package": dxos_config.Runtime.CLI.Package;
72
+ "dxos.config.Runtime.Client": dxos_config.Runtime.Client;
73
+ "dxos.config.Runtime.Client.Mode": dxos_config.Runtime.Client.Mode;
74
+ "dxos.config.Runtime.Client.Storage": dxos_config.Runtime.Client.Storage;
75
+ "dxos.config.Runtime.Client.Storage.StorageDriver": dxos_config.Runtime.Client.Storage.StorageDriver;
76
+ "dxos.config.Runtime.Props": dxos_config.Runtime.Props;
77
+ "dxos.config.Runtime.Services": dxos_config.Runtime.Services;
78
+ "dxos.config.Runtime.Services.AppServer": dxos_config.Runtime.Services.AppServer;
79
+ "dxos.config.Runtime.Services.BotFactory": dxos_config.Runtime.Services.BotFactory;
80
+ "dxos.config.Runtime.Services.Dxns": dxos_config.Runtime.Services.Dxns;
81
+ "dxos.config.Runtime.Services.Ice": dxos_config.Runtime.Services.Ice;
82
+ "dxos.config.Runtime.Services.Ipfs": dxos_config.Runtime.Services.Ipfs;
83
+ "dxos.config.Runtime.Services.Kube": dxos_config.Runtime.Services.Kube;
84
+ "dxos.config.Runtime.Services.Kube.Endpoints": dxos_config.Runtime.Services.Kube.Endpoints;
85
+ "dxos.config.Runtime.Services.Machine": dxos_config.Runtime.Services.Machine;
86
+ "dxos.config.Runtime.Services.Signal": dxos_config.Runtime.Services.Signal;
87
+ "dxos.config.Runtime.System": dxos_config.Runtime.System;
88
+ "dxos.credentials.auth.Auth": dxos_credentials_auth.Auth;
89
+ "dxos.credentials.greet.BeginResponse": dxos_credentials_greet.BeginResponse;
90
+ "dxos.credentials.greet.ClaimResponse": dxos_credentials_greet.ClaimResponse;
91
+ "dxos.credentials.greet.Command": dxos_credentials_greet.Command;
92
+ "dxos.credentials.greet.Command.Type": dxos_credentials_greet.Command.Type;
93
+ "dxos.credentials.greet.HandshakeResponse": dxos_credentials_greet.HandshakeResponse;
94
+ "dxos.credentials.greet.KeyHint": dxos_credentials_greet.KeyHint;
95
+ "dxos.credentials.greet.NotarizeResponse": dxos_credentials_greet.NotarizeResponse;
96
+ "dxos.credentials.identity.DeviceInfo": dxos_credentials_identity.DeviceInfo;
97
+ "dxos.credentials.identity.IdentityInfo": dxos_credentials_identity.IdentityInfo;
98
+ "dxos.credentials.Message": dxos_credentials.Message;
99
+ "dxos.credentials.party.Envelope": dxos_credentials_party.Envelope;
100
+ "dxos.credentials.party.FeedAdmit": dxos_credentials_party.FeedAdmit;
101
+ "dxos.credentials.party.FeedGenesis": dxos_credentials_party.FeedGenesis;
102
+ "dxos.credentials.party.KeyAdmit": dxos_credentials_party.KeyAdmit;
103
+ "dxos.credentials.party.PartyCredential": dxos_credentials_party.PartyCredential;
104
+ "dxos.credentials.party.PartyCredential.Type": dxos_credentials_party.PartyCredential.Type;
105
+ "dxos.credentials.party.PartyGenesis": dxos_credentials_party.PartyGenesis;
106
+ "dxos.credentials.party.PartyInvitation": dxos_credentials_party.PartyInvitation;
107
+ "dxos.credentials.SignedMessage": dxos_credentials.SignedMessage;
108
+ "dxos.credentials.SignedMessage.Signature": dxos_credentials.SignedMessage.Signature;
109
+ "dxos.credentials.SignedMessage.Signed": dxos_credentials.SignedMessage.Signed;
110
+ "dxos.devtools.ClearSnapshotsRequest": dxos_devtools.ClearSnapshotsRequest;
111
+ "dxos.devtools.DisableDebugLoggingRequest": dxos_devtools.DisableDebugLoggingRequest;
112
+ "dxos.devtools.DisableDebugLoggingResponse": dxos_devtools.DisableDebugLoggingResponse;
113
+ "dxos.devtools.EnableDebugLoggingRequest": dxos_devtools.EnableDebugLoggingRequest;
114
+ "dxos.devtools.EnableDebugLoggingResponse": dxos_devtools.EnableDebugLoggingResponse;
115
+ "dxos.devtools.Event": dxos_devtools.Event;
116
+ "dxos.devtools.GetConfigResponse": dxos_devtools.GetConfigResponse;
117
+ "dxos.devtools.GetNetworkPeersRequest": dxos_devtools.GetNetworkPeersRequest;
118
+ "dxos.devtools.GetNetworkPeersResponse": dxos_devtools.GetNetworkPeersResponse;
119
+ "dxos.devtools.GetNetworkPeersResponse.PeerInfo": dxos_devtools.GetNetworkPeersResponse.PeerInfo;
120
+ "dxos.devtools.GetPartySnapshotRequest": dxos_devtools.GetPartySnapshotRequest;
121
+ "dxos.devtools.GetPartySnapshotResponse": dxos_devtools.GetPartySnapshotResponse;
122
+ "dxos.devtools.ReadyEvent": dxos_devtools.ReadyEvent;
123
+ "dxos.devtools.ResetStorageRequest": dxos_devtools.ResetStorageRequest;
124
+ "dxos.devtools.SavePartySnapshotRequest": dxos_devtools.SavePartySnapshotRequest;
125
+ "dxos.devtools.SavePartySnapshotResponse": dxos_devtools.SavePartySnapshotResponse;
126
+ "dxos.devtools.SetTracingOptionsRequest": dxos_devtools.SetTracingOptionsRequest;
127
+ "dxos.devtools.SubscribeToCredentialMessagesRequest": dxos_devtools.SubscribeToCredentialMessagesRequest;
128
+ "dxos.devtools.SubscribeToCredentialMessagesResponse": dxos_devtools.SubscribeToCredentialMessagesResponse;
129
+ "dxos.devtools.SubscribeToFeedRequest": dxos_devtools.SubscribeToFeedRequest;
130
+ "dxos.devtools.SubscribeToFeedResponse": dxos_devtools.SubscribeToFeedResponse;
131
+ "dxos.devtools.SubscribeToFeedResponse.EchoFeedBlock": dxos_devtools.SubscribeToFeedResponse.EchoFeedBlock;
132
+ "dxos.devtools.SubscribeToFeedsRequest": dxos_devtools.SubscribeToFeedsRequest;
133
+ "dxos.devtools.SubscribeToFeedsResponse": dxos_devtools.SubscribeToFeedsResponse;
134
+ "dxos.devtools.SubscribeToFeedsResponse.Party": dxos_devtools.SubscribeToFeedsResponse.Party;
135
+ "dxos.devtools.SubscribeToItemsRequest": dxos_devtools.SubscribeToItemsRequest;
136
+ "dxos.devtools.SubscribeToItemsResponse": dxos_devtools.SubscribeToItemsResponse;
137
+ "dxos.devtools.SubscribeToKeyringKeysRequest": dxos_devtools.SubscribeToKeyringKeysRequest;
138
+ "dxos.devtools.SubscribeToKeyringKeysResponse": dxos_devtools.SubscribeToKeyringKeysResponse;
139
+ "dxos.devtools.SubscribeToNetworkTopicsResponse": dxos_devtools.SubscribeToNetworkTopicsResponse;
140
+ "dxos.devtools.SubscribeToNetworkTopicsResponse.Topic": dxos_devtools.SubscribeToNetworkTopicsResponse.Topic;
141
+ "dxos.devtools.SubscribeToPartiesRequest": dxos_devtools.SubscribeToPartiesRequest;
142
+ "dxos.devtools.SubscribeToPartiesResponse": dxos_devtools.SubscribeToPartiesResponse;
143
+ "dxos.devtools.SubscribeToPartiesResponse.PartyInfo": dxos_devtools.SubscribeToPartiesResponse.PartyInfo;
144
+ "dxos.devtools.SubscribeToSignalStatusResponse": dxos_devtools.SubscribeToSignalStatusResponse;
145
+ "dxos.devtools.SubscribeToSignalStatusResponse.SignalServer": dxos_devtools.SubscribeToSignalStatusResponse.SignalServer;
146
+ "dxos.devtools.SubscribeToSignalTraceResponse": dxos_devtools.SubscribeToSignalTraceResponse;
147
+ "dxos.devtools.SubscribeToSwarmInfoRequest": dxos_devtools.SubscribeToSwarmInfoRequest;
148
+ "dxos.devtools.SubscribeToSwarmInfoResponse": dxos_devtools.SubscribeToSwarmInfoResponse;
149
+ "dxos.devtools.SubscribeToSwarmInfoResponse.SwarmInfo": dxos_devtools.SubscribeToSwarmInfoResponse.SwarmInfo;
150
+ "dxos.devtools.SubscribeToSwarmInfoResponse.SwarmInfo.ConnectionInfo": dxos_devtools.SubscribeToSwarmInfoResponse.SwarmInfo.ConnectionInfo;
151
+ "dxos.devtools.SubscribeToSwarmInfoResponse.SwarmInfo.ConnectionInfo.Json": dxos_devtools.SubscribeToSwarmInfoResponse.SwarmInfo.ConnectionInfo.Json;
152
+ "dxos.echo.feed.CredentialsMessage": dxos_echo_feed.CredentialsMessage;
153
+ "dxos.echo.feed.EchoEnvelope": dxos_echo_feed.EchoEnvelope;
154
+ "dxos.echo.feed.FeedMessage": dxos_echo_feed.FeedMessage;
155
+ "dxos.echo.feed.ItemGenesis": dxos_echo_feed.ItemGenesis;
156
+ "dxos.echo.feed.ItemMutation": dxos_echo_feed.ItemMutation;
157
+ "dxos.echo.feed.ItemMutation.Action": dxos_echo_feed.ItemMutation.Action;
158
+ "dxos.echo.feed.LinkData": dxos_echo_feed.LinkData;
159
+ "dxos.echo.feed.TimeframeVector": dxos_echo_feed.TimeframeVector;
160
+ "dxos.echo.feed.TimeframeVector.Frame": dxos_echo_feed.TimeframeVector.Frame;
161
+ "dxos.echo.invitation.InvitationDescriptor": dxos_echo_invitation.InvitationDescriptor;
162
+ "dxos.echo.invitation.InvitationDescriptor.Type": dxos_echo_invitation.InvitationDescriptor.Type;
163
+ "dxos.echo.metadata.EchoMetadata": dxos_echo_metadata.EchoMetadata;
164
+ "dxos.echo.metadata.PartyMetadata": dxos_echo_metadata.PartyMetadata;
165
+ "dxos.echo.service.MutationReceipt": dxos_echo_service.MutationReceipt;
166
+ "dxos.echo.service.SubscribeEntitySetRequest": dxos_echo_service.SubscribeEntitySetRequest;
167
+ "dxos.echo.service.SubscribeEntitySetResponse": dxos_echo_service.SubscribeEntitySetResponse;
168
+ "dxos.echo.service.SubscribeEntityStreamRequest": dxos_echo_service.SubscribeEntityStreamRequest;
169
+ "dxos.echo.service.SubscribeEntityStreamResponse": dxos_echo_service.SubscribeEntityStreamResponse;
170
+ "dxos.echo.service.SubscribeEntityStreamResponse.Mutation": dxos_echo_service.SubscribeEntityStreamResponse.Mutation;
171
+ "dxos.echo.service.SubscribeEntityStreamResponse.Mutation.Metadata": dxos_echo_service.SubscribeEntityStreamResponse.Mutation.Metadata;
172
+ "dxos.echo.service.WriteRequest": dxos_echo_service.WriteRequest;
173
+ "dxos.echo.snapshot.DatabaseSnapshot": dxos_echo_snapshot.DatabaseSnapshot;
174
+ "dxos.echo.snapshot.HaloStateSnapshot": dxos_echo_snapshot.HaloStateSnapshot;
175
+ "dxos.echo.snapshot.ItemSnapshot": dxos_echo_snapshot.ItemSnapshot;
176
+ "dxos.echo.snapshot.ModelMutation": dxos_echo_snapshot.ModelMutation;
177
+ "dxos.echo.snapshot.ModelMutationMeta": dxos_echo_snapshot.ModelMutationMeta;
178
+ "dxos.echo.snapshot.ModelSnapshot": dxos_echo_snapshot.ModelSnapshot;
179
+ "dxos.echo.snapshot.PartySnapshot": dxos_echo_snapshot.PartySnapshot;
180
+ "dxos.halo.keys.KeyChain": dxos_halo_keys.KeyChain;
181
+ "dxos.halo.keys.KeyRecord": dxos_halo_keys.KeyRecord;
182
+ "dxos.halo.keys.KeyRecordList": dxos_halo_keys.KeyRecordList;
183
+ "dxos.halo.keys.KeyType": dxos_halo_keys.KeyType;
184
+ "dxos.halo.keys.PrivKey": dxos_halo_keys.PrivKey;
185
+ "dxos.halo.keys.PubKey": dxos_halo_keys.PubKey;
186
+ "dxos.rpc.Error": dxos_rpc.Error;
187
+ "dxos.rpc.MessageTrace": dxos_rpc.MessageTrace;
188
+ "dxos.rpc.MessageTrace.Direction": dxos_rpc.MessageTrace.Direction;
189
+ "dxos.rpc.Request": dxos_rpc.Request;
190
+ "dxos.rpc.Response": dxos_rpc.Response;
191
+ "dxos.rpc.RpcMessage": dxos_rpc.RpcMessage;
192
+ "dxos.rpc.StreamClose": dxos_rpc.StreamClose;
193
+ "google.protobuf.Any": google_protobuf.Any;
194
+ "google.protobuf.BoolValue": google_protobuf.BoolValue;
195
+ "google.protobuf.BytesValue": google_protobuf.BytesValue;
196
+ "google.protobuf.DescriptorProto": google_protobuf.DescriptorProto;
197
+ "google.protobuf.DescriptorProto.ExtensionRange": google_protobuf.DescriptorProto.ExtensionRange;
198
+ "google.protobuf.DescriptorProto.ReservedRange": google_protobuf.DescriptorProto.ReservedRange;
199
+ "google.protobuf.DoubleValue": google_protobuf.DoubleValue;
200
+ "google.protobuf.Empty": google_protobuf.Empty;
201
+ "google.protobuf.EnumDescriptorProto": google_protobuf.EnumDescriptorProto;
202
+ "google.protobuf.EnumOptions": google_protobuf.EnumOptions;
203
+ "google.protobuf.EnumValueDescriptorProto": google_protobuf.EnumValueDescriptorProto;
204
+ "google.protobuf.EnumValueOptions": google_protobuf.EnumValueOptions;
205
+ "google.protobuf.FieldDescriptorProto": google_protobuf.FieldDescriptorProto;
206
+ "google.protobuf.FieldDescriptorProto.Label": google_protobuf.FieldDescriptorProto.Label;
207
+ "google.protobuf.FieldDescriptorProto.Type": google_protobuf.FieldDescriptorProto.Type;
208
+ "google.protobuf.FieldOptions": google_protobuf.FieldOptions;
209
+ "google.protobuf.FieldOptions.CType": google_protobuf.FieldOptions.CType;
210
+ "google.protobuf.FieldOptions.JSType": google_protobuf.FieldOptions.JSType;
211
+ "google.protobuf.FileDescriptorProto": google_protobuf.FileDescriptorProto;
212
+ "google.protobuf.FileDescriptorSet": google_protobuf.FileDescriptorSet;
213
+ "google.protobuf.FileOptions": google_protobuf.FileOptions;
214
+ "google.protobuf.FileOptions.OptimizeMode": google_protobuf.FileOptions.OptimizeMode;
215
+ "google.protobuf.FloatValue": google_protobuf.FloatValue;
216
+ "google.protobuf.GeneratedCodeInfo": google_protobuf.GeneratedCodeInfo;
217
+ "google.protobuf.GeneratedCodeInfo.Annotation": google_protobuf.GeneratedCodeInfo.Annotation;
218
+ "google.protobuf.Int32Value": google_protobuf.Int32Value;
219
+ "google.protobuf.Int64Value": google_protobuf.Int64Value;
220
+ "google.protobuf.MessageOptions": google_protobuf.MessageOptions;
221
+ "google.protobuf.MethodDescriptorProto": google_protobuf.MethodDescriptorProto;
222
+ "google.protobuf.MethodOptions": google_protobuf.MethodOptions;
223
+ "google.protobuf.OneofDescriptorProto": google_protobuf.OneofDescriptorProto;
224
+ "google.protobuf.OneofOptions": google_protobuf.OneofOptions;
225
+ "google.protobuf.ServiceDescriptorProto": google_protobuf.ServiceDescriptorProto;
226
+ "google.protobuf.ServiceOptions": google_protobuf.ServiceOptions;
227
+ "google.protobuf.SourceCodeInfo": google_protobuf.SourceCodeInfo;
228
+ "google.protobuf.SourceCodeInfo.Location": google_protobuf.SourceCodeInfo.Location;
229
+ "google.protobuf.StringValue": google_protobuf.StringValue;
230
+ "google.protobuf.Timestamp": google_protobuf.Timestamp;
231
+ "google.protobuf.UInt32Value": google_protobuf.UInt32Value;
232
+ "google.protobuf.UInt64Value": google_protobuf.UInt64Value;
233
+ "google.protobuf.UninterpretedOption": google_protobuf.UninterpretedOption;
234
+ "google.protobuf.UninterpretedOption.NamePart": google_protobuf.UninterpretedOption.NamePart;
235
+ }
236
+ export interface SERVICES {
237
+ "dxos.bot.BotFactoryService": dxos_bot.BotFactoryService;
238
+ "dxos.bot.BotService": dxos_bot.BotService;
239
+ "dxos.client.HaloService": dxos_client.HaloService;
240
+ "dxos.client.PartyService": dxos_client.PartyService;
241
+ "dxos.client.ProfileService": dxos_client.ProfileService;
242
+ "dxos.client.SystemService": dxos_client.SystemService;
243
+ "dxos.devtools.DevtoolsHost": dxos_devtools.DevtoolsHost;
244
+ "dxos.devtools.TracingService": dxos_devtools.TracingService;
245
+ "dxos.echo.service.DataService": dxos_echo_service.DataService;
246
+ }
247
+ export const schemaJson = JSON.parse("{\"nested\":{\"dxos\":{\"nested\":{\"bot\":{\"nested\":{\"Bot\":{\"fields\":{\"id\":{\"type\":\"string\",\"id\":1,\"comment\":null},\"status\":{\"type\":\"Status\",\"id\":2,\"comment\":null},\"packageSpecifier\":{\"type\":\"BotPackageSpecifier\",\"id\":3,\"comment\":null},\"lastStart\":{\"type\":\"Timestamp\",\"id\":4,\"comment\":null},\"partyKey\":{\"type\":\"dxos.halo.keys.PubKey\",\"id\":5,\"comment\":null},\"runtime\":{\"type\":\"Runtime\",\"id\":6,\"comment\":null}},\"nested\":{\"Runtime\":{\"fields\":{\"exitCode\":{\"type\":\"int32\",\"id\":1,\"comment\":null},\"exitSignal\":{\"type\":\"string\",\"id\":2,\"comment\":null},\"error\":{\"type\":\"string\",\"id\":3,\"comment\":null}},\"comment\":null},\"Status\":{\"values\":{\"STOPPED\":0,\"STARTING\":1,\"RUNNING\":2,\"STOPPING\":3},\"comment\":null,\"comments\":{\"STOPPED\":null,\"STARTING\":null,\"RUNNING\":null,\"STOPPING\":null}}},\"comment\":null},\"BotFactoryService\":{\"methods\":{\"GetBots\":{\"requestType\":\"google.protobuf.Empty\",\"responseType\":\"GetBotsResponse\",\"comment\":null},\"SpawnBot\":{\"requestType\":\"SpawnBotRequest\",\"responseType\":\"Bot\",\"comment\":null},\"Start\":{\"requestType\":\"Bot\",\"responseType\":\"Bot\",\"comment\":null},\"Stop\":{\"requestType\":\"Bot\",\"responseType\":\"Bot\",\"comment\":null},\"Remove\":{\"requestType\":\"Bot\",\"responseType\":\"google.protobuf.Empty\",\"comment\":null},\"GetLogs\":{\"requestType\":\"GetLogsRequest\",\"responseType\":\"GetLogsResponse\",\"responseStream\":true,\"comment\":null},\"SendCommand\":{\"requestType\":\"SendCommandRequest\",\"responseType\":\"SendCommandResponse\",\"comment\":null},\"RemoveAll\":{\"requestType\":\"google.protobuf.Empty\",\"responseType\":\"google.protobuf.Empty\",\"comment\":null}},\"comment\":\"Service that is used by clients to communicate with bot factory.\"},\"BotPackageSpecifier\":{\"oneofs\":{\"kind\":{\"oneof\":[\"dxn\",\"ipfsCid\",\"localPath\"],\"comment\":null}},\"fields\":{\"dxn\":{\"type\":\"string\",\"id\":1,\"comment\":null},\"ipfsCid\":{\"type\":\"string\",\"id\":2,\"comment\":null},\"localPath\":{\"type\":\"string\",\"id\":3,\"comment\":null}},\"comment\":null},\"BotService\":{\"methods\":{\"Initialize\":{\"requestType\":\"InitializeRequest\",\"responseType\":\"google.protobuf.Empty\",\"comment\":\"Initialize Client, create profile, and join a party.\"},\"Start\":{\"requestType\":\"StartRequest\",\"responseType\":\"google.protobuf.Empty\",\"comment\":\"Initialize Client.\"},\"Command\":{\"requestType\":\"SendCommandRequest\",\"responseType\":\"SendCommandResponse\",\"comment\":\"Custom commands sent to the bot factory.\"},\"Stop\":{\"requestType\":\"google.protobuf.Empty\",\"responseType\":\"google.protobuf.Empty\",\"comment\":\"Stop the bot.\"}},\"comment\":\"Service that is used by bots communicating with bot factory.\"},\"GetBotsResponse\":{\"fields\":{\"bots\":{\"rule\":\"repeated\",\"type\":\"Bot\",\"id\":1,\"comment\":null}},\"comment\":null},\"GetLogsRequest\":{\"fields\":{\"botId\":{\"type\":\"string\",\"id\":1,\"comment\":null}},\"comment\":null},\"GetLogsResponse\":{\"fields\":{\"chunk\":{\"type\":\"bytes\",\"id\":1,\"comment\":null}},\"comment\":null},\"InitializeRequest\":{\"fields\":{\"config\":{\"type\":\"dxos.config.Config\",\"id\":1,\"comment\":\"Bot runtime configuration.\"},\"invitation\":{\"type\":\"dxos.echo.InvitationDescriptor\",\"id\":2,\"comment\":\"Invitation for the bot to join the target party.\"}},\"comment\":null},\"SendCommandRequest\":{\"fields\":{\"botId\":{\"type\":\"string\",\"id\":1,\"comment\":null},\"command\":{\"type\":\"bytes\",\"id\":2,\"comment\":null}},\"comment\":null},\"SendCommandResponse\":{\"fields\":{\"response\":{\"type\":\"bytes\",\"id\":1,\"comment\":null}},\"comment\":null},\"SpawnBotRequest\":{\"fields\":{\"package\":{\"type\":\"BotPackageSpecifier\",\"id\":1,\"comment\":null},\"invitation\":{\"type\":\"dxos.echo.InvitationDescriptor\",\"id\":2,\"comment\":\"Invitation for the bot to join the target party.\"},\"partyKey\":{\"type\":\"dxos.halo.keys.PubKey\",\"id\":3,\"comment\":\"Key of the party bot is invited to.\"}},\"comment\":null},\"StartRequest\":{\"fields\":{\"config\":{\"type\":\"dxos.config.Config\",\"id\":1,\"comment\":\"Bot runtime configuration.\"}},\"comment\":null}}},\"client\":{\"nested\":{\"AddKeyRecordRequest\":{\"fields\":{\"keyRecord\":{\"type\":\"KeyRecord\",\"id\":1,\"comment\":null}},\"comment\":null},\"AuthenticateInvitationRequest\":{\"fields\":{\"processId\":{\"type\":\"string\",\"id\":1,\"comment\":\"Id from corresponding RedeemedInvitation.\"},\"secret\":{\"type\":\"bytes\",\"id\":2,\"comment\":null}},\"comment\":null},\"Contact\":{\"fields\":{\"publicKey\":{\"type\":\"dxos.halo.keys.PubKey\",\"id\":1,\"comment\":null},\"displayName\":{\"type\":\"string\",\"id\":2,\"comment\":null}},\"comment\":null},\"Contacts\":{\"fields\":{\"contacts\":{\"rule\":\"repeated\",\"type\":\"Contact\",\"id\":1,\"comment\":null}},\"comment\":null},\"CreateInvitationRequest\":{\"fields\":{\"partyKey\":{\"rule\":\"required\",\"type\":\"dxos.halo.keys.PubKey\",\"id\":1,\"comment\":null},\"inviteeKey\":{\"type\":\"dxos.halo.keys.PubKey\",\"id\":2,\"comment\":\"When specified the invitation will be of OFFLINE type, not requiring secret exchange.\"}},\"comment\":null},\"CreateProfileRequest\":{\"fields\":{\"username\":{\"type\":\"string\",\"id\":1,\"comment\":null},\"publicKey\":{\"type\":\"bytes\",\"id\":2,\"comment\":null},\"secretKey\":{\"type\":\"bytes\",\"id\":3,\"comment\":null}},\"comment\":null},\"CreateSnaspotRequest\":{\"fields\":{\"partyKey\":{\"type\":\"dxos.halo.keys.PubKey\",\"id\":1,\"comment\":null}},\"comment\":null},\"GetPreferenceRequest\":{\"fields\":{\"key\":{\"type\":\"string\",\"id\":1,\"comment\":null}},\"comment\":null},\"GetPreferenceResponse\":{\"fields\":{\"value\":{\"type\":\"string\",\"id\":1,\"comment\":null}},\"comment\":null},\"HaloService\":{\"methods\":{\"SubscribeContacts\":{\"requestType\":\"google.protobuf.Empty\",\"responseType\":\"Contacts\",\"responseStream\":true,\"comment\":null},\"AddKeyRecord\":{\"requestType\":\"AddKeyRecordRequest\",\"responseType\":\"google.protobuf.Empty\",\"comment\":null},\"Sign\":{\"requestType\":\"SignRequest\",\"responseType\":\"SignResponse\",\"comment\":null},\"SetGlobalPreference\":{\"requestType\":\"SetPreferenceRequest\",\"responseType\":\"google.protobuf.Empty\",\"comment\":null},\"GetGlobalPreference\":{\"requestType\":\"GetPreferenceRequest\",\"responseType\":\"GetPreferenceResponse\",\"comment\":null},\"SetDevicePreference\":{\"requestType\":\"SetPreferenceRequest\",\"responseType\":\"google.protobuf.Empty\",\"comment\":null},\"GetDevicePreference\":{\"requestType\":\"GetPreferenceRequest\",\"responseType\":\"GetPreferenceResponse\",\"comment\":null}},\"comment\":null},\"InvitationRequest\":{\"fields\":{\"descriptor\":{\"type\":\"InvitationDescriptor\",\"id\":1,\"comment\":null},\"state\":{\"type\":\"InvitationState\",\"id\":2,\"comment\":null},\"error\":{\"type\":\"string\",\"id\":3,\"comment\":\"Only if state == ERROR.\"}},\"comment\":\"Invitation process created by sender.\"},\"InvitationState\":{\"values\":{\"WAITING_FOR_CONNECTION\":1,\"CONNECTED\":2,\"SUCCESS\":3,\"ERROR\":4},\"comment\":null,\"comments\":{\"WAITING_FOR_CONNECTION\":null,\"CONNECTED\":null,\"SUCCESS\":null,\"ERROR\":null}},\"Party\":{\"fields\":{\"publicKey\":{\"rule\":\"required\",\"type\":\"dxos.halo.keys.PubKey\",\"id\":1,\"comment\":null},\"isOpen\":{\"rule\":\"required\",\"type\":\"bool\",\"id\":2,\"comment\":null},\"isActive\":{\"rule\":\"required\",\"type\":\"bool\",\"id\":3,\"comment\":null},\"members\":{\"rule\":\"repeated\",\"type\":\"Member\",\"id\":4,\"comment\":null}},\"nested\":{\"Member\":{\"fields\":{\"publicKey\":{\"rule\":\"required\",\"type\":\"dxos.halo.keys.PubKey\",\"id\":1,\"comment\":null},\"displayName\":{\"type\":\"string\",\"id\":2,\"comment\":null}},\"comment\":null}},\"comment\":null},\"PartyActivationOptions\":{\"fields\":{\"global\":{\"type\":\"bool\",\"id\":1,\"comment\":null},\"device\":{\"type\":\"bool\",\"id\":2,\"comment\":null}},\"comment\":null},\"PartyService\":{\"methods\":{\"SubscribeToParty\":{\"requestType\":\"SubscribePartyRequest\",\"responseType\":\"SubscribePartyResponse\",\"responseStream\":true,\"comment\":null},\"SubscribeParties\":{\"requestType\":\"google.protobuf.Empty\",\"responseType\":\"SubscribePartiesResponse\",\"responseStream\":true,\"comment\":null},\"CreateParty\":{\"requestType\":\"google.protobuf.Empty\",\"responseType\":\"Party\",\"comment\":null},\"CloneParty\":{\"requestType\":\"PartySnapshot\",\"responseType\":\"Party\",\"comment\":null},\"SetPartyState\":{\"requestType\":\"SetPartyStateRequest\",\"responseType\":\"Party\",\"comment\":\"Open and close or activate and deactivate a party.\"},\"CreateInvitation\":{\"requestType\":\"CreateInvitationRequest\",\"responseType\":\"InvitationRequest\",\"responseStream\":true,\"comment\":null},\"AcceptInvitation\":{\"requestType\":\"InvitationDescriptor\",\"responseType\":\"RedeemedInvitation\",\"responseStream\":true,\"comment\":null},\"AuthenticateInvitation\":{\"requestType\":\"AuthenticateInvitationRequest\",\"responseType\":\"google.protobuf.Empty\",\"comment\":null},\"SubscribeMembers\":{\"requestType\":\"SubscribeMembersRequest\",\"responseType\":\"SubscribeMembersResponse\",\"responseStream\":true,\"comment\":null},\"CreateSnapshot\":{\"requestType\":\"CreateSnaspotRequest\",\"responseType\":\"PartySnapshot\",\"comment\":null}},\"comment\":null},\"Profile\":{\"fields\":{\"publicKey\":{\"rule\":\"required\",\"type\":\"dxos.halo.keys.PubKey\",\"id\":1,\"comment\":null},\"username\":{\"type\":\"string\",\"id\":2,\"comment\":null}},\"comment\":null},\"ProfileService\":{\"methods\":{\"SubscribeProfile\":{\"requestType\":\"google.protobuf.Empty\",\"responseType\":\"SubscribeProfileResponse\",\"responseStream\":true,\"comment\":null},\"CreateProfile\":{\"requestType\":\"CreateProfileRequest\",\"responseType\":\"Profile\",\"comment\":null},\"RecoverProfile\":{\"requestType\":\"RecoverProfileRequest\",\"responseType\":\"Profile\",\"comment\":null},\"CreateInvitation\":{\"requestType\":\"google.protobuf.Empty\",\"responseType\":\"InvitationRequest\",\"responseStream\":true,\"comment\":null},\"AcceptInvitation\":{\"requestType\":\"InvitationDescriptor\",\"responseType\":\"RedeemedInvitation\",\"responseStream\":true,\"comment\":null},\"AuthenticateInvitation\":{\"requestType\":\"AuthenticateInvitationRequest\",\"responseType\":\"google.protobuf.Empty\",\"comment\":null}},\"comment\":null},\"RecoverProfileRequest\":{\"fields\":{\"seedPhrase\":{\"type\":\"string\",\"id\":1,\"comment\":null}},\"comment\":null},\"RedeemedInvitation\":{\"fields\":{\"id\":{\"type\":\"string\",\"id\":1,\"comment\":null},\"state\":{\"type\":\"InvitationState\",\"id\":2,\"comment\":null},\"error\":{\"type\":\"string\",\"id\":3,\"comment\":\"Only if state == ERROR.\"},\"partyKey\":{\"type\":\"dxos.halo.keys.PubKey\",\"id\":4,\"comment\":\"Only on party invitations that are finished.\"}},\"comment\":\"Invitation that is being redeemed.\"},\"SetPartyStateRequest\":{\"fields\":{\"partyKey\":{\"rule\":\"required\",\"type\":\"dxos.halo.keys.PubKey\",\"id\":1,\"comment\":null},\"open\":{\"type\":\"bool\",\"id\":2,\"comment\":null},\"activeGlobal\":{\"type\":\"bool\",\"id\":3,\"comment\":null},\"activeDevice\":{\"type\":\"bool\",\"id\":4,\"comment\":null}},\"comment\":null},\"SetPreferenceRequest\":{\"fields\":{\"key\":{\"type\":\"string\",\"id\":1,\"comment\":null},\"value\":{\"type\":\"string\",\"id\":2,\"comment\":null}},\"comment\":null},\"SignRequest\":{\"fields\":{\"publicKey\":{\"type\":\"PubKey\",\"id\":1,\"comment\":\"- The public key of the key that is supposed to be used for signing.\"},\"payload\":{\"type\":\"bytes\",\"id\":2,\"comment\":null}},\"comment\":null},\"SignResponse\":{\"fields\":{\"signed\":{\"type\":\"bytes\",\"id\":2,\"comment\":null}},\"comment\":null},\"SubscribeMembersRequest\":{\"fields\":{\"partyKey\":{\"rule\":\"required\",\"type\":\"dxos.halo.keys.PubKey\",\"id\":1,\"comment\":null}},\"comment\":null},\"SubscribeMembersResponse\":{\"fields\":{\"members\":{\"rule\":\"repeated\",\"type\":\"PartyMember\",\"id\":1,\"comment\":null}},\"nested\":{\"PartyMember\":{\"fields\":{\"publicKey\":{\"rule\":\"required\",\"type\":\"dxos.halo.keys.PubKey\",\"id\":1,\"comment\":null},\"displayName\":{\"type\":\"string\",\"id\":2,\"comment\":null}},\"comment\":null}},\"comment\":null},\"SubscribePartiesResponse\":{\"fields\":{\"parties\":{\"rule\":\"repeated\",\"type\":\"Party\",\"id\":1,\"comment\":null}},\"comment\":null},\"SubscribePartyRequest\":{\"fields\":{\"partyKey\":{\"rule\":\"required\",\"type\":\"dxos.halo.keys.PubKey\",\"id\":1,\"comment\":null}},\"comment\":null},\"SubscribePartyResponse\":{\"fields\":{\"party\":{\"type\":\"Party\",\"id\":1,\"comment\":null}},\"comment\":null},\"SubscribeProfileResponse\":{\"fields\":{\"profile\":{\"type\":\"Profile\",\"id\":1,\"comment\":null}},\"comment\":null},\"SystemService\":{\"methods\":{\"GetConfig\":{\"requestType\":\"google.protobuf.Empty\",\"responseType\":\"Config\",\"comment\":null},\"Reset\":{\"requestType\":\"google.protobuf.Empty\",\"responseType\":\"google.protobuf.Empty\",\"comment\":null}},\"comment\":null}}},\"config\":{\"nested\":{\"Build\":{\"fields\":{\"command\":{\"type\":\"string\",\"id\":1,\"comment\":null},\"out\":{\"type\":\"string\",\"id\":2,\"comment\":null}},\"comment\":null},\"Config\":{\"fields\":{\"version\":{\"type\":\"int32\",\"id\":1,\"comment\":null},\"module\":{\"type\":\"Module\",\"id\":2,\"comment\":null},\"build\":{\"type\":\"Build\",\"id\":3,\"comment\":null},\"runtime\":{\"type\":\"Runtime\",\"id\":4,\"comment\":null}},\"comment\":null},\"Module\":{\"fields\":{\"name\":{\"type\":\"string\",\"id\":1,\"comment\":null},\"type\":{\"type\":\"string\",\"id\":2,\"comment\":null},\"version\":{\"type\":\"string\",\"id\":3,\"comment\":null},\"author\":{\"type\":\"string\",\"id\":4,\"comment\":null},\"license\":{\"type\":\"string\",\"id\":5,\"comment\":null},\"description\":{\"type\":\"string\",\"id\":6,\"comment\":null},\"repository\":{\"type\":\"string\",\"id\":7,\"comment\":null},\"repositoryVersion\":{\"type\":\"string\",\"id\":8,\"comment\":null},\"keywords\":{\"rule\":\"repeated\",\"type\":\"string\",\"id\":9,\"comment\":null},\"displayName\":{\"type\":\"string\",\"id\":10,\"comment\":null},\"npmUrl\":{\"type\":\"string\",\"id\":11,\"comment\":null},\"build\":{\"type\":\"Build\",\"id\":101,\"comment\":null},\"record\":{\"type\":\"Record\",\"id\":102,\"comment\":null}},\"nested\":{\"Build\":{\"fields\":{\"version\":{\"type\":\"string\",\"id\":1,\"comment\":null},\"commitHash\":{\"type\":\"string\",\"id\":2,\"comment\":null},\"timestamp\":{\"type\":\"google.protobuf.Timestamp\",\"id\":3,\"comment\":null}},\"comment\":null},\"Record\":{\"fields\":{\"app\":{\"type\":\"App\",\"id\":1,\"comment\":null}},\"nested\":{\"App\":{\"fields\":{\"contentType\":{\"rule\":\"repeated\",\"type\":\"string\",\"id\":1,\"comment\":null}},\"comment\":null}},\"comment\":null}},\"comment\":null},\"Runtime\":{\"fields\":{\"client\":{\"type\":\"Client\",\"id\":1,\"comment\":null},\"app\":{\"type\":\"App\",\"id\":2,\"comment\":null},\"cli\":{\"type\":\"CLI\",\"id\":3,\"comment\":null},\"props\":{\"type\":\"Props\",\"id\":4,\"comment\":null},\"services\":{\"type\":\"Services\",\"id\":5,\"comment\":null},\"system\":{\"type\":\"System\",\"id\":6,\"comment\":null}},\"nested\":{\"App\":{\"fields\":{\"org\":{\"type\":\"string\",\"id\":1,\"comment\":null},\"theme\":{\"type\":\"string\",\"id\":2,\"comment\":null},\"website\":{\"type\":\"string\",\"id\":3,\"comment\":null},\"publicUrl\":{\"type\":\"string\",\"id\":4,\"options\":{\"(env)\":\"PUBLIC_URL\"},\"comment\":null}},\"comment\":null},\"CLI\":{\"fields\":{\"nodePath\":{\"type\":\"string\",\"id\":1,\"comment\":null},\"app\":{\"type\":\"AppServe\",\"id\":2,\"comment\":null},\"console\":{\"type\":\"Package\",\"id\":3,\"comment\":null},\"mdns\":{\"type\":\"Package\",\"id\":4,\"comment\":null},\"signal\":{\"type\":\"Package\",\"id\":5,\"comment\":null},\"npmClient\":{\"type\":\"string\",\"id\":6,\"comment\":null},\"channel\":{\"type\":\"string\",\"id\":7,\"comment\":null}},\"nested\":{\"AppServe\":{\"fields\":{\"serve\":{\"type\":\"Serve\",\"id\":1,\"comment\":null}},\"nested\":{\"Serve\":{\"fields\":{\"config\":{\"type\":\"string\",\"id\":1,\"comment\":null},\"loginApp\":{\"type\":\"string\",\"id\":2,\"comment\":null},\"keyPhrase\":{\"type\":\"string\",\"id\":3,\"comment\":null}},\"comment\":null}},\"comment\":null},\"Package\":{\"fields\":{\"package\":{\"type\":\"string\",\"id\":1,\"comment\":null},\"channel\":{\"type\":\"string\",\"id\":2,\"comment\":null},\"bin\":{\"type\":\"string\",\"id\":3,\"comment\":null},\"config\":{\"type\":\"string\",\"id\":4,\"comment\":null}},\"comment\":null}},\"comment\":null},\"Client\":{\"fields\":{\"debug\":{\"type\":\"string\",\"id\":1,\"options\":{\"(env)\":\"DEBUG\"},\"comment\":null},\"storage\":{\"type\":\"Storage\",\"id\":2,\"comment\":null},\"enableSnapshots\":{\"type\":\"bool\",\"id\":3,\"comment\":null},\"snapshotInterval\":{\"type\":\"int32\",\"id\":4,\"comment\":\"Milliseconds\"},\"invitationExpiration\":{\"type\":\"int32\",\"id\":5,\"comment\":\"Milliseconds\"},\"mode\":{\"type\":\"Mode\",\"id\":6,\"comment\":null}},\"nested\":{\"Mode\":{\"values\":{\"AUTOMATIC\":0,\"LOCAL\":1,\"REMOTE\":2},\"comment\":\"Whether the client services are local with ClientServiceHost or remote and need to be accessed via ClientServiceProxy. Defaults to AUTOMATIC.\",\"comments\":{\"AUTOMATIC\":\"Connects to the browser wallet if avialable, otherwise runs services in the local mode.\",\"LOCAL\":\"Run services in the local mode.\",\"REMOTE\":\"Connect to the browser wallet or to the remote services through the RPC port.\"}},\"Storage\":{\"fields\":{\"persistent\":{\"type\":\"bool\",\"id\":1,\"comment\":null},\"storageType\":{\"type\":\"StorageDriver\",\"id\":2,\"comment\":null},\"keyStorage\":{\"type\":\"StorageDriver\",\"id\":3,\"comment\":null},\"path\":{\"type\":\"string\",\"id\":4,\"comment\":null}},\"nested\":{\"StorageDriver\":{\"values\":{\"RAM\":0,\"IDB\":1,\"CHROME\":2,\"FIREFOX\":3,\"NODE\":4,\"LEVELJS\":11,\"JSONDOWN\":12},\"comment\":null,\"comments\":{\"RAM\":null,\"IDB\":null,\"CHROME\":null,\"FIREFOX\":null,\"NODE\":null,\"LEVELJS\":null,\"JSONDOWN\":null}}},\"comment\":null}},\"comment\":null},\"Props\":{\"fields\":{\"title\":{\"type\":\"string\",\"id\":1,\"comment\":null}},\"comment\":null},\"Services\":{\"fields\":{\"kube\":{\"type\":\"Kube\",\"id\":1,\"comment\":null},\"app\":{\"type\":\"AppServer\",\"id\":2,\"comment\":null},\"dxns\":{\"type\":\"Dxns\",\"id\":3,\"comment\":null},\"ipfs\":{\"type\":\"Ipfs\",\"id\":4,\"comment\":null},\"signal\":{\"type\":\"Signal\",\"id\":5,\"comment\":null},\"ice\":{\"rule\":\"repeated\",\"type\":\"Ice\",\"id\":6,\"comment\":null},\"machine\":{\"type\":\"Machine\",\"id\":7,\"comment\":null},\"bot\":{\"type\":\"BotFactory\",\"id\":8,\"comment\":null}},\"nested\":{\"AppServer\":{\"fields\":{\"prefix\":{\"type\":\"string\",\"id\":1,\"comment\":null},\"server\":{\"type\":\"string\",\"id\":2,\"comment\":null}},\"comment\":null},\"BotFactory\":{\"fields\":{\"topic\":{\"type\":\"string\",\"id\":1,\"comment\":null}},\"comment\":null},\"Dxns\":{\"fields\":{\"server\":{\"type\":\"string\",\"id\":1,\"comment\":\"DXNS endpoint.\"},\"accountUri\":{\"type\":\"string\",\"id\":2,\"comment\":\"Substrate account URI. This is a secret.\\nKUBEs do not serve this with the config but we store it in profile.yml.\\n\\nTODO(dmaretskyi): Deprecate this and move it to keyring.\"},\"address\":{\"type\":\"string\",\"id\":3,\"comment\":\"Public Polkadot Address.\"},\"account\":{\"type\":\"string\",\"id\":4,\"comment\":\"Public address of a DXNS Account.\"},\"faucet\":{\"type\":\"string\",\"id\":5,\"comment\":null}},\"comment\":null},\"Ice\":{\"fields\":{\"urls\":{\"type\":\"string\",\"id\":1,\"comment\":null},\"username\":{\"type\":\"string\",\"id\":2,\"comment\":null},\"credential\":{\"type\":\"string\",\"id\":3,\"comment\":null}},\"comment\":null},\"Ipfs\":{\"fields\":{\"server\":{\"type\":\"string\",\"id\":1,\"comment\":null},\"gateway\":{\"type\":\"string\",\"id\":2,\"comment\":null}},\"comment\":null},\"Kube\":{\"fields\":{\"endpoints\":{\"type\":\"Endpoints\",\"id\":1,\"comment\":null},\"publicUrl\":{\"type\":\"string\",\"id\":2,\"comment\":null}},\"nested\":{\"Endpoints\":{\"fields\":{\"logs\":{\"type\":\"string\",\"id\":1,\"comment\":null},\"services\":{\"type\":\"string\",\"id\":2,\"comment\":null},\"cert\":{\"type\":\"string\",\"id\":3,\"comment\":null}},\"comment\":null}},\"comment\":null},\"Machine\":{\"fields\":{\"doAccessToken\":{\"type\":\"string\",\"id\":1,\"comment\":null},\"githubAccessToken\":{\"type\":\"string\",\"id\":2,\"comment\":null},\"githubUsername\":{\"type\":\"string\",\"id\":3,\"comment\":null},\"dnsDomain\":{\"type\":\"string\",\"id\":4,\"comment\":null},\"npmAccessToken\":{\"type\":\"string\",\"id\":5,\"comment\":null}},\"comment\":null},\"Signal\":{\"fields\":{\"server\":{\"type\":\"string\",\"id\":1,\"comment\":null},\"api\":{\"type\":\"string\",\"id\":2,\"comment\":null},\"status\":{\"type\":\"string\",\"id\":3,\"comment\":null}},\"comment\":null}},\"comment\":null},\"System\":{\"fields\":{\"debug\":{\"type\":\"string\",\"id\":1,\"comment\":null}},\"comment\":null}},\"comment\":null}}},\"credentials\":{\"nested\":{\"auth\":{\"nested\":{\"Auth\":{\"fields\":{\"partyKey\":{\"type\":\"PubKey\",\"id\":1,\"comment\":null},\"deviceKey\":{\"type\":\"PubKey\",\"id\":2,\"comment\":null},\"identityKey\":{\"type\":\"PubKey\",\"id\":3,\"comment\":null},\"feedKey\":{\"type\":\"PubKey\",\"id\":4,\"comment\":null}},\"comment\":\"The payload for a SignedMessage sent during handshake for replication authentication.\"}}},\"greet\":{\"nested\":{\"BeginResponse\":{\"fields\":{\"info\":{\"keyType\":\"string\",\"type\":\"google.protobuf.Any\",\"id\":1,\"comment\":null}},\"comment\":null},\"ClaimResponse\":{\"fields\":{\"id\":{\"type\":\"bytes\",\"id\":1,\"comment\":null},\"rendezvousKey\":{\"type\":\"bytes\",\"id\":2,\"comment\":null}},\"comment\":null},\"Command\":{\"fields\":{\"command\":{\"type\":\"Type\",\"id\":1,\"comment\":null},\"secret\":{\"type\":\"bytes\",\"id\":2,\"comment\":null},\"params\":{\"rule\":\"repeated\",\"type\":\"google.protobuf.Any\",\"id\":10,\"comment\":null}},\"nested\":{\"Type\":{\"values\":{\"BEGIN\":0,\"HANDSHAKE\":1,\"NOTARIZE\":2,\"FINISH\":3,\"CLAIM\":10},\"comment\":null,\"comments\":{\"BEGIN\":null,\"HANDSHAKE\":null,\"NOTARIZE\":null,\"FINISH\":null,\"CLAIM\":null}}},\"comment\":\"A Greeter command.\"},\"HandshakeResponse\":{\"fields\":{\"nonce\":{\"type\":\"bytes\",\"id\":1,\"comment\":null},\"partyKey\":{\"type\":\"PubKey\",\"id\":2,\"comment\":null}},\"comment\":null},\"KeyHint\":{\"fields\":{\"publicKey\":{\"type\":\"PubKey\",\"id\":1,\"comment\":null},\"type\":{\"type\":\"KeyType\",\"id\":2,\"comment\":null}},\"comment\":null},\"NotarizeResponse\":{\"fields\":{\"copies\":{\"rule\":\"repeated\",\"type\":\"google.protobuf.Any\",\"id\":1,\"comment\":null},\"hints\":{\"rule\":\"repeated\",\"type\":\"KeyHint\",\"id\":2,\"comment\":null}},\"comment\":null}}},\"identity\":{\"nested\":{\"DeviceInfo\":{\"fields\":{\"publicKey\":{\"type\":\"PubKey\",\"id\":1,\"comment\":null},\"displayName\":{\"type\":\"string\",\"id\":2,\"comment\":null}},\"comment\":null},\"IdentityInfo\":{\"fields\":{\"publicKey\":{\"type\":\"PubKey\",\"id\":1,\"comment\":null},\"displayName\":{\"type\":\"string\",\"id\":2,\"comment\":null}},\"comment\":null}}},\"Message\":{\"fields\":{\"payload\":{\"rule\":\"required\",\"type\":\"google.protobuf.Any\",\"id\":1,\"comment\":null}},\"comment\":null},\"party\":{\"nested\":{\"Envelope\":{\"fields\":{\"partyKey\":{\"type\":\"PubKey\",\"id\":1,\"comment\":null},\"message\":{\"type\":\"Message\",\"id\":2,\"comment\":null}},\"comment\":null},\"FeedAdmit\":{\"fields\":{\"partyKey\":{\"type\":\"PubKey\",\"id\":1,\"comment\":null},\"feedKey\":{\"type\":\"PubKey\",\"id\":2,\"comment\":null}},\"comment\":null},\"FeedGenesis\":{\"fields\":{\"feedKey\":{\"type\":\"PubKey\",\"id\":1,\"comment\":null},\"ownerKey\":{\"type\":\"PubKey\",\"id\":2,\"comment\":null}},\"comment\":null},\"KeyAdmit\":{\"fields\":{\"partyKey\":{\"type\":\"PubKey\",\"id\":1,\"comment\":null},\"admitKey\":{\"type\":\"PubKey\",\"id\":2,\"comment\":null},\"admitKeyType\":{\"type\":\"KeyType\",\"id\":3,\"comment\":null}},\"comment\":null},\"PartyCredential\":{\"oneofs\":{\"contents\":{\"oneof\":[\"envelope\",\"partyGenesis\",\"keyAdmit\",\"feedAdmit\",\"feedGenesis\"],\"comment\":null}},\"fields\":{\"type\":{\"type\":\"Type\",\"id\":1,\"comment\":null},\"envelope\":{\"type\":\"Envelope\",\"id\":10,\"comment\":null},\"partyGenesis\":{\"type\":\"PartyGenesis\",\"id\":11,\"comment\":null},\"keyAdmit\":{\"type\":\"KeyAdmit\",\"id\":12,\"comment\":null},\"feedAdmit\":{\"type\":\"FeedAdmit\",\"id\":13,\"comment\":null},\"feedGenesis\":{\"type\":\"FeedGenesis\",\"id\":14,\"comment\":null}},\"nested\":{\"Type\":{\"values\":{\"ENVELOPE\":0,\"PARTY_GENESIS\":1,\"FEED_GENESIS\":2,\"KEY_ADMIT\":3,\"FEED_ADMIT\":4},\"comment\":null,\"comments\":{\"ENVELOPE\":null,\"PARTY_GENESIS\":null,\"FEED_GENESIS\":null,\"KEY_ADMIT\":null,\"FEED_ADMIT\":null}}},\"comment\":null},\"PartyGenesis\":{\"fields\":{\"partyKey\":{\"type\":\"PubKey\",\"id\":1,\"comment\":null},\"feedKey\":{\"type\":\"PubKey\",\"id\":2,\"comment\":null},\"admitKey\":{\"type\":\"PubKey\",\"id\":3,\"comment\":null},\"admitKeyType\":{\"type\":\"KeyType\",\"id\":4,\"comment\":null}},\"comment\":null},\"PartyInvitation\":{\"fields\":{\"id\":{\"type\":\"bytes\",\"id\":1,\"comment\":null},\"partyKey\":{\"type\":\"PubKey\",\"id\":2,\"comment\":null},\"issuerKey\":{\"type\":\"PubKey\",\"id\":3,\"comment\":null},\"inviteeKey\":{\"type\":\"PubKey\",\"id\":4,\"comment\":null}},\"comment\":null}}},\"SignedMessage\":{\"fields\":{\"signed\":{\"rule\":\"required\",\"type\":\"Signed\",\"id\":1,\"comment\":null},\"signatures\":{\"rule\":\"repeated\",\"type\":\"Signature\",\"id\":2,\"comment\":null}},\"nested\":{\"Signature\":{\"fields\":{\"key\":{\"rule\":\"required\",\"type\":\"PubKey\",\"id\":1,\"comment\":null},\"signature\":{\"rule\":\"required\",\"type\":\"bytes\",\"id\":2,\"comment\":null},\"keyChain\":{\"type\":\"KeyChain\",\"id\":3,\"comment\":null}},\"comment\":null},\"Signed\":{\"fields\":{\"created\":{\"rule\":\"required\",\"type\":\"string\",\"id\":1,\"comment\":null},\"nonce\":{\"rule\":\"required\",\"type\":\"bytes\",\"id\":2,\"comment\":null},\"payload\":{\"rule\":\"required\",\"type\":\"google.protobuf.Any\",\"id\":10,\"comment\":null}},\"comment\":null}},\"comment\":\"A generic container message used whenever messages are signed (e.g. PartyCredential)\"}}},\"devtools\":{\"nested\":{\"ClearSnapshotsRequest\":{\"fields\":{},\"comment\":null},\"DevtoolsHost\":{\"methods\":{\"Events\":{\"requestType\":\"google.protobuf.Empty\",\"responseType\":\"Event\",\"responseStream\":true,\"comment\":null},\"GetConfig\":{\"requestType\":\"google.protobuf.Empty\",\"responseType\":\"GetConfigResponse\",\"comment\":null},\"ResetStorage\":{\"requestType\":\"ResetStorageRequest\",\"responseType\":\"google.protobuf.Empty\",\"comment\":null},\"EnableDebugLogging\":{\"requestType\":\"EnableDebugLoggingRequest\",\"responseType\":\"EnableDebugLoggingResponse\",\"comment\":null},\"DisableDebugLogging\":{\"requestType\":\"EnableDebugLoggingRequest\",\"responseType\":\"EnableDebugLoggingResponse\",\"comment\":null},\"SubscribeToKeyringKeys\":{\"requestType\":\"SubscribeToKeyringKeysRequest\",\"responseType\":\"SubscribeToKeyringKeysResponse\",\"responseStream\":true,\"comment\":null},\"SubscribeToCredentialMessages\":{\"requestType\":\"SubscribeToCredentialMessagesRequest\",\"responseType\":\"SubscribeToCredentialMessagesResponse\",\"responseStream\":true,\"comment\":null},\"SubscribeToParties\":{\"requestType\":\"SubscribeToPartiesRequest\",\"responseType\":\"SubscribeToPartiesResponse\",\"responseStream\":true,\"comment\":null},\"SubscribeToItems\":{\"requestType\":\"SubscribeToItemsRequest\",\"responseType\":\"SubscribeToItemsResponse\",\"responseStream\":true,\"comment\":null},\"SubscribeToFeeds\":{\"requestType\":\"SubscribeToFeedsRequest\",\"responseType\":\"SubscribeToFeedsResponse\",\"responseStream\":true,\"comment\":null},\"SubscribeToFeed\":{\"requestType\":\"SubscribeToFeedRequest\",\"responseType\":\"SubscribeToFeedResponse\",\"responseStream\":true,\"comment\":null},\"GetPartySnapshot\":{\"requestType\":\"GetPartySnapshotRequest\",\"responseType\":\"GetPartySnapshotResponse\",\"comment\":null},\"SavePartySnapshot\":{\"requestType\":\"SavePartySnapshotRequest\",\"responseType\":\"SavePartySnapshotResponse\",\"comment\":null},\"ClearSnapshots\":{\"requestType\":\"ClearSnapshotsRequest\",\"responseType\":\"google.protobuf.Empty\",\"comment\":null},\"GetNetworkPeers\":{\"requestType\":\"GetNetworkPeersRequest\",\"responseType\":\"GetNetworkPeersResponse\",\"comment\":null},\"SubscribeToNetworkTopics\":{\"requestType\":\"google.protobuf.Empty\",\"responseType\":\"SubscribeToNetworkTopicsResponse\",\"responseStream\":true,\"comment\":null},\"SubscribeToSignalStatus\":{\"requestType\":\"google.protobuf.Empty\",\"responseType\":\"SubscribeToSignalStatusResponse\",\"responseStream\":true,\"comment\":null},\"SubscribeToSignalTrace\":{\"requestType\":\"google.protobuf.Empty\",\"responseType\":\"SubscribeToSignalTraceResponse\",\"responseStream\":true,\"comment\":null},\"SubscribeToSwarmInfo\":{\"requestType\":\"SubscribeToSwarmInfoRequest\",\"responseType\":\"SubscribeToSwarmInfoResponse\",\"responseStream\":true,\"comment\":null}},\"comment\":null},\"DisableDebugLoggingRequest\":{\"fields\":{\"namespaces\":{\"type\":\"string\",\"id\":1,\"comment\":null}},\"comment\":null},\"DisableDebugLoggingResponse\":{\"fields\":{\"enabledNamespaces\":{\"type\":\"string\",\"id\":1,\"comment\":null}},\"comment\":null},\"EnableDebugLoggingRequest\":{\"fields\":{\"namespaces\":{\"type\":\"string\",\"id\":1,\"comment\":null}},\"comment\":null},\"EnableDebugLoggingResponse\":{\"fields\":{\"enabledNamespaces\":{\"type\":\"string\",\"id\":1,\"comment\":null}},\"comment\":null},\"Event\":{\"oneofs\":{\"payload\":{\"oneof\":[\"ready\"],\"comment\":null}},\"fields\":{\"ready\":{\"type\":\"ReadyEvent\",\"id\":1,\"comment\":null}},\"comment\":null},\"GetConfigResponse\":{\"fields\":{\"config\":{\"type\":\"string\",\"id\":1,\"comment\":null}},\"comment\":null},\"GetNetworkPeersRequest\":{\"fields\":{\"topic\":{\"type\":\"bytes\",\"id\":1,\"comment\":null}},\"comment\":null},\"GetNetworkPeersResponse\":{\"fields\":{\"peers\":{\"rule\":\"repeated\",\"type\":\"PeerInfo\",\"id\":1,\"comment\":null}},\"nested\":{\"PeerInfo\":{\"fields\":{\"id\":{\"type\":\"PubKey\",\"id\":1,\"comment\":null},\"state\":{\"type\":\"string\",\"id\":2,\"comment\":null},\"connections\":{\"rule\":\"repeated\",\"type\":\"bytes\",\"id\":3,\"comment\":null}},\"comment\":null}},\"comment\":null},\"GetPartySnapshotRequest\":{\"fields\":{\"partyKey\":{\"rule\":\"required\",\"type\":\"PubKey\",\"id\":1,\"comment\":null}},\"comment\":null},\"GetPartySnapshotResponse\":{\"fields\":{\"snapshot\":{\"type\":\"PartySnapshot\",\"id\":1,\"comment\":null}},\"comment\":null},\"ReadyEvent\":{\"fields\":{},\"comment\":null},\"ResetStorageRequest\":{\"fields\":{},\"comment\":null},\"SavePartySnapshotRequest\":{\"fields\":{\"partyKey\":{\"rule\":\"required\",\"type\":\"PubKey\",\"id\":1,\"comment\":null}},\"comment\":null},\"SavePartySnapshotResponse\":{\"fields\":{\"snapshot\":{\"type\":\"PartySnapshot\",\"id\":1,\"comment\":null}},\"comment\":null},\"SetTracingOptionsRequest\":{\"fields\":{\"enable\":{\"type\":\"bool\",\"id\":1,\"comment\":null}},\"comment\":null},\"SubscribeToCredentialMessagesRequest\":{\"fields\":{\"partyKey\":{\"type\":\"PubKey\",\"id\":1,\"comment\":null}},\"comment\":null},\"SubscribeToCredentialMessagesResponse\":{\"fields\":{\"messages\":{\"rule\":\"repeated\",\"type\":\"SignedMessage\",\"id\":1,\"comment\":null}},\"comment\":null},\"SubscribeToFeedRequest\":{\"fields\":{\"partyKey\":{\"type\":\"PubKey\",\"id\":1,\"comment\":null},\"feedKey\":{\"type\":\"PubKey\",\"id\":2,\"comment\":null}},\"comment\":null},\"SubscribeToFeedResponse\":{\"fields\":{\"blocks\":{\"rule\":\"repeated\",\"type\":\"EchoFeedBlock\",\"id\":1,\"comment\":null}},\"nested\":{\"EchoFeedBlock\":{\"fields\":{\"key\":{\"type\":\"bytes\",\"id\":1,\"comment\":null},\"seq\":{\"type\":\"int32\",\"id\":2,\"comment\":null},\"sync\":{\"type\":\"bool\",\"id\":3,\"comment\":null},\"path\":{\"type\":\"string\",\"id\":4,\"comment\":null},\"data\":{\"type\":\"FeedMessage\",\"id\":5,\"comment\":null}},\"comment\":null}},\"comment\":null},\"SubscribeToFeedsRequest\":{\"fields\":{},\"comment\":null},\"SubscribeToFeedsResponse\":{\"fields\":{\"parties\":{\"rule\":\"repeated\",\"type\":\"Party\",\"id\":1,\"comment\":null}},\"nested\":{\"Party\":{\"fields\":{\"key\":{\"type\":\"PubKey\",\"id\":1,\"comment\":null},\"feeds\":{\"rule\":\"repeated\",\"type\":\"PubKey\",\"id\":2,\"comment\":null}},\"comment\":null}},\"comment\":null},\"SubscribeToItemsRequest\":{\"fields\":{},\"comment\":null},\"SubscribeToItemsResponse\":{\"fields\":{\"data\":{\"type\":\"string\",\"id\":1,\"comment\":null}},\"comment\":null},\"SubscribeToKeyringKeysRequest\":{\"fields\":{},\"comment\":null},\"SubscribeToKeyringKeysResponse\":{\"fields\":{\"keys\":{\"rule\":\"repeated\",\"type\":\"KeyRecord\",\"id\":1,\"comment\":null}},\"comment\":null},\"SubscribeToNetworkTopicsResponse\":{\"fields\":{\"topics\":{\"rule\":\"repeated\",\"type\":\"Topic\",\"id\":1,\"comment\":null}},\"nested\":{\"Topic\":{\"fields\":{\"topic\":{\"type\":\"PubKey\",\"id\":1,\"comment\":null},\"label\":{\"type\":\"string\",\"id\":2,\"comment\":null}},\"comment\":null}},\"comment\":null},\"SubscribeToPartiesRequest\":{\"fields\":{},\"comment\":null},\"SubscribeToPartiesResponse\":{\"fields\":{\"parties\":{\"rule\":\"repeated\",\"type\":\"PartyInfo\",\"id\":1,\"comment\":null}},\"nested\":{\"PartyInfo\":{\"fields\":{\"key\":{\"type\":\"string\",\"id\":1,\"comment\":null},\"isOpen\":{\"type\":\"bool\",\"id\":2,\"comment\":null},\"isActive\":{\"type\":\"bool\",\"id\":3,\"comment\":null},\"feedKeys\":{\"type\":\"int32\",\"id\":4,\"comment\":null},\"properties\":{\"keyType\":\"string\",\"type\":\"string\",\"id\":5,\"comment\":null},\"timeframe\":{\"type\":\"TimeframeVector\",\"id\":10,\"comment\":null}},\"comment\":null}},\"comment\":null},\"SubscribeToSignalStatusResponse\":{\"fields\":{\"servers\":{\"rule\":\"repeated\",\"type\":\"SignalServer\",\"id\":1,\"comment\":null}},\"nested\":{\"SignalServer\":{\"fields\":{\"host\":{\"type\":\"string\",\"id\":1,\"comment\":null},\"state\":{\"type\":\"string\",\"id\":2,\"comment\":null},\"error\":{\"type\":\"string\",\"id\":3,\"comment\":null},\"reconnectIn\":{\"type\":\"int32\",\"id\":4,\"comment\":null},\"connectionStarted\":{\"type\":\"int32\",\"id\":5,\"comment\":null},\"lastStateChange\":{\"type\":\"int32\",\"id\":6,\"comment\":null}},\"comment\":null}},\"comment\":null},\"SubscribeToSignalTraceResponse\":{\"fields\":{\"events\":{\"rule\":\"repeated\",\"type\":\"string\",\"id\":1,\"comment\":null}},\"comment\":null},\"SubscribeToSwarmInfoRequest\":{\"fields\":{},\"comment\":null},\"SubscribeToSwarmInfoResponse\":{\"fields\":{\"data\":{\"rule\":\"repeated\",\"type\":\"SwarmInfo\",\"id\":1,\"comment\":null}},\"nested\":{\"SwarmInfo\":{\"fields\":{\"id\":{\"type\":\"PubKey\",\"id\":1,\"comment\":null},\"topic\":{\"type\":\"PubKey\",\"id\":2,\"comment\":null},\"label\":{\"type\":\"string\",\"id\":3,\"comment\":null},\"isActive\":{\"type\":\"bool\",\"id\":4,\"comment\":null},\"connections\":{\"rule\":\"repeated\",\"type\":\"ConnectionInfo\",\"id\":5,\"comment\":null}},\"nested\":{\"ConnectionInfo\":{\"fields\":{\"state\":{\"type\":\"string\",\"id\":1,\"comment\":null},\"sessionId\":{\"type\":\"PubKey\",\"id\":2,\"comment\":null},\"remotePeerId\":{\"type\":\"PubKey\",\"id\":3,\"comment\":null},\"transport\":{\"type\":\"string\",\"id\":4,\"comment\":null},\"protocolExtensions\":{\"rule\":\"repeated\",\"type\":\"string\",\"id\":5,\"comment\":null},\"events\":{\"rule\":\"repeated\",\"type\":\"Json\",\"id\":6,\"comment\":null}},\"nested\":{\"Json\":{\"fields\":{\"data\":{\"type\":\"string\",\"id\":1,\"comment\":null}},\"comment\":null}},\"comment\":null}},\"comment\":null}},\"comment\":null},\"TracingService\":{\"methods\":{\"SetTracingOptions\":{\"requestType\":\"SetTracingOptionsRequest\",\"responseType\":\"google.protobuf.Empty\",\"comment\":null},\"SubscribeToRpcTrace\":{\"requestType\":\"google.protobuf.Empty\",\"responseType\":\"RpcMessage\",\"responseStream\":true,\"comment\":null}},\"comment\":null}}},\"echo\":{\"nested\":{\"feed\":{\"nested\":{\"CredentialsMessage\":{\"fields\":{\"data\":{\"type\":\"bytes\",\"id\":1,\"comment\":null}},\"comment\":\"A container for dxos.credentials.Message\"},\"EchoEnvelope\":{\"fields\":{\"itemId\":{\"type\":\"string\",\"id\":1,\"comment\":null},\"timeframe\":{\"type\":\"TimeframeVector\",\"id\":2,\"comment\":null},\"genesis\":{\"type\":\"ItemGenesis\",\"id\":10,\"comment\":null},\"itemMutation\":{\"type\":\"ItemMutation\",\"id\":11,\"comment\":null},\"mutation\":{\"type\":\"bytes\",\"id\":12,\"comment\":null},\"snapshot\":{\"type\":\"ModelSnapshot\",\"id\":13,\"comment\":\"Set the model to the provided snapshot.\"}},\"comment\":\"Wrapper for all ECHO messages.\"},\"FeedMessage\":{\"fields\":{\"halo\":{\"type\":\"CredentialsMessage\",\"id\":1,\"comment\":null},\"echo\":{\"type\":\"EchoEnvelope\",\"id\":2,\"comment\":null}},\"comment\":\"Outer message type decoded by Codec.\\nThis is what is written to the feeds.\"},\"ItemGenesis\":{\"fields\":{\"itemType\":{\"type\":\"string\",\"id\":1,\"comment\":null},\"modelType\":{\"type\":\"string\",\"id\":2,\"comment\":null},\"modelVersion\":{\"type\":\"string\",\"id\":3,\"comment\":null},\"link\":{\"type\":\"LinkData\",\"id\":4,\"comment\":null}},\"comment\":\"Item creation.\"},\"ItemMutation\":{\"fields\":{\"parentId\":{\"type\":\"string\",\"id\":1,\"comment\":null},\"action\":{\"type\":\"Action\",\"id\":2,\"comment\":null}},\"nested\":{\"Action\":{\"values\":{\"NOOP\":0,\"DELETE\":1,\"RESTORE\":2},\"comment\":null,\"comments\":{\"NOOP\":null,\"DELETE\":null,\"RESTORE\":null}}},\"comment\":\"Item mutation.\"},\"LinkData\":{\"fields\":{\"source\":{\"type\":\"string\",\"id\":1,\"comment\":null},\"target\":{\"type\":\"string\",\"id\":2,\"comment\":null}},\"comment\":null},\"TimeframeVector\":{\"fields\":{\"frames\":{\"rule\":\"repeated\",\"type\":\"Frame\",\"id\":1,\"comment\":null}},\"nested\":{\"Frame\":{\"fields\":{\"feedKey\":{\"type\":\"bytes\",\"id\":1,\"comment\":null},\"seq\":{\"type\":\"int32\",\"id\":3,\"comment\":null}},\"comment\":null}},\"comment\":\"Vector timestamp used to order messages.\"}}},\"invitation\":{\"nested\":{\"InvitationDescriptor\":{\"fields\":{\"type\":{\"type\":\"Type\",\"id\":1,\"comment\":null},\"swarmKey\":{\"type\":\"bytes\",\"id\":2,\"comment\":null},\"invitation\":{\"type\":\"bytes\",\"id\":3,\"comment\":null},\"identityKey\":{\"type\":\"bytes\",\"id\":4,\"comment\":\"Only present if type == OFFLINE.\"},\"secret\":{\"type\":\"bytes\",\"id\":5,\"comment\":\"Must be stripped out when passing to another peer.\"}},\"nested\":{\"Type\":{\"values\":{\"INTERACTIVE\":1,\"OFFLINE\":2},\"comment\":\"Defines an invitation type.\",\"comments\":{\"INTERACTIVE\":\"Interactive invitation is when both peers are online at the same time.\",\"OFFLINE\":\"Offline is when only a single peer needs to be online at the time.\"}}},\"comment\":null}}},\"metadata\":{\"nested\":{\"EchoMetadata\":{\"fields\":{\"version\":{\"type\":\"int32\",\"id\":1,\"comment\":\"Version number that is inceremnted every time there's a breaking change to the storage schema.\\n\\nThis is used to detect if the storage schema has changed since the last time the client was run.\\nLoading data from a different version will might result in an error.\"},\"parties\":{\"rule\":\"repeated\",\"type\":\"PartyMetadata\",\"id\":2,\"comment\":null},\"created\":{\"type\":\"google.protobuf.Timestamp\",\"id\":3,\"comment\":null},\"updated\":{\"type\":\"google.protobuf.Timestamp\",\"id\":4,\"comment\":null}},\"comment\":null},\"PartyMetadata\":{\"fields\":{\"key\":{\"type\":\"PubKey\",\"id\":1,\"comment\":null},\"feedKeys\":{\"rule\":\"repeated\",\"type\":\"PubKey\",\"id\":2,\"comment\":null}},\"comment\":null}}},\"service\":{\"nested\":{\"DataService\":{\"methods\":{\"SubscribeEntitySet\":{\"requestType\":\"SubscribeEntitySetRequest\",\"responseType\":\"SubscribeEntitySetResponse\",\"responseStream\":true,\"comment\":null},\"SubscribeEntityStream\":{\"requestType\":\"SubscribeEntityStreamRequest\",\"responseType\":\"SubscribeEntityStreamResponse\",\"responseStream\":true,\"comment\":null},\"Write\":{\"requestType\":\"WriteRequest\",\"responseType\":\"MutationReceipt\",\"comment\":null}},\"comment\":null},\"MutationReceipt\":{\"fields\":{\"feedKey\":{\"type\":\"PubKey\",\"id\":1,\"comment\":null},\"seq\":{\"type\":\"int32\",\"id\":2,\"comment\":null}},\"comment\":null},\"SubscribeEntitySetRequest\":{\"fields\":{\"partyKey\":{\"type\":\"PubKey\",\"id\":1,\"comment\":null}},\"comment\":null},\"SubscribeEntitySetResponse\":{\"fields\":{\"added\":{\"rule\":\"repeated\",\"type\":\"EchoEnvelope\",\"id\":1,\"comment\":null},\"deleted\":{\"rule\":\"repeated\",\"type\":\"EchoEnvelope\",\"id\":2,\"comment\":null}},\"comment\":null},\"SubscribeEntityStreamRequest\":{\"fields\":{\"partyKey\":{\"type\":\"PubKey\",\"id\":1,\"comment\":null},\"itemId\":{\"type\":\"string\",\"id\":2,\"comment\":null}},\"comment\":null},\"SubscribeEntityStreamResponse\":{\"oneofs\":{\"kind\":{\"oneof\":[\"snapshot\",\"mutation\"],\"comment\":null}},\"fields\":{\"snapshot\":{\"type\":\"ItemSnapshot\",\"id\":1,\"comment\":null},\"mutation\":{\"type\":\"Mutation\",\"id\":2,\"comment\":null}},\"nested\":{\"Mutation\":{\"fields\":{\"data\":{\"type\":\"EchoEnvelope\",\"id\":1,\"comment\":null},\"meta\":{\"type\":\"Metadata\",\"id\":2,\"comment\":null}},\"nested\":{\"Metadata\":{\"fields\":{\"feedKey\":{\"type\":\"PubKey\",\"id\":1,\"comment\":null},\"memberKey\":{\"type\":\"PubKey\",\"id\":2,\"comment\":null},\"seq\":{\"type\":\"int32\",\"id\":3,\"comment\":null},\"timeframe\":{\"type\":\"TimeframeVector\",\"id\":4,\"comment\":null}},\"comment\":null}},\"comment\":null}},\"comment\":null},\"WriteRequest\":{\"fields\":{\"partyKey\":{\"type\":\"PubKey\",\"id\":1,\"comment\":null},\"mutation\":{\"type\":\"EchoEnvelope\",\"id\":2,\"comment\":null}},\"comment\":null}}},\"snapshot\":{\"nested\":{\"DatabaseSnapshot\":{\"fields\":{\"items\":{\"rule\":\"repeated\",\"type\":\"ItemSnapshot\",\"id\":1,\"comment\":null}},\"comment\":null},\"HaloStateSnapshot\":{\"fields\":{\"messages\":{\"rule\":\"repeated\",\"type\":\"dxos.CredentialsMessage\",\"id\":1,\"comment\":null}},\"comment\":null},\"ItemSnapshot\":{\"fields\":{\"itemId\":{\"type\":\"string\",\"id\":1,\"comment\":null},\"itemType\":{\"type\":\"string\",\"id\":2,\"comment\":null},\"modelType\":{\"type\":\"string\",\"id\":3,\"comment\":null},\"modelVersion\":{\"type\":\"string\",\"id\":4,\"comment\":null},\"parentId\":{\"type\":\"string\",\"id\":5,\"comment\":null},\"model\":{\"type\":\"ModelSnapshot\",\"id\":6,\"comment\":null}},\"comment\":null},\"ModelMutation\":{\"fields\":{\"mutation\":{\"rule\":\"required\",\"type\":\"bytes\",\"id\":1,\"comment\":null},\"meta\":{\"rule\":\"required\",\"type\":\"ModelMutationMeta\",\"id\":2,\"comment\":null}},\"comment\":null},\"ModelMutationMeta\":{\"fields\":{\"feedKey\":{\"rule\":\"required\",\"type\":\"bytes\",\"id\":1,\"comment\":null},\"seq\":{\"rule\":\"required\",\"type\":\"int32\",\"id\":2,\"comment\":null},\"memberKey\":{\"rule\":\"required\",\"type\":\"bytes\",\"id\":3,\"comment\":null}},\"comment\":null},\"ModelSnapshot\":{\"oneofs\":{\"_snapshot\":{\"oneof\":[\"snapshot\"]}},\"fields\":{\"snapshot\":{\"type\":\"bytes\",\"id\":1,\"options\":{\"proto3_optional\":true},\"comment\":\"Encoded model snapshot (defined by the model's codec).\\nIf undefined the state machine will be initialized with it's default state.\"},\"mutations\":{\"rule\":\"repeated\",\"type\":\"ModelMutation\",\"id\":2,\"comment\":\"Mutations to be applied on top of the snapshot, or on top of initial state if the snapshot is undefined.\"}},\"comment\":\"Represents the reified state of a state machine.\\nThe snapshots make consist of a custom snapshot object and/or a list of mutations\\nthat are applied to the snapshot or the initial state.\"},\"PartySnapshot\":{\"fields\":{\"partyKey\":{\"type\":\"bytes\",\"id\":1,\"comment\":null},\"timeframe\":{\"type\":\"TimeframeVector\",\"id\":2,\"comment\":null},\"timestamp\":{\"type\":\"int32\",\"id\":3,\"comment\":null},\"halo\":{\"type\":\"HaloStateSnapshot\",\"id\":11,\"comment\":null},\"database\":{\"type\":\"DatabaseSnapshot\",\"id\":12,\"comment\":null}},\"comment\":null}}}}},\"halo\":{\"nested\":{\"keys\":{\"nested\":{\"KeyChain\":{\"fields\":{\"publicKey\":{\"rule\":\"required\",\"type\":\"PubKey\",\"id\":1,\"comment\":null},\"message\":{\"rule\":\"required\",\"type\":\"SignedMessage\",\"id\":2,\"comment\":null},\"parents\":{\"rule\":\"repeated\",\"type\":\"KeyChain\",\"id\":3,\"comment\":null}},\"comment\":null},\"KeyRecord\":{\"fields\":{\"type\":{\"rule\":\"required\",\"type\":\"KeyType\",\"id\":1,\"comment\":\"- The `KeyType` type of the key. This is often unknown for keys from other sources.\"},\"publicKey\":{\"rule\":\"required\",\"type\":\"PubKey\",\"id\":2,\"comment\":\"- The public key as a Buffer (required).\"},\"secretKey\":{\"type\":\"PrivKey\",\"id\":3,\"comment\":\"- The secret key as a Buffer (this will never be visible outside the Keyring).\"},\"hint\":{\"type\":\"bool\",\"id\":4,\"comment\":\"- Is this key from a Greeting \\\"hint\\\"?\"},\"own\":{\"type\":\"bool\",\"id\":5,\"comment\":\"- Is this our key? Usually true if `secretKey` is present,\\nmay be false for \\\"inception keys\\\" such as the Party key.\"},\"trusted\":{\"type\":\"bool\",\"id\":6,\"comment\":\"- Is this key to be trusted?\"},\"added\":{\"type\":\"string\",\"id\":7,\"comment\":\"- An RFC-3339 date/time string for when the key was added to the Keyring.\"},\"created\":{\"type\":\"string\",\"id\":8,\"comment\":\"- An RFC-3339 date/time string for when the key was created.\"}},\"comment\":null},\"KeyRecordList\":{\"fields\":{\"keys\":{\"rule\":\"repeated\",\"type\":\"KeyRecord\",\"id\":1,\"comment\":null}},\"comment\":null},\"KeyType\":{\"values\":{\"UNKNOWN\":0,\"IDENTITY\":1,\"DEVICE\":2,\"PARTY\":3,\"FEED\":4,\"DXNS_ADDRESS\":5},\"comment\":null,\"comments\":{\"UNKNOWN\":null,\"IDENTITY\":null,\"DEVICE\":null,\"PARTY\":null,\"FEED\":null,\"DXNS_ADDRESS\":null}},\"PrivKey\":{\"fields\":{\"data\":{\"type\":\"bytes\",\"id\":1,\"comment\":null}},\"comment\":null},\"PubKey\":{\"fields\":{\"data\":{\"type\":\"bytes\",\"id\":1,\"comment\":null}},\"comment\":null}}}}},\"rpc\":{\"nested\":{\"Error\":{\"fields\":{\"name\":{\"type\":\"string\",\"id\":1,\"comment\":null},\"message\":{\"type\":\"string\",\"id\":2,\"comment\":null},\"stack\":{\"type\":\"string\",\"id\":3,\"comment\":null}},\"comment\":null},\"MessageTrace\":{\"fields\":{\"direction\":{\"type\":\"Direction\",\"id\":1,\"comment\":null},\"data\":{\"type\":\"bytes\",\"id\":2,\"comment\":null}},\"nested\":{\"Direction\":{\"values\":{\"INCOMING\":0,\"OUTGOING\":1},\"comment\":null,\"comments\":{\"INCOMING\":null,\"OUTGOING\":null}}},\"comment\":null},\"Request\":{\"fields\":{\"id\":{\"type\":\"int32\",\"id\":1,\"comment\":null},\"method\":{\"type\":\"string\",\"id\":2,\"comment\":null},\"payload\":{\"type\":\"google.protobuf.Any\",\"id\":3,\"comment\":null},\"stream\":{\"type\":\"bool\",\"id\":4,\"comment\":null}},\"comment\":null},\"Response\":{\"oneofs\":{\"content\":{\"oneof\":[\"payload\",\"error\",\"close\"],\"comment\":null}},\"fields\":{\"id\":{\"type\":\"int32\",\"id\":1,\"comment\":null},\"payload\":{\"type\":\"google.protobuf.Any\",\"id\":2,\"comment\":null},\"error\":{\"type\":\"Error\",\"id\":3,\"comment\":null},\"close\":{\"type\":\"bool\",\"id\":4,\"comment\":null}},\"comment\":null},\"RpcMessage\":{\"oneofs\":{\"content\":{\"oneof\":[\"request\",\"response\",\"open\",\"streamClose\"],\"comment\":null}},\"fields\":{\"request\":{\"type\":\"Request\",\"id\":1,\"comment\":null},\"response\":{\"type\":\"Response\",\"id\":2,\"comment\":null},\"open\":{\"type\":\"bool\",\"id\":3,\"comment\":\"Means that the node is open to receiving requests. Second stage of the hasnshake protocol.\"},\"streamClose\":{\"type\":\"StreamClose\",\"id\":4,\"comment\":null}},\"comment\":null},\"StreamClose\":{\"fields\":{\"id\":{\"type\":\"int32\",\"id\":1,\"comment\":null}},\"comment\":null}}}}},\"google\":{\"nested\":{\"protobuf\":{\"nested\":{\"Any\":{\"fields\":{\"type_url\":{\"type\":\"string\",\"id\":1},\"value\":{\"type\":\"bytes\",\"id\":2}},\"comment\":null},\"BoolValue\":{\"fields\":{\"value\":{\"type\":\"bool\",\"id\":1}},\"comment\":null},\"BytesValue\":{\"fields\":{\"value\":{\"type\":\"bytes\",\"id\":1}},\"comment\":null},\"DescriptorProto\":{\"fields\":{\"name\":{\"type\":\"string\",\"id\":1},\"field\":{\"rule\":\"repeated\",\"type\":\"FieldDescriptorProto\",\"id\":2},\"extension\":{\"rule\":\"repeated\",\"type\":\"FieldDescriptorProto\",\"id\":6},\"nestedType\":{\"rule\":\"repeated\",\"type\":\"DescriptorProto\",\"id\":3},\"enumType\":{\"rule\":\"repeated\",\"type\":\"EnumDescriptorProto\",\"id\":4},\"extensionRange\":{\"rule\":\"repeated\",\"type\":\"ExtensionRange\",\"id\":5},\"oneofDecl\":{\"rule\":\"repeated\",\"type\":\"OneofDescriptorProto\",\"id\":8},\"options\":{\"type\":\"MessageOptions\",\"id\":7},\"reservedRange\":{\"rule\":\"repeated\",\"type\":\"ReservedRange\",\"id\":9},\"reservedName\":{\"rule\":\"repeated\",\"type\":\"string\",\"id\":10}},\"nested\":{\"ExtensionRange\":{\"fields\":{\"start\":{\"type\":\"int32\",\"id\":1},\"end\":{\"type\":\"int32\",\"id\":2}},\"comment\":null},\"ReservedRange\":{\"fields\":{\"start\":{\"type\":\"int32\",\"id\":1},\"end\":{\"type\":\"int32\",\"id\":2}},\"comment\":null}},\"comment\":null},\"DoubleValue\":{\"fields\":{\"value\":{\"type\":\"double\",\"id\":1}},\"comment\":null},\"Empty\":{\"fields\":{},\"comment\":null},\"EnumDescriptorProto\":{\"fields\":{\"name\":{\"type\":\"string\",\"id\":1},\"value\":{\"rule\":\"repeated\",\"type\":\"EnumValueDescriptorProto\",\"id\":2},\"options\":{\"type\":\"EnumOptions\",\"id\":3}},\"comment\":null},\"EnumOptions\":{\"fields\":{\"allowAlias\":{\"type\":\"bool\",\"id\":2},\"deprecated\":{\"type\":\"bool\",\"id\":3},\"uninterpretedOption\":{\"rule\":\"repeated\",\"type\":\"UninterpretedOption\",\"id\":999}},\"extensions\":[[1000,536870911]],\"comment\":null},\"EnumValueDescriptorProto\":{\"fields\":{\"name\":{\"type\":\"string\",\"id\":1},\"number\":{\"type\":\"int32\",\"id\":2},\"options\":{\"type\":\"EnumValueOptions\",\"id\":3}},\"comment\":null},\"EnumValueOptions\":{\"fields\":{\"deprecated\":{\"type\":\"bool\",\"id\":1},\"uninterpretedOption\":{\"rule\":\"repeated\",\"type\":\"UninterpretedOption\",\"id\":999}},\"extensions\":[[1000,536870911]],\"comment\":null},\"FieldDescriptorProto\":{\"fields\":{\"name\":{\"type\":\"string\",\"id\":1},\"number\":{\"type\":\"int32\",\"id\":3},\"label\":{\"type\":\"Label\",\"id\":4},\"type\":{\"type\":\"Type\",\"id\":5},\"typeName\":{\"type\":\"string\",\"id\":6},\"extendee\":{\"type\":\"string\",\"id\":2},\"defaultValue\":{\"type\":\"string\",\"id\":7},\"oneofIndex\":{\"type\":\"int32\",\"id\":9},\"jsonName\":{\"type\":\"string\",\"id\":10},\"options\":{\"type\":\"FieldOptions\",\"id\":8}},\"nested\":{\"Label\":{\"values\":{\"LABEL_OPTIONAL\":1,\"LABEL_REQUIRED\":2,\"LABEL_REPEATED\":3},\"comments\":{}},\"Type\":{\"values\":{\"TYPE_DOUBLE\":1,\"TYPE_FLOAT\":2,\"TYPE_INT64\":3,\"TYPE_UINT64\":4,\"TYPE_INT32\":5,\"TYPE_FIXED64\":6,\"TYPE_FIXED32\":7,\"TYPE_BOOL\":8,\"TYPE_STRING\":9,\"TYPE_GROUP\":10,\"TYPE_MESSAGE\":11,\"TYPE_BYTES\":12,\"TYPE_UINT32\":13,\"TYPE_ENUM\":14,\"TYPE_SFIXED32\":15,\"TYPE_SFIXED64\":16,\"TYPE_SINT32\":17,\"TYPE_SINT64\":18},\"comments\":{}}},\"comment\":null},\"FieldOptions\":{\"fields\":{\"ctype\":{\"type\":\"CType\",\"id\":1,\"options\":{\"default\":\"STRING\"}},\"packed\":{\"type\":\"bool\",\"id\":2},\"jstype\":{\"type\":\"JSType\",\"id\":6,\"options\":{\"default\":\"JS_NORMAL\"}},\"lazy\":{\"type\":\"bool\",\"id\":5},\"deprecated\":{\"type\":\"bool\",\"id\":3},\"weak\":{\"type\":\"bool\",\"id\":10},\"uninterpretedOption\":{\"rule\":\"repeated\",\"type\":\"UninterpretedOption\",\"id\":999}},\"extensions\":[[1000,536870911]],\"reserved\":[[4,4]],\"nested\":{\"CType\":{\"values\":{\"STRING\":0,\"CORD\":1,\"STRING_PIECE\":2},\"comments\":{}},\"JSType\":{\"values\":{\"JS_NORMAL\":0,\"JS_STRING\":1,\"JS_NUMBER\":2},\"comments\":{}}},\"comment\":null},\"FileDescriptorProto\":{\"fields\":{\"name\":{\"type\":\"string\",\"id\":1},\"package\":{\"type\":\"string\",\"id\":2},\"dependency\":{\"rule\":\"repeated\",\"type\":\"string\",\"id\":3},\"publicDependency\":{\"rule\":\"repeated\",\"type\":\"int32\",\"id\":10,\"options\":{\"packed\":false}},\"weakDependency\":{\"rule\":\"repeated\",\"type\":\"int32\",\"id\":11,\"options\":{\"packed\":false}},\"messageType\":{\"rule\":\"repeated\",\"type\":\"DescriptorProto\",\"id\":4},\"enumType\":{\"rule\":\"repeated\",\"type\":\"EnumDescriptorProto\",\"id\":5},\"service\":{\"rule\":\"repeated\",\"type\":\"ServiceDescriptorProto\",\"id\":6},\"extension\":{\"rule\":\"repeated\",\"type\":\"FieldDescriptorProto\",\"id\":7},\"options\":{\"type\":\"FileOptions\",\"id\":8},\"sourceCodeInfo\":{\"type\":\"SourceCodeInfo\",\"id\":9},\"syntax\":{\"type\":\"string\",\"id\":12}},\"comment\":null},\"FileDescriptorSet\":{\"fields\":{\"file\":{\"rule\":\"repeated\",\"type\":\"FileDescriptorProto\",\"id\":1}},\"comment\":null},\"FileOptions\":{\"fields\":{\"javaPackage\":{\"type\":\"string\",\"id\":1},\"javaOuterClassname\":{\"type\":\"string\",\"id\":8},\"javaMultipleFiles\":{\"type\":\"bool\",\"id\":10},\"javaGenerateEqualsAndHash\":{\"type\":\"bool\",\"id\":20,\"options\":{\"deprecated\":true}},\"javaStringCheckUtf8\":{\"type\":\"bool\",\"id\":27},\"optimizeFor\":{\"type\":\"OptimizeMode\",\"id\":9,\"options\":{\"default\":\"SPEED\"}},\"goPackage\":{\"type\":\"string\",\"id\":11},\"ccGenericServices\":{\"type\":\"bool\",\"id\":16},\"javaGenericServices\":{\"type\":\"bool\",\"id\":17},\"pyGenericServices\":{\"type\":\"bool\",\"id\":18},\"deprecated\":{\"type\":\"bool\",\"id\":23},\"ccEnableArenas\":{\"type\":\"bool\",\"id\":31},\"objcClassPrefix\":{\"type\":\"string\",\"id\":36},\"csharpNamespace\":{\"type\":\"string\",\"id\":37},\"uninterpretedOption\":{\"rule\":\"repeated\",\"type\":\"UninterpretedOption\",\"id\":999}},\"extensions\":[[1000,536870911]],\"reserved\":[[38,38]],\"nested\":{\"OptimizeMode\":{\"values\":{\"SPEED\":1,\"CODE_SIZE\":2,\"LITE_RUNTIME\":3},\"comments\":{}}},\"comment\":null},\"FloatValue\":{\"fields\":{\"value\":{\"type\":\"float\",\"id\":1}},\"comment\":null},\"GeneratedCodeInfo\":{\"fields\":{\"annotation\":{\"rule\":\"repeated\",\"type\":\"Annotation\",\"id\":1}},\"nested\":{\"Annotation\":{\"fields\":{\"path\":{\"rule\":\"repeated\",\"type\":\"int32\",\"id\":1},\"sourceFile\":{\"type\":\"string\",\"id\":2},\"begin\":{\"type\":\"int32\",\"id\":3},\"end\":{\"type\":\"int32\",\"id\":4}},\"comment\":null}},\"comment\":null},\"Int32Value\":{\"fields\":{\"value\":{\"type\":\"int32\",\"id\":1}},\"comment\":null},\"Int64Value\":{\"fields\":{\"value\":{\"type\":\"int64\",\"id\":1}},\"comment\":null},\"MessageOptions\":{\"fields\":{\"messageSetWireFormat\":{\"type\":\"bool\",\"id\":1},\"noStandardDescriptorAccessor\":{\"type\":\"bool\",\"id\":2},\"deprecated\":{\"type\":\"bool\",\"id\":3},\"mapEntry\":{\"type\":\"bool\",\"id\":7},\"uninterpretedOption\":{\"rule\":\"repeated\",\"type\":\"UninterpretedOption\",\"id\":999}},\"extensions\":[[1000,536870911]],\"reserved\":[[8,8]],\"comment\":null},\"MethodDescriptorProto\":{\"fields\":{\"name\":{\"type\":\"string\",\"id\":1},\"inputType\":{\"type\":\"string\",\"id\":2},\"outputType\":{\"type\":\"string\",\"id\":3},\"options\":{\"type\":\"MethodOptions\",\"id\":4},\"clientStreaming\":{\"type\":\"bool\",\"id\":5},\"serverStreaming\":{\"type\":\"bool\",\"id\":6}},\"comment\":null},\"MethodOptions\":{\"fields\":{\"deprecated\":{\"type\":\"bool\",\"id\":33},\"uninterpretedOption\":{\"rule\":\"repeated\",\"type\":\"UninterpretedOption\",\"id\":999}},\"extensions\":[[1000,536870911]],\"comment\":null},\"OneofDescriptorProto\":{\"fields\":{\"name\":{\"type\":\"string\",\"id\":1},\"options\":{\"type\":\"OneofOptions\",\"id\":2}},\"comment\":null},\"OneofOptions\":{\"fields\":{\"uninterpretedOption\":{\"rule\":\"repeated\",\"type\":\"UninterpretedOption\",\"id\":999}},\"extensions\":[[1000,536870911]],\"comment\":null},\"ServiceDescriptorProto\":{\"fields\":{\"name\":{\"type\":\"string\",\"id\":1},\"method\":{\"rule\":\"repeated\",\"type\":\"MethodDescriptorProto\",\"id\":2},\"options\":{\"type\":\"ServiceOptions\",\"id\":3}},\"comment\":null},\"ServiceOptions\":{\"fields\":{\"deprecated\":{\"type\":\"bool\",\"id\":33},\"uninterpretedOption\":{\"rule\":\"repeated\",\"type\":\"UninterpretedOption\",\"id\":999}},\"extensions\":[[1000,536870911]],\"comment\":null},\"SourceCodeInfo\":{\"fields\":{\"location\":{\"rule\":\"repeated\",\"type\":\"Location\",\"id\":1}},\"nested\":{\"Location\":{\"fields\":{\"path\":{\"rule\":\"repeated\",\"type\":\"int32\",\"id\":1},\"span\":{\"rule\":\"repeated\",\"type\":\"int32\",\"id\":2},\"leadingComments\":{\"type\":\"string\",\"id\":3},\"trailingComments\":{\"type\":\"string\",\"id\":4},\"leadingDetachedComments\":{\"rule\":\"repeated\",\"type\":\"string\",\"id\":6}},\"comment\":null}},\"comment\":null},\"StringValue\":{\"fields\":{\"value\":{\"type\":\"string\",\"id\":1}},\"comment\":null},\"Timestamp\":{\"fields\":{\"seconds\":{\"type\":\"int64\",\"id\":1},\"nanos\":{\"type\":\"int32\",\"id\":2}},\"comment\":null},\"UInt32Value\":{\"fields\":{\"value\":{\"type\":\"uint32\",\"id\":1}},\"comment\":null},\"UInt64Value\":{\"fields\":{\"value\":{\"type\":\"uint64\",\"id\":1}},\"comment\":null},\"UninterpretedOption\":{\"fields\":{\"name\":{\"rule\":\"repeated\",\"type\":\"NamePart\",\"id\":2},\"identifierValue\":{\"type\":\"string\",\"id\":3},\"positiveIntValue\":{\"type\":\"uint64\",\"id\":4},\"negativeIntValue\":{\"type\":\"int64\",\"id\":5},\"doubleValue\":{\"type\":\"double\",\"id\":6},\"stringValue\":{\"type\":\"bytes\",\"id\":7},\"aggregateValue\":{\"type\":\"string\",\"id\":8}},\"nested\":{\"NamePart\":{\"fields\":{\"namePart\":{\"rule\":\"required\",\"type\":\"string\",\"id\":1},\"isExtension\":{\"rule\":\"required\",\"type\":\"bool\",\"id\":2}},\"comment\":null}},\"comment\":null}}}}}}}");
248
+ export const schema = Schema.fromJson<TYPES, SERVICES>(schemaJson);