| Package | Description |
|---|---|
| com.google.api.expr.v1alpha1 |
| Modifier and Type | Method and Description |
|---|---|
static Type.TypeKindCase |
Type.TypeKindCase.forNumber(int value) |
Type.TypeKindCase |
Type.getTypeKindCase() |
Type.TypeKindCase |
Type.Builder.getTypeKindCase() |
Type.TypeKindCase |
TypeOrBuilder.getTypeKindCase() |
static Type.TypeKindCase |
Type.TypeKindCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Type.TypeKindCase |
Type.TypeKindCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Type.TypeKindCase[] |
Type.TypeKindCase.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.