| Modifier and Type | Class and Description |
|---|---|
class |
Condition
Defines circumstances to be checked before allowing a behavior
Protobuf type
google.cloud.discoveryengine.v1alpha.Condition |
static class |
Condition.Builder
Defines circumstances to be checked before allowing a behavior
Protobuf type
google.cloud.discoveryengine.v1alpha.Condition |
| Modifier and Type | Method and Description |
|---|---|
ConditionOrBuilder |
ControlOrBuilder.getConditionsOrBuilder(int index)
Determines when the associated action will trigger.
|
ConditionOrBuilder |
Control.getConditionsOrBuilder(int index)
Determines when the associated action will trigger.
|
ConditionOrBuilder |
Control.Builder.getConditionsOrBuilder(int index)
Determines when the associated action will trigger.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends ConditionOrBuilder> |
ControlOrBuilder.getConditionsOrBuilderList()
Determines when the associated action will trigger.
|
List<? extends ConditionOrBuilder> |
Control.getConditionsOrBuilderList()
Determines when the associated action will trigger.
|
List<? extends ConditionOrBuilder> |
Control.Builder.getConditionsOrBuilderList()
Determines when the associated action will trigger.
|
Copyright © 2024 Google LLC. All rights reserved.