static BatchPredictInputConfig.SourceCase |
BatchPredictInputConfig.SourceCase.forNumber(int value) |
|
BatchPredictInputConfig.SourceCase |
BatchPredictInputConfig.Builder.getSourceCase() |
|
BatchPredictInputConfig.SourceCase |
BatchPredictInputConfig.getSourceCase() |
|
BatchPredictInputConfig.SourceCase |
BatchPredictInputConfigOrBuilder.getSourceCase() |
|
static BatchPredictInputConfig.SourceCase |
BatchPredictInputConfig.SourceCase.valueOf(int value) |
Deprecated.
|
static BatchPredictInputConfig.SourceCase |
BatchPredictInputConfig.SourceCase.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static BatchPredictInputConfig.SourceCase[] |
BatchPredictInputConfig.SourceCase.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|