Uses of Enum
org.tensorflow.proto.Struct.StructuredValue.KindCase
Packages that use Struct.StructuredValue.KindCase
-
Uses of Struct.StructuredValue.KindCase in org.tensorflow.proto
Subclasses with type arguments of type Struct.StructuredValue.KindCase in org.tensorflow.protoMethods in org.tensorflow.proto that return Struct.StructuredValue.KindCaseModifier and TypeMethodDescriptionStruct.StructuredValue.KindCase.forNumber(int value) Struct.StructuredValue.Builder.getKindCase()Struct.StructuredValue.getKindCase()Struct.StructuredValueOrBuilder.getKindCase()Struct.StructuredValue.KindCase.valueOf(int value) Deprecated.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.