Package io.dapr.v1

Class DaprProtos.SubscribeConfigurationRequest

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
io.dapr.v1.DaprProtos.SubscribeConfigurationRequest
All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, DaprProtos.SubscribeConfigurationRequestOrBuilder, Serializable
Enclosing class:
DaprProtos

public static final class DaprProtos.SubscribeConfigurationRequest extends com.google.protobuf.GeneratedMessageV3 implements DaprProtos.SubscribeConfigurationRequestOrBuilder
 SubscribeConfigurationRequest is the message to get a list of key-value configuration from specified configuration store.
 
Protobuf type dapr.proto.runtime.v1.SubscribeConfigurationRequest
See Also: