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
Show all

Members list

Type members

Types

Attributes

Source
Stream.scala

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:
BackfillStrategy
Source
Stream.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof
Source
GeneratedMessageCompanion.scala