Packages

object BigQueryAttributes

Pekko Stream Attributes that are used when materializing BigQuery stream blueprints.

Source
BigQueryAttributes.scala
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. BigQueryAttributes
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. def resolveSettings(mat: Materializer, attr: Attributes): BigQuerySettings

    Resolves the most specific BigQuerySettings for some Attributes

  2. def settings(settings: BigQuerySettings): Attributes

    BigQuerySettings to use for the BigQuery stream

  3. def settingsPath(path: String): Attributes

    Config path which will be used to resolve BigQuerySettings