| Package | Description |
|---|---|
| com.google.api.expr.v1alpha1 |
| Modifier and Type | Method and Description |
|---|---|
static Constant.ConstantKindCase |
Constant.ConstantKindCase.forNumber(int value) |
Constant.ConstantKindCase |
Constant.getConstantKindCase() |
Constant.ConstantKindCase |
Constant.Builder.getConstantKindCase() |
Constant.ConstantKindCase |
ConstantOrBuilder.getConstantKindCase() |
static Constant.ConstantKindCase |
Constant.ConstantKindCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Constant.ConstantKindCase |
Constant.ConstantKindCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Constant.ConstantKindCase[] |
Constant.ConstantKindCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.