AvroFileFormat

com.google.cloud.datastream.v1.datastream_resources.GcsDestinationConfig.FileFormat.AvroFileFormat
final case class AvroFileFormat(value: AvroFileFormat) extends FileFormat

Attributes

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

Members list

Type members

Types

Value members

Concrete methods

Attributes

Definition Classes
Source
GcsDestinationConfig.scala
override def isAvroFileFormat: Boolean

Attributes

Definition Classes
Source
GcsDestinationConfig.scala
override def number: Int

Attributes

Definition Classes
GeneratedOneof
Source
GcsDestinationConfig.scala

Inherited methods

Attributes

Inherited from:
FileFormat
Source
GcsDestinationConfig.scala

Attributes

Inherited from:
FileFormat
Source
GcsDestinationConfig.scala

Attributes

Inherited from:
FileFormat
Source
GcsDestinationConfig.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof
Source
GeneratedMessageCompanion.scala