public static interface HumanLoopActivationReason.Builder extends SdkPojo, CopyableBuilder<HumanLoopActivationReason.Builder,HumanLoopActivationReason>
| Modifier and Type | Method and Description |
|---|---|
HumanLoopActivationReason.Builder |
conditionsMatched(Boolean conditionsMatched)
True if the specified conditions were matched to trigger the human loop.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildHumanLoopActivationReason.Builder conditionsMatched(Boolean conditionsMatched)
True if the specified conditions were matched to trigger the human loop.
conditionsMatched - True if the specified conditions were matched to trigger the human loop.Copyright © 2020. All rights reserved.