| Modifier and Type | Method and Description |
|---|---|
static ThresholdRule.Basis |
ThresholdRule.Basis.forNumber(int value) |
ThresholdRule.Basis |
ThresholdRuleOrBuilder.getSpendBasis()
Optional.
|
ThresholdRule.Basis |
ThresholdRule.getSpendBasis()
Optional.
|
ThresholdRule.Basis |
ThresholdRule.Builder.getSpendBasis()
Optional.
|
static ThresholdRule.Basis |
ThresholdRule.Basis.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static ThresholdRule.Basis |
ThresholdRule.Basis.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ThresholdRule.Basis |
ThresholdRule.Basis.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ThresholdRule.Basis[] |
ThresholdRule.Basis.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<ThresholdRule.Basis> |
ThresholdRule.Basis.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
ThresholdRule.Builder |
ThresholdRule.Builder.setSpendBasis(ThresholdRule.Basis value)
Optional.
|
Copyright © 2024 Google LLC. All rights reserved.