BackfillAll

com.google.cloud.datastream.v1.datastream_resources.Stream$.BackfillStrategy$.BackfillAll
final case class BackfillAll(value: BackfillAllStrategy) extends BackfillStrategy

Attributes

Source:
Stream.scala
Graph
Supertypes
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Type members

Types

Value members

Concrete methods

Attributes

Definition Classes
Source:
Stream.scala
override def isBackfillAll: Boolean

Attributes

Definition Classes
Source:
Stream.scala
override def number: Int

Attributes

Definition Classes
GeneratedOneof
Source:
Stream.scala

Inherited methods

Attributes

Inherited from:
BackfillStrategy
Source:
Stream.scala

Attributes

Inherited from:
BackfillStrategy
Source:
Stream.scala

Attributes

Inherited from:
BackfillStrategy
Source:
Stream.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof
Source:
GeneratedMessageCompanion.scala