static DataFormat |
DataFormat.forNumber(int value) |
|
DataFormat |
InputConfig.Builder.getDataFormat() |
The input data format that used to store the model in Cloud Storage.
|
DataFormat |
InputConfig.getDataFormat() |
The input data format that used to store the model in Cloud Storage.
|
DataFormat |
InputConfigOrBuilder.getDataFormat() |
The input data format that used to store the model in Cloud Storage.
|
DataFormat |
OutputConfig.Builder.getDataFormat() |
The output data format that used to store the results in Cloud Storage.
|
DataFormat |
OutputConfig.getDataFormat() |
The output data format that used to store the results in Cloud Storage.
|
DataFormat |
OutputConfigOrBuilder.getDataFormat() |
The output data format that used to store the results in Cloud Storage.
|
static DataFormat |
DataFormat.valueOf(int value) |
Deprecated.
|
static DataFormat |
DataFormat.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static DataFormat |
DataFormat.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static DataFormat[] |
DataFormat.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|