Package | Description |
---|---|
org.mlflow.api.proto |
Autogenerated MLflow Tracking API entity objects.
|
Modifier and Type | Method and Description |
---|---|
static Service.SearchExpression.ExpressionCase |
Service.SearchExpression.ExpressionCase.forNumber(int value) |
Service.SearchExpression.ExpressionCase |
Service.SearchExpressionOrBuilder.getExpressionCase() |
Service.SearchExpression.ExpressionCase |
Service.SearchExpression.getExpressionCase() |
Service.SearchExpression.ExpressionCase |
Service.SearchExpression.Builder.getExpressionCase() |
static Service.SearchExpression.ExpressionCase |
Service.SearchExpression.ExpressionCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Service.SearchExpression.ExpressionCase |
Service.SearchExpression.ExpressionCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Service.SearchExpression.ExpressionCase[] |
Service.SearchExpression.ExpressionCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.