FileFormat

com.google.cloud.datastream.v1.datastream_resources.GcsDestinationConfig$.FileFormat$
See theFileFormat companion trait
object FileFormat

Attributes

Companion
trait
Source
GcsDestinationConfig.scala
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
FileFormat.type

Members list

Type members

Classlikes

final case class AvroFileFormat(value: AvroFileFormat) extends FileFormat

Attributes

Source
GcsDestinationConfig.scala
Supertypes
trait FileFormat
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case object Empty extends FileFormat

Attributes

Source
GcsDestinationConfig.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait FileFormat
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Empty.type
final case class JsonFileFormat(value: JsonFileFormat) extends FileFormat

Attributes

Source
GcsDestinationConfig.scala
Supertypes
trait FileFormat
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala