Uses of Enum Class
tensorflow.Struct.StructuredValue.KindCase
Packages that use Struct.StructuredValue.KindCase
-
Uses of Struct.StructuredValue.KindCase in tensorflow
Methods in tensorflow 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 class with the specified name.static Struct.StructuredValue.KindCase[]Struct.StructuredValue.KindCase.values()Returns an array containing the constants of this enum class, in the order they are declared.