static ModelRegistry.ModelVersionStatus |
ModelRegistry.ModelVersionStatus.forNumber(int value) |
|
ModelRegistry.ModelVersionStatus |
ModelRegistry.ModelVersion.Builder.getStatus() |
Current status of ``model_version``
|
ModelRegistry.ModelVersionStatus |
ModelRegistry.ModelVersion.getStatus() |
Current status of ``model_version``
|
ModelRegistry.ModelVersionStatus |
ModelRegistry.ModelVersionOrBuilder.getStatus() |
Current status of ``model_version``
|
static ModelRegistry.ModelVersionStatus |
ModelRegistry.ModelVersionStatus.valueOf(int value) |
Deprecated.
|
static ModelRegistry.ModelVersionStatus |
ModelRegistry.ModelVersionStatus.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static ModelRegistry.ModelVersionStatus |
ModelRegistry.ModelVersionStatus.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static ModelRegistry.ModelVersionStatus[] |
ModelRegistry.ModelVersionStatus.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|