set
operator fun DslList<QueueMessageOutcome, QueueMessageOutcomeBatchKt.Dsl.OutcomeProxy>.set(index: Int, value: QueueMessageOutcome)
Specifies an aligned list of outcomes for a given input batch of messages.
Content copied to clipboard
repeated .elide.call.v1alpha1.QueueMessageOutcome outcome = 1;
Parameters
index
The index to set the value at.
value
The outcome to set.