Package google.registry.bigquery
@ParametersAreNonnullByDefault
package google.registry.bigquery
-
ClassDescriptionClass encapsulating parameters and state for accessing the Bigquery API.Builder for a
BigqueryConnection
, since the latter is immutable once created.Class that wraps a normal Bigquery API Table object to make it immutable from the client side and give it additional semantics as a "destination" for load or query jobs, with an overwrite flag set by the client upon creation.A builder for DestinationTable.Generic exception to throw if a Bigquery job fails.Dagger module for GoogleBigquery
connection objects.Utilities related to Bigquery.Destination formats for Bigquery extract jobs.Bigquery schema field types.Bigquery table types (i.e.Bigquery write dispositions (i.e.Wrapper ofBigquery
with validation helpers.