Package io.dapr.v1

Class CommonProtos.InvokeResponse

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

public static final class CommonProtos.InvokeResponse
extends com.google.protobuf.GeneratedMessageV3
implements CommonProtos.InvokeResponseOrBuilder
 InvokeResponse is the response message inclduing data and its content type
 from app callback.
 This message is used in InvokeService of Dapr gRPC Service and OnInvoke
 of AppCallback gRPC service.
 
Protobuf type dapr.proto.common.v1.InvokeResponse
See Also:
Serialized Form