static JsonFileFormat.SchemaFileFormat |
JsonFileFormat.SchemaFileFormat.forNumber(int value) |
|
JsonFileFormat.SchemaFileFormat |
JsonFileFormat.Builder.getSchemaFileFormat() |
The schema file format along JSON data files.
|
JsonFileFormat.SchemaFileFormat |
JsonFileFormat.getSchemaFileFormat() |
The schema file format along JSON data files.
|
JsonFileFormat.SchemaFileFormat |
JsonFileFormatOrBuilder.getSchemaFileFormat() |
The schema file format along JSON data files.
|
static JsonFileFormat.SchemaFileFormat |
JsonFileFormat.SchemaFileFormat.valueOf(int value) |
Deprecated.
|
static JsonFileFormat.SchemaFileFormat |
JsonFileFormat.SchemaFileFormat.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static JsonFileFormat.SchemaFileFormat |
JsonFileFormat.SchemaFileFormat.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static JsonFileFormat.SchemaFileFormat[] |
JsonFileFormat.SchemaFileFormat.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|