static ServingAPIProto.DataFormat |
ServingAPIProto.DataFormat.forNumber(int value) |
|
ServingAPIProto.DataFormat |
ServingAPIProto.DatasetSource.FileSource.Builder.getDataFormat() |
Format of the data.
|
ServingAPIProto.DataFormat |
ServingAPIProto.DatasetSource.FileSource.getDataFormat() |
Format of the data.
|
ServingAPIProto.DataFormat |
ServingAPIProto.DatasetSource.FileSourceOrBuilder.getDataFormat() |
Format of the data.
|
ServingAPIProto.DataFormat |
ServingAPIProto.Job.Builder.getDataFormat() |
Output only.
|
ServingAPIProto.DataFormat |
ServingAPIProto.Job.getDataFormat() |
Output only.
|
ServingAPIProto.DataFormat |
ServingAPIProto.JobOrBuilder.getDataFormat() |
Output only.
|
static ServingAPIProto.DataFormat |
ServingAPIProto.DataFormat.valueOf(int value) |
Deprecated.
|
static ServingAPIProto.DataFormat |
ServingAPIProto.DataFormat.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static ServingAPIProto.DataFormat |
ServingAPIProto.DataFormat.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static ServingAPIProto.DataFormat[] |
ServingAPIProto.DataFormat.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|