- get(String, String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets
-
Returns the dataset specified by datasetID.
- Get(String, String) - Constructor for class com.google.api.services.bigquery.Bigquery.Datasets.Get
-
Returns the dataset specified by datasetID.
- get(String, String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs
-
Returns information about a specific job.
- Get(String, String) - Constructor for class com.google.api.services.bigquery.Bigquery.Jobs.Get
-
Returns information about a specific job.
- get(String, String, String) - Method in class com.google.api.services.bigquery.Bigquery.Tables
-
Gets the specified table resource by table ID.
- Get(String, String, String) - Constructor for class com.google.api.services.bigquery.Bigquery.Tables.Get
-
Gets the specified table resource by table ID.
- getAbstractGoogleClient() - Method in class com.google.api.services.bigquery.BigqueryRequest
-
- getAccess() - Method in class com.google.api.services.bigquery.model.Dataset
-
[Optional] An array of objects that define dataset access for one or more entities.
- getActiveUnits() - Method in class com.google.api.services.bigquery.model.QueryTimelineSample
-
Total number of units currently being processed by workers.
- getAll() - Method in class com.google.api.services.bigquery.Bigquery.Datasets.List
-
Whether to list all datasets, including hidden ones
- getAllowJaggedRows() - Method in class com.google.api.services.bigquery.model.CsvOptions
-
[Optional] Indicates if BigQuery should accept rows that are missing trailing optional columns.
- getAllowJaggedRows() - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Optional] Accept rows that are missing trailing optional columns.
- getAllowLargeResults() - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
[Optional] If true and query uses legacy SQL dialect, allows the query to produce arbitrarily
large result tables at a slight cost in performance.
- getAllowQuotedNewlines() - Method in class com.google.api.services.bigquery.model.CsvOptions
-
[Optional] Indicates if BigQuery should allow quoted data sections that contain newline
characters in a CSV file.
- getAllowQuotedNewlines() - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
Indicates if BigQuery should allow quoted data sections that contain newline characters in a
CSV file.
- getAllUsers() - Method in class com.google.api.services.bigquery.Bigquery.Jobs.List
-
Whether to display jobs owned by all users in the project.
- getAlt() - Method in class com.google.api.services.bigquery.BigqueryRequest
-
Data format for the response.
- getArrayType() - Method in class com.google.api.services.bigquery.model.QueryParameterType
-
[Optional] The type of the array's elements, if this is an array.
- getArrayValues() - Method in class com.google.api.services.bigquery.model.QueryParameterValue
-
[Optional] The array values, if this is an array type.
- getAutodetect() - Method in class com.google.api.services.bigquery.model.ExternalDataConfiguration
-
Try to detect schema and format options automatically.
- getAutodetect() - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Optional] Indicates if we should automatically infer the options and schema for CSV and JSON
sources.
- getBadRecords() - Method in class com.google.api.services.bigquery.model.JobStatistics3
-
[Output-only] The number of bad records encountered.
- getBigtableOptions() - Method in class com.google.api.services.bigquery.model.ExternalDataConfiguration
-
[Optional] Additional options if sourceFormat is set to BIGTABLE.
- getBillingTier() - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output-only] Billing tier for the job.
- getCacheHit() - Method in class com.google.api.services.bigquery.model.GetQueryResultsResponse
-
Whether the query result was fetched from the query cache.
- getCacheHit() - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output-only] Whether the query result was fetched from the query cache.
- getCacheHit() - Method in class com.google.api.services.bigquery.model.QueryResponse
-
Whether the query result was fetched from the query cache.
- getClustering() - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Experimental] Clustering specification for the destination table.
- getClustering() - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
[Experimental] Clustering specification for the destination table.
- getClustering() - Method in class com.google.api.services.bigquery.model.Table
-
[Experimental] Clustering specification for the table.
- getClustering() - Method in class com.google.api.services.bigquery.model.TableList.Tables
-
[Experimental] Clustering specification for this table, if configured.
- getColumnFamilies() - Method in class com.google.api.services.bigquery.model.BigtableOptions
-
[Optional] List of column families to expose in the table schema along with their types.
- getColumns() - Method in class com.google.api.services.bigquery.model.BigtableColumnFamily
-
[Optional] Lists of columns that should be exposed as individual fields as opposed to a list of
(column name, value) pairs.
- getCompletedParallelInputs() - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Number of parallel input segments completed.
- getCompletedUnits() - Method in class com.google.api.services.bigquery.model.QueryTimelineSample
-
Total parallel units of work completed by this query.
- getCompletionRatio() - Method in class com.google.api.services.bigquery.model.JobStatistics
-
[Experimental] [Output-only] Job progress (0.0 -> 1.0) for LOAD and EXTRACT jobs.
- getCompression() - Method in class com.google.api.services.bigquery.model.ExternalDataConfiguration
-
[Optional] The compression type of the data source.
- getCompression() - Method in class com.google.api.services.bigquery.model.JobConfigurationExtract
-
[Optional] The compression type to use for exported files.
- getComputeMsAvg() - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Milliseconds the average shard spent on CPU-bound tasks.
- getComputeMsMax() - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Milliseconds the slowest shard spent on CPU-bound tasks.
- getComputeRatioAvg() - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Relative amount of time the average shard spent on CPU-bound tasks.
- getComputeRatioMax() - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Relative amount of time the slowest shard spent on CPU-bound tasks.
- getConfiguration() - Method in class com.google.api.services.bigquery.model.Job
-
[Required] Describes the job configuration.
- getConfiguration() - Method in class com.google.api.services.bigquery.model.JobList.Jobs
-
[Full-projection-only] Specifies the job configuration.
- getCopy() - Method in class com.google.api.services.bigquery.model.JobConfiguration
-
[Pick one] Copies a table.
- getCreateDisposition() - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Optional] Specifies whether the job is allowed to create new tables.
- getCreateDisposition() - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
[Optional] Specifies whether the job is allowed to create new tables.
- getCreateDisposition() - Method in class com.google.api.services.bigquery.model.JobConfigurationTableCopy
-
[Optional] Specifies whether the job is allowed to create new tables.
- getCreationTime() - Method in class com.google.api.services.bigquery.model.Dataset
-
[Output-only] The time when this dataset was created, in milliseconds since the epoch.
- getCreationTime() - Method in class com.google.api.services.bigquery.model.JobStatistics
-
[Output-only] Creation time of this job, in milliseconds since the epoch.
- getCreationTime() - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only] The time when this table was created, in milliseconds since the epoch.
- getCreationTime() - Method in class com.google.api.services.bigquery.model.TableList.Tables
-
The time when this table was created, in milliseconds since the epoch.
- getCsvOptions() - Method in class com.google.api.services.bigquery.model.ExternalDataConfiguration
-
Additional properties to set if sourceFormat is set to CSV.
- getDatasetId() - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Delete
-
Dataset ID of dataset being deleted
- getDatasetId() - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Get
-
Dataset ID of the requested dataset
- getDatasetId() - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Patch
-
Dataset ID of the dataset being updated
- getDatasetId() - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Update
-
Dataset ID of the dataset being updated
- getDatasetId() - Method in class com.google.api.services.bigquery.Bigquery.Tabledata.InsertAll
-
Dataset ID of the destination table.
- getDatasetId() - Method in class com.google.api.services.bigquery.Bigquery.Tabledata.List
-
Dataset ID of the table to read
- getDatasetId() - Method in class com.google.api.services.bigquery.Bigquery.Tables.Delete
-
Dataset ID of the table to delete
- getDatasetId() - Method in class com.google.api.services.bigquery.Bigquery.Tables.Get
-
Dataset ID of the requested table
- getDatasetId() - Method in class com.google.api.services.bigquery.Bigquery.Tables.Insert
-
Dataset ID of the new table
- getDatasetId() - Method in class com.google.api.services.bigquery.Bigquery.Tables.List
-
Dataset ID of the tables to list
- getDatasetId() - Method in class com.google.api.services.bigquery.Bigquery.Tables.Patch
-
Dataset ID of the table to update
- getDatasetId() - Method in class com.google.api.services.bigquery.Bigquery.Tables.Update
-
Dataset ID of the table to update
- getDatasetId() - Method in class com.google.api.services.bigquery.model.DatasetReference
-
[Required] A unique ID for this dataset, without the project name.
- getDatasetId() - Method in class com.google.api.services.bigquery.model.TableReference
-
[Required] The ID of the dataset containing this table.
- getDatasetReference() - Method in class com.google.api.services.bigquery.model.Dataset
-
[Required] A reference that identifies the dataset.
- getDatasetReference() - Method in class com.google.api.services.bigquery.model.DatasetList.Datasets
-
The dataset reference.
- getDatasets() - Method in class com.google.api.services.bigquery.model.DatasetList
-
An array of the dataset resources in the project.
- getDdlOperationPerformed() - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output-only, Experimental] The DDL operation performed, possibly dependent on the pre-
existence of the DDL target.
- getDdlTargetTable() - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output-only, Experimental] The DDL target table.
- getDebugInfo() - Method in class com.google.api.services.bigquery.model.ErrorProto
-
Debugging information.
- getDefaultDataset() - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
[Optional] Specifies the default dataset to use for unqualified table names in the query.
- getDefaultDataset() - Method in class com.google.api.services.bigquery.model.QueryRequest
-
[Optional] Specifies the default datasetId and projectId to assume for any unqualified table
names in the query.
- getDefaultTableExpirationMs() - Method in class com.google.api.services.bigquery.model.Dataset
-
[Optional] The default lifetime of all tables in the dataset, in milliseconds.
- getDeleteContents() - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Delete
-
If True, delete all the tables in the dataset.
- getDescription() - Method in class com.google.api.services.bigquery.model.Dataset
-
[Optional] A user-friendly description of the dataset.
- getDescription() - Method in class com.google.api.services.bigquery.model.DestinationTableProperties
-
[Optional] The description for the destination table.
- getDescription() - Method in class com.google.api.services.bigquery.model.QueryParameterType.StructTypes
-
[Optional] Human-oriented description of the field.
- getDescription() - Method in class com.google.api.services.bigquery.model.Table
-
[Optional] A user-friendly description of this table.
- getDescription() - Method in class com.google.api.services.bigquery.model.TableFieldSchema
-
[Optional] The field description.
- getDestinationEncryptionConfiguration() - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
Custom encryption configuration (e.g., Cloud KMS keys).
- getDestinationEncryptionConfiguration() - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
Custom encryption configuration (e.g., Cloud KMS keys).
- getDestinationEncryptionConfiguration() - Method in class com.google.api.services.bigquery.model.JobConfigurationTableCopy
-
Custom encryption configuration (e.g., Cloud KMS keys).
- getDestinationFormat() - Method in class com.google.api.services.bigquery.model.JobConfigurationExtract
-
[Optional] The exported file format.
- getDestinationTable() - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Required] The destination table to load the data into.
- getDestinationTable() - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
[Optional] Describes the table where the query results should be stored.
- getDestinationTable() - Method in class com.google.api.services.bigquery.model.JobConfigurationTableCopy
-
[Required] The destination table
- getDestinationTableProperties() - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Experimental] [Optional] Properties with which to create the destination table if it is new.
- getDestinationUri() - Method in class com.google.api.services.bigquery.model.JobConfigurationExtract
-
[Pick one] DEPRECATED: Use destinationUris instead, passing only one URI as necessary.
- getDestinationUriFileCounts() - Method in class com.google.api.services.bigquery.model.JobStatistics4
-
[Output-only] Number of files per destination URI or URI pattern specified in the extract
configuration.
- getDestinationUris() - Method in class com.google.api.services.bigquery.model.JobConfigurationExtract
-
[Pick one] A list of fully-qualified Google Cloud Storage URIs where the extracted table should
be written.
- getDomain() - Method in class com.google.api.services.bigquery.model.Dataset.Access
-
[Pick one] A domain to grant access to.
- getDryRun() - Method in class com.google.api.services.bigquery.model.JobConfiguration
-
[Optional] If set, don't actually run this job.
- getDryRun() - Method in class com.google.api.services.bigquery.model.QueryRequest
-
[Optional] If set to true, BigQuery doesn't run the job.
- getElapsedMs() - Method in class com.google.api.services.bigquery.model.QueryTimelineSample
-
Milliseconds elapsed since the start of query execution.
- getEmail() - Method in class com.google.api.services.bigquery.model.GetServiceAccountResponse
-
The service account email address.
- getEncoding() - Method in class com.google.api.services.bigquery.model.BigtableColumn
-
[Optional] The encoding of the values when the type is not STRING.
- getEncoding() - Method in class com.google.api.services.bigquery.model.BigtableColumnFamily
-
[Optional] The encoding of the values when the type is not STRING.
- getEncoding() - Method in class com.google.api.services.bigquery.model.CsvOptions
-
[Optional] The character encoding of the data.
- getEncoding() - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Optional] The character encoding of the data.
- getEncryptionConfiguration() - Method in class com.google.api.services.bigquery.model.Table
-
Custom encryption configuration (e.g., Cloud KMS keys).
- getEndMs() - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Stage end time represented as milliseconds since epoch.
- getEndTime() - Method in class com.google.api.services.bigquery.model.JobStatistics
-
[Output-only] End time of this job, in milliseconds since the epoch.
- getErrorResult() - Method in class com.google.api.services.bigquery.model.JobList.Jobs
-
A result object that will be present only if the job has failed.
- getErrorResult() - Method in class com.google.api.services.bigquery.model.JobStatus
-
[Output-only] Final error result of the job.
- getErrors() - Method in class com.google.api.services.bigquery.model.GetQueryResultsResponse
-
[Output-only] The first errors or warnings encountered during the running of the job.
- getErrors() - Method in class com.google.api.services.bigquery.model.JobStatus
-
[Output-only] The first errors encountered during the running of the job.
- getErrors() - Method in class com.google.api.services.bigquery.model.QueryResponse
-
[Output-only] The first errors or warnings encountered during the running of the job.
- getErrors() - Method in class com.google.api.services.bigquery.model.TableDataInsertAllResponse.InsertErrors
-
Error information for the row indicated by the index property.
- getEstimatedBytes() - Method in class com.google.api.services.bigquery.model.Streamingbuffer
-
[Output-only] A lower-bound estimate of the number of bytes currently in the streaming buffer.
- getEstimatedBytesProcessed() - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output-only] The original estimate of bytes processed for the job.
- getEstimatedRows() - Method in class com.google.api.services.bigquery.model.Streamingbuffer
-
[Output-only] A lower-bound estimate of the number of rows currently in the streaming buffer.
- getEtag() - Method in class com.google.api.services.bigquery.model.Dataset
-
[Output-only] A hash of the resource.
- getEtag() - Method in class com.google.api.services.bigquery.model.DatasetList
-
A hash value of the results page.
- getEtag() - Method in class com.google.api.services.bigquery.model.GetQueryResultsResponse
-
A hash of this response.
- getEtag() - Method in class com.google.api.services.bigquery.model.Job
-
[Output-only] A hash of this resource.
- getEtag() - Method in class com.google.api.services.bigquery.model.JobList
-
A hash of this page of results.
- getEtag() - Method in class com.google.api.services.bigquery.model.ProjectList
-
A hash of the page of results
- getEtag() - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only] A hash of this resource.
- getEtag() - Method in class com.google.api.services.bigquery.model.TableDataList
-
A hash of this page of results.
- getEtag() - Method in class com.google.api.services.bigquery.model.TableList
-
A hash of this page of results.
- getExpirationMs() - Method in class com.google.api.services.bigquery.model.TimePartitioning
-
[Optional] Number of milliseconds for which to keep the storage for partitions in the table.
- getExpirationTime() - Method in class com.google.api.services.bigquery.model.Table
-
[Optional] The time when this table expires, in milliseconds since the epoch.
- getExpirationTime() - Method in class com.google.api.services.bigquery.model.TableList.Tables
-
[Optional] The time when this table expires, in milliseconds since the epoch.
- getExternalDataConfiguration() - Method in class com.google.api.services.bigquery.model.Table
-
[Optional] Describes the data format, location, and other properties of a table stored outside
of BigQuery.
- getExtract() - Method in class com.google.api.services.bigquery.model.JobConfiguration
-
[Pick one] Configures an extract job.
- getExtract() - Method in class com.google.api.services.bigquery.model.JobStatistics
-
[Output-only] Statistics for an extract job.
- getF() - Method in class com.google.api.services.bigquery.model.TableRow
-
Represents a single row in the result set, consisting of one or more fields.
- getFamilyId() - Method in class com.google.api.services.bigquery.model.BigtableColumnFamily
-
Identifier of the column family.
- getField() - Method in class com.google.api.services.bigquery.model.TimePartitioning
-
[Experimental] [Optional] If not set, the table is partitioned by pseudo column, referenced via
either '_PARTITIONTIME' as TIMESTAMP type, or '_PARTITIONDATE' as DATE type.
- getFieldDelimiter() - Method in class com.google.api.services.bigquery.model.CsvOptions
-
[Optional] The separator for fields in a CSV file.
- getFieldDelimiter() - Method in class com.google.api.services.bigquery.model.JobConfigurationExtract
-
[Optional] Delimiter to use between fields in the exported data.
- getFieldDelimiter() - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Optional] The separator for fields in a CSV file.
- getFieldName() - Method in class com.google.api.services.bigquery.model.BigtableColumn
-
[Optional] If the qualifier is not a valid BigQuery field identifier i.e.
- getFields() - Method in class com.google.api.services.bigquery.BigqueryRequest
-
Selector specifying which fields to include in a partial response.
- getFields() - Method in class com.google.api.services.bigquery.model.Clustering
-
[Repeated] One or more fields on which data should be clustered.
- getFields() - Method in class com.google.api.services.bigquery.model.TableFieldSchema
-
[Optional] Describes the nested schema fields if the type property is set to RECORD.
- getFields() - Method in class com.google.api.services.bigquery.model.TableSchema
-
Describes the fields in a table.
- getFilter() - Method in class com.google.api.services.bigquery.Bigquery.Datasets.List
-
An expression for filtering the results of the request by label.
- getFlattenResults() - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
[Optional] If true and query uses legacy SQL dialect, flattens all nested and repeated fields
in the query results.
- getFriendlyName() - Method in class com.google.api.services.bigquery.model.Dataset
-
[Optional] A descriptive name for the dataset.
- getFriendlyName() - Method in class com.google.api.services.bigquery.model.DatasetList.Datasets
-
A descriptive name for the dataset, if one exists.
- getFriendlyName() - Method in class com.google.api.services.bigquery.model.DestinationTableProperties
-
[Optional] The friendly name for the destination table.
- getFriendlyName() - Method in class com.google.api.services.bigquery.model.ProjectList.Projects
-
A descriptive name for this project.
- getFriendlyName() - Method in class com.google.api.services.bigquery.model.Table
-
[Optional] A descriptive name for this table.
- getFriendlyName() - Method in class com.google.api.services.bigquery.model.TableList.Tables
-
The user-friendly name for this table.
- getGoogleSheetsOptions() - Method in class com.google.api.services.bigquery.model.ExternalDataConfiguration
-
[Optional] Additional options if sourceFormat is set to GOOGLE_SHEETS.
- getGroupByEmail() - Method in class com.google.api.services.bigquery.model.Dataset.Access
-
[Pick one] An email address of a Google Group to grant access to.
- getId() - Method in class com.google.api.services.bigquery.model.Dataset
-
[Output-only] The fully-qualified unique name of the dataset in the format projectId:datasetId.
- getId() - Method in class com.google.api.services.bigquery.model.DatasetList.Datasets
-
The fully-qualified, unique, opaque ID of the dataset.
- getId() - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Unique ID for stage within plan.
- getId() - Method in class com.google.api.services.bigquery.model.Job
-
[Output-only] Opaque ID field of the job
- getId() - Method in class com.google.api.services.bigquery.model.JobList.Jobs
-
Unique opaque ID of the job.
- getId() - Method in class com.google.api.services.bigquery.model.ProjectList.Projects
-
An opaque ID of this project.
- getId() - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only] An opaque ID uniquely identifying the table.
- getId() - Method in class com.google.api.services.bigquery.model.TableList.Tables
-
An opaque ID of the table
- getIgnoreUnknownValues() - Method in class com.google.api.services.bigquery.model.ExternalDataConfiguration
-
[Optional] Indicates if BigQuery should allow extra values that are not represented in the
table schema.
- getIgnoreUnknownValues() - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Optional] Indicates if BigQuery should allow extra values that are not represented in the
table schema.
- getIgnoreUnknownValues() - Method in class com.google.api.services.bigquery.model.TableDataInsertAllRequest
-
[Optional] Accept rows that contain values that do not match the schema.
- getIgnoreUnspecifiedColumnFamilies() - Method in class com.google.api.services.bigquery.model.BigtableOptions
-
[Optional] If field is true, then the column families that are not specified in columnFamilies
list are not exposed in the table schema.
- getIndex() - Method in class com.google.api.services.bigquery.model.TableDataInsertAllResponse.InsertErrors
-
The index of the row that error applies to.
- getInlineCode() - Method in class com.google.api.services.bigquery.model.UserDefinedFunctionResource
-
[Pick one] An inline resource that contains code for a user-defined function (UDF).
- getInputFileBytes() - Method in class com.google.api.services.bigquery.model.JobStatistics3
-
[Output-only] Number of bytes of source data in a load job.
- getInputFiles() - Method in class com.google.api.services.bigquery.model.JobStatistics3
-
[Output-only] Number of source files in a load job.
- getInputStages() - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
IDs for stages that are inputs to this stage.
- getInsertErrors() - Method in class com.google.api.services.bigquery.model.TableDataInsertAllResponse
-
An array of errors for rows that were not inserted.
- getInsertId() - Method in class com.google.api.services.bigquery.model.TableDataInsertAllRequest.Rows
-
[Optional] A unique ID for each row.
- getJob() - Method in class com.google.api.services.bigquery.model.JobCancelResponse
-
The final state of the job.
- getJobComplete() - Method in class com.google.api.services.bigquery.model.GetQueryResultsResponse
-
Whether the query has completed or not.
- getJobComplete() - Method in class com.google.api.services.bigquery.model.QueryResponse
-
Whether the query has completed or not.
- getJobId() - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Cancel
-
[ Required] Job ID of the job to cancel
[
- getJobId() - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Get
-
[ Required] Job ID of the requested job
[
- getJobId() - Method in class com.google.api.services.bigquery.Bigquery.Jobs.GetQueryResults
-
[ Required] Job ID of the query job
[
- getJobId() - Method in class com.google.api.services.bigquery.model.JobReference
-
[Required] The ID of the job.
- getJobReference() - Method in class com.google.api.services.bigquery.model.GetQueryResultsResponse
-
Reference to the BigQuery Job that was created to run the query.
- getJobReference() - Method in class com.google.api.services.bigquery.model.Job
-
[Optional] Reference describing the unique-per-user name of the job.
- getJobReference() - Method in class com.google.api.services.bigquery.model.JobList.Jobs
-
Job reference uniquely identifying the job.
- getJobReference() - Method in class com.google.api.services.bigquery.model.QueryResponse
-
Reference to the Job that was created to run the query.
- getJobs() - Method in class com.google.api.services.bigquery.model.JobList
-
List of jobs that were requested.
- getJobTimeoutMs() - Method in class com.google.api.services.bigquery.model.JobConfiguration
-
[Optional] Job timeout in milliseconds.
- getJson() - Method in class com.google.api.services.bigquery.model.TableDataInsertAllRequest.Rows
-
[Required] A JSON object that contains a row of data.
- getKey() - Method in class com.google.api.services.bigquery.BigqueryRequest
-
API key.
- getKind() - Method in class com.google.api.services.bigquery.model.Dataset
-
[Output-only] The resource type.
- getKind() - Method in class com.google.api.services.bigquery.model.DatasetList.Datasets
-
The resource type.
- getKind() - Method in class com.google.api.services.bigquery.model.DatasetList
-
The list type.
- getKind() - Method in class com.google.api.services.bigquery.model.ExplainQueryStep
-
Machine-readable operation type.
- getKind() - Method in class com.google.api.services.bigquery.model.GetQueryResultsResponse
-
The resource type of the response.
- getKind() - Method in class com.google.api.services.bigquery.model.GetServiceAccountResponse
-
The resource type of the response.
- getKind() - Method in class com.google.api.services.bigquery.model.Job
-
[Output-only] The type of the resource.
- getKind() - Method in class com.google.api.services.bigquery.model.JobCancelResponse
-
The resource type of the response.
- getKind() - Method in class com.google.api.services.bigquery.model.JobList
-
The resource type of the response.
- getKind() - Method in class com.google.api.services.bigquery.model.JobList.Jobs
-
The resource type.
- getKind() - Method in class com.google.api.services.bigquery.model.ProjectList
-
The type of list.
- getKind() - Method in class com.google.api.services.bigquery.model.ProjectList.Projects
-
The resource type.
- getKind() - Method in class com.google.api.services.bigquery.model.QueryRequest
-
The resource type of the request.
- getKind() - Method in class com.google.api.services.bigquery.model.QueryResponse
-
The resource type.
- getKind() - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only] The type of the resource.
- getKind() - Method in class com.google.api.services.bigquery.model.TableDataInsertAllRequest
-
The resource type of the response.
- getKind() - Method in class com.google.api.services.bigquery.model.TableDataInsertAllResponse
-
The resource type of the response.
- getKind() - Method in class com.google.api.services.bigquery.model.TableDataList
-
The resource type of the response.
- getKind() - Method in class com.google.api.services.bigquery.model.TableList
-
The type of list.
- getKind() - Method in class com.google.api.services.bigquery.model.TableList.Tables
-
The resource type.
- getKmsKeyName() - Method in class com.google.api.services.bigquery.model.EncryptionConfiguration
-
[Optional] Describes the Cloud KMS encryption key that will be used to protect destination
BigQuery table.
- getLabels() - Method in class com.google.api.services.bigquery.model.Dataset
-
The labels associated with this dataset.
- getLabels() - Method in class com.google.api.services.bigquery.model.DatasetList.Datasets
-
The labels associated with this dataset.
- getLabels() - Method in class com.google.api.services.bigquery.model.JobConfiguration
-
The labels associated with this job.
- getLabels() - Method in class com.google.api.services.bigquery.model.Table
-
The labels associated with this table.
- getLabels() - Method in class com.google.api.services.bigquery.model.TableList.Tables
-
The labels associated with this table.
- getLastModifiedTime() - Method in class com.google.api.services.bigquery.model.Dataset
-
[Output-only] The date when this dataset or any of its tables was last modified, in
milliseconds since the epoch.
- getLastModifiedTime() - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only] The time when this table was last modified, in milliseconds since the epoch.
- getLoad() - Method in class com.google.api.services.bigquery.model.JobConfiguration
-
[Pick one] Configures a load job.
- getLoad() - Method in class com.google.api.services.bigquery.model.JobStatistics
-
[Output-only] Statistics for a load job.
- getLocation() - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Cancel
-
[ Experimental] The geographic location of the job.
- getLocation() - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Get
-
[ Experimental] The geographic location of the job.
- getLocation() - Method in class com.google.api.services.bigquery.Bigquery.Jobs.GetQueryResults
-
[ Experimental] The geographic location where the job should run.
- getLocation() - Method in class com.google.api.services.bigquery.model.Dataset
-
The geographic location where the dataset should reside.
- getLocation() - Method in class com.google.api.services.bigquery.model.DatasetList.Datasets
-
[Experimental] The geographic location where the data resides.
- getLocation() - Method in class com.google.api.services.bigquery.model.ErrorProto
-
Specifies where the error occurred, if present.
- getLocation() - Method in class com.google.api.services.bigquery.model.JobReference
-
[Experimental] The geographic location of the job.
- getLocation() - Method in class com.google.api.services.bigquery.model.QueryRequest
-
[Experimental] The geographic location where the job should run.
- getLocation() - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only] The geographic location where the table resides.
- getMaxBadRecords() - Method in class com.google.api.services.bigquery.model.ExternalDataConfiguration
-
[Optional] The maximum number of bad records that BigQuery can ignore when reading data.
- getMaxBadRecords() - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Optional] The maximum number of bad records that BigQuery can ignore when running the job.
- getMaxCreationTime() - Method in class com.google.api.services.bigquery.Bigquery.Jobs.List
-
Max value for job creation time, in milliseconds since the POSIX epoch.
- getMaximumBillingTier() - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
[Optional] Limits the billing tier for this job.
- getMaximumBytesBilled() - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
[Optional] Limits the bytes billed for this job.
- getMaxResults() - Method in class com.google.api.services.bigquery.Bigquery.Datasets.List
-
The maximum number of results to return
- getMaxResults() - Method in class com.google.api.services.bigquery.Bigquery.Jobs.GetQueryResults
-
Maximum number of results to read
- getMaxResults() - Method in class com.google.api.services.bigquery.Bigquery.Jobs.List
-
Maximum number of results to return
- getMaxResults() - Method in class com.google.api.services.bigquery.Bigquery.Projects.List
-
Maximum number of results to return
- getMaxResults() - Method in class com.google.api.services.bigquery.Bigquery.Tabledata.List
-
Maximum number of results to return
- getMaxResults() - Method in class com.google.api.services.bigquery.Bigquery.Tables.List
-
Maximum number of results to return
- getMaxResults() - Method in class com.google.api.services.bigquery.model.QueryRequest
-
[Optional] The maximum number of rows of data to return per page of results.
- getMessage() - Method in class com.google.api.services.bigquery.model.ErrorProto
-
A human-readable description of the error.
- getMinCreationTime() - Method in class com.google.api.services.bigquery.Bigquery.Jobs.List
-
Min value for job creation time, in milliseconds since the POSIX epoch.
- getMode() - Method in class com.google.api.services.bigquery.model.TableFieldSchema
-
[Optional] The field mode.
- getName() - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Human-readable name for stage.
- getName() - Method in class com.google.api.services.bigquery.model.JobStatistics2.ReservationUsage
-
[Output-only] Reservation name or "unreserved" for on-demand resources usage.
- getName() - Method in class com.google.api.services.bigquery.model.QueryParameter
-
[Optional] If unset, this is a positional parameter.
- getName() - Method in class com.google.api.services.bigquery.model.QueryParameterType.StructTypes
-
[Optional] The name of this field.
- getName() - Method in class com.google.api.services.bigquery.model.TableFieldSchema
-
[Required] The field name.
- getNextPageToken() - Method in class com.google.api.services.bigquery.model.DatasetList
-
A token that can be used to request the next results page.
- getNextPageToken() - Method in class com.google.api.services.bigquery.model.JobList
-
A token to request the next page of results.
- getNextPageToken() - Method in class com.google.api.services.bigquery.model.ProjectList
-
A token to request the next page of results.
- getNextPageToken() - Method in class com.google.api.services.bigquery.model.TableList
-
A token to request the next page of results.
- getNullMarker() - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Optional] Specifies a string that represents a null value in a CSV file.
- getNumBytes() - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only] The size of this table in bytes, excluding any data in the streaming buffer.
- getNumDmlAffectedRows() - Method in class com.google.api.services.bigquery.model.GetQueryResultsResponse
-
[Output-only] The number of rows affected by a DML statement.
- getNumDmlAffectedRows() - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output-only] The number of rows affected by a DML statement.
- getNumDmlAffectedRows() - Method in class com.google.api.services.bigquery.model.QueryResponse
-
[Output-only] The number of rows affected by a DML statement.
- getNumericId() - Method in class com.google.api.services.bigquery.model.ProjectList.Projects
-
The numeric ID of this project.
- getNumLongTermBytes() - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only] The number of bytes in the table that are considered "long-term storage".
- getNumRows() - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only] The number of rows of data in this table, excluding any data in the streaming
buffer.
- getOauthToken() - Method in class com.google.api.services.bigquery.BigqueryRequest
-
OAuth 2.0 token for the current user.
- getOldestEntryTime() - Method in class com.google.api.services.bigquery.model.Streamingbuffer
-
[Output-only] Contains the timestamp of the oldest entry in the streaming buffer, in
milliseconds since the epoch, if the streaming buffer is available.
- getOnlyReadLatest() - Method in class com.google.api.services.bigquery.model.BigtableColumn
-
[Optional] If this is set, only the latest version of value in this column are exposed.
- getOnlyReadLatest() - Method in class com.google.api.services.bigquery.model.BigtableColumnFamily
-
[Optional] If this is set only the latest version of value are exposed for all columns in this
column family.
- getOutputBytes() - Method in class com.google.api.services.bigquery.model.JobStatistics3
-
[Output-only] Size of the loaded data in bytes.
- getOutputRows() - Method in class com.google.api.services.bigquery.model.JobStatistics3
-
[Output-only] Number of rows imported in a load job.
- getPageToken() - Method in class com.google.api.services.bigquery.Bigquery.Datasets.List
-
Page token, returned by a previous call, to request the next page of results
- getPageToken() - Method in class com.google.api.services.bigquery.Bigquery.Jobs.GetQueryResults
-
Page token, returned by a previous call, to request the next page of results
- getPageToken() - Method in class com.google.api.services.bigquery.Bigquery.Jobs.List
-
Page token, returned by a previous call, to request the next page of results
- getPageToken() - Method in class com.google.api.services.bigquery.Bigquery.Projects.List
-
Page token, returned by a previous call, to request the next page of results
- getPageToken() - Method in class com.google.api.services.bigquery.Bigquery.Tabledata.List
-
Page token, returned by a previous call, identifying the result set
- getPageToken() - Method in class com.google.api.services.bigquery.Bigquery.Tables.List
-
Page token, returned by a previous call, to request the next page of results
- getPageToken() - Method in class com.google.api.services.bigquery.model.GetQueryResultsResponse
-
A token used for paging results.
- getPageToken() - Method in class com.google.api.services.bigquery.model.QueryResponse
-
A token used for paging results.
- getPageToken() - Method in class com.google.api.services.bigquery.model.TableDataList
-
A token used for paging results.
- getParallelInputs() - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Number of parallel input segments to be processed.
- getParameterMode() - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
Standard SQL only.
- getParameterMode() - Method in class com.google.api.services.bigquery.model.QueryRequest
-
Standard SQL only.
- getParameterType() - Method in class com.google.api.services.bigquery.model.QueryParameter
-
[Required] The type of this parameter.
- getParameterValue() - Method in class com.google.api.services.bigquery.model.QueryParameter
-
[Required] The value of this parameter.
- getPendingUnits() - Method in class com.google.api.services.bigquery.model.QueryTimelineSample
-
Total parallel units of work remaining for the active stages.
- getPreserveNulls() - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
[Deprecated] This property is deprecated.
- getPreserveNulls() - Method in class com.google.api.services.bigquery.model.QueryRequest
-
[Deprecated] This property is deprecated.
- getPrettyPrint() - Method in class com.google.api.services.bigquery.BigqueryRequest
-
Returns response with indentations and line breaks.
- getPrintHeader() - Method in class com.google.api.services.bigquery.model.JobConfigurationExtract
-
[Optional] Whether to print out a header row in the results.
- getPriority() - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
[Optional] Specifies a priority for the query.
- getProjectId() - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Delete
-
Project ID of the dataset being deleted
- getProjectId() - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Get
-
Project ID of the requested dataset
- getProjectId() - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Insert
-
Project ID of the new dataset
- getProjectId() - Method in class com.google.api.services.bigquery.Bigquery.Datasets.List
-
Project ID of the datasets to be listed
- getProjectId() - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Patch
-
Project ID of the dataset being updated
- getProjectId() - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Update
-
Project ID of the dataset being updated
- getProjectId() - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Cancel
-
[ Required] Project ID of the job to cancel
[
- getProjectId() - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Get
-
[ Required] Project ID of the requested job
[
- getProjectId() - Method in class com.google.api.services.bigquery.Bigquery.Jobs.GetQueryResults
-
[ Required] Project ID of the query job
[
- getProjectId() - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Insert
-
Project ID of the project that will be billed for the job
- getProjectId() - Method in class com.google.api.services.bigquery.Bigquery.Jobs.List
-
Project ID of the jobs to list
- getProjectId() - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Query
-
Project ID of the project billed for the query
- getProjectId() - Method in class com.google.api.services.bigquery.Bigquery.Projects.GetServiceAccount
-
Project ID for which the service account is requested.
- getProjectId() - Method in class com.google.api.services.bigquery.Bigquery.Tabledata.InsertAll
-
Project ID of the destination table.
- getProjectId() - Method in class com.google.api.services.bigquery.Bigquery.Tabledata.List
-
Project ID of the table to read
- getProjectId() - Method in class com.google.api.services.bigquery.Bigquery.Tables.Delete
-
Project ID of the table to delete
- getProjectId() - Method in class com.google.api.services.bigquery.Bigquery.Tables.Get
-
Project ID of the requested table
- getProjectId() - Method in class com.google.api.services.bigquery.Bigquery.Tables.Insert
-
Project ID of the new table
- getProjectId() - Method in class com.google.api.services.bigquery.Bigquery.Tables.List
-
Project ID of the tables to list
- getProjectId() - Method in class com.google.api.services.bigquery.Bigquery.Tables.Patch
-
Project ID of the table to update
- getProjectId() - Method in class com.google.api.services.bigquery.Bigquery.Tables.Update
-
Project ID of the table to update
- getProjectId() - Method in class com.google.api.services.bigquery.model.DatasetReference
-
[Optional] The ID of the project containing this dataset.
- getProjectId() - Method in class com.google.api.services.bigquery.model.JobReference
-
[Required] The ID of the project containing this job.
- getProjectId() - Method in class com.google.api.services.bigquery.model.ProjectReference
-
[Required] ID of the project.
- getProjectId() - Method in class com.google.api.services.bigquery.model.TableReference
-
[Required] The ID of the project containing this table.
- getProjection() - Method in class com.google.api.services.bigquery.Bigquery.Jobs.List
-
Restrict information returned to a set of selected fields
- getProjectionFields() - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
If sourceFormat is set to "DATASTORE_BACKUP", indicates which entity properties to load into
BigQuery from a Cloud Datastore backup.
- getProjectReference() - Method in class com.google.api.services.bigquery.model.ProjectList.Projects
-
A unique reference to this project.
- getProjects() - Method in class com.google.api.services.bigquery.model.ProjectList
-
Projects to which you have at least READ access.
- getQualifierEncoded() - Method in class com.google.api.services.bigquery.model.BigtableColumn
-
[Required] Qualifier of the column.
- getQualifierString() - Method in class com.google.api.services.bigquery.model.BigtableColumn
-
- getQuery() - Method in class com.google.api.services.bigquery.model.JobConfiguration
-
[Pick one] Configures a query job.
- getQuery() - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
[Required] SQL query text to execute.
- getQuery() - Method in class com.google.api.services.bigquery.model.JobStatistics
-
[Output-only] Statistics for a query job.
- getQuery() - Method in class com.google.api.services.bigquery.model.QueryRequest
-
[Required] A query string, following the BigQuery query syntax, of the query to execute.
- getQuery() - Method in class com.google.api.services.bigquery.model.ViewDefinition
-
[Required] A query that BigQuery executes when the view is referenced.
- getQueryParameters() - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
Query parameters for standard SQL queries.
- getQueryParameters() - Method in class com.google.api.services.bigquery.model.QueryRequest
-
Query parameters for Standard SQL queries.
- getQueryPlan() - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output-only] Describes execution plan for the query.
- getQueryResults(String, String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs
-
Retrieves the results of a query job.
- GetQueryResults(String, String) - Constructor for class com.google.api.services.bigquery.Bigquery.Jobs.GetQueryResults
-
Retrieves the results of a query job.
- GetQueryResultsResponse - Class in com.google.api.services.bigquery.model
-
Model definition for GetQueryResultsResponse.
- GetQueryResultsResponse() - Constructor for class com.google.api.services.bigquery.model.GetQueryResultsResponse
-
- getQuotaUser() - Method in class com.google.api.services.bigquery.BigqueryRequest
-
An opaque string that represents a user for quota purposes.
- getQuote() - Method in class com.google.api.services.bigquery.model.CsvOptions
-
[Optional] The value that is used to quote data sections in a CSV file.
- getQuote() - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Optional] The value that is used to quote data sections in a CSV file.
- getRange() - Method in class com.google.api.services.bigquery.model.GoogleSheetsOptions
-
[Experimental] [Optional] Range of a sheet to query from.
- getReadMsAvg() - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Milliseconds the average shard spent reading input.
- getReadMsMax() - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Milliseconds the slowest shard spent reading input.
- getReadRatioAvg() - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Relative amount of time the average shard spent reading input.
- getReadRatioMax() - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Relative amount of time the slowest shard spent reading input.
- getReadRowkeyAsString() - Method in class com.google.api.services.bigquery.model.BigtableOptions
-
[Optional] If field is true, then the rowkey column families will be read and converted to
string.
- getReason() - Method in class com.google.api.services.bigquery.model.ErrorProto
-
A short error code that summarizes the error.
- getRecordsRead() - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Number of records read into the stage.
- getRecordsWritten() - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Number of records written by the stage.
- getReferencedTables() - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output-only] Referenced tables for the job.
- getRequirePartitionFilter() - Method in class com.google.api.services.bigquery.model.TimePartitioning
-
[Experimental] [Optional] If set to true, queries over this table require a partition filter
that can be used for partition elimination to be specified.
- getReservationUsage() - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output-only] Job resource usage breakdown by reservation.
- getResourceUri() - Method in class com.google.api.services.bigquery.model.UserDefinedFunctionResource
-
[Pick one] A code resource to load from a Google Cloud Storage URI (gs://bucket/path).
- getRole() - Method in class com.google.api.services.bigquery.model.Dataset.Access
-
[Required] Describes the rights granted to the user specified by the other member of the access
object.
- getRows() - Method in class com.google.api.services.bigquery.model.GetQueryResultsResponse
-
An object with as many results as can be contained within the maximum permitted reply size.
- getRows() - Method in class com.google.api.services.bigquery.model.QueryResponse
-
An object with as many results as can be contained within the maximum permitted reply size.
- getRows() - Method in class com.google.api.services.bigquery.model.TableDataInsertAllRequest
-
The rows to insert.
- getRows() - Method in class com.google.api.services.bigquery.model.TableDataList
-
Rows of results.
- getSchema() - Method in class com.google.api.services.bigquery.model.ExternalDataConfiguration
-
[Optional] The schema for the data.
- getSchema() - Method in class com.google.api.services.bigquery.model.GetQueryResultsResponse
-
The schema of the results.
- getSchema() - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Optional] The schema for the destination table.
- getSchema() - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output-only] The schema of the results.
- getSchema() - Method in class com.google.api.services.bigquery.model.QueryResponse
-
The schema of the results.
- getSchema() - Method in class com.google.api.services.bigquery.model.Table
-
[Optional] Describes the schema of this table.
- getSchemaInline() - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Deprecated] The inline schema.
- getSchemaInlineFormat() - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Deprecated] The format of the schemaInline property.
- getSchemaUpdateOptions() - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
Allows the schema of the destination table to be updated as a side effect of the load job if a
schema is autodetected or supplied in the job configuration.
- getSchemaUpdateOptions() - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
Allows the schema of the destination table to be updated as a side effect of the query job.
- getSelectedFields() - Method in class com.google.api.services.bigquery.Bigquery.Tabledata.List
-
List of fields to return (comma-separated).
- getSelectedFields() - Method in class com.google.api.services.bigquery.Bigquery.Tables.Get
-
List of fields to return (comma-separated).
- getSelfLink() - Method in class com.google.api.services.bigquery.model.Dataset
-
[Output-only] A URL that can be used to access the resource again.
- getSelfLink() - Method in class com.google.api.services.bigquery.model.Job
-
[Output-only] A URL that can be used to access this resource again.
- getSelfLink() - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only] A URL that can be used to access this resource again.
- getServiceAccount(String) - Method in class com.google.api.services.bigquery.Bigquery.Projects
-
Returns the email address of the service account for your project used for interactions with
Google Cloud KMS.
- GetServiceAccount(String) - Constructor for class com.google.api.services.bigquery.Bigquery.Projects.GetServiceAccount
-
Returns the email address of the service account for your project used for interactions with
Google Cloud KMS.
- GetServiceAccountResponse - Class in com.google.api.services.bigquery.model
-
Model definition for GetServiceAccountResponse.
- GetServiceAccountResponse() - Constructor for class com.google.api.services.bigquery.model.GetServiceAccountResponse
-
- getShuffleOutputBytes() - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Total number of bytes written to shuffle.
- getShuffleOutputBytesSpilled() - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Total number of bytes written to shuffle and spilled to disk.
- getSkipInvalidRows() - Method in class com.google.api.services.bigquery.model.TableDataInsertAllRequest
-
[Optional] Insert all valid rows of a request, even if invalid rows exist.
- getSkipLeadingRows() - Method in class com.google.api.services.bigquery.model.CsvOptions
-
[Optional] The number of rows at the top of a CSV file that BigQuery will skip when reading the
data.
- getSkipLeadingRows() - Method in class com.google.api.services.bigquery.model.GoogleSheetsOptions
-
[Optional] The number of rows at the top of a sheet that BigQuery will skip when reading the
data.
- getSkipLeadingRows() - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Optional] The number of rows at the top of a CSV file that BigQuery will skip when loading the
data.
- getSlotMs() - Method in class com.google.api.services.bigquery.model.JobStatistics2.ReservationUsage
-
[Output-only] Slot-milliseconds the job spent in the given reservation.
- getSourceFormat() - Method in class com.google.api.services.bigquery.model.ExternalDataConfiguration
-
[Required] The data format.
- getSourceFormat() - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Optional] The format of the data files.
- getSourceTable() - Method in class com.google.api.services.bigquery.model.JobConfigurationExtract
-
[Required] A reference to the table being exported.
- getSourceTable() - Method in class com.google.api.services.bigquery.model.JobConfigurationTableCopy
-
[Pick one] Source table to copy.
- getSourceTables() - Method in class com.google.api.services.bigquery.model.JobConfigurationTableCopy
-
[Pick one] Source tables to copy.
- getSourceUris() - Method in class com.google.api.services.bigquery.model.ExternalDataConfiguration
-
[Required] The fully-qualified URIs that point to your data in Google Cloud.
- getSourceUris() - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Required] The fully-qualified URIs that point to your data in Google Cloud.
- getSpecialGroup() - Method in class com.google.api.services.bigquery.model.Dataset.Access
-
[Pick one] A special group to grant access to.
- getStartIndex() - Method in class com.google.api.services.bigquery.Bigquery.Jobs.GetQueryResults
-
Zero-based index of the starting row
- getStartIndex() - Method in class com.google.api.services.bigquery.Bigquery.Tabledata.List
-
Zero-based index of the starting row to read
- getStartMs() - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Stage start time represented as milliseconds since epoch.
- getStartTime() - Method in class com.google.api.services.bigquery.model.JobStatistics
-
[Output-only] Start time of this job, in milliseconds since the epoch.
- getState() - Method in class com.google.api.services.bigquery.model.JobList.Jobs
-
Running state of the job.
- getState() - Method in class com.google.api.services.bigquery.model.JobStatus
-
[Output-only] Running state of the job.
- getStateFilter() - Method in class com.google.api.services.bigquery.Bigquery.Jobs.List
-
Filter for job state
- getStatementType() - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output-only, Experimental] The type of query statement, if valid.
- getStatistics() - Method in class com.google.api.services.bigquery.model.Job
-
[Output-only] Information about the job, including starting time and ending time of the job.
- getStatistics() - Method in class com.google.api.services.bigquery.model.JobList.Jobs
-
[Output-only] Information about the job, including starting time and ending time of the job.
- getStatus() - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Current status for the stage.
- getStatus() - Method in class com.google.api.services.bigquery.model.Job
-
[Output-only] The status of this job.
- getStatus() - Method in class com.google.api.services.bigquery.model.JobList.Jobs
-
[Full-projection-only] Describes the state of the job.
- getSteps() - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
List of operations within the stage in dependency order (approximately chronological).
- getStreamingBuffer() - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only] Contains information regarding this table's streaming buffer, if one is present.
- getStructTypes() - Method in class com.google.api.services.bigquery.model.QueryParameterType
-
[Optional] The types of the fields of this struct, in order, if this is a struct.
- getStructValues() - Method in class com.google.api.services.bigquery.model.QueryParameterValue
-
[Optional] The struct field values, in order of the struct type's declaration.
- getSubsteps() - Method in class com.google.api.services.bigquery.model.ExplainQueryStep
-
Human-readable stage descriptions.
- getTableDefinitions() - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
[Optional] If querying an external data source outside of BigQuery, describes the data format,
location and other properties of the data source.
- getTableId() - Method in class com.google.api.services.bigquery.Bigquery.Tabledata.InsertAll
-
Table ID of the destination table.
- getTableId() - Method in class com.google.api.services.bigquery.Bigquery.Tabledata.List
-
Table ID of the table to read
- getTableId() - Method in class com.google.api.services.bigquery.Bigquery.Tables.Delete
-
Table ID of the table to delete
- getTableId() - Method in class com.google.api.services.bigquery.Bigquery.Tables.Get
-
Table ID of the requested table
- getTableId() - Method in class com.google.api.services.bigquery.Bigquery.Tables.Patch
-
Table ID of the table to update
- getTableId() - Method in class com.google.api.services.bigquery.Bigquery.Tables.Update
-
Table ID of the table to update
- getTableId() - Method in class com.google.api.services.bigquery.model.TableReference
-
[Required] The ID of the table.
- getTableReference() - Method in class com.google.api.services.bigquery.model.Table
-
[Required] Reference describing the ID of this table.
- getTableReference() - Method in class com.google.api.services.bigquery.model.TableList.Tables
-
A reference uniquely identifying the table.
- getTables() - Method in class com.google.api.services.bigquery.model.TableList
-
Tables in the requested dataset.
- getTemplateSuffix() - Method in class com.google.api.services.bigquery.model.TableDataInsertAllRequest
-
[Experimental] If specified, treats the destination table as a base template, and inserts the
rows into an instance table named "{destination}{templateSuffix}".
- getTimeline() - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output-only] [Experimental] Describes a timeline of job execution.
- getTimeoutMs() - Method in class com.google.api.services.bigquery.Bigquery.Jobs.GetQueryResults
-
How long to wait for the query to complete, in milliseconds, before returning.
- getTimeoutMs() - Method in class com.google.api.services.bigquery.model.QueryRequest
-
[Optional] How long to wait for the query to complete, in milliseconds, before the request
times out and returns.
- getTimePartitioning() - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
Time-based partitioning specification for the destination table.
- getTimePartitioning() - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
Time-based partitioning specification for the destination table.
- getTimePartitioning() - Method in class com.google.api.services.bigquery.model.Table
-
Time-based partitioning specification for this table.
- getTimePartitioning() - Method in class com.google.api.services.bigquery.model.TableList.Tables
-
The time-based partitioning specification for this table, if configured.
- getTotalBytesBilled() - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output-only] Total bytes billed for the job.
- getTotalBytesProcessed() - Method in class com.google.api.services.bigquery.model.GetQueryResultsResponse
-
The total number of bytes processed for this query.
- getTotalBytesProcessed() - Method in class com.google.api.services.bigquery.model.JobStatistics
-
[Output-only] [Deprecated] Use the bytes processed in the query statistics instead.
- getTotalBytesProcessed() - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output-only] Total bytes processed for the job.
- getTotalBytesProcessed() - Method in class com.google.api.services.bigquery.model.QueryResponse
-
The total number of bytes processed for this query.
- getTotalItems() - Method in class com.google.api.services.bigquery.model.ProjectList
-
The total number of projects in the list.
- getTotalItems() - Method in class com.google.api.services.bigquery.model.TableList
-
The total number of tables in the dataset.
- getTotalPartitionsProcessed() - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output-only] Total number of partitions processed from all partitioned tables referenced in
the job.
- getTotalRows() - Method in class com.google.api.services.bigquery.model.GetQueryResultsResponse
-
The total number of rows in the complete query result set, which can be more than the number of
rows in this single page of results.
- getTotalRows() - Method in class com.google.api.services.bigquery.model.QueryResponse
-
The total number of rows in the complete query result set, which can be more than the number of
rows in this single page of results.
- getTotalRows() - Method in class com.google.api.services.bigquery.model.TableDataList
-
The total number of rows in the complete table.
- getTotalSlotMs() - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output-only] Slot-milliseconds for the job.
- getTotalSlotMs() - Method in class com.google.api.services.bigquery.model.QueryTimelineSample
-
Cumulative slot-ms consumed by the query.
- getType() - Method in class com.google.api.services.bigquery.model.BigtableColumn
-
[Optional] The type to convert the value in cells of this column.
- getType() - Method in class com.google.api.services.bigquery.model.BigtableColumnFamily
-
[Optional] The type to convert the value in cells of this column family.
- getType() - Method in class com.google.api.services.bigquery.model.QueryParameterType
-
[Required] The top level type of this field.
- getType() - Method in class com.google.api.services.bigquery.model.QueryParameterType.StructTypes
-
[Required] The type of this field.
- getType() - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only] Describes the table type.
- getType() - Method in class com.google.api.services.bigquery.model.TableFieldSchema
-
[Required] The field data type.
- getType() - Method in class com.google.api.services.bigquery.model.TableList.Tables
-
The type of table.
- getType() - Method in class com.google.api.services.bigquery.model.TimePartitioning
-
[Required] The only type supported is DAY, which will generate one partition per day.
- getUndeclaredQueryParameters() - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output-only, Experimental] Standard SQL only: list of undeclared query parameters detected
during a dry run validation.
- getUseLegacySql() - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
Specifies whether to use BigQuery's legacy SQL dialect for this query.
- getUseLegacySql() - Method in class com.google.api.services.bigquery.model.QueryRequest
-
Specifies whether to use BigQuery's legacy SQL dialect for this query.
- getUseLegacySql() - Method in class com.google.api.services.bigquery.model.TableList.Tables.View
-
True if view is defined in legacy SQL dialect, false if in standard SQL.
- getUseLegacySql() - Method in class com.google.api.services.bigquery.model.ViewDefinition
-
Specifies whether to use BigQuery's legacy SQL for this view.
- getUseQueryCache() - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
[Optional] Whether to look for the result in the query cache.
- getUseQueryCache() - Method in class com.google.api.services.bigquery.model.QueryRequest
-
[Optional] Whether to look for the result in the query cache.
- getUserByEmail() - Method in class com.google.api.services.bigquery.model.Dataset.Access
-
[Pick one] An email address of a user to grant access to.
- getUserDefinedFunctionResources() - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
Describes user-defined function resources used in the query.
- getUserDefinedFunctionResources() - Method in class com.google.api.services.bigquery.model.ViewDefinition
-
Describes user-defined function resources used in the query.
- getUserEmail() - Method in class com.google.api.services.bigquery.model.Job
-
[Output-only] Email address of the user who ran the job.
- getUserEmail() - Method in class com.google.api.services.bigquery.model.JobList.Jobs
-
[Full-projection-only] Email address of the user who ran the job.
- getUserIp() - Method in class com.google.api.services.bigquery.BigqueryRequest
-
Deprecated.
- getV() - Method in class com.google.api.services.bigquery.model.TableCell
-
- getValue() - Method in class com.google.api.services.bigquery.model.QueryParameterValue
-
[Optional] The value of this value, if a simple scalar type.
- getView() - Method in class com.google.api.services.bigquery.model.Dataset.Access
-
[Pick one] A view from a different dataset to grant access to.
- getView() - Method in class com.google.api.services.bigquery.model.Table
-
[Optional] The view definition.
- getView() - Method in class com.google.api.services.bigquery.model.TableList.Tables
-
Additional details for a view.
- getWaitMsAvg() - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Milliseconds the average shard spent waiting to be scheduled.
- getWaitMsMax() - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Milliseconds the slowest shard spent waiting to be scheduled.
- getWaitRatioAvg() - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Relative amount of time the average shard spent waiting to be scheduled.
- getWaitRatioMax() - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Relative amount of time the slowest shard spent waiting to be scheduled.
- getWriteDisposition() - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Optional] Specifies the action that occurs if the destination table already exists.
- getWriteDisposition() - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
[Optional] Specifies the action that occurs if the destination table already exists.
- getWriteDisposition() - Method in class com.google.api.services.bigquery.model.JobConfigurationTableCopy
-
[Optional] Specifies the action that occurs if the destination table already exists.
- getWriteMsAvg() - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Milliseconds the average shard spent on writing output.
- getWriteMsMax() - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Milliseconds the slowest shard spent on writing output.
- getWriteRatioAvg() - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Relative amount of time the average shard spent on writing output.
- getWriteRatioMax() - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Relative amount of time the slowest shard spent on writing output.
- GoogleSheetsOptions - Class in com.google.api.services.bigquery.model
-
Model definition for GoogleSheetsOptions.
- GoogleSheetsOptions() - Constructor for class com.google.api.services.bigquery.model.GoogleSheetsOptions
-
- set(String, Object) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Delete
-
- set(String, Object) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Get
-
- set(String, Object) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Insert
-
- set(String, Object) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.List
-
- set(String, Object) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Patch
-
- set(String, Object) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Update
-
- set(String, Object) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Cancel
-
- set(String, Object) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Get
-
- set(String, Object) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.GetQueryResults
-
- set(String, Object) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Insert
-
- set(String, Object) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.List
-
- set(String, Object) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Query
-
- set(String, Object) - Method in class com.google.api.services.bigquery.Bigquery.Projects.GetServiceAccount
-
- set(String, Object) - Method in class com.google.api.services.bigquery.Bigquery.Projects.List
-
- set(String, Object) - Method in class com.google.api.services.bigquery.Bigquery.Tabledata.InsertAll
-
- set(String, Object) - Method in class com.google.api.services.bigquery.Bigquery.Tabledata.List
-
- set(String, Object) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Delete
-
- set(String, Object) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Get
-
- set(String, Object) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Insert
-
- set(String, Object) - Method in class com.google.api.services.bigquery.Bigquery.Tables.List
-
- set(String, Object) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Patch
-
- set(String, Object) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Update
-
- set(String, Object) - Method in class com.google.api.services.bigquery.BigqueryRequest
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.BigtableColumn
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.BigtableColumnFamily
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.BigtableOptions
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.Clustering
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.CsvOptions
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.Dataset.Access
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.Dataset
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.DatasetList.Datasets
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.DatasetList
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.DatasetReference
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.DestinationTableProperties
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.EncryptionConfiguration
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.ErrorProto
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.ExplainQueryStep
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.ExternalDataConfiguration
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.GetQueryResultsResponse
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.GetServiceAccountResponse
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.GoogleSheetsOptions
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.Job
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.JobCancelResponse
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.JobConfiguration
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.JobConfigurationExtract
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.JobConfigurationTableCopy
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.JobList.Jobs
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.JobList
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.JobReference
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.JobStatistics
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.JobStatistics2.ReservationUsage
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.JobStatistics3
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.JobStatistics4
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.JobStatus
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.JsonObject
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.ProjectList.Projects
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.ProjectList
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.ProjectReference
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.QueryParameter
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.QueryParameterType
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.QueryParameterType.StructTypes
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.QueryParameterValue
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.QueryRequest
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.QueryResponse
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.QueryTimelineSample
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.Streamingbuffer
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.Table
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.TableCell
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.TableDataInsertAllRequest.Rows
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.TableDataInsertAllRequest
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.TableDataInsertAllResponse.InsertErrors
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.TableDataInsertAllResponse
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.TableDataList
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.TableFieldSchema
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.TableList
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.TableList.Tables
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.TableList.Tables.View
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.TableReference
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.TableRow
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.TableSchema
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.TimePartitioning
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.UserDefinedFunctionResource
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.ViewDefinition
-
- setAccess(List<Dataset.Access>) - Method in class com.google.api.services.bigquery.model.Dataset
-
[Optional] An array of objects that define dataset access for one or more entities.
- setActiveUnits(Long) - Method in class com.google.api.services.bigquery.model.QueryTimelineSample
-
Total number of units currently being processed by workers.
- setAll(Boolean) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.List
-
Whether to list all datasets, including hidden ones
- setAllowJaggedRows(Boolean) - Method in class com.google.api.services.bigquery.model.CsvOptions
-
[Optional] Indicates if BigQuery should accept rows that are missing trailing optional columns.
- setAllowJaggedRows(Boolean) - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Optional] Accept rows that are missing trailing optional columns.
- setAllowLargeResults(Boolean) - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
[Optional] If true and query uses legacy SQL dialect, allows the query to produce arbitrarily
large result tables at a slight cost in performance.
- setAllowQuotedNewlines(Boolean) - Method in class com.google.api.services.bigquery.model.CsvOptions
-
[Optional] Indicates if BigQuery should allow quoted data sections that contain newline
characters in a CSV file.
- setAllowQuotedNewlines(Boolean) - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
Indicates if BigQuery should allow quoted data sections that contain newline characters in a
CSV file.
- setAllUsers(Boolean) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.List
-
Whether to display jobs owned by all users in the project.
- setAlt(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Delete
-
- setAlt(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Get
-
- setAlt(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Insert
-
- setAlt(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.List
-
- setAlt(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Patch
-
- setAlt(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Update
-
- setAlt(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Cancel
-
- setAlt(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Get
-
- setAlt(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.GetQueryResults
-
- setAlt(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Insert
-
- setAlt(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.List
-
- setAlt(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Query
-
- setAlt(String) - Method in class com.google.api.services.bigquery.Bigquery.Projects.GetServiceAccount
-
- setAlt(String) - Method in class com.google.api.services.bigquery.Bigquery.Projects.List
-
- setAlt(String) - Method in class com.google.api.services.bigquery.Bigquery.Tabledata.InsertAll
-
- setAlt(String) - Method in class com.google.api.services.bigquery.Bigquery.Tabledata.List
-
- setAlt(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Delete
-
- setAlt(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Get
-
- setAlt(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Insert
-
- setAlt(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.List
-
- setAlt(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Patch
-
- setAlt(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Update
-
- setAlt(String) - Method in class com.google.api.services.bigquery.BigqueryRequest
-
Data format for the response.
- setApplicationName(String) - Method in class com.google.api.services.bigquery.Bigquery.Builder
-
- setArrayType(QueryParameterType) - Method in class com.google.api.services.bigquery.model.QueryParameterType
-
[Optional] The type of the array's elements, if this is an array.
- setArrayValues(List<QueryParameterValue>) - Method in class com.google.api.services.bigquery.model.QueryParameterValue
-
[Optional] The array values, if this is an array type.
- setAutodetect(Boolean) - Method in class com.google.api.services.bigquery.model.ExternalDataConfiguration
-
Try to detect schema and format options automatically.
- setAutodetect(Boolean) - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Optional] Indicates if we should automatically infer the options and schema for CSV and JSON
sources.
- setBadRecords(Long) - Method in class com.google.api.services.bigquery.model.JobStatistics3
-
[Output-only] The number of bad records encountered.
- setBigqueryRequestInitializer(BigqueryRequestInitializer) - Method in class com.google.api.services.bigquery.Bigquery.Builder
-
- setBigtableOptions(BigtableOptions) - Method in class com.google.api.services.bigquery.model.ExternalDataConfiguration
-
[Optional] Additional options if sourceFormat is set to BIGTABLE.
- setBillingTier(Integer) - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output-only] Billing tier for the job.
- setCacheHit(Boolean) - Method in class com.google.api.services.bigquery.model.GetQueryResultsResponse
-
Whether the query result was fetched from the query cache.
- setCacheHit(Boolean) - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output-only] Whether the query result was fetched from the query cache.
- setCacheHit(Boolean) - Method in class com.google.api.services.bigquery.model.QueryResponse
-
Whether the query result was fetched from the query cache.
- setClustering(Clustering) - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Experimental] Clustering specification for the destination table.
- setClustering(Clustering) - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
[Experimental] Clustering specification for the destination table.
- setClustering(Clustering) - Method in class com.google.api.services.bigquery.model.Table
-
[Experimental] Clustering specification for the table.
- setClustering(Clustering) - Method in class com.google.api.services.bigquery.model.TableList.Tables
-
[Experimental] Clustering specification for this table, if configured.
- setColumnFamilies(List<BigtableColumnFamily>) - Method in class com.google.api.services.bigquery.model.BigtableOptions
-
[Optional] List of column families to expose in the table schema along with their types.
- setColumns(List<BigtableColumn>) - Method in class com.google.api.services.bigquery.model.BigtableColumnFamily
-
[Optional] Lists of columns that should be exposed as individual fields as opposed to a list of
(column name, value) pairs.
- setCompletedParallelInputs(Long) - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Number of parallel input segments completed.
- setCompletedUnits(Long) - Method in class com.google.api.services.bigquery.model.QueryTimelineSample
-
Total parallel units of work completed by this query.
- setCompletionRatio(Double) - Method in class com.google.api.services.bigquery.model.JobStatistics
-
[Experimental] [Output-only] Job progress (0.0 -> 1.0) for LOAD and EXTRACT jobs.
- setCompression(String) - Method in class com.google.api.services.bigquery.model.ExternalDataConfiguration
-
[Optional] The compression type of the data source.
- setCompression(String) - Method in class com.google.api.services.bigquery.model.JobConfigurationExtract
-
[Optional] The compression type to use for exported files.
- setComputeMsAvg(Long) - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Milliseconds the average shard spent on CPU-bound tasks.
- setComputeMsMax(Long) - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Milliseconds the slowest shard spent on CPU-bound tasks.
- setComputeRatioAvg(Double) - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Relative amount of time the average shard spent on CPU-bound tasks.
- setComputeRatioMax(Double) - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Relative amount of time the slowest shard spent on CPU-bound tasks.
- setConfiguration(JobConfiguration) - Method in class com.google.api.services.bigquery.model.Job
-
[Required] Describes the job configuration.
- setConfiguration(JobConfiguration) - Method in class com.google.api.services.bigquery.model.JobList.Jobs
-
[Full-projection-only] Specifies the job configuration.
- setCopy(JobConfigurationTableCopy) - Method in class com.google.api.services.bigquery.model.JobConfiguration
-
[Pick one] Copies a table.
- setCreateDisposition(String) - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Optional] Specifies whether the job is allowed to create new tables.
- setCreateDisposition(String) - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
[Optional] Specifies whether the job is allowed to create new tables.
- setCreateDisposition(String) - Method in class com.google.api.services.bigquery.model.JobConfigurationTableCopy
-
[Optional] Specifies whether the job is allowed to create new tables.
- setCreationTime(Long) - Method in class com.google.api.services.bigquery.model.Dataset
-
[Output-only] The time when this dataset was created, in milliseconds since the epoch.
- setCreationTime(Long) - Method in class com.google.api.services.bigquery.model.JobStatistics
-
[Output-only] Creation time of this job, in milliseconds since the epoch.
- setCreationTime(Long) - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only] The time when this table was created, in milliseconds since the epoch.
- setCreationTime(Long) - Method in class com.google.api.services.bigquery.model.TableList.Tables
-
The time when this table was created, in milliseconds since the epoch.
- setCsvOptions(CsvOptions) - Method in class com.google.api.services.bigquery.model.ExternalDataConfiguration
-
Additional properties to set if sourceFormat is set to CSV.
- setDatasetId(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Delete
-
Dataset ID of dataset being deleted
- setDatasetId(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Get
-
Dataset ID of the requested dataset
- setDatasetId(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Patch
-
Dataset ID of the dataset being updated
- setDatasetId(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Update
-
Dataset ID of the dataset being updated
- setDatasetId(String) - Method in class com.google.api.services.bigquery.Bigquery.Tabledata.InsertAll
-
Dataset ID of the destination table.
- setDatasetId(String) - Method in class com.google.api.services.bigquery.Bigquery.Tabledata.List
-
Dataset ID of the table to read
- setDatasetId(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Delete
-
Dataset ID of the table to delete
- setDatasetId(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Get
-
Dataset ID of the requested table
- setDatasetId(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Insert
-
Dataset ID of the new table
- setDatasetId(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.List
-
Dataset ID of the tables to list
- setDatasetId(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Patch
-
Dataset ID of the table to update
- setDatasetId(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Update
-
Dataset ID of the table to update
- setDatasetId(String) - Method in class com.google.api.services.bigquery.model.DatasetReference
-
[Required] A unique ID for this dataset, without the project name.
- setDatasetId(String) - Method in class com.google.api.services.bigquery.model.TableReference
-
[Required] The ID of the dataset containing this table.
- setDatasetReference(DatasetReference) - Method in class com.google.api.services.bigquery.model.Dataset
-
[Required] A reference that identifies the dataset.
- setDatasetReference(DatasetReference) - Method in class com.google.api.services.bigquery.model.DatasetList.Datasets
-
The dataset reference.
- setDatasets(List<DatasetList.Datasets>) - Method in class com.google.api.services.bigquery.model.DatasetList
-
An array of the dataset resources in the project.
- setDdlOperationPerformed(String) - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output-only, Experimental] The DDL operation performed, possibly dependent on the pre-
existence of the DDL target.
- setDdlTargetTable(TableReference) - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output-only, Experimental] The DDL target table.
- setDebugInfo(String) - Method in class com.google.api.services.bigquery.model.ErrorProto
-
Debugging information.
- setDefaultDataset(DatasetReference) - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
[Optional] Specifies the default dataset to use for unqualified table names in the query.
- setDefaultDataset(DatasetReference) - Method in class com.google.api.services.bigquery.model.QueryRequest
-
[Optional] Specifies the default datasetId and projectId to assume for any unqualified table
names in the query.
- setDefaultTableExpirationMs(Long) - Method in class com.google.api.services.bigquery.model.Dataset
-
[Optional] The default lifetime of all tables in the dataset, in milliseconds.
- setDeleteContents(Boolean) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Delete
-
If True, delete all the tables in the dataset.
- setDescription(String) - Method in class com.google.api.services.bigquery.model.Dataset
-
[Optional] A user-friendly description of the dataset.
- setDescription(String) - Method in class com.google.api.services.bigquery.model.DestinationTableProperties
-
[Optional] The description for the destination table.
- setDescription(String) - Method in class com.google.api.services.bigquery.model.QueryParameterType.StructTypes
-
[Optional] Human-oriented description of the field.
- setDescription(String) - Method in class com.google.api.services.bigquery.model.Table
-
[Optional] A user-friendly description of this table.
- setDescription(String) - Method in class com.google.api.services.bigquery.model.TableFieldSchema
-
[Optional] The field description.
- setDestinationEncryptionConfiguration(EncryptionConfiguration) - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
Custom encryption configuration (e.g., Cloud KMS keys).
- setDestinationEncryptionConfiguration(EncryptionConfiguration) - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
Custom encryption configuration (e.g., Cloud KMS keys).
- setDestinationEncryptionConfiguration(EncryptionConfiguration) - Method in class com.google.api.services.bigquery.model.JobConfigurationTableCopy
-
Custom encryption configuration (e.g., Cloud KMS keys).
- setDestinationFormat(String) - Method in class com.google.api.services.bigquery.model.JobConfigurationExtract
-
[Optional] The exported file format.
- setDestinationTable(TableReference) - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Required] The destination table to load the data into.
- setDestinationTable(TableReference) - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
[Optional] Describes the table where the query results should be stored.
- setDestinationTable(TableReference) - Method in class com.google.api.services.bigquery.model.JobConfigurationTableCopy
-
[Required] The destination table
- setDestinationTableProperties(DestinationTableProperties) - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Experimental] [Optional] Properties with which to create the destination table if it is new.
- setDestinationUri(String) - Method in class com.google.api.services.bigquery.model.JobConfigurationExtract
-
[Pick one] DEPRECATED: Use destinationUris instead, passing only one URI as necessary.
- setDestinationUriFileCounts(List<Long>) - Method in class com.google.api.services.bigquery.model.JobStatistics4
-
[Output-only] Number of files per destination URI or URI pattern specified in the extract
configuration.
- setDestinationUris(List<String>) - Method in class com.google.api.services.bigquery.model.JobConfigurationExtract
-
[Pick one] A list of fully-qualified Google Cloud Storage URIs where the extracted table should
be written.
- setDisableGZipContent(boolean) - Method in class com.google.api.services.bigquery.BigqueryRequest
-
- setDomain(String) - Method in class com.google.api.services.bigquery.model.Dataset.Access
-
[Pick one] A domain to grant access to.
- setDryRun(Boolean) - Method in class com.google.api.services.bigquery.model.JobConfiguration
-
[Optional] If set, don't actually run this job.
- setDryRun(Boolean) - Method in class com.google.api.services.bigquery.model.QueryRequest
-
[Optional] If set to true, BigQuery doesn't run the job.
- setElapsedMs(Long) - Method in class com.google.api.services.bigquery.model.QueryTimelineSample
-
Milliseconds elapsed since the start of query execution.
- setEmail(String) - Method in class com.google.api.services.bigquery.model.GetServiceAccountResponse
-
The service account email address.
- setEncoding(String) - Method in class com.google.api.services.bigquery.model.BigtableColumn
-
[Optional] The encoding of the values when the type is not STRING.
- setEncoding(String) - Method in class com.google.api.services.bigquery.model.BigtableColumnFamily
-
[Optional] The encoding of the values when the type is not STRING.
- setEncoding(String) - Method in class com.google.api.services.bigquery.model.CsvOptions
-
[Optional] The character encoding of the data.
- setEncoding(String) - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Optional] The character encoding of the data.
- setEncryptionConfiguration(EncryptionConfiguration) - Method in class com.google.api.services.bigquery.model.Table
-
Custom encryption configuration (e.g., Cloud KMS keys).
- setEndMs(Long) - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Stage end time represented as milliseconds since epoch.
- setEndTime(Long) - Method in class com.google.api.services.bigquery.model.JobStatistics
-
[Output-only] End time of this job, in milliseconds since the epoch.
- setErrorResult(ErrorProto) - Method in class com.google.api.services.bigquery.model.JobList.Jobs
-
A result object that will be present only if the job has failed.
- setErrorResult(ErrorProto) - Method in class com.google.api.services.bigquery.model.JobStatus
-
[Output-only] Final error result of the job.
- setErrors(List<ErrorProto>) - Method in class com.google.api.services.bigquery.model.GetQueryResultsResponse
-
[Output-only] The first errors or warnings encountered during the running of the job.
- setErrors(List<ErrorProto>) - Method in class com.google.api.services.bigquery.model.JobStatus
-
[Output-only] The first errors encountered during the running of the job.
- setErrors(List<ErrorProto>) - Method in class com.google.api.services.bigquery.model.QueryResponse
-
[Output-only] The first errors or warnings encountered during the running of the job.
- setErrors(List<ErrorProto>) - Method in class com.google.api.services.bigquery.model.TableDataInsertAllResponse.InsertErrors
-
Error information for the row indicated by the index property.
- setEstimatedBytes(BigInteger) - Method in class com.google.api.services.bigquery.model.Streamingbuffer
-
[Output-only] A lower-bound estimate of the number of bytes currently in the streaming buffer.
- setEstimatedBytesProcessed(Long) - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output-only] The original estimate of bytes processed for the job.
- setEstimatedRows(BigInteger) - Method in class com.google.api.services.bigquery.model.Streamingbuffer
-
[Output-only] A lower-bound estimate of the number of rows currently in the streaming buffer.
- setEtag(String) - Method in class com.google.api.services.bigquery.model.Dataset
-
[Output-only] A hash of the resource.
- setEtag(String) - Method in class com.google.api.services.bigquery.model.DatasetList
-
A hash value of the results page.
- setEtag(String) - Method in class com.google.api.services.bigquery.model.GetQueryResultsResponse
-
A hash of this response.
- setEtag(String) - Method in class com.google.api.services.bigquery.model.Job
-
[Output-only] A hash of this resource.
- setEtag(String) - Method in class com.google.api.services.bigquery.model.JobList
-
A hash of this page of results.
- setEtag(String) - Method in class com.google.api.services.bigquery.model.ProjectList
-
A hash of the page of results
- setEtag(String) - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only] A hash of this resource.
- setEtag(String) - Method in class com.google.api.services.bigquery.model.TableDataList
-
A hash of this page of results.
- setEtag(String) - Method in class com.google.api.services.bigquery.model.TableList
-
A hash of this page of results.
- setExpirationMs(Long) - Method in class com.google.api.services.bigquery.model.TimePartitioning
-
[Optional] Number of milliseconds for which to keep the storage for partitions in the table.
- setExpirationTime(Long) - Method in class com.google.api.services.bigquery.model.Table
-
[Optional] The time when this table expires, in milliseconds since the epoch.
- setExpirationTime(Long) - Method in class com.google.api.services.bigquery.model.TableList.Tables
-
[Optional] The time when this table expires, in milliseconds since the epoch.
- setExternalDataConfiguration(ExternalDataConfiguration) - Method in class com.google.api.services.bigquery.model.Table
-
[Optional] Describes the data format, location, and other properties of a table stored outside
of BigQuery.
- setExtract(JobConfigurationExtract) - Method in class com.google.api.services.bigquery.model.JobConfiguration
-
[Pick one] Configures an extract job.
- setExtract(JobStatistics4) - Method in class com.google.api.services.bigquery.model.JobStatistics
-
[Output-only] Statistics for an extract job.
- setF(List<TableCell>) - Method in class com.google.api.services.bigquery.model.TableRow
-
Represents a single row in the result set, consisting of one or more fields.
- setFamilyId(String) - Method in class com.google.api.services.bigquery.model.BigtableColumnFamily
-
Identifier of the column family.
- setField(String) - Method in class com.google.api.services.bigquery.model.TimePartitioning
-
[Experimental] [Optional] If not set, the table is partitioned by pseudo column, referenced via
either '_PARTITIONTIME' as TIMESTAMP type, or '_PARTITIONDATE' as DATE type.
- setFieldDelimiter(String) - Method in class com.google.api.services.bigquery.model.CsvOptions
-
[Optional] The separator for fields in a CSV file.
- setFieldDelimiter(String) - Method in class com.google.api.services.bigquery.model.JobConfigurationExtract
-
[Optional] Delimiter to use between fields in the exported data.
- setFieldDelimiter(String) - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Optional] The separator for fields in a CSV file.
- setFieldName(String) - Method in class com.google.api.services.bigquery.model.BigtableColumn
-
[Optional] If the qualifier is not a valid BigQuery field identifier i.e.
- setFields(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Delete
-
- setFields(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Get
-
- setFields(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Insert
-
- setFields(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.List
-
- setFields(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Patch
-
- setFields(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Update
-
- setFields(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Cancel
-
- setFields(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Get
-
- setFields(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.GetQueryResults
-
- setFields(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Insert
-
- setFields(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.List
-
- setFields(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Query
-
- setFields(String) - Method in class com.google.api.services.bigquery.Bigquery.Projects.GetServiceAccount
-
- setFields(String) - Method in class com.google.api.services.bigquery.Bigquery.Projects.List
-
- setFields(String) - Method in class com.google.api.services.bigquery.Bigquery.Tabledata.InsertAll
-
- setFields(String) - Method in class com.google.api.services.bigquery.Bigquery.Tabledata.List
-
- setFields(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Delete
-
- setFields(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Get
-
- setFields(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Insert
-
- setFields(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.List
-
- setFields(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Patch
-
- setFields(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Update
-
- setFields(String) - Method in class com.google.api.services.bigquery.BigqueryRequest
-
Selector specifying which fields to include in a partial response.
- setFields(List<String>) - Method in class com.google.api.services.bigquery.model.Clustering
-
[Repeated] One or more fields on which data should be clustered.
- setFields(List<TableFieldSchema>) - Method in class com.google.api.services.bigquery.model.TableFieldSchema
-
[Optional] Describes the nested schema fields if the type property is set to RECORD.
- setFields(List<TableFieldSchema>) - Method in class com.google.api.services.bigquery.model.TableSchema
-
Describes the fields in a table.
- setFilter(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.List
-
An expression for filtering the results of the request by label.
- setFlattenResults(Boolean) - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
[Optional] If true and query uses legacy SQL dialect, flattens all nested and repeated fields
in the query results.
- setFriendlyName(String) - Method in class com.google.api.services.bigquery.model.Dataset
-
[Optional] A descriptive name for the dataset.
- setFriendlyName(String) - Method in class com.google.api.services.bigquery.model.DatasetList.Datasets
-
A descriptive name for the dataset, if one exists.
- setFriendlyName(String) - Method in class com.google.api.services.bigquery.model.DestinationTableProperties
-
[Optional] The friendly name for the destination table.
- setFriendlyName(String) - Method in class com.google.api.services.bigquery.model.ProjectList.Projects
-
A descriptive name for this project.
- setFriendlyName(String) - Method in class com.google.api.services.bigquery.model.Table
-
[Optional] A descriptive name for this table.
- setFriendlyName(String) - Method in class com.google.api.services.bigquery.model.TableList.Tables
-
The user-friendly name for this table.
- setGoogleClientRequestInitializer(GoogleClientRequestInitializer) - Method in class com.google.api.services.bigquery.Bigquery.Builder
-
- setGoogleSheetsOptions(GoogleSheetsOptions) - Method in class com.google.api.services.bigquery.model.ExternalDataConfiguration
-
[Optional] Additional options if sourceFormat is set to GOOGLE_SHEETS.
- setGroupByEmail(String) - Method in class com.google.api.services.bigquery.model.Dataset.Access
-
[Pick one] An email address of a Google Group to grant access to.
- setHttpRequestInitializer(HttpRequestInitializer) - Method in class com.google.api.services.bigquery.Bigquery.Builder
-
- setId(String) - Method in class com.google.api.services.bigquery.model.Dataset
-
[Output-only] The fully-qualified unique name of the dataset in the format projectId:datasetId.
- setId(String) - Method in class com.google.api.services.bigquery.model.DatasetList.Datasets
-
The fully-qualified, unique, opaque ID of the dataset.
- setId(Long) - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Unique ID for stage within plan.
- setId(String) - Method in class com.google.api.services.bigquery.model.Job
-
[Output-only] Opaque ID field of the job
- setId(String) - Method in class com.google.api.services.bigquery.model.JobList.Jobs
-
Unique opaque ID of the job.
- setId(String) - Method in class com.google.api.services.bigquery.model.ProjectList.Projects
-
An opaque ID of this project.
- setId(String) - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only] An opaque ID uniquely identifying the table.
- setId(String) - Method in class com.google.api.services.bigquery.model.TableList.Tables
-
An opaque ID of the table
- setIgnoreUnknownValues(Boolean) - Method in class com.google.api.services.bigquery.model.ExternalDataConfiguration
-
[Optional] Indicates if BigQuery should allow extra values that are not represented in the
table schema.
- setIgnoreUnknownValues(Boolean) - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Optional] Indicates if BigQuery should allow extra values that are not represented in the
table schema.
- setIgnoreUnknownValues(Boolean) - Method in class com.google.api.services.bigquery.model.TableDataInsertAllRequest
-
[Optional] Accept rows that contain values that do not match the schema.
- setIgnoreUnspecifiedColumnFamilies(Boolean) - Method in class com.google.api.services.bigquery.model.BigtableOptions
-
[Optional] If field is true, then the column families that are not specified in columnFamilies
list are not exposed in the table schema.
- setIndex(Long) - Method in class com.google.api.services.bigquery.model.TableDataInsertAllResponse.InsertErrors
-
The index of the row that error applies to.
- setInlineCode(String) - Method in class com.google.api.services.bigquery.model.UserDefinedFunctionResource
-
[Pick one] An inline resource that contains code for a user-defined function (UDF).
- setInputFileBytes(Long) - Method in class com.google.api.services.bigquery.model.JobStatistics3
-
[Output-only] Number of bytes of source data in a load job.
- setInputFiles(Long) - Method in class com.google.api.services.bigquery.model.JobStatistics3
-
[Output-only] Number of source files in a load job.
- setInputStages(List<Long>) - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
IDs for stages that are inputs to this stage.
- setInsertErrors(List<TableDataInsertAllResponse.InsertErrors>) - Method in class com.google.api.services.bigquery.model.TableDataInsertAllResponse
-
An array of errors for rows that were not inserted.
- setInsertId(String) - Method in class com.google.api.services.bigquery.model.TableDataInsertAllRequest.Rows
-
[Optional] A unique ID for each row.
- setJob(Job) - Method in class com.google.api.services.bigquery.model.JobCancelResponse
-
The final state of the job.
- setJobComplete(Boolean) - Method in class com.google.api.services.bigquery.model.GetQueryResultsResponse
-
Whether the query has completed or not.
- setJobComplete(Boolean) - Method in class com.google.api.services.bigquery.model.QueryResponse
-
Whether the query has completed or not.
- setJobId(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Cancel
-
[Required] Job ID of the job to cancel
- setJobId(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Get
-
[Required] Job ID of the requested job
- setJobId(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.GetQueryResults
-
[Required] Job ID of the query job
- setJobId(String) - Method in class com.google.api.services.bigquery.model.JobReference
-
[Required] The ID of the job.
- setJobReference(JobReference) - Method in class com.google.api.services.bigquery.model.GetQueryResultsResponse
-
Reference to the BigQuery Job that was created to run the query.
- setJobReference(JobReference) - Method in class com.google.api.services.bigquery.model.Job
-
[Optional] Reference describing the unique-per-user name of the job.
- setJobReference(JobReference) - Method in class com.google.api.services.bigquery.model.JobList.Jobs
-
Job reference uniquely identifying the job.
- setJobReference(JobReference) - Method in class com.google.api.services.bigquery.model.QueryResponse
-
Reference to the Job that was created to run the query.
- setJobs(List<JobList.Jobs>) - Method in class com.google.api.services.bigquery.model.JobList
-
List of jobs that were requested.
- setJobTimeoutMs(Long) - Method in class com.google.api.services.bigquery.model.JobConfiguration
-
[Optional] Job timeout in milliseconds.
- setJson(Map<String, Object>) - Method in class com.google.api.services.bigquery.model.TableDataInsertAllRequest.Rows
-
[Required] A JSON object that contains a row of data.
- setKey(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Delete
-
- setKey(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Get
-
- setKey(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Insert
-
- setKey(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.List
-
- setKey(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Patch
-
- setKey(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Update
-
- setKey(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Cancel
-
- setKey(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Get
-
- setKey(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.GetQueryResults
-
- setKey(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Insert
-
- setKey(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.List
-
- setKey(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Query
-
- setKey(String) - Method in class com.google.api.services.bigquery.Bigquery.Projects.GetServiceAccount
-
- setKey(String) - Method in class com.google.api.services.bigquery.Bigquery.Projects.List
-
- setKey(String) - Method in class com.google.api.services.bigquery.Bigquery.Tabledata.InsertAll
-
- setKey(String) - Method in class com.google.api.services.bigquery.Bigquery.Tabledata.List
-
- setKey(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Delete
-
- setKey(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Get
-
- setKey(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Insert
-
- setKey(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.List
-
- setKey(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Patch
-
- setKey(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Update
-
- setKey(String) - Method in class com.google.api.services.bigquery.BigqueryRequest
-
API key.
- setKind(String) - Method in class com.google.api.services.bigquery.model.Dataset
-
[Output-only] The resource type.
- setKind(String) - Method in class com.google.api.services.bigquery.model.DatasetList.Datasets
-
The resource type.
- setKind(String) - Method in class com.google.api.services.bigquery.model.DatasetList
-
The list type.
- setKind(String) - Method in class com.google.api.services.bigquery.model.ExplainQueryStep
-
Machine-readable operation type.
- setKind(String) - Method in class com.google.api.services.bigquery.model.GetQueryResultsResponse
-
The resource type of the response.
- setKind(String) - Method in class com.google.api.services.bigquery.model.GetServiceAccountResponse
-
The resource type of the response.
- setKind(String) - Method in class com.google.api.services.bigquery.model.Job
-
[Output-only] The type of the resource.
- setKind(String) - Method in class com.google.api.services.bigquery.model.JobCancelResponse
-
The resource type of the response.
- setKind(String) - Method in class com.google.api.services.bigquery.model.JobList.Jobs
-
The resource type.
- setKind(String) - Method in class com.google.api.services.bigquery.model.JobList
-
The resource type of the response.
- setKind(String) - Method in class com.google.api.services.bigquery.model.ProjectList.Projects
-
The resource type.
- setKind(String) - Method in class com.google.api.services.bigquery.model.ProjectList
-
The type of list.
- setKind(String) - Method in class com.google.api.services.bigquery.model.QueryRequest
-
The resource type of the request.
- setKind(String) - Method in class com.google.api.services.bigquery.model.QueryResponse
-
The resource type.
- setKind(String) - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only] The type of the resource.
- setKind(String) - Method in class com.google.api.services.bigquery.model.TableDataInsertAllRequest
-
The resource type of the response.
- setKind(String) - Method in class com.google.api.services.bigquery.model.TableDataInsertAllResponse
-
The resource type of the response.
- setKind(String) - Method in class com.google.api.services.bigquery.model.TableDataList
-
The resource type of the response.
- setKind(String) - Method in class com.google.api.services.bigquery.model.TableList
-
The type of list.
- setKind(String) - Method in class com.google.api.services.bigquery.model.TableList.Tables
-
The resource type.
- setKmsKeyName(String) - Method in class com.google.api.services.bigquery.model.EncryptionConfiguration
-
[Optional] Describes the Cloud KMS encryption key that will be used to protect destination
BigQuery table.
- setLabels(Map<String, String>) - Method in class com.google.api.services.bigquery.model.Dataset
-
The labels associated with this dataset.
- setLabels(Map<String, String>) - Method in class com.google.api.services.bigquery.model.DatasetList.Datasets
-
The labels associated with this dataset.
- setLabels(Map<String, String>) - Method in class com.google.api.services.bigquery.model.JobConfiguration
-
The labels associated with this job.
- setLabels(Map<String, String>) - Method in class com.google.api.services.bigquery.model.Table
-
The labels associated with this table.
- setLabels(Map<String, String>) - Method in class com.google.api.services.bigquery.model.TableList.Tables
-
The labels associated with this table.
- setLastModifiedTime(Long) - Method in class com.google.api.services.bigquery.model.Dataset
-
[Output-only] The date when this dataset or any of its tables was last modified, in
milliseconds since the epoch.
- setLastModifiedTime(BigInteger) - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only] The time when this table was last modified, in milliseconds since the epoch.
- setLoad(JobConfigurationLoad) - Method in class com.google.api.services.bigquery.model.JobConfiguration
-
[Pick one] Configures a load job.
- setLoad(JobStatistics3) - Method in class com.google.api.services.bigquery.model.JobStatistics
-
[Output-only] Statistics for a load job.
- setLocation(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Cancel
-
[Experimental] The geographic location of the job.
- setLocation(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Get
-
[Experimental] The geographic location of the job.
- setLocation(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.GetQueryResults
-
[Experimental] The geographic location where the job should run.
- setLocation(String) - Method in class com.google.api.services.bigquery.model.Dataset
-
The geographic location where the dataset should reside.
- setLocation(String) - Method in class com.google.api.services.bigquery.model.DatasetList.Datasets
-
[Experimental] The geographic location where the data resides.
- setLocation(String) - Method in class com.google.api.services.bigquery.model.ErrorProto
-
Specifies where the error occurred, if present.
- setLocation(String) - Method in class com.google.api.services.bigquery.model.JobReference
-
[Experimental] The geographic location of the job.
- setLocation(String) - Method in class com.google.api.services.bigquery.model.QueryRequest
-
[Experimental] The geographic location where the job should run.
- setLocation(String) - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only] The geographic location where the table resides.
- setMaxBadRecords(Integer) - Method in class com.google.api.services.bigquery.model.ExternalDataConfiguration
-
[Optional] The maximum number of bad records that BigQuery can ignore when reading data.
- setMaxBadRecords(Integer) - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Optional] The maximum number of bad records that BigQuery can ignore when running the job.
- setMaxCreationTime(BigInteger) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.List
-
Max value for job creation time, in milliseconds since the POSIX epoch.
- setMaximumBillingTier(Integer) - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
[Optional] Limits the billing tier for this job.
- setMaximumBytesBilled(Long) - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
[Optional] Limits the bytes billed for this job.
- setMaxResults(Long) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.List
-
The maximum number of results to return
- setMaxResults(Long) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.GetQueryResults
-
Maximum number of results to read
- setMaxResults(Long) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.List
-
Maximum number of results to return
- setMaxResults(Long) - Method in class com.google.api.services.bigquery.Bigquery.Projects.List
-
Maximum number of results to return
- setMaxResults(Long) - Method in class com.google.api.services.bigquery.Bigquery.Tabledata.List
-
Maximum number of results to return
- setMaxResults(Long) - Method in class com.google.api.services.bigquery.Bigquery.Tables.List
-
Maximum number of results to return
- setMaxResults(Long) - Method in class com.google.api.services.bigquery.model.QueryRequest
-
[Optional] The maximum number of rows of data to return per page of results.
- setMessage(String) - Method in class com.google.api.services.bigquery.model.ErrorProto
-
A human-readable description of the error.
- setMinCreationTime(BigInteger) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.List
-
Min value for job creation time, in milliseconds since the POSIX epoch.
- setMode(String) - Method in class com.google.api.services.bigquery.model.TableFieldSchema
-
[Optional] The field mode.
- setName(String) - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Human-readable name for stage.
- setName(String) - Method in class com.google.api.services.bigquery.model.JobStatistics2.ReservationUsage
-
[Output-only] Reservation name or "unreserved" for on-demand resources usage.
- setName(String) - Method in class com.google.api.services.bigquery.model.QueryParameter
-
[Optional] If unset, this is a positional parameter.
- setName(String) - Method in class com.google.api.services.bigquery.model.QueryParameterType.StructTypes
-
[Optional] The name of this field.
- setName(String) - Method in class com.google.api.services.bigquery.model.TableFieldSchema
-
[Required] The field name.
- setNextPageToken(String) - Method in class com.google.api.services.bigquery.model.DatasetList
-
A token that can be used to request the next results page.
- setNextPageToken(String) - Method in class com.google.api.services.bigquery.model.JobList
-
A token to request the next page of results.
- setNextPageToken(String) - Method in class com.google.api.services.bigquery.model.ProjectList
-
A token to request the next page of results.
- setNextPageToken(String) - Method in class com.google.api.services.bigquery.model.TableList
-
A token to request the next page of results.
- setNullMarker(String) - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Optional] Specifies a string that represents a null value in a CSV file.
- setNumBytes(Long) - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only] The size of this table in bytes, excluding any data in the streaming buffer.
- setNumDmlAffectedRows(Long) - Method in class com.google.api.services.bigquery.model.GetQueryResultsResponse
-
[Output-only] The number of rows affected by a DML statement.
- setNumDmlAffectedRows(Long) - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output-only] The number of rows affected by a DML statement.
- setNumDmlAffectedRows(Long) - Method in class com.google.api.services.bigquery.model.QueryResponse
-
[Output-only] The number of rows affected by a DML statement.
- setNumericId(BigInteger) - Method in class com.google.api.services.bigquery.model.ProjectList.Projects
-
The numeric ID of this project.
- setNumLongTermBytes(Long) - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only] The number of bytes in the table that are considered "long-term storage".
- setNumRows(BigInteger) - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only] The number of rows of data in this table, excluding any data in the streaming
buffer.
- setOauthToken(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Delete
-
- setOauthToken(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Get
-
- setOauthToken(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Insert
-
- setOauthToken(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.List
-
- setOauthToken(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Patch
-
- setOauthToken(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Update
-
- setOauthToken(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Cancel
-
- setOauthToken(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Get
-
- setOauthToken(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.GetQueryResults
-
- setOauthToken(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Insert
-
- setOauthToken(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.List
-
- setOauthToken(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Query
-
- setOauthToken(String) - Method in class com.google.api.services.bigquery.Bigquery.Projects.GetServiceAccount
-
- setOauthToken(String) - Method in class com.google.api.services.bigquery.Bigquery.Projects.List
-
- setOauthToken(String) - Method in class com.google.api.services.bigquery.Bigquery.Tabledata.InsertAll
-
- setOauthToken(String) - Method in class com.google.api.services.bigquery.Bigquery.Tabledata.List
-
- setOauthToken(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Delete
-
- setOauthToken(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Get
-
- setOauthToken(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Insert
-
- setOauthToken(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.List
-
- setOauthToken(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Patch
-
- setOauthToken(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Update
-
- setOauthToken(String) - Method in class com.google.api.services.bigquery.BigqueryRequest
-
OAuth 2.0 token for the current user.
- setOldestEntryTime(BigInteger) - Method in class com.google.api.services.bigquery.model.Streamingbuffer
-
[Output-only] Contains the timestamp of the oldest entry in the streaming buffer, in
milliseconds since the epoch, if the streaming buffer is available.
- setOnlyReadLatest(Boolean) - Method in class com.google.api.services.bigquery.model.BigtableColumn
-
[Optional] If this is set, only the latest version of value in this column are exposed.
- setOnlyReadLatest(Boolean) - Method in class com.google.api.services.bigquery.model.BigtableColumnFamily
-
[Optional] If this is set only the latest version of value are exposed for all columns in this
column family.
- setOutputBytes(Long) - Method in class com.google.api.services.bigquery.model.JobStatistics3
-
[Output-only] Size of the loaded data in bytes.
- setOutputRows(Long) - Method in class com.google.api.services.bigquery.model.JobStatistics3
-
[Output-only] Number of rows imported in a load job.
- setPageToken(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.List
-
Page token, returned by a previous call, to request the next page of results
- setPageToken(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.GetQueryResults
-
Page token, returned by a previous call, to request the next page of results
- setPageToken(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.List
-
Page token, returned by a previous call, to request the next page of results
- setPageToken(String) - Method in class com.google.api.services.bigquery.Bigquery.Projects.List
-
Page token, returned by a previous call, to request the next page of results
- setPageToken(String) - Method in class com.google.api.services.bigquery.Bigquery.Tabledata.List
-
Page token, returned by a previous call, identifying the result set
- setPageToken(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.List
-
Page token, returned by a previous call, to request the next page of results
- setPageToken(String) - Method in class com.google.api.services.bigquery.model.GetQueryResultsResponse
-
A token used for paging results.
- setPageToken(String) - Method in class com.google.api.services.bigquery.model.QueryResponse
-
A token used for paging results.
- setPageToken(String) - Method in class com.google.api.services.bigquery.model.TableDataList
-
A token used for paging results.
- setParallelInputs(Long) - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Number of parallel input segments to be processed.
- setParameterMode(String) - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
Standard SQL only.
- setParameterMode(String) - Method in class com.google.api.services.bigquery.model.QueryRequest
-
Standard SQL only.
- setParameterType(QueryParameterType) - Method in class com.google.api.services.bigquery.model.QueryParameter
-
[Required] The type of this parameter.
- setParameterValue(QueryParameterValue) - Method in class com.google.api.services.bigquery.model.QueryParameter
-
[Required] The value of this parameter.
- setPendingUnits(Long) - Method in class com.google.api.services.bigquery.model.QueryTimelineSample
-
Total parallel units of work remaining for the active stages.
- setPreserveNulls(Boolean) - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
[Deprecated] This property is deprecated.
- setPreserveNulls(Boolean) - Method in class com.google.api.services.bigquery.model.QueryRequest
-
[Deprecated] This property is deprecated.
- setPrettyPrint(Boolean) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Delete
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Get
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Insert
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.List
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Patch
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Update
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Cancel
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Get
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.GetQueryResults
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Insert
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.List
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Query
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.bigquery.Bigquery.Projects.GetServiceAccount
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.bigquery.Bigquery.Projects.List
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.bigquery.Bigquery.Tabledata.InsertAll
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.bigquery.Bigquery.Tabledata.List
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Delete
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Get
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Insert
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.bigquery.Bigquery.Tables.List
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Patch
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Update
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.bigquery.BigqueryRequest
-
Returns response with indentations and line breaks.
- setPrintHeader(Boolean) - Method in class com.google.api.services.bigquery.model.JobConfigurationExtract
-
[Optional] Whether to print out a header row in the results.
- setPriority(String) - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
[Optional] Specifies a priority for the query.
- setProjectId(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Delete
-
Project ID of the dataset being deleted
- setProjectId(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Get
-
Project ID of the requested dataset
- setProjectId(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Insert
-
Project ID of the new dataset
- setProjectId(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.List
-
Project ID of the datasets to be listed
- setProjectId(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Patch
-
Project ID of the dataset being updated
- setProjectId(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Update
-
Project ID of the dataset being updated
- setProjectId(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Cancel
-
[Required] Project ID of the job to cancel
- setProjectId(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Get
-
[Required] Project ID of the requested job
- setProjectId(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.GetQueryResults
-
[Required] Project ID of the query job
- setProjectId(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Insert
-
Project ID of the project that will be billed for the job
- setProjectId(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.List
-
Project ID of the jobs to list
- setProjectId(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Query
-
Project ID of the project billed for the query
- setProjectId(String) - Method in class com.google.api.services.bigquery.Bigquery.Projects.GetServiceAccount
-
Project ID for which the service account is requested.
- setProjectId(String) - Method in class com.google.api.services.bigquery.Bigquery.Tabledata.InsertAll
-
Project ID of the destination table.
- setProjectId(String) - Method in class com.google.api.services.bigquery.Bigquery.Tabledata.List
-
Project ID of the table to read
- setProjectId(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Delete
-
Project ID of the table to delete
- setProjectId(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Get
-
Project ID of the requested table
- setProjectId(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Insert
-
Project ID of the new table
- setProjectId(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.List
-
Project ID of the tables to list
- setProjectId(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Patch
-
Project ID of the table to update
- setProjectId(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Update
-
Project ID of the table to update
- setProjectId(String) - Method in class com.google.api.services.bigquery.model.DatasetReference
-
[Optional] The ID of the project containing this dataset.
- setProjectId(String) - Method in class com.google.api.services.bigquery.model.JobReference
-
[Required] The ID of the project containing this job.
- setProjectId(String) - Method in class com.google.api.services.bigquery.model.ProjectReference
-
[Required] ID of the project.
- setProjectId(String) - Method in class com.google.api.services.bigquery.model.TableReference
-
[Required] The ID of the project containing this table.
- setProjection(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.List
-
Restrict information returned to a set of selected fields
- setProjectionFields(List<String>) - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
If sourceFormat is set to "DATASTORE_BACKUP", indicates which entity properties to load into
BigQuery from a Cloud Datastore backup.
- setProjectReference(ProjectReference) - Method in class com.google.api.services.bigquery.model.ProjectList.Projects
-
A unique reference to this project.
- setProjects(List<ProjectList.Projects>) - Method in class com.google.api.services.bigquery.model.ProjectList
-
Projects to which you have at least READ access.
- setQualifierEncoded(String) - Method in class com.google.api.services.bigquery.model.BigtableColumn
-
[Required] Qualifier of the column.
- setQualifierString(String) - Method in class com.google.api.services.bigquery.model.BigtableColumn
-
- setQuery(JobConfigurationQuery) - Method in class com.google.api.services.bigquery.model.JobConfiguration
-
[Pick one] Configures a query job.
- setQuery(String) - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
[Required] SQL query text to execute.
- setQuery(JobStatistics2) - Method in class com.google.api.services.bigquery.model.JobStatistics
-
[Output-only] Statistics for a query job.
- setQuery(String) - Method in class com.google.api.services.bigquery.model.QueryRequest
-
[Required] A query string, following the BigQuery query syntax, of the query to execute.
- setQuery(String) - Method in class com.google.api.services.bigquery.model.ViewDefinition
-
[Required] A query that BigQuery executes when the view is referenced.
- setQueryParameters(List<QueryParameter>) - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
Query parameters for standard SQL queries.
- setQueryParameters(List<QueryParameter>) - Method in class com.google.api.services.bigquery.model.QueryRequest
-
Query parameters for Standard SQL queries.
- setQueryPlan(List<ExplainQueryStage>) - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output-only] Describes execution plan for the query.
- setQuotaUser(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Delete
-
- setQuotaUser(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Get
-
- setQuotaUser(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Insert
-
- setQuotaUser(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.List
-
- setQuotaUser(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Patch
-
- setQuotaUser(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Update
-
- setQuotaUser(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Cancel
-
- setQuotaUser(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Get
-
- setQuotaUser(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.GetQueryResults
-
- setQuotaUser(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Insert
-
- setQuotaUser(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.List
-
- setQuotaUser(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Query
-
- setQuotaUser(String) - Method in class com.google.api.services.bigquery.Bigquery.Projects.GetServiceAccount
-
- setQuotaUser(String) - Method in class com.google.api.services.bigquery.Bigquery.Projects.List
-
- setQuotaUser(String) - Method in class com.google.api.services.bigquery.Bigquery.Tabledata.InsertAll
-
- setQuotaUser(String) - Method in class com.google.api.services.bigquery.Bigquery.Tabledata.List
-
- setQuotaUser(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Delete
-
- setQuotaUser(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Get
-
- setQuotaUser(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Insert
-
- setQuotaUser(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.List
-
- setQuotaUser(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Patch
-
- setQuotaUser(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Update
-
- setQuotaUser(String) - Method in class com.google.api.services.bigquery.BigqueryRequest
-
An opaque string that represents a user for quota purposes.
- setQuote(String) - Method in class com.google.api.services.bigquery.model.CsvOptions
-
[Optional] The value that is used to quote data sections in a CSV file.
- setQuote(String) - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Optional] The value that is used to quote data sections in a CSV file.
- setRange(String) - Method in class com.google.api.services.bigquery.model.GoogleSheetsOptions
-
[Experimental] [Optional] Range of a sheet to query from.
- setReadMsAvg(Long) - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Milliseconds the average shard spent reading input.
- setReadMsMax(Long) - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Milliseconds the slowest shard spent reading input.
- setReadRatioAvg(Double) - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Relative amount of time the average shard spent reading input.
- setReadRatioMax(Double) - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Relative amount of time the slowest shard spent reading input.
- setReadRowkeyAsString(Boolean) - Method in class com.google.api.services.bigquery.model.BigtableOptions
-
[Optional] If field is true, then the rowkey column families will be read and converted to
string.
- setReason(String) - Method in class com.google.api.services.bigquery.model.ErrorProto
-
A short error code that summarizes the error.
- setRecordsRead(Long) - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Number of records read into the stage.
- setRecordsWritten(Long) - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Number of records written by the stage.
- setReferencedTables(List<TableReference>) - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output-only] Referenced tables for the job.
- setRequestHeaders(HttpHeaders) - Method in class com.google.api.services.bigquery.BigqueryRequest
-
- setRequirePartitionFilter(Boolean) - Method in class com.google.api.services.bigquery.model.TimePartitioning
-
[Experimental] [Optional] If set to true, queries over this table require a partition filter
that can be used for partition elimination to be specified.
- setReservationUsage(List<JobStatistics2.ReservationUsage>) - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output-only] Job resource usage breakdown by reservation.
- setResourceUri(String) - Method in class com.google.api.services.bigquery.model.UserDefinedFunctionResource
-
[Pick one] A code resource to load from a Google Cloud Storage URI (gs://bucket/path).
- setRole(String) - Method in class com.google.api.services.bigquery.model.Dataset.Access
-
[Required] Describes the rights granted to the user specified by the other member of the access
object.
- setRootUrl(String) - Method in class com.google.api.services.bigquery.Bigquery.Builder
-
- setRows(List<TableRow>) - Method in class com.google.api.services.bigquery.model.GetQueryResultsResponse
-
An object with as many results as can be contained within the maximum permitted reply size.
- setRows(List<TableRow>) - Method in class com.google.api.services.bigquery.model.QueryResponse
-
An object with as many results as can be contained within the maximum permitted reply size.
- setRows(List<TableDataInsertAllRequest.Rows>) - Method in class com.google.api.services.bigquery.model.TableDataInsertAllRequest
-
The rows to insert.
- setRows(List<TableRow>) - Method in class com.google.api.services.bigquery.model.TableDataList
-
Rows of results.
- setSchema(TableSchema) - Method in class com.google.api.services.bigquery.model.ExternalDataConfiguration
-
[Optional] The schema for the data.
- setSchema(TableSchema) - Method in class com.google.api.services.bigquery.model.GetQueryResultsResponse
-
The schema of the results.
- setSchema(TableSchema) - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Optional] The schema for the destination table.
- setSchema(TableSchema) - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output-only] The schema of the results.
- setSchema(TableSchema) - Method in class com.google.api.services.bigquery.model.QueryResponse
-
The schema of the results.
- setSchema(TableSchema) - Method in class com.google.api.services.bigquery.model.Table
-
[Optional] Describes the schema of this table.
- setSchemaInline(String) - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Deprecated] The inline schema.
- setSchemaInlineFormat(String) - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Deprecated] The format of the schemaInline property.
- setSchemaUpdateOptions(List<String>) - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
Allows the schema of the destination table to be updated as a side effect of the load job if a
schema is autodetected or supplied in the job configuration.
- setSchemaUpdateOptions(List<String>) - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
Allows the schema of the destination table to be updated as a side effect of the query job.
- setSelectedFields(String) - Method in class com.google.api.services.bigquery.Bigquery.Tabledata.List
-
List of fields to return (comma-separated).
- setSelectedFields(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Get
-
List of fields to return (comma-separated).
- setSelfLink(String) - Method in class com.google.api.services.bigquery.model.Dataset
-
[Output-only] A URL that can be used to access the resource again.
- setSelfLink(String) - Method in class com.google.api.services.bigquery.model.Job
-
[Output-only] A URL that can be used to access this resource again.
- setSelfLink(String) - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only] A URL that can be used to access this resource again.
- setServicePath(String) - Method in class com.google.api.services.bigquery.Bigquery.Builder
-
- setShuffleOutputBytes(Long) - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Total number of bytes written to shuffle.
- setShuffleOutputBytesSpilled(Long) - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Total number of bytes written to shuffle and spilled to disk.
- setSkipInvalidRows(Boolean) - Method in class com.google.api.services.bigquery.model.TableDataInsertAllRequest
-
[Optional] Insert all valid rows of a request, even if invalid rows exist.
- setSkipLeadingRows(Long) - Method in class com.google.api.services.bigquery.model.CsvOptions
-
[Optional] The number of rows at the top of a CSV file that BigQuery will skip when reading the
data.
- setSkipLeadingRows(Long) - Method in class com.google.api.services.bigquery.model.GoogleSheetsOptions
-
[Optional] The number of rows at the top of a sheet that BigQuery will skip when reading the
data.
- setSkipLeadingRows(Integer) - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Optional] The number of rows at the top of a CSV file that BigQuery will skip when loading the
data.
- setSlotMs(Long) - Method in class com.google.api.services.bigquery.model.JobStatistics2.ReservationUsage
-
[Output-only] Slot-milliseconds the job spent in the given reservation.
- setSourceFormat(String) - Method in class com.google.api.services.bigquery.model.ExternalDataConfiguration
-
[Required] The data format.
- setSourceFormat(String) - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Optional] The format of the data files.
- setSourceTable(TableReference) - Method in class com.google.api.services.bigquery.model.JobConfigurationExtract
-
[Required] A reference to the table being exported.
- setSourceTable(TableReference) - Method in class com.google.api.services.bigquery.model.JobConfigurationTableCopy
-
[Pick one] Source table to copy.
- setSourceTables(List<TableReference>) - Method in class com.google.api.services.bigquery.model.JobConfigurationTableCopy
-
[Pick one] Source tables to copy.
- setSourceUris(List<String>) - Method in class com.google.api.services.bigquery.model.ExternalDataConfiguration
-
[Required] The fully-qualified URIs that point to your data in Google Cloud.
- setSourceUris(List<String>) - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Required] The fully-qualified URIs that point to your data in Google Cloud.
- setSpecialGroup(String) - Method in class com.google.api.services.bigquery.model.Dataset.Access
-
[Pick one] A special group to grant access to.
- setStartIndex(BigInteger) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.GetQueryResults
-
Zero-based index of the starting row
- setStartIndex(BigInteger) - Method in class com.google.api.services.bigquery.Bigquery.Tabledata.List
-
Zero-based index of the starting row to read
- setStartMs(Long) - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Stage start time represented as milliseconds since epoch.
- setStartTime(Long) - Method in class com.google.api.services.bigquery.model.JobStatistics
-
[Output-only] Start time of this job, in milliseconds since the epoch.
- setState(String) - Method in class com.google.api.services.bigquery.model.JobList.Jobs
-
Running state of the job.
- setState(String) - Method in class com.google.api.services.bigquery.model.JobStatus
-
[Output-only] Running state of the job.
- setStateFilter(List<String>) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.List
-
Filter for job state
- setStatementType(String) - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output-only, Experimental] The type of query statement, if valid.
- setStatistics(JobStatistics) - Method in class com.google.api.services.bigquery.model.Job
-
[Output-only] Information about the job, including starting time and ending time of the job.
- setStatistics(JobStatistics) - Method in class com.google.api.services.bigquery.model.JobList.Jobs
-
[Output-only] Information about the job, including starting time and ending time of the job.
- setStatus(String) - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Current status for the stage.
- setStatus(JobStatus) - Method in class com.google.api.services.bigquery.model.Job
-
[Output-only] The status of this job.
- setStatus(JobStatus) - Method in class com.google.api.services.bigquery.model.JobList.Jobs
-
[Full-projection-only] Describes the state of the job.
- setSteps(List<ExplainQueryStep>) - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
List of operations within the stage in dependency order (approximately chronological).
- setStreamingBuffer(Streamingbuffer) - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only] Contains information regarding this table's streaming buffer, if one is present.
- setStructTypes(List<QueryParameterType.StructTypes>) - Method in class com.google.api.services.bigquery.model.QueryParameterType
-
[Optional] The types of the fields of this struct, in order, if this is a struct.
- setStructValues(Map<String, QueryParameterValue>) - Method in class com.google.api.services.bigquery.model.QueryParameterValue
-
[Optional] The struct field values, in order of the struct type's declaration.
- setSubsteps(List<String>) - Method in class com.google.api.services.bigquery.model.ExplainQueryStep
-
Human-readable stage descriptions.
- setSuppressAllChecks(boolean) - Method in class com.google.api.services.bigquery.Bigquery.Builder
-
- setSuppressPatternChecks(boolean) - Method in class com.google.api.services.bigquery.Bigquery.Builder
-
- setSuppressRequiredParameterChecks(boolean) - Method in class com.google.api.services.bigquery.Bigquery.Builder
-
- setTableDefinitions(Map<String, ExternalDataConfiguration>) - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
[Optional] If querying an external data source outside of BigQuery, describes the data format,
location and other properties of the data source.
- setTableId(String) - Method in class com.google.api.services.bigquery.Bigquery.Tabledata.InsertAll
-
Table ID of the destination table.
- setTableId(String) - Method in class com.google.api.services.bigquery.Bigquery.Tabledata.List
-
Table ID of the table to read
- setTableId(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Delete
-
Table ID of the table to delete
- setTableId(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Get
-
Table ID of the requested table
- setTableId(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Patch
-
Table ID of the table to update
- setTableId(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Update
-
Table ID of the table to update
- setTableId(String) - Method in class com.google.api.services.bigquery.model.TableReference
-
[Required] The ID of the table.
- setTableReference(TableReference) - Method in class com.google.api.services.bigquery.model.Table
-
[Required] Reference describing the ID of this table.
- setTableReference(TableReference) - Method in class com.google.api.services.bigquery.model.TableList.Tables
-
A reference uniquely identifying the table.
- setTables(List<TableList.Tables>) - Method in class com.google.api.services.bigquery.model.TableList
-
Tables in the requested dataset.
- setTemplateSuffix(String) - Method in class com.google.api.services.bigquery.model.TableDataInsertAllRequest
-
[Experimental] If specified, treats the destination table as a base template, and inserts the
rows into an instance table named "{destination}{templateSuffix}".
- setTimeline(List<QueryTimelineSample>) - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output-only] [Experimental] Describes a timeline of job execution.
- setTimeoutMs(Long) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.GetQueryResults
-
How long to wait for the query to complete, in milliseconds, before returning.
- setTimeoutMs(Long) - Method in class com.google.api.services.bigquery.model.QueryRequest
-
[Optional] How long to wait for the query to complete, in milliseconds, before the request
times out and returns.
- setTimePartitioning(TimePartitioning) - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
Time-based partitioning specification for the destination table.
- setTimePartitioning(TimePartitioning) - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
Time-based partitioning specification for the destination table.
- setTimePartitioning(TimePartitioning) - Method in class com.google.api.services.bigquery.model.Table
-
Time-based partitioning specification for this table.
- setTimePartitioning(TimePartitioning) - Method in class com.google.api.services.bigquery.model.TableList.Tables
-
The time-based partitioning specification for this table, if configured.
- setTotalBytesBilled(Long) - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output-only] Total bytes billed for the job.
- setTotalBytesProcessed(Long) - Method in class com.google.api.services.bigquery.model.GetQueryResultsResponse
-
The total number of bytes processed for this query.
- setTotalBytesProcessed(Long) - Method in class com.google.api.services.bigquery.model.JobStatistics
-
[Output-only] [Deprecated] Use the bytes processed in the query statistics instead.
- setTotalBytesProcessed(Long) - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output-only] Total bytes processed for the job.
- setTotalBytesProcessed(Long) - Method in class com.google.api.services.bigquery.model.QueryResponse
-
The total number of bytes processed for this query.
- setTotalItems(Integer) - Method in class com.google.api.services.bigquery.model.ProjectList
-
The total number of projects in the list.
- setTotalItems(Integer) - Method in class com.google.api.services.bigquery.model.TableList
-
The total number of tables in the dataset.
- setTotalPartitionsProcessed(Long) - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output-only] Total number of partitions processed from all partitioned tables referenced in
the job.
- setTotalRows(BigInteger) - Method in class com.google.api.services.bigquery.model.GetQueryResultsResponse
-
The total number of rows in the complete query result set, which can be more than the number of
rows in this single page of results.
- setTotalRows(BigInteger) - Method in class com.google.api.services.bigquery.model.QueryResponse
-
The total number of rows in the complete query result set, which can be more than the number of
rows in this single page of results.
- setTotalRows(Long) - Method in class com.google.api.services.bigquery.model.TableDataList
-
The total number of rows in the complete table.
- setTotalSlotMs(Long) - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output-only] Slot-milliseconds for the job.
- setTotalSlotMs(Long) - Method in class com.google.api.services.bigquery.model.QueryTimelineSample
-
Cumulative slot-ms consumed by the query.
- setType(String) - Method in class com.google.api.services.bigquery.model.BigtableColumn
-
[Optional] The type to convert the value in cells of this column.
- setType(String) - Method in class com.google.api.services.bigquery.model.BigtableColumnFamily
-
[Optional] The type to convert the value in cells of this column family.
- setType(String) - Method in class com.google.api.services.bigquery.model.QueryParameterType
-
[Required] The top level type of this field.
- setType(QueryParameterType) - Method in class com.google.api.services.bigquery.model.QueryParameterType.StructTypes
-
[Required] The type of this field.
- setType(String) - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only] Describes the table type.
- setType(String) - Method in class com.google.api.services.bigquery.model.TableFieldSchema
-
[Required] The field data type.
- setType(String) - Method in class com.google.api.services.bigquery.model.TableList.Tables
-
The type of table.
- setType(String) - Method in class com.google.api.services.bigquery.model.TimePartitioning
-
[Required] The only type supported is DAY, which will generate one partition per day.
- setUndeclaredQueryParameters(List<QueryParameter>) - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output-only, Experimental] Standard SQL only: list of undeclared query parameters detected
during a dry run validation.
- setUseLegacySql(Boolean) - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
Specifies whether to use BigQuery's legacy SQL dialect for this query.
- setUseLegacySql(Boolean) - Method in class com.google.api.services.bigquery.model.QueryRequest
-
Specifies whether to use BigQuery's legacy SQL dialect for this query.
- setUseLegacySql(Boolean) - Method in class com.google.api.services.bigquery.model.TableList.Tables.View
-
True if view is defined in legacy SQL dialect, false if in standard SQL.
- setUseLegacySql(Boolean) - Method in class com.google.api.services.bigquery.model.ViewDefinition
-
Specifies whether to use BigQuery's legacy SQL for this view.
- setUseQueryCache(Boolean) - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
[Optional] Whether to look for the result in the query cache.
- setUseQueryCache(Boolean) - Method in class com.google.api.services.bigquery.model.QueryRequest
-
[Optional] Whether to look for the result in the query cache.
- setUserByEmail(String) - Method in class com.google.api.services.bigquery.model.Dataset.Access
-
[Pick one] An email address of a user to grant access to.
- setUserDefinedFunctionResources(List<UserDefinedFunctionResource>) - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
Describes user-defined function resources used in the query.
- setUserDefinedFunctionResources(List<UserDefinedFunctionResource>) - Method in class com.google.api.services.bigquery.model.ViewDefinition
-
Describes user-defined function resources used in the query.
- setUserEmail(String) - Method in class com.google.api.services.bigquery.model.Job
-
[Output-only] Email address of the user who ran the job.
- setUserEmail(String) - Method in class com.google.api.services.bigquery.model.JobList.Jobs
-
[Full-projection-only] Email address of the user who ran the job.
- setUserIp(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Delete
-
- setUserIp(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Get
-
- setUserIp(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Insert
-
- setUserIp(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.List
-
- setUserIp(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Patch
-
- setUserIp(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Update
-
- setUserIp(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Cancel
-
- setUserIp(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Get
-
- setUserIp(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.GetQueryResults
-
- setUserIp(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Insert
-
- setUserIp(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.List
-
- setUserIp(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Query
-
- setUserIp(String) - Method in class com.google.api.services.bigquery.Bigquery.Projects.GetServiceAccount
-
- setUserIp(String) - Method in class com.google.api.services.bigquery.Bigquery.Projects.List
-
- setUserIp(String) - Method in class com.google.api.services.bigquery.Bigquery.Tabledata.InsertAll
-
- setUserIp(String) - Method in class com.google.api.services.bigquery.Bigquery.Tabledata.List
-
- setUserIp(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Delete
-
- setUserIp(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Get
-
- setUserIp(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Insert
-
- setUserIp(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.List
-
- setUserIp(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Patch
-
- setUserIp(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Update
-
- setUserIp(String) - Method in class com.google.api.services.bigquery.BigqueryRequest
-
Deprecated.
- setV(Object) - Method in class com.google.api.services.bigquery.model.TableCell
-
- setValue(String) - Method in class com.google.api.services.bigquery.model.QueryParameterValue
-
[Optional] The value of this value, if a simple scalar type.
- setView(TableReference) - Method in class com.google.api.services.bigquery.model.Dataset.Access
-
[Pick one] A view from a different dataset to grant access to.
- setView(ViewDefinition) - Method in class com.google.api.services.bigquery.model.Table
-
[Optional] The view definition.
- setView(TableList.Tables.View) - Method in class com.google.api.services.bigquery.model.TableList.Tables
-
Additional details for a view.
- setWaitMsAvg(Long) - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Milliseconds the average shard spent waiting to be scheduled.
- setWaitMsMax(Long) - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Milliseconds the slowest shard spent waiting to be scheduled.
- setWaitRatioAvg(Double) - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Relative amount of time the average shard spent waiting to be scheduled.
- setWaitRatioMax(Double) - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Relative amount of time the slowest shard spent waiting to be scheduled.
- setWriteDisposition(String) - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Optional] Specifies the action that occurs if the destination table already exists.
- setWriteDisposition(String) - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
[Optional] Specifies the action that occurs if the destination table already exists.
- setWriteDisposition(String) - Method in class com.google.api.services.bigquery.model.JobConfigurationTableCopy
-
[Optional] Specifies the action that occurs if the destination table already exists.
- setWriteMsAvg(Long) - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Milliseconds the average shard spent on writing output.
- setWriteMsMax(Long) - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Milliseconds the slowest shard spent on writing output.
- setWriteRatioAvg(Double) - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Relative amount of time the average shard spent on writing output.
- setWriteRatioMax(Double) - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Relative amount of time the slowest shard spent on writing output.
- Streamingbuffer - Class in com.google.api.services.bigquery.model
-
Model definition for Streamingbuffer.
- Streamingbuffer() - Constructor for class com.google.api.services.bigquery.model.Streamingbuffer
-
- StructTypes() - Constructor for class com.google.api.services.bigquery.model.QueryParameterType.StructTypes
-