SourceGA4BigQueryExport

algoliasearch.ingestion.SourceGA4BigQueryExport
case class SourceGA4BigQueryExport(projectID: String, datasetID: String, tablePrefix: String) extends SourceInputTrait, SourceUpdateInputTrait

SourceGA4BigQueryExport

Value parameters

datasetID

BigQuery dataset ID that the BigQuery export writes to.

projectID

GCP project ID that the BigQuery export writes to.

tablePrefix

Prefix of the tables that the BigQuery Export writes to.

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait SourceInput
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product