QueueMessageOutcomeBatch
Specifies a batch of messages which should be processed by a queue.
Content copied to clipboard
elide.call.v1alpha1.QueueMessageOutcomeBatch
Types
Functions
Link copied to clipboard
inline fun QueueMessageOutcomeBatch.copy(block: QueueMessageOutcomeBatchKt.Dsl.() -> Unit): QueueMessageOutcomeBatch
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 an aligned list of outcomes for a given input batch of messages.
Content copied to clipboard
repeated .elide.call.v1alpha1.QueueMessageOutcome outcome = 1;
Link copied to clipboard
Specifies an aligned list of outcomes for a given input batch of messages.
Content copied to clipboard
repeated .elide.call.v1alpha1.QueueMessageOutcome outcome = 1;
Link copied to clipboard
Specifies an aligned list of outcomes for a given input batch of messages.
Content copied to clipboard
repeated .elide.call.v1alpha1.QueueMessageOutcome outcome = 1;
Link copied to clipboard
Specifies an aligned list of outcomes for a given input batch of messages.
Content copied to clipboard
repeated .elide.call.v1alpha1.QueueMessageOutcome outcome = 1;
Link copied to clipboard
Specifies an aligned list of outcomes for a given input batch of messages.
Content copied to clipboard
repeated .elide.call.v1alpha1.QueueMessageOutcome outcome = 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
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): QueueMessageOutcomeBatch
Link copied to clipboard
open fun parseFrom(data: Array<Byte>, extensionRegistry: ExtensionRegistryLite): QueueMessageOutcomeBatch
open fun parseFrom(data: ByteString, extensionRegistry: ExtensionRegistryLite): QueueMessageOutcomeBatch
open fun parseFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): QueueMessageOutcomeBatch
open fun parseFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): QueueMessageOutcomeBatch
open fun parseFrom(data: ByteBuffer, extensionRegistry: ExtensionRegistryLite): QueueMessageOutcomeBatch
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard