Uses of Enum Class
inference.ModelConfigOuterClass.ModelSequenceBatching.Control.Kind
Packages that use ModelConfigOuterClass.ModelSequenceBatching.Control.Kind
-
Uses of ModelConfigOuterClass.ModelSequenceBatching.Control.Kind in inference
Methods in inference that return ModelConfigOuterClass.ModelSequenceBatching.Control.KindModifier and TypeMethodDescriptionModelConfigOuterClass.ModelSequenceBatching.Control.Kind.forNumber(int value) ModelConfigOuterClass.ModelSequenceBatching.Control.Builder.getKind()@@ .. cpp:var:: Kind kind @@ @@ The kind of this control.ModelConfigOuterClass.ModelSequenceBatching.Control.getKind()@@ .. cpp:var:: Kind kind @@ @@ The kind of this control.ModelConfigOuterClass.ModelSequenceBatching.ControlOrBuilder.getKind()@@ .. cpp:var:: Kind kind @@ @@ The kind of this control.ModelConfigOuterClass.ModelSequenceBatching.Control.Kind.valueOf(int value) Deprecated.ModelConfigOuterClass.ModelSequenceBatching.Control.Kind.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.Returns the enum constant of this class with the specified name.ModelConfigOuterClass.ModelSequenceBatching.Control.Kind.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in inference that return types with arguments of type ModelConfigOuterClass.ModelSequenceBatching.Control.KindModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<ModelConfigOuterClass.ModelSequenceBatching.Control.Kind> ModelConfigOuterClass.ModelSequenceBatching.Control.Kind.internalGetValueMap()Methods in inference with parameters of type ModelConfigOuterClass.ModelSequenceBatching.Control.KindModifier and TypeMethodDescriptionModelConfigOuterClass.ModelSequenceBatching.Control.Builder.setKind(ModelConfigOuterClass.ModelSequenceBatching.Control.Kind value) @@ .. cpp:var:: Kind kind @@ @@ The kind of this control.