| Modifier and Type | Class and Description |
|---|---|
static class |
RecordCondition.Condition
The field type of `value` and `field` do not need to match to be
considered equal, but not all comparisons are possible.
|
static class |
RecordCondition.Condition.Builder
The field type of `value` and `field` do not need to match to be
considered equal, but not all comparisons are possible.
|
| Modifier and Type | Method and Description |
|---|---|
RecordCondition.ConditionOrBuilder |
RecordCondition.ConditionsOrBuilder.getConditionsOrBuilder(int index)
A collection of conditions.
|
RecordCondition.ConditionOrBuilder |
RecordCondition.Conditions.getConditionsOrBuilder(int index)
A collection of conditions.
|
RecordCondition.ConditionOrBuilder |
RecordCondition.Conditions.Builder.getConditionsOrBuilder(int index)
A collection of conditions.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends RecordCondition.ConditionOrBuilder> |
RecordCondition.ConditionsOrBuilder.getConditionsOrBuilderList()
A collection of conditions.
|
List<? extends RecordCondition.ConditionOrBuilder> |
RecordCondition.Conditions.getConditionsOrBuilderList()
A collection of conditions.
|
List<? extends RecordCondition.ConditionOrBuilder> |
RecordCondition.Conditions.Builder.getConditionsOrBuilderList()
A collection of conditions.
|
Copyright © 2022 Google LLC. All rights reserved.