GcsSource

com.google.cloud.redis.v1.cloud_redis.InputConfig.Source.GcsSource
final case class GcsSource(value: GcsSource) extends Source

Attributes

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

Members list

Type members

Types

Attributes

Source
InputConfig.scala

Value members

Concrete methods

override def gcsSource: Option[GcsSource]

Attributes

Definition Classes
Source
InputConfig.scala
override def isGcsSource: Boolean

Attributes

Definition Classes
Source
InputConfig.scala
override def number: Int

Attributes

Definition Classes
GeneratedOneof
Source
InputConfig.scala

Inherited methods

def isDefined: Boolean

Attributes

Inherited from:
Source
Source
InputConfig.scala
def isEmpty: Boolean

Attributes

Inherited from:
Source
Source
InputConfig.scala
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof
Source
GeneratedMessageCompanion.scala