Package io.dapr.v1

Class DaprProtos.QueryStateResponse

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

public static final class DaprProtos.QueryStateResponse extends com.google.protobuf.GeneratedMessageV3 implements DaprProtos.QueryStateResponseOrBuilder
 QueryStateResponse is the response conveying the query results.
 
Protobuf type dapr.proto.runtime.v1.QueryStateResponse
See Also: