Package io.dapr.v1

Class DaprProtos.GetActorStateResponse

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

public static final class DaprProtos.GetActorStateResponse extends com.google.protobuf.GeneratedMessageV3 implements DaprProtos.GetActorStateResponseOrBuilder
 GetActorStateResponse is the response conveying the actor's state value.
 
Protobuf type dapr.proto.runtime.v1.GetActorStateResponse
See Also: