- 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
-
Retrieves the specified job by ID.
- 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.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.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.
- 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.
- getCompression() - Method in class com.google.api.services.bigquery.model.JobConfigurationExtract
-
[Optional] The compression type to use for exported files.
- 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.JobConfigurationLink
-
[Optional] Specifies whether the job is allowed to create new tables.
- 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.
- 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.
- 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.JobConfigurationLink
-
[Required] The destination table of the link job.
- 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
-
[Experimental] 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, don't actually run this job.
- 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.JobStatus
-
[Output-only] All errors 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.
- 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.
- getExpirationTime() - Method in class com.google.api.services.bigquery.model.Table
-
[Optional] The time when this table expires, in milliseconds since the epoch.
- 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
-
- 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.
- 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
-
[Experimental] 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.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.JobConfigurationLoad
-
[Optional] Accept rows that contain values that do not match the schema.
- getIndex() - Method in class com.google.api.services.bigquery.model.TableDataInsertAllResponse.InsertErrors
-
The index of the row that error applies to.
- getInputFileBytes() - Method in class com.google.api.services.bigquery.model.JobStatistics3
-
[Output-only] Number of bytes of source data in a joad 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.
- 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.Get
-
Job ID of the requested job
- getJobId() - Method in class com.google.api.services.bigquery.Bigquery.Jobs.GetQueryResults
-
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.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.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.
- getLink() - Method in class com.google.api.services.bigquery.model.JobConfiguration
-
[Pick one] Configures a link job.
- 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.ErrorProto
-
Specifies where the error occurred, if present.
- 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.
- 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.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 the table in bytes.
- 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.
- getOauthToken() - Method in class com.google.api.services.bigquery.BigqueryRequest
-
OAuth 2.0 token for the current user.
- 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.
- 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.Get
-
Project ID of the requested job
- getProjectId() - Method in class com.google.api.services.bigquery.Bigquery.Jobs.GetQueryResults
-
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] Names(case-sensitive) of properties to keep when importing data.
- 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.
- 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.
- 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.JobConfigurationLoad
-
[Optional] The value that is used to quote data sections in a CSV file.
- getReason() - Method in class com.google.api.services.bigquery.model.ErrorProto
-
A short error code that summarizes the error.
- 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.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.
- 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.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.
- getSourceUri() - Method in class com.google.api.services.bigquery.model.JobConfigurationLink
-
[Required] URI of source table to link.
- 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.
- 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.
- 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.
- 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 this 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.JobList
-
Total number of jobs in this collection.
- 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.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.
- 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.
- 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.
- getWriteDisposition() - Method in class com.google.api.services.bigquery.model.JobConfigurationLink
-
[Optional] Specifies the action that occurs if the destination table already exists.
- 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.
- 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.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.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.GetQueryResultsResponse
-
- 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.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.JobConfigurationLink
-
- 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.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.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.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.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.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.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
-
- setBigqueryRequestInitializer(BigqueryRequestInitializer) - Method in class com.google.api.services.bigquery.Bigquery.Builder
-
- 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.
- setCompression(String) - Method in class com.google.api.services.bigquery.model.JobConfigurationExtract
-
[Optional] The compression type to use for exported files.
- 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.JobConfigurationLink
-
[Optional] Specifies whether the job is allowed to create new tables.
- 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.
- 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.
- 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.JobConfigurationLink
-
[Required] The destination table of the link job.
- 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
-
[Experimental] 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, don't actually run this job.
- 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.JobStatus
-
[Output-only] All errors 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.
- 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.
- setExpirationTime(Long) - Method in class com.google.api.services.bigquery.model.Table
-
[Optional] The time when this table expires, in milliseconds since the epoch.
- 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
-
- 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.
- 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.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
-
[Experimental] 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(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.JobConfigurationLoad
-
[Optional] Accept rows that contain values that do not match the schema.
- setIndex(Long) - Method in class com.google.api.services.bigquery.model.TableDataInsertAllResponse.InsertErrors
-
The index of the row that error applies to.
- setInputFileBytes(Long) - Method in class com.google.api.services.bigquery.model.JobStatistics3
-
[Output-only] Number of bytes of source data in a joad 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.
- 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.Get
-
Job ID of the requested job
- setJobId(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.GetQueryResults
-
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.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.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.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.
- setLink(JobConfigurationLink) - Method in class com.google.api.services.bigquery.model.JobConfiguration
-
[Pick one] Configures a link job.
- 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.ErrorProto
-
Specifies where the error occurred, if present.
- 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.
- 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.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 the table in bytes.
- 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.
- 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.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.
- 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.
- 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.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.Get
-
Project ID of the requested job
- setProjectId(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.GetQueryResults
-
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] Names(case-sensitive) of properties to keep when importing data.
- 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.
- 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.
- 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.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.JobConfigurationLoad
-
[Optional] The value that is used to quote data sections in a CSV file.
- setReason(String) - Method in class com.google.api.services.bigquery.model.ErrorProto
-
A short error code that summarizes the error.
- setRequestHeaders(HttpHeaders) - Method in class com.google.api.services.bigquery.BigqueryRequest
-
- 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.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
-
- 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.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.
- setSourceUri(List<String>) - Method in class com.google.api.services.bigquery.model.JobConfigurationLink
-
[Required] URI of source table to link.
- 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.
- 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
-
- 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.
- 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.
- 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 this 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.JobList
-
Total number of jobs in this collection.
- 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.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.
- 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.
- 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.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.
- setWriteDisposition(String) - Method in class com.google.api.services.bigquery.model.JobConfigurationLink
-
[Optional] Specifies the action that occurs if the destination table already exists.
- 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.