- get(String, String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets
-
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, String) - Method in class com.google.api.services.bigquery.Bigquery.Tables
-
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.
- 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
-
If true, 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.
- getAutodetect() - Method in class com.google.api.services.bigquery.model.ExternalDataConfiguration
-
[Experimental] Try to detect schema and format options automatically.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.Table
-
[Optional] A user-friendly description of this table.
- getDescription() - Method in class com.google.api.services.bigquery.model.TableFieldSchema
-
[Optional] The field description.
- 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
- 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.
- 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.
- 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] All errors and warnings encountered during the running of the job.
- getErrors() - Method in class com.google.api.services.bigquery.model.JobStatus
-
[Output-only] All errors encountered during the running of the job.
- getErrors() - Method in class com.google.api.services.bigquery.model.QueryResponse
-
[Output-only] All errors and 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.
- 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.IntervalPartitionConfiguration
-
- getExpirationTime() - Method in class com.google.api.services.bigquery.model.Table
-
[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.
- 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.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.
- getFlattenResults() - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
[Optional] 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.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.
- 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.
- 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.
- getInterval() - Method in class com.google.api.services.bigquery.model.TablePartitionConfiguration
-
[Pick one] Configures an interval partition.
- 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.
- 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.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.
- 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.model.Dataset
-
[Experimental] The geographic location where the dataset should reside.
- 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.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.
- getMaximumBillingTier() - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
[Optional] Limits the billing tier 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.
- 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.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.
- 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.
- getNumericId() - Method in class com.google.api.services.bigquery.model.ProjectList.Projects
-
The numeric ID of this project.
- 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.
- getPartitionConfigurations() - Method in class com.google.api.services.bigquery.model.Table
-
[Experimental] List of partition configurations for this table.
- 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.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
-
[Experimental] 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] BigQuery SQL query 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.
- getQueryPlan() - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output-only, Experimental] Describes execution plan for the query as a list of stages.
- getQueryResults(String, String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs
-
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
-
Available to use for quota purposes for server-side applications.
- 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.
- 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.
- 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, Experimental] Referenced tables for the job.
- 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.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.
- 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.
- 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.JobConfigurationLoad
-
[Optional] The number of rows at the top of a CSV file that BigQuery will skip when loading the
data.
- 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 Storage.
- 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
- 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
- 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.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.
- 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}".
- 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.
- 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.
- 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.
- 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.IntervalPartitionConfiguration
-
- 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.
- getUseLegacySql() - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
[Experimental] Specifies whether to use BigQuery's legacy SQL dialect for this query.
- getUseLegacySql() - Method in class com.google.api.services.bigquery.model.QueryRequest
-
[Experimental] Specifies whether to use BigQuery's legacy SQL dialect for this query.
- 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
-
[Experimental] Describes user-defined function resources used in the query.
- getUserDefinedFunctionResources() - Method in class com.google.api.services.bigquery.model.ViewDefinition
-
[Experimental] 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
-
IP address of the site where the request originates.
- getV() - Method in class com.google.api.services.bigquery.model.TableCell
-
- 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.
- 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.
- 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.
- 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.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.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.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.IntervalPartitionConfiguration
-
- 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
-
- 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.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.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.TablePartitionConfiguration
-
- 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.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.
- 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
-
If true, 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.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
-
- setAutodetect(Boolean) - Method in class com.google.api.services.bigquery.model.ExternalDataConfiguration
-
[Experimental] Try to detect schema and format options automatically.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.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.
- 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
- 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.
- 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.
- 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] All errors and warnings encountered during the running of the job.
- setErrors(List<ErrorProto>) - Method in class com.google.api.services.bigquery.model.JobStatus
-
[Output-only] All errors encountered during the running of the job.
- setErrors(List<ErrorProto>) - Method in class com.google.api.services.bigquery.model.QueryResponse
-
[Output-only] All errors and 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.
- 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.IntervalPartitionConfiguration
-
- setExpirationTime(Long) - Method in class com.google.api.services.bigquery.model.Table
-
[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.
- 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.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<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.
- setFlattenResults(Boolean) - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
[Optional] 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.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
-
- 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.
- 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.
- setInterval(IntervalPartitionConfiguration) - Method in class com.google.api.services.bigquery.model.TablePartitionConfiguration
-
[Pick one] Configures an interval partition.
- 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.
- 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.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.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.
- 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.model.Dataset
-
[Experimental] The geographic location where the dataset should reside.
- 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.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.
- setMaximumBillingTier(Integer) - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
[Optional] Limits the billing tier 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.
- 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.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.
- 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.
- setNumericId(BigInteger) - Method in class com.google.api.services.bigquery.model.ProjectList.Projects
-
The numeric ID of this project.
- 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.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.
- setPartitionConfigurations(List<TablePartitionConfiguration>) - Method in class com.google.api.services.bigquery.model.Table
-
[Experimental] List of partition configurations for this table.
- 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.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.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
-
[Experimental] 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] BigQuery SQL query 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.
- setQueryPlan(List<ExplainQueryStage>) - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output-only, Experimental] Describes execution plan for the query as a list of stages.
- 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.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
-
Available to use for quota purposes for server-side applications.
- 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.
- 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.
- 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, Experimental] Referenced tables for the job.
- setRequestHeaders(HttpHeaders) - Method in class com.google.api.services.bigquery.BigqueryRequest
-
- 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.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.
- 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
-
- 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(Integer) - 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(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.
- 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 Storage.
- 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
- 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
- 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(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.
- 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}".
- 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.
- 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.
- 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.
- 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.IntervalPartitionConfiguration
-
- 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.
- setUseLegacySql(Boolean) - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
[Experimental] Specifies whether to use BigQuery's legacy SQL dialect for this query.
- setUseLegacySql(Boolean) - Method in class com.google.api.services.bigquery.model.QueryRequest
-
[Experimental] Specifies whether to use BigQuery's legacy SQL dialect for this query.
- 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
-
[Experimental] Describes user-defined function resources used in the query.
- setUserDefinedFunctionResources(List<UserDefinedFunctionResource>) - Method in class com.google.api.services.bigquery.model.ViewDefinition
-
[Experimental] 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.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
-
IP address of the site where the request originates.
- setV(Object) - Method in class com.google.api.services.bigquery.model.TableCell
-
- 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.
- 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.
- 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
-