QueueInvocationRequest
Specifies a request to invoke an Elide app via a queue interface.
Content copied to clipboard
elide.call.v1alpha1.QueueInvocationRequest
Types
Properties
Functions
Link copied to clipboard
inline fun QueueInvocationRequest.copy(block: QueueInvocationRequestKt.Dsl.() -> Unit): QueueInvocationRequest
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Specifies a batch of messages which should be provided for this invocation.
Content copied to clipboard
.elide.call.v1alpha1.QueueMessageBatch batch = 2;
Link copied to clipboard
Specifies a batch of messages which should be provided for this invocation.
Content copied to clipboard
.elide.call.v1alpha1.QueueMessageBatch batch = 2;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Generic call metadata for an invocation API response.
Content copied to clipboard
.elide.call.CallMetadata metadata = 1;
Link copied to clipboard
Generic call metadata for an invocation API response.
Content copied to clipboard
.elide.call.CallMetadata metadata = 1;
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
Generic call metadata for an invocation API response.
Content copied to clipboard
.elide.call.CallMetadata metadata = 1;
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): QueueInvocationRequest
Link copied to clipboard
open fun parseFrom(data: Array<Byte>, extensionRegistry: ExtensionRegistryLite): QueueInvocationRequest
open fun parseFrom(data: ByteString, extensionRegistry: ExtensionRegistryLite): QueueInvocationRequest
open fun parseFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): QueueInvocationRequest
open fun parseFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): QueueInvocationRequest
open fun parseFrom(data: ByteBuffer, extensionRegistry: ExtensionRegistryLite): QueueInvocationRequest
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard