DestinationDatasetId

com.google.cloud.bigquery.datatransfer.v1.transfer.TransferConfig.Destination.DestinationDatasetId
final case class DestinationDatasetId(value: String) extends Destination

Attributes

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

Members list

Type members

Types

type ValueType = String

Attributes

Source
TransferConfig.scala

Value members

Concrete methods

Attributes

Definition Classes
Source
TransferConfig.scala

Attributes

Definition Classes
Source
TransferConfig.scala
override def number: Int

Attributes

Definition Classes
GeneratedOneof
Source
TransferConfig.scala

Inherited methods

Attributes

Inherited from:
Destination
Source
TransferConfig.scala

Attributes

Inherited from:
Destination
Source
TransferConfig.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof
Source
GeneratedMessageCompanion.scala