protodoc.io
Project EventStore/EventStore-Client-Dotnet
Welcome
Readme
Commits
GitHub project
Download proto files
Desktop application
Contact us
event_store.client
event_store.client.gossip
event_store.client.operations
event_store.client.persistent_subscriptions
event_store.client.projections
event_store.client.server_features
event_store.client.streams
event_store.client.users
google.protobuf
google.rpc
event_store.client.server_features
ServerFeatures
GetSupportedMethods
SupportedMethod
SupportedMethods
package
event_store.client.server_features
Get desktop application:
View/edit binary Protocol Buffers messages
service
ServerFeatures
serverfeatures.proto:6
rpc
GetSupportedMethods
(
Empty
,
SupportedMethods
)
serverfeatures.proto:7
message
SupportedMethods
serverfeatures.proto:10
repeated
SupportedMethod
methods
= 1
string
event_store_server_version
= 2
message
SupportedMethod
serverfeatures.proto:15
Used in:
SupportedMethods
string
method_name
= 1
string
service_name
= 2
repeated
string
features
= 3