Package-level declarations

Types

Link copied to clipboard
enum GcsDestinationConfigGcsFileFormat : Enum<GcsDestinationConfigGcsFileFormat> , ConvertibleToJava<GcsDestinationConfigGcsFileFormat>

File format that data should be written in. Deprecated field (b/169501737) - use file_format instead.

Link copied to clipboard
enum JsonFileFormatCompression : Enum<JsonFileFormatCompression> , ConvertibleToJava<JsonFileFormatCompression>

Compression of the loaded JSON file.

Link copied to clipboard
enum JsonFileFormatSchemaFileFormat : Enum<JsonFileFormatSchemaFileFormat> , ConvertibleToJava<JsonFileFormatSchemaFileFormat>

The schema file format along JSON data files.

Link copied to clipboard
enum StreamState : Enum<StreamState> , ConvertibleToJava<StreamState>

The state of the stream.