UnaryInvocation
Describes a full-cycle unary invocation.
Content copied to clipboard
elide.call.v1alpha1.UnaryInvocation
Types
Properties
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Specifies the request payload for this invocation.
Content copied to clipboard
.elide.call.v1alpha1.UnaryInvocationRequest request = 1;
Link copied to clipboard
Specifies the request payload for this invocation.
Content copied to clipboard
.elide.call.v1alpha1.UnaryInvocationRequest request = 1;
Link copied to clipboard
Specifies the response payload for this invocation.
Content copied to clipboard
.elide.call.v1alpha1.UnaryInvocationResponse response = 2;
Link copied to clipboard
Specifies the response payload for this invocation.
Content copied to clipboard
.elide.call.v1alpha1.UnaryInvocationResponse response = 2;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Specifies the request payload for this invocation.
Content copied to clipboard
.elide.call.v1alpha1.UnaryInvocationRequest request = 1;
Link copied to clipboard
Specifies the response payload for this invocation.
Content copied to clipboard
.elide.call.v1alpha1.UnaryInvocationResponse response = 2;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun <ContainingT : Message?, T> newFileScopedGeneratedExtension(singularType: Class<out Any>, defaultInstance: Message): GeneratedMessage.GeneratedExtension<ContainingT, T>
Link copied to clipboard
open fun <ContainingT : Message?, T> newMessageScopedGeneratedExtension(scope: Message, descriptorIndex: Int, singularType: Class<out Any>, defaultInstance: Message): GeneratedMessage.GeneratedExtension<ContainingT, T>
Link copied to clipboard
open fun parseDelimitedFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): UnaryInvocation
Link copied to clipboard
open fun parseFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): UnaryInvocation
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard