Package io.dapr.v1

Class CommonProtos.InvokeRequest

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

public static final class CommonProtos.InvokeRequest
extends com.google.protobuf.GeneratedMessageV3
implements CommonProtos.InvokeRequestOrBuilder
 InvokeRequest is the message to invoke a method with the data.
 This message is used in InvokeService of Dapr gRPC Service and OnInvoke
 of AppCallback gRPC service.
 
Protobuf type dapr.proto.common.v1.InvokeRequest
See Also:
Serialized Form