| Modifier and Type | Method and Description |
|---|---|
static Constraint.ConstraintTypeCase |
Constraint.ConstraintTypeCase.forNumber(int value) |
Constraint.ConstraintTypeCase |
Constraint.getConstraintTypeCase() |
Constraint.ConstraintTypeCase |
Constraint.Builder.getConstraintTypeCase() |
Constraint.ConstraintTypeCase |
ConstraintOrBuilder.getConstraintTypeCase() |
static Constraint.ConstraintTypeCase |
Constraint.ConstraintTypeCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Constraint.ConstraintTypeCase |
Constraint.ConstraintTypeCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Constraint.ConstraintTypeCase[] |
Constraint.ConstraintTypeCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 Google LLC. All rights reserved.