Package | Description |
---|---|
tensorflow |
Modifier and Type | Method and Description |
---|---|
static Struct.StructuredValue.KindCase |
Struct.StructuredValue.KindCase.forNumber(int value) |
Struct.StructuredValue.KindCase |
Struct.StructuredValueOrBuilder.getKindCase() |
Struct.StructuredValue.KindCase |
Struct.StructuredValue.getKindCase() |
Struct.StructuredValue.KindCase |
Struct.StructuredValue.Builder.getKindCase() |
static Struct.StructuredValue.KindCase |
Struct.StructuredValue.KindCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Struct.StructuredValue.KindCase |
Struct.StructuredValue.KindCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Struct.StructuredValue.KindCase[] |
Struct.StructuredValue.KindCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015–2019. All rights reserved.