static FileFormat |
FileFormat.forNumber(int value) |
|
FileFormat |
GcsSource.Builder.getFileFormat() |
The file format of the Google Cloud Storage object.
|
FileFormat |
GcsSource.getFileFormat() |
The file format of the Google Cloud Storage object.
|
FileFormat |
GcsSourceOrBuilder.getFileFormat() |
The file format of the Google Cloud Storage object.
|
FileFormat |
LocalFileSource.Builder.getFileFormat() |
The format of the file that is being uploaded.
|
FileFormat |
LocalFileSource.getFileFormat() |
The format of the file that is being uploaded.
|
FileFormat |
LocalFileSourceOrBuilder.getFileFormat() |
The format of the file that is being uploaded.
|
static FileFormat |
FileFormat.valueOf(int value) |
Deprecated.
|
static FileFormat |
FileFormat.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static FileFormat |
FileFormat.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static FileFormat[] |
FileFormat.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|