add
fun DslList<QueueMessageOutcome, QueueMessageOutcomeBatchKt.Dsl.OutcomeProxy>.add(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
value
The outcome to add.