Uses of Enum Class
tensorflow.serving.GetModelStatus.ModelVersionStatus.State
Packages that use GetModelStatus.ModelVersionStatus.State
-
Uses of GetModelStatus.ModelVersionStatus.State in tensorflow.serving
Methods in tensorflow.serving that return GetModelStatus.ModelVersionStatus.StateModifier and TypeMethodDescriptionGetModelStatus.ModelVersionStatus.State.forNumber(int value) GetModelStatus.ModelVersionStatus.Builder.getState()Model state.GetModelStatus.ModelVersionStatus.getState()Model state.GetModelStatus.ModelVersionStatusOrBuilder.getState()Model state.GetModelStatus.ModelVersionStatus.State.valueOf(int value) Deprecated.GetModelStatus.ModelVersionStatus.State.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.GetModelStatus.ModelVersionStatus.State.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in tensorflow.serving that return types with arguments of type GetModelStatus.ModelVersionStatus.StateModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<GetModelStatus.ModelVersionStatus.State> GetModelStatus.ModelVersionStatus.State.internalGetValueMap()Methods in tensorflow.serving with parameters of type GetModelStatus.ModelVersionStatus.StateModifier and TypeMethodDescriptionGetModelStatus.ModelVersionStatus.Builder.setState(GetModelStatus.ModelVersionStatus.State value) Model state.