Package com.google.cloud.bigquery (2.56.0)

Settings Classes

Settings classes can be used to configure credentials, endpoints, and retry settings for a Client.

Settings Description
com. google. cloud. bigquery. Connection Settings ConnectionSettings for setting up a BigQuery query connection.

Classes

Class Description
com. google. cloud. bigquery. Acl Access Control for a BigQuery Dataset. BigQuery uses ACLs to manage permissions on datasets. ACLs are not directly supported on tables. A table inherits its ACL from the dataset that contains it. Project roles affect your ability to run jobs or manage the project, while dataset roles affect how you can access or modify the data inside a project.
com. google. cloud. bigquery. Acl. Dataset Acl Entity Class for a BigQuery DatasetAclEntity ACL entity. Objects of this class represent a DatasetAclEntity from a different DatasetAclEntity to grant access to. Only views are supported for now. The role field is not required when this field is set. If that DatasetAclEntity is deleted and re-created, its access needs to be granted again via an update operation.
com. google. cloud. bigquery. Acl. Domain Class for a BigQuery Domain entity. Objects of this class represent a domain to grant access to. Any users signed in with the domain specified will be granted the specified access.
com. google. cloud. bigquery. Acl. Entity Base class for BigQuery entities that can be grant access to the dataset.
com. google. cloud. bigquery. Acl. Expr Expr represents the conditional information related to dataset access policies.
com. google. cloud. bigquery. Acl. Group Class for a BigQuery Group entity. Objects of this class represent a group to granted access to. A Group entity can be created given the group's email or can be a special group: #ofProjectOwners() , #ofProjectReaders() , #ofProjectWriters() or #ofAllAuthenticatedUsers() .
com. google. cloud. bigquery. Acl. Iam Member Class for a BigQuery IamMember entity. Objects of this class represent a iamMember to grant access to given the IAM Policy.
com. google. cloud. bigquery. Acl. Role Dataset roles supported by BigQuery. See Also: Dataset Roles
com. google. cloud. bigquery. Acl. Routine Class for a BigQuery Routine entity. Objects of this class represent a routine from a different datasetAclEntity to grant access to. Queries executed against that routine will have read access to views/tables/routines in this datasetAclEntity. Only UDF is supported for now. The role field is not required when this field is set. If that routine is updated by any user,
com. google. cloud. bigquery. Acl. User Class for a BigQuery User entity. Objects of this class represent a user to grant access to given the email address.
com. google. cloud. bigquery. Acl. View Class for a BigQuery View entity. Objects of this class represent a view from a different datasetAclEntity to grant access to. Queries executed against that view will have read access to tables in this datasetAclEntity. The role field is not required when this field is set. If that view is updated by any user, access to the view needs to be granted again via an update
com. google. cloud. bigquery. Avro Options Google BigQuery options for AVRO format. This class wraps some properties of AVRO files used by BigQuery to parse external data.
com. google. cloud. bigquery. Avro Options. Builder
com. google. cloud. bigquery. Bi Engine Reason
com. google. cloud. bigquery. Bi Engine Reason. Builder
com. google. cloud. bigquery. Bi Engine Stats BIEngineStatistics contains query statistics specific to the use of BI Engine.
com. google. cloud. bigquery. Bi Engine Stats. Builder
com. google. cloud. bigquery. Big Lake Configuration
com. google. cloud. bigquery. Big Lake Configuration. Builder
com. google. cloud. bigquery. Big Query. Dataset Delete Option Class for specifying dataset delete options.
com. google. cloud. bigquery. Big Query. Dataset List Option Class for specifying dataset list options.
com. google. cloud. bigquery. Big Query. Dataset Option Class for specifying dataset get, create and update options.
com. google. cloud. bigquery. Big Query.IAM Option
com. google. cloud. bigquery. Big Query. Job List Option Class for specifying job list options.
com. google. cloud. bigquery. Big Query. Job Option Class for specifying table get and create options.
com. google. cloud. bigquery. Big Query. Model List Option Class for specifying table list options.
com. google. cloud. bigquery. Big Query. Model Option Class for specifying model get, create and update options.
com. google. cloud. bigquery. Big Query. Query Option
com. google. cloud. bigquery. Big Query. Query Results Option Class for specifying query results options.
com. google. cloud. bigquery. Big Query. Routine List Option Class for specifying routine list options.
com. google. cloud. bigquery. Big Query. Routine Option Class for specifying table get, create and update options.
com. google. cloud. bigquery. Big Query. Table Data List Option Class for specifying table data list options.
com. google. cloud. bigquery. Big Query. Table List Option Class for specifying table list options.
com. google. cloud. bigquery. Big Query. Table Option Class for specifying table get, create and update options.
com. google. cloud. bigquery. Big Query Dry Run Result Impl
com. google. cloud. bigquery. Big Query Error Google Cloud BigQuery Error. Objects of this class represent errors encountered by the BigQuery service while executing a request. A BigQuery Job that terminated with an error has a non-null JobStatus#getError() . A job can also encounter errors during its execution that do not cause the whole job to fail (see JobStatus#getExecutionErrors() ). Similarly, queries and
com. google. cloud. bigquery. Big Query Error Messages
com. google. cloud. bigquery. Big Query Error Messages. Retry Reg Ex Patterns
com. google. cloud. bigquery. Big Query Options
com. google. cloud. bigquery. Big Query Options. Builder
com. google. cloud. bigquery. Big Query Options. Default Big Query Factory
com. google. cloud. bigquery. Big Query Options. Default Big Query Rpc Factory
com. google. cloud. bigquery. Big Query Result Impl An implementation of BigQueryResult.

This class and the ResultSet it returns is not thread-safe.

com. google. cloud. bigquery. Big Query Result Stats Impl
com. google. cloud. bigquery. Big Query Retry Algorithm
com. google. cloud. bigquery. Big Query Retry Config
com. google. cloud. bigquery. Big Query Retry Config. Builder
com. google. cloud. bigquery. Big Query Retry Helper
com. google. cloud. bigquery. Bigtable Column
com. google. cloud. bigquery. Bigtable Column. Builder
com. google. cloud. bigquery. Bigtable Column Family List of column families to expose in the table schema along with their types. This list restricts the column families that can be referenced in queries and specifies their value types.

You can use this list to do type conversions - see the 'type' field for more details. If you

com. google. cloud. bigquery. Bigtable Column Family. Builder
com. google. cloud. bigquery. Bigtable Options
com. google. cloud. bigquery. Bigtable Options. Builder A builder for BigtableOptions objects.
com. google. cloud. bigquery. Clone Definition
com. google. cloud. bigquery. Clone Definition. Builder
com. google. cloud. bigquery. Clustering
com. google. cloud. bigquery. Clustering. Builder
com. google. cloud. bigquery. Column Reference
com. google. cloud. bigquery. Column Reference. Builder
com. google. cloud. bigquery. Connection Property
com. google. cloud. bigquery. Connection Property. Builder A builder for ConnectionProperty objects.
com. google. cloud. bigquery. Connection Settings. Builder
com. google. cloud. bigquery. Copy Job Configuration Google BigQuery copy job configuration. A copy job copies an existing table to another new or existing table. Copy job configurations have JobConfiguration.Type#COPY type.
com. google. cloud. bigquery. Copy Job Configuration. Builder
com. google. cloud. bigquery. Csv Options Google BigQuery options for CSV format. This class wraps some properties of CSV files used by BigQuery to parse external data.
com. google. cloud. bigquery. Csv Options. Builder
com. google. cloud. bigquery. Dataset A Google BigQuery Dataset.

Objects of this class are immutable. Operations that modify the dataset like #update return a new object. To get a Dataset object with the most recent information use #reload . Dataset adds a layer of service-related functionality over DatasetInfo .

com. google. cloud. bigquery. Dataset. Builder A builder for Dataset objects.
com. google. cloud. bigquery. Dataset Id Google BigQuery Dataset identity.
com. google. cloud. bigquery. Dataset Info Google BigQuery Dataset information. A dataset is a grouping mechanism that holds zero or more tables. Datasets are the lowest level unit of access control; you cannot control access at the table level. See Also: Managing Jobs, Datasets, and Projects
com. google. cloud. bigquery. Dataset Info. Builder A builder for DatasetInfo objects.
com. google. cloud. bigquery. Datastore Backup Options Google BigQuery options for Cloud Datastore backup.
com. google. cloud. bigquery. Datastore Backup Options. Builder
com. google. cloud. bigquery. Dml Stats Represents DML statistics information.
com. google. cloud. bigquery. Dml Stats. Builder
com. google. cloud. bigquery. Encryption Configuration
com. google. cloud. bigquery. Encryption Configuration. Builder
com. google. cloud. bigquery. Execute Select Response
com. google. cloud. bigquery. Execute Select Response. Builder
com. google. cloud. bigquery. External Dataset Reference Configures the access a dataset defined in an external metadata storage.
com. google. cloud. bigquery. External Dataset Reference. Builder
com. google. cloud. bigquery. External Table Definition Google BigQuery external table definition. BigQuery's external tables are tables whose data reside outside of BigQuery but can be queried as normal BigQuery tables. External tables are experimental and might be subject to change or removed. See Also: Federated Data Sources
com. google. cloud. bigquery. External Table Definition. Builder
com. google. cloud. bigquery. External Table Definition. Source Column Match
com. google. cloud. bigquery. Extract Job Configuration Google BigQuery extract job configuration. An extract job exports a BigQuery table to Google Cloud Storage. The extract destination provided as URIs that point to objects in Google Cloud Storage. Extract job configurations have JobConfiguration.Type#EXTRACT type.
com. google. cloud. bigquery. Extract Job Configuration. Builder
com. google. cloud. bigquery. Field Google BigQuery Table schema field. A table field has a name, a type, a mode and possibly a description.
com. google. cloud. bigquery. Field. Builder
com. google. cloud. bigquery. Field Element Type
com. google. cloud. bigquery. Field Element Type. Builder
com. google. cloud. bigquery. Field List Google BigQuery Table schema fields (columns). Each field has a unique name and index. Fields with duplicate names are not allowed in BigQuery schema.
com. google. cloud. bigquery. Field Value Google BigQuery Table Field Value class. Objects of this class represent values of a BigQuery Table Field. A list of values forms a table row. Tables rows can be gotten as the result of a query or when listing table data.
com. google. cloud. bigquery. Field Value List Google BigQuery Table Field Values class, which represents a row in returned query result (table row). Tables rows can be retrieved as a result of a query or when listing table data.

Depending on how a corresponding query was executed, each row (an instance of

com. google. cloud. bigquery. Foreign Key
com. google. cloud. bigquery. Foreign Key. Builder
com. google. cloud. bigquery. Format Options Base class for Google BigQuery format options. These class define the format of external data used by BigQuery, for either federated tables or load jobs.

Load jobs support the following formats: AVRO, CSV, DATASTORE_BACKUP, GOOGLE_SHEETS, JSON,

com. google. cloud. bigquery. Google Sheets Options Google BigQuery options for the Google Sheets format.
com. google. cloud. bigquery. Google Sheets Options. Builder
com. google. cloud. bigquery. Hive Partitioning Options HivePartitioningOptions currently supported types include: AVRO, CSV, JSON, ORC and Parquet.
com. google. cloud. bigquery. Hive Partitioning Options. Builder
com. google. cloud. bigquery. Index Unused Reason Represents Reason of why the index was not used in a SQL search.
com. google. cloud. bigquery. Index Unused Reason. Builder
com. google. cloud. bigquery. Insert All Request Google Cloud BigQuery insert all request. This class can be used to stream data into BigQuery one record at a time without needing to run a load job. This approach enables querying data without the delay of running a load job. There are several important trade-offs to consider before choosing an approach.
com. google. cloud. bigquery. Insert All Request. Builder
com. google. cloud. bigquery. Insert All Request. Row To Insert A Google Big Query row to be inserted into a table. Each RowToInsert has an associated id used by BigQuery to detect duplicate insertion requests on a best-effort basis.

To ensure proper serialization of numeric data, it is recommended to supply values using a

com. google. cloud. bigquery. Insert All Response Google Cloud BigQuery insert all response. Objects of this class possibly contain errors for an InsertAllRequest . If a row failed to be inserted, the non-empty list of errors associated to that row's index can be obtained with InsertAllResponse#getErrorsFor(long) . InsertAllResponse#getInsertErrors() can be used to return all errors caused by a InsertAllRequest as a map.
com. google. cloud. bigquery. Job A Google BigQuery Job.

Objects of this class are immutable. To get a Job object with the most recent information use #reload . Job adds a layer of service-related functionality over

com. google. cloud. bigquery. Job. Builder A builder for Job objects.
com. google. cloud. bigquery. Job Configuration Base class for a BigQuery job configuration.
com. google. cloud. bigquery. Job Configuration. Builder Base builder for job configurations.
com. google. cloud. bigquery. Job Id Google BigQuery Job identity.
com. google. cloud. bigquery. Job Id. Builder
com. google. cloud. bigquery. Job Info Google BigQuery Job information. Jobs are objects that manage asynchronous tasks such as running queries, loading data, and exporting data. Use CopyJobConfiguration for a job that copies an existing table. Use ExtractJobConfiguration for a job that exports a table to Google Cloud Storage. Use LoadJobConfiguration for a job that loads data from Google Cloud
com. google. cloud. bigquery. Job Info. Builder A builder for JobInfo objects.
com. google. cloud. bigquery. Job Statistics A Google BigQuery Job statistics.
com. google. cloud. bigquery. Job Statistics. Copy Statistics A Google BigQuery Copy Job statistics.
com. google. cloud. bigquery. Job Statistics. Extract Statistics A Google BigQuery Extract Job statistics.
com. google. cloud. bigquery. Job Statistics. Load Statistics A Google BigQuery Load Job statistics.
com. google. cloud. bigquery. Job Statistics. Query Statistics A Google BigQuery Query Job statistics.
com. google. cloud. bigquery. Job Statistics. Query Statistics. Export Data Stats Statistics for the EXPORT DATA statement as part of Query Job. EXTRACT JOB statistics are populated in ExtractStatistics.
com. google. cloud. bigquery. Job Statistics. Query Statistics. Export Data Stats. Builder
com. google. cloud. bigquery. Job Statistics. Query Statistics. Statement Type StatementType represents possible types of SQL statements reported as part of the QueryStatistics of a BigQuery job.
com. google. cloud. bigquery. Job Statistics. Reservation Usage ReservationUsage contains information about a job's usage of a single reservation.
com. google. cloud. bigquery. Job Statistics. Reservation Usage. Builder
com. google. cloud. bigquery. Job Statistics. Script Statistics A Google BigQuery Script statistics.
com. google. cloud. bigquery. Job Statistics. Script Statistics. Script Stack Frame
com. google. cloud. bigquery. Job Statistics. Session Info
com. google. cloud. bigquery. Job Statistics. Session Info. Builder
com. google. cloud. bigquery. Job Statistics. Transaction Info
com. google. cloud. bigquery. Job Statistics. Transaction Info. Builder
com. google. cloud. bigquery. Job Status A Google BigQuery Job status. Objects of this class can be examined when polling an asynchronous job to see if the job completed.
com. google. cloud. bigquery. Job Status. State Possible states that a BigQuery Job can assume.
com. google. cloud. bigquery. LegacySQL Type Name A type used in legacy SQL contexts. NOTE: some contexts use a mix of types; for example, for queries that use standard SQL, the return types are the legacy SQL types. See Also: https://cloud.google.com/bigquery/data-types
com. google. cloud. bigquery. Load Job Configuration Google BigQuery load job configuration. A load job loads data from one of several formats into a table. Data is provided as URIs that point to objects in Google Cloud Storage. Load job configurations have JobConfiguration.Type#LOAD type.
com. google. cloud. bigquery. Load Job Configuration. Builder
com. google. cloud. bigquery. Load Job Configuration. Source Column Match
com. google. cloud. bigquery. Materialized View Definition
com. google. cloud. bigquery. Materialized View Definition. Builder
com. google. cloud. bigquery. Metadata Cache Stats Represents statistics for metadata caching in BigLake tables. See Also: BigLake Tables
com. google. cloud. bigquery. Metadata Cache Stats. Builder
com. google. cloud. bigquery. Model A Google BigQuery ML Model.

Objects of this class are immutable. Operations that modify the table like #update return a new object. To get a Model object with the most recent information use #reload .

com. google. cloud. bigquery. Model. Builder
com. google. cloud. bigquery. Model Id
com. google. cloud. bigquery. Model Info Google BigQuery ML model information. Models are not created directly via the API, but by issuing a CREATE MODEL query. See Also: CREATE MODEL statement
com. google. cloud. bigquery. Model Info. Builder A builder for ModelInfo objects.
com. google. cloud. bigquery. Model Table Definition A Google BigQuery Model table definition. This definition is used to represent a BigQuery ML model. See Also: BigQuery ML Model
com. google. cloud. bigquery. Model Table Definition. Builder
com. google. cloud. bigquery. Parameter
com. google. cloud. bigquery. Parameter. Builder
com. google. cloud. bigquery. Parquet Options
com. google. cloud. bigquery. Parquet Options. Builder A builder for ParquetOptions objects.
com. google. cloud. bigquery. Policy Tags
com. google. cloud. bigquery. Policy Tags. Builder
com. google. cloud. bigquery. Primary Key
com. google. cloud. bigquery. Primary Key. Builder
com. google. cloud. bigquery. Query Job Configuration Google BigQuery Query Job configuration. A Query Job runs a query against BigQuery data. Query job configurations have JobConfiguration.Type#QUERY type.
com. google. cloud. bigquery. Query Job Configuration. Builder
com. google. cloud. bigquery. Query Parameter Value A value for a QueryParameter along with its type.

A static factory method is provided for each of the possible types (e.g. #int64(Long) for StandardSQLTypeName.INT64). Alternatively, an instance can be constructed by calling #of(Object, Class) with the value and a Class object, which will use these mappings:

com. google. cloud. bigquery. Query Parameter Value. Builder
com. google. cloud. bigquery. Query Response
com. google. cloud. bigquery. Query Stage BigQuery provides diagnostic information about a completed query's execution plan (or query plan for short). The query plan describes a query as a series of stages, with each stage comprising a number of steps that read from data sources, perform a series of transformations on the input, and emit an output to a future stage (or the final result). This class contains information on a
com. google. cloud. bigquery. Query Stage. Query Step Each query stage is made of a number of steps. This class contains information on a query step. See Also: Steps Metadata
com. google. cloud. bigquery. Range
com. google. cloud. bigquery. Range. Builder
com. google. cloud. bigquery. Range Partitioning
com. google. cloud. bigquery. Range Partitioning. Builder A builder for RangePartitioning objects.
com. google. cloud. bigquery. Range Partitioning. Range
com. google. cloud. bigquery. Range Partitioning. Range. Builder A builder for Range objects.
com. google. cloud. bigquery. Read Client Connection Configuration Represents BigQueryStorage Read client connection information.
com. google. cloud. bigquery. Read Client Connection Configuration. Builder
com. google. cloud. bigquery. Remote Function Options Represents Remote Function Options. Options for a remote user-defined function.
com. google. cloud. bigquery. Remote Function Options. Builder
com. google. cloud. bigquery. Routine A Google BigQuery Routine.

Objects of this class are immutable. Operations that modify the routine like #update return a new object. To get a routine object with the most recent information use #reload .

com. google. cloud. bigquery. Routine. Builder
com. google. cloud. bigquery. Routine Argument An argument for a BigQuery Routine.
com. google. cloud. bigquery. Routine Argument. Builder
com. google. cloud. bigquery. Routine Id RoutineId represents the identifier for a given Routine.
com. google. cloud. bigquery. Routine Info Google BigQuery routine information. A Routine is an API abstraction that encapsulates several related concepts inside the BigQuery service, including scalar user defined functions (UDFS) and stored procedures.
com. google. cloud. bigquery. Routine Info. Builder
com. google. cloud. bigquery. Schema This class represents the schema for a Google BigQuery Table or data source.
com. google. cloud. bigquery. Search Stats Represents Search statistics information of a search query.
com. google. cloud. bigquery. Search Stats. Builder
com. google. cloud. bigquery. Snapshot Table Definition
com. google. cloud. bigquery. Snapshot Table Definition. Builder
com. google. cloud. bigquery. StandardSQL Data Type Represents Standard SQL data type information.
com. google. cloud. bigquery. StandardSQL Data Type. Builder
com. google. cloud. bigquery. StandardSQL Field A Google BigQuery SQL Field.
com. google. cloud. bigquery. StandardSQL Field. Builder
com. google. cloud. bigquery. StandardSQL Struct Type A set of fields contained within a SQL STRUCT in Google BigQuery.
com. google. cloud. bigquery. StandardSQL Struct Type. Builder
com. google. cloud. bigquery. StandardSQL Table Type Represents Standard SQL table type information.
com. google. cloud. bigquery. StandardSQL Table Type. Builder
com. google. cloud. bigquery. Standard Table Definition A Google BigQuery default table definition. This definition is used for standard, two-dimensional tables with individual records organized in rows, and a data type assigned to each column (also called a field). Individual fields within a record may contain nested and repeated children fields. Every table is described by a schema that describes field names, types, and other
com. google. cloud. bigquery. Standard Table Definition. Builder
com. google. cloud. bigquery. Standard Table Definition. Streaming Buffer Google BigQuery Table's Streaming Buffer information. This class contains information on a table's streaming buffer as the estimated size in number of rows/bytes.
com. google. cloud. bigquery. Table A Google BigQuery Table.

Objects of this class are immutable. Operations that modify the table like #update return a new object. To get a Table object with the most recent information use #reload . Table adds a layer of service-related functionality over TableInfo .

com. google. cloud. bigquery. Table. Builder A builder for Table objects.
com. google. cloud. bigquery. Table Constraints
com. google. cloud. bigquery. Table Constraints. Builder
com. google. cloud. bigquery. Table Data Write Channel WriteChannel implementation to stream data into a BigQuery table. Use #getJob() to get the job used to insert streamed data. Please notice that #getJob() returns null until the channel is closed.
com. google. cloud. bigquery. Table Definition Base class for a Google BigQuery table definition.
com. google. cloud. bigquery. Table Definition. Builder Base builder for table definitions.
com. google. cloud. bigquery. Table Definition. Type The table type.
com. google. cloud. bigquery. Table Id Google BigQuery Table identity.
com. google. cloud. bigquery. Table Info Google BigQuery table information. Use StandardTableDefinition to create simple BigQuery table. Use ViewDefinition to create a BigQuery view. Use ExternalTableDefinition to create a BigQuery a table backed by external data. See Also: Managing Tables
com. google. cloud. bigquery. Table Info. Builder A builder for TableInfo objects.
com. google. cloud. bigquery. Table Metadata Cache Usage Represents Table level detail on the usage of metadata caching.
com. google. cloud. bigquery. Table Metadata Cache Usage. Builder
com. google. cloud. bigquery. Table Result
com. google. cloud. bigquery. Table Result. Builder
com. google. cloud. bigquery. Time Partitioning Objects of this class allow to configure table partitioning based on time. By dividing a large table into smaller partitions, you can improve query performance and reduce the number of bytes billed by restricting the amount of data scanned. See Also: Partitioned Tables
com. google. cloud. bigquery. Time Partitioning. Builder
com. google. cloud. bigquery. Timeline Sample A specific timeline sample. This instruments work progress at a given point in time, providing information about work units active/pending/completed as well as cumulative slot-milliseconds.
com. google. cloud. bigquery. Timeline Sample. Builder
com. google. cloud. bigquery. User Defined Function Google BigQuery User Defined Function. BigQuery supports user-defined functions (UDFs) written in JavaScript. A UDF is similar to the "Map" function in a MapReduce: it takes a single row as input and produces zero or more rows as output. The output can potentially have a different schema than the input.
com. google. cloud. bigquery. View Definition Google BigQuery view table definition. BigQuery's views are logical views, not materialized views, which means that the query that defines the view is re-executed every time the view is queried. See Also: Views
com. google. cloud. bigquery. View Definition. Builder
com. google. cloud. bigquery. Write Channel Configuration Google BigQuery Configuration for a load operation. A load configuration can be used to load data into a table with a com.google.cloud.WriteChannel ( BigQuery#writer(WriteChannelConfiguration) ).
com. google. cloud. bigquery. Write Channel Configuration. Builder

Interfaces

Interface Description
com. google. cloud. bigquery. Big Query An interface for Google Cloud BigQuery. See Also: Google Cloud BigQuery
com. google. cloud. bigquery. Big Query Dry Run Result
com. google. cloud. bigquery. Big Query Factory An interface for BigQuery factories.
com. google. cloud. bigquery. Big Query Result
com. google. cloud. bigquery. Big Query Result Stats
com. google. cloud. bigquery. Connection A Connection is a session between a Java application and BigQuery. SQL statements are executed and results are returned within the context of a connection.
com. google. cloud. bigquery. Load Configuration Common interface for a load configuration. A load configuration ( WriteChannelConfiguration ) can be used to load data into a table with a com.google.cloud.WriteChannel ( BigQuery#writer(WriteChannelConfiguration) ). A load configuration ( LoadJobConfiguration ) can also be used to create a load job ( JobInfo#of(JobConfiguration) ).
com. google. cloud. bigquery. Load Configuration. Builder

Enums

Enum Description
com. google. cloud. bigquery. Acl. Entity. Type Types of BigQuery entities.
com. google. cloud. bigquery. Big Query. Dataset Field Fields of a BigQuery Dataset resource. See Also: Dataset Resource
com. google. cloud. bigquery. Big Query. Dataset Update Mode
com. google. cloud. bigquery. Big Query. Dataset View
com. google. cloud. bigquery. Big Query. Job Field Fields of a BigQuery Job resource. See Also: Job Resource
com. google. cloud. bigquery. Big Query. Model Field Fields of a BigQuery Model resource. See Also: Model Resource
com. google. cloud. bigquery. Big Query. Routine Field Fields of a BigQuery Routine resource. See Also: Routine Resource
com. google. cloud. bigquery. Big Query. Table Field Fields of a BigQuery Table resource. See Also: Table Resource
com. google. cloud. bigquery. Big Query. Table Metadata View Metadata of a BigQuery Table. See Also: Table Resource
com. google. cloud. bigquery. Field. Mode Mode for a BigQuery Table field. Mode#NULLABLE fields can be set to null , Mode#REQUIRED fields must be provided. Mode#REPEATED fields can contain more than one value.
com. google. cloud. bigquery. Field Value. Attribute The field value's attribute, giving information on the field's content type.
com. google. cloud. bigquery. Job Configuration. Type Type of a BigQuery Job.
com. google. cloud. bigquery. Job Info. Create Disposition Specifies whether the job is allowed to create new tables.
com. google. cloud. bigquery. Job Info. Schema Update Option Specifies options relating to allowing the schema of the destination table to be updated as a side effect of the load or query job.
com. google. cloud. bigquery. Job Info. Write Disposition Specifies the action that occurs if the destination table already exists.
com. google. cloud. bigquery. Query Job Configuration. Job Creation Mode Job Creation Mode provides different options on job creation.
com. google. cloud. bigquery. Query Job Configuration. Priority Priority levels for a query. If not specified the priority is assumed to be Priority#INTERACTIVE .
com. google. cloud. bigquery. StandardSQL Type Name A type used in standard SQL contexts. For example, these types are used in queries with query parameters, which requires usage of standard SQL. See Also: https://cloud.google.com/bigquery/docs/reference/standard-sql/data-types
com. google. cloud. bigquery. Table Metadata Cache Usage. Unused Reason Reason for not using metadata caching for the table.
com. google. cloud. bigquery. Time Partitioning. Type [Optional] The supported types are DAY, HOUR, MONTH, and YEAR, which will generate one partition per day, hour, month, and year, respectively. When the interval is not specified, the default behavior is DAY.
com. google. cloud. bigquery. User Defined Function. Type Type of user-defined function. User defined functions can be provided inline as code blobs ( #INLINE ) or as a Google Cloud Storage URI ( #FROM_URI ).

Exceptions

Exception Description
com. google. cloud. bigquery. Big Query Exception BigQuery service exception. See Also: Google Cloud BigQuery error codes
com. google. cloud. bigquery. Big Query Retry Helper. Big Query Retry Helper Exception
com. google. cloud. bigquery. Big QuerySQL Exception BigQuery service exception. See Also: Google Cloud BigQuery error codes
com. google. cloud. bigquery. Job Exception Exception describing a failure of a job.
Design a Mobile Site
View Site in Mobile | Classic
Share by: