AvroConfig

com.google.pubsub.v1.pubsub.CloudStorageConfig.OutputFormat.AvroConfig
final case class AvroConfig(value: AvroConfig) extends OutputFormat

Attributes

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

Members list

Type members

Types

Attributes

Source
CloudStorageConfig.scala

Value members

Concrete methods

override def avroConfig: Option[AvroConfig]

Attributes

Definition Classes
Source
CloudStorageConfig.scala
override def isAvroConfig: Boolean

Attributes

Definition Classes
Source
CloudStorageConfig.scala
override def number: Int

Attributes

Definition Classes
GeneratedOneof
Source
CloudStorageConfig.scala

Inherited methods

Attributes

Inherited from:
OutputFormat
Source
CloudStorageConfig.scala

Attributes

Inherited from:
OutputFormat
Source
CloudStorageConfig.scala

Attributes

Inherited from:
OutputFormat
Source
CloudStorageConfig.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
OutputFormat
Source
CloudStorageConfig.scala
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof
Source
GeneratedMessageCompanion.scala