public static interface HumanLoopInput.Builder extends SdkPojo, CopyableBuilder<HumanLoopInput.Builder,HumanLoopInput>
| Modifier and Type | Method and Description |
|---|---|
HumanLoopInput.Builder |
inputContent(String inputContent)
Serialized input from the human loop.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildHumanLoopInput.Builder inputContent(String inputContent)
Serialized input from the human loop. The input must be a string representation of a file in JSON format.
inputContent - Serialized input from the human loop. The input must be a string representation of a file in JSON
format.Copyright © 2023. All rights reserved.