QueueInvocation
Describes a single unary queue invocation with a request and response.
Content copied to clipboard
elide.call.v1alpha1.QueueInvocation
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 queue invocation request.
Content copied to clipboard
.elide.call.v1alpha1.QueueInvocationRequest request = 1;
Link copied to clipboard
Specifies the queue invocation request.
Content copied to clipboard
.elide.call.v1alpha1.QueueInvocationRequest request = 1;
Link copied to clipboard
Specifies the queue invocation response.
Content copied to clipboard
.elide.call.v1alpha1.QueueInvocationResponse response = 2;
Link copied to clipboard
Specifies the queue invocation response.
Content copied to clipboard
.elide.call.v1alpha1.QueueInvocationResponse response = 2;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Specifies the queue invocation request.
Content copied to clipboard
.elide.call.v1alpha1.QueueInvocationRequest request = 1;
Link copied to clipboard
Specifies the queue invocation response.
Content copied to clipboard
.elide.call.v1alpha1.QueueInvocationResponse 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): QueueInvocation
Link copied to clipboard
open fun parseFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): QueueInvocation
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard