static Examples.ExampleGcsSource.DataFormat |
Examples.ExampleGcsSource.DataFormat.forNumber(int value) |
|
Examples.ExampleGcsSource.DataFormat |
Examples.ExampleGcsSource.Builder.getDataFormat() |
The format in which instances are given, if not specified, assume it's
JSONL format.
|
Examples.ExampleGcsSource.DataFormat |
Examples.ExampleGcsSource.getDataFormat() |
The format in which instances are given, if not specified, assume it's
JSONL format.
|
Examples.ExampleGcsSource.DataFormat |
Examples.ExampleGcsSourceOrBuilder.getDataFormat() |
The format in which instances are given, if not specified, assume it's
JSONL format.
|
static Examples.ExampleGcsSource.DataFormat |
Examples.ExampleGcsSource.DataFormat.valueOf(int value) |
Deprecated.
|
static Examples.ExampleGcsSource.DataFormat |
Examples.ExampleGcsSource.DataFormat.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static Examples.ExampleGcsSource.DataFormat |
Examples.ExampleGcsSource.DataFormat.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Examples.ExampleGcsSource.DataFormat[] |
Examples.ExampleGcsSource.DataFormat.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|