- generateDatasetName() - Static method in class com.google.cloud.bigquery.testing.RemoteBigQueryHelper
-
Returns a dataset name generated using a random UUID.
- generateModelName() - Static method in class com.google.cloud.bigquery.testing.RemoteBigQueryHelper
-
- generateRoutineName() - Static method in class com.google.cloud.bigquery.testing.RemoteBigQueryHelper
-
- GEOGRAPHY - Static variable in class com.google.cloud.bigquery.LegacySQLTypeName
-
Represents a set of geographic points, represented as a Well Known Text (WKT) string.
- geography(String) - Static method in class com.google.cloud.bigquery.QueryParameterValue
-
Creates a QueryParameterValue
object with a type of GEOGRAPHY.
- get(String, BigQuery.TableOption...) - Method in class com.google.cloud.bigquery.Dataset
-
Returns the requested table in this dataset or null
if not found.
- get(int) - Method in class com.google.cloud.bigquery.FieldList
-
Get schema field by index.
- get(String) - Method in class com.google.cloud.bigquery.FieldList
-
Get schema field by name.
- get(int) - Method in class com.google.cloud.bigquery.FieldValueList
-
Gets field value by index.
- get(String) - Method in class com.google.cloud.bigquery.FieldValueList
-
Gets field value by index.
- getAcl() - Method in class com.google.cloud.bigquery.DatasetInfo
-
Returns the dataset's access control configuration.
- getActiveUnits() - Method in class com.google.cloud.bigquery.TimelineSample
-
Returns the total number of work units currently being processed.
- getAllowLargeResults() - Method in class com.google.cloud.bigquery.ConnectionSettings
-
Returns whether the job is enabled to create arbitrarily large results.
- getArguments() - Method in class com.google.cloud.bigquery.RoutineInfo
-
Returns the list of arguments for the routine.
- getArrayElementType() - Method in class com.google.cloud.bigquery.StandardSQLDataType
-
Returns the type of an ARRAY's elements.
- getArrayType() - Method in class com.google.cloud.bigquery.QueryParameterValue
-
Returns the data type of the array elements.
- getArrayValues() - Method in class com.google.cloud.bigquery.QueryParameterValue
-
Returns the array values of this parameter.
- getAttribute() - Method in class com.google.cloud.bigquery.FieldValue
-
Returns the attribute of this Field Value.
- getAutodetect() - Method in class com.google.cloud.bigquery.ExternalTableDefinition
-
[Experimental] Returns whether automatic detection of schema and format options should be
performed.
- getAutodetect() - Method in interface com.google.cloud.bigquery.LoadConfiguration
-
[Experimental] Returns whether automatic inference of the options and schema for CSV and JSON
sources is set.
- getAutodetect() - Method in class com.google.cloud.bigquery.LoadJobConfiguration
-
- getAutodetect() - Method in class com.google.cloud.bigquery.WriteChannelConfiguration
-
- getBadRecords() - Method in class com.google.cloud.bigquery.JobStatistics.LoadStatistics
-
Returns the number of bad records reported in a job.
- getBaseTableId() - Method in class com.google.cloud.bigquery.CloneDefinition
-
- getBaseTableId() - Method in class com.google.cloud.bigquery.SnapshotTableDefinition
-
- getBiEngineMode() - Method in class com.google.cloud.bigquery.BiEngineStats
-
Specifies which mode of BI Engine acceleration was performed (if any).
- getBiEngineReasons() - Method in class com.google.cloud.bigquery.BiEngineStats
-
In case of DISABLED or PARTIAL bi_engine_mode, these contain the explanatory reasons as to why
BI Engine could not accelerate.
- getBiEngineStats() - Method in class com.google.cloud.bigquery.JobStatistics.QueryStatistics
-
Returns query statistics specific to the use of BI Engine.
- getBigQuery() - Method in class com.google.cloud.bigquery.Dataset
-
Returns the dataset's BigQuery
object used to issue requests.
- getBigQuery() - Method in class com.google.cloud.bigquery.Job
-
Returns the job's BigQuery
object used to issue requests.
- getBigQuery() - Method in class com.google.cloud.bigquery.Model
-
Return's the model's BigQuery
object used to issue requests.
- getBigQuery() - Method in class com.google.cloud.bigquery.Routine
-
Returns the routine's BigQuery
object used to issue requests.
- getBigQuery() - Method in class com.google.cloud.bigquery.Table
-
Returns the table's BigQuery
object used to issue requests.
- getBigQueryResultStats() - Method in interface com.google.cloud.bigquery.BigQueryResult
-
- getBigQueryResultStats() - Method in class com.google.cloud.bigquery.BigQueryResultImpl
-
- getBigQueryRpcV2() - Method in class com.google.cloud.bigquery.BigQueryOptions
-
- getBigQuerySQLException() - Method in class com.google.cloud.bigquery.ExecuteSelectResponse
-
- getBillingTier() - Method in class com.google.cloud.bigquery.JobStatistics.QueryStatistics
-
Returns the billing tier for the job.
- getBody() - Method in class com.google.cloud.bigquery.RoutineInfo
-
Returns the definition body of the routine.
- getBooleanValue() - Method in class com.google.cloud.bigquery.FieldValue
-
Returns this field's value as a
Boolean
.
- getBufferSize() - Method in class com.google.cloud.bigquery.ReadClientConnectionConfiguration
-
Returns the bufferSize in this configuration.
- getBytesValue() - Method in class com.google.cloud.bigquery.FieldValue
-
Returns this field's value as a byte array.
- getCacheHit() - Method in class com.google.cloud.bigquery.JobStatistics.QueryStatistics
-
Returns whether the query result was fetched from the query cache.
- getCloneDefinition() - Method in class com.google.cloud.bigquery.TableInfo
-
- getCloneTime() - Method in class com.google.cloud.bigquery.CloneDefinition
-
- getClustering() - Method in class com.google.cloud.bigquery.ConnectionSettings
-
Returns the clustering specification for the destination table.
- getClustering() - Method in interface com.google.cloud.bigquery.LoadConfiguration
-
Returns the clustering specification for the definition table.
- getClustering() - Method in class com.google.cloud.bigquery.LoadJobConfiguration
-
- getClustering() - Method in class com.google.cloud.bigquery.MaterializedViewDefinition
-
Returns the clustering configuration for this table.
- getClustering() - Method in class com.google.cloud.bigquery.QueryJobConfiguration
-
Returns the clustering specification for the destination table.
- getClustering() - Method in class com.google.cloud.bigquery.SnapshotTableDefinition
-
- getClustering() - Method in class com.google.cloud.bigquery.StandardTableDefinition
-
Returns the clustering configuration for this table.
- getClustering() - Method in class com.google.cloud.bigquery.WriteChannelConfiguration
-
- getCode() - Method in class com.google.cloud.bigquery.BiEngineReason
-
High-level BI Engine reason for partial or disabled acceleration.
- getCollation() - Method in class com.google.cloud.bigquery.Field
-
- getColumnFamilies() - Method in class com.google.cloud.bigquery.BigtableOptions
-
- getColumnReferences() - Method in class com.google.cloud.bigquery.ForeignKey
-
- getColumns() - Method in class com.google.cloud.bigquery.BigtableColumnFamily
-
- getColumns() - Method in class com.google.cloud.bigquery.PrimaryKey
-
- getColumns() - Method in class com.google.cloud.bigquery.StandardSQLTableType
-
Returns the columns in this table type.
- getCompletedParallelInputs() - Method in class com.google.cloud.bigquery.QueryStage
-
Returns the number of parallel input segments completed.
- getCompletedUnits() - Method in class com.google.cloud.bigquery.TimelineSample
-
Returns the total number of work units completed by this query.
- getCompression() - Method in class com.google.cloud.bigquery.ExternalTableDefinition
-
Returns the compression type of the data source.
- getCompression() - Method in class com.google.cloud.bigquery.ExtractJobConfiguration
-
Returns the compression value of exported files.
- getComputeMsAvg() - Method in class com.google.cloud.bigquery.QueryStage
-
Returns the time in milliseconds the average worker spent on CPU-bound tasks.
- getComputeMsMax() - Method in class com.google.cloud.bigquery.QueryStage
-
Returns the time in milliseconds the slowest worker spent on CPU-bound tasks.
- getComputeRatioAvg() - Method in class com.google.cloud.bigquery.QueryStage
-
Returns the time the average worker spent CPU-bound, divided by the longest time spent by any
worker in any segment.
- getComputeRatioMax() - Method in class com.google.cloud.bigquery.QueryStage
-
Returns the time the slowest worker spent CPU-bound, divided by the longest time spent by any
worker in any segment.
- getConfiguration() - Method in class com.google.cloud.bigquery.JobInfo
-
Returns the job's configuration.
- getConnection() - Method in class com.google.cloud.bigquery.RemoteFunctionOptions
-
Returns the fully qualified name of the user-provided connection object.
- getConnectionId() - Method in class com.google.cloud.bigquery.ExternalTableDefinition
-
Returns the connection ID used to connect to external data source.
- getConnectionProperties() - Method in class com.google.cloud.bigquery.ConnectionSettings
-
Returns the connection properties for connection string with this query
- getConnectionProperties() - Method in class com.google.cloud.bigquery.LoadJobConfiguration
-
- getConnectionProperties() - Method in class com.google.cloud.bigquery.QueryJobConfiguration
-
Returns the connection properties for connection string with this job
- getConnectionProperties() - Method in class com.google.cloud.bigquery.WriteChannelConfiguration
-
- getContent() - Method in class com.google.cloud.bigquery.InsertAllRequest.RowToInsert
-
Returns the actual content of the row, as a map.
- getContent() - Method in class com.google.cloud.bigquery.UserDefinedFunction
-
- getCreateDisposition() - Method in class com.google.cloud.bigquery.ConnectionSettings
-
Returns whether the job is allowed to create new tables.
- getCreateDisposition() - Method in class com.google.cloud.bigquery.CopyJobConfiguration
-
Returns whether the job is allowed to create new tables.
- getCreateDisposition() - Method in interface com.google.cloud.bigquery.LoadConfiguration
-
Returns whether the job is allowed to create new tables.
- getCreateDisposition() - Method in class com.google.cloud.bigquery.LoadJobConfiguration
-
- getCreateDisposition() - Method in class com.google.cloud.bigquery.QueryJobConfiguration
-
Returns whether the job is allowed to create new tables.
- getCreateDisposition() - Method in class com.google.cloud.bigquery.WriteChannelConfiguration
-
- getCreateSession() - Method in class com.google.cloud.bigquery.ConnectionSettings
-
Returns whether to create a new session.
- getCreateSession() - Method in class com.google.cloud.bigquery.LoadJobConfiguration
-
- getCreateSession() - Method in class com.google.cloud.bigquery.WriteChannelConfiguration
-
- getCreationTime() - Method in class com.google.cloud.bigquery.DatasetInfo
-
Returns the time when this dataset was created, in milliseconds since the epoch.
- getCreationTime() - Method in class com.google.cloud.bigquery.JobStatistics
-
Returns the creation time of the job in milliseconds since epoch.
- getCreationTime() - Method in class com.google.cloud.bigquery.ModelInfo
-
Returns the time when this model was created, in milliseconds since the epoch.
- getCreationTime() - Method in class com.google.cloud.bigquery.RoutineInfo
-
Returns the creation time of the routine, represented as milliseconds since the epoch.
- getCreationTime() - Method in class com.google.cloud.bigquery.TableInfo
-
Returns the time when this table was created, in milliseconds since the epoch.
- getCsvOptions() - Method in interface com.google.cloud.bigquery.LoadConfiguration
-
- getCsvOptions() - Method in class com.google.cloud.bigquery.LoadJobConfiguration
-
- getCsvOptions() - Method in class com.google.cloud.bigquery.WriteChannelConfiguration
-
- getDataset(String, BigQuery.DatasetOption...) - Method in interface com.google.cloud.bigquery.BigQuery
-
Returns the requested dataset or null
if not found.
- getDataset(DatasetId, BigQuery.DatasetOption...) - Method in interface com.google.cloud.bigquery.BigQuery
-
Returns the requested dataset or null
if not found.
- getDataset() - Method in class com.google.cloud.bigquery.DatasetId
-
Returns dataset's user-defined id.
- getDataset() - Method in class com.google.cloud.bigquery.ModelId
-
Return corresponding dataset ID for this model.
- getDataset() - Method in class com.google.cloud.bigquery.RoutineId
-
Return corresponding dataset ID for this routine.
- getDataset(String, String, Map<BigQueryRpc.Option, ?>) - Method in interface com.google.cloud.bigquery.spi.v2.BigQueryRpc
-
Returns the requested dataset or null
if not found.
- getDataset(String, String, Map<BigQueryRpc.Option, ?>) - Method in class com.google.cloud.bigquery.spi.v2.HttpBigQueryRpc
-
- getDataset() - Method in class com.google.cloud.bigquery.TableId
-
Returns dataset's user-defined id.
- getDatasetId() - Method in class com.google.cloud.bigquery.DatasetInfo
-
Returns the dataset identity.
- getDatastoreBackupOptions() - Method in interface com.google.cloud.bigquery.LoadConfiguration
-
Returns additional options used to load from a Cloud datastore backup.
- getDatastoreBackupOptions() - Method in class com.google.cloud.bigquery.LoadJobConfiguration
-
- getDatastoreBackupOptions() - Method in class com.google.cloud.bigquery.WriteChannelConfiguration
-
- getDataType() - Method in class com.google.cloud.bigquery.RoutineArgument
-
- getDataType() - Method in class com.google.cloud.bigquery.StandardSQLField
-
Returns the field's data type.
- getDdlOperationPerformed() - Method in class com.google.cloud.bigquery.JobStatistics.QueryStatistics
-
[BETA] For DDL queries, returns the operation applied to the DDL target table.
- getDdlTargetRoutine() - Method in class com.google.cloud.bigquery.JobStatistics.QueryStatistics
-
[BETA] For DDL queries, returns the RoutineId of the targeted routine.
- getDdlTargetTable() - Method in class com.google.cloud.bigquery.JobStatistics.QueryStatistics
-
[BETA] For DDL queries, returns the TableID of the targeted table.
- getDebugInfo() - Method in class com.google.cloud.bigquery.BigQueryError
-
- getDecimalTargetTypes() - Method in class com.google.cloud.bigquery.ExternalTableDefinition
-
- getDecimalTargetTypes() - Method in interface com.google.cloud.bigquery.LoadConfiguration
-
Returns the list of possible SQL data types to which the source decimal values are converted.
- getDecimalTargetTypes() - Method in class com.google.cloud.bigquery.LoadJobConfiguration
-
- getDecimalTargetTypes() - Method in class com.google.cloud.bigquery.WriteChannelConfiguration
-
- getDefaultCollation() - Method in class com.google.cloud.bigquery.DatasetInfo
-
- getDefaultCollation() - Method in class com.google.cloud.bigquery.TableInfo
-
- getDefaultDataset() - Method in class com.google.cloud.bigquery.ConnectionSettings
-
Returns the default dataset
- getDefaultDataset() - Method in class com.google.cloud.bigquery.QueryJobConfiguration
-
Returns the default dataset.
- getDefaultEncryptionConfiguration() - Method in class com.google.cloud.bigquery.DatasetInfo
-
- getDefaultHttpTransportOptions() - Static method in class com.google.cloud.bigquery.BigQueryOptions
-
- getDefaultInstance() - Static method in class com.google.cloud.bigquery.BigQueryOptions
-
- getDefaultPartitionExpirationMs() - Method in class com.google.cloud.bigquery.DatasetInfo
-
- getDefaultTableLifetime() - Method in class com.google.cloud.bigquery.DatasetInfo
-
Returns the default lifetime of all tables in the dataset, in milliseconds.
- getDefaultValueExpression() - Method in class com.google.cloud.bigquery.Field
-
Return the default value of the field.
- getDefinition() - Method in class com.google.cloud.bigquery.TableInfo
-
Returns the table definition.
- getDeletedRowCount() - Method in class com.google.cloud.bigquery.DmlStats
-
Returns number of deleted Rows.
- getDescription() - Method in class com.google.cloud.bigquery.DatasetInfo
-
Returns a user-friendly description for the dataset.
- getDescription() - Method in class com.google.cloud.bigquery.Field
-
Returns the field description.
- getDescription() - Method in class com.google.cloud.bigquery.ModelInfo
-
Returns the user description of the model.
- getDescription() - Method in class com.google.cloud.bigquery.RoutineInfo
-
Returns the description of the routine.
- getDescription() - Method in class com.google.cloud.bigquery.TableInfo
-
Returns a user-friendly description for the table.
- getDestinationEncryptionConfiguration() - Method in class com.google.cloud.bigquery.ConnectionSettings
-
Returns the custom encryption configuration (e.g., Cloud KMS keys)
- getDestinationEncryptionConfiguration() - Method in class com.google.cloud.bigquery.CopyJobConfiguration
-
- getDestinationEncryptionConfiguration() - Method in interface com.google.cloud.bigquery.LoadConfiguration
-
- getDestinationEncryptionConfiguration() - Method in class com.google.cloud.bigquery.LoadJobConfiguration
-
- getDestinationEncryptionConfiguration() - Method in class com.google.cloud.bigquery.QueryJobConfiguration
-
- getDestinationEncryptionConfiguration() - Method in class com.google.cloud.bigquery.WriteChannelConfiguration
-
- getDestinationExpirationTime() - Method in class com.google.cloud.bigquery.CopyJobConfiguration
-
Returns the time when the destination table expires
- getDestinationTable() - Method in class com.google.cloud.bigquery.ConnectionSettings
-
Returns the table where to put query results.
- getDestinationTable() - Method in class com.google.cloud.bigquery.CopyJobConfiguration
-
Returns the destination table to load the data into.
- getDestinationTable() - Method in interface com.google.cloud.bigquery.LoadConfiguration
-
Returns the destination table to load the data into.
- getDestinationTable() - Method in class com.google.cloud.bigquery.LoadJobConfiguration
-
- getDestinationTable() - Method in class com.google.cloud.bigquery.QueryJobConfiguration
-
Returns the table where to put query results.
- getDestinationTable() - Method in class com.google.cloud.bigquery.WriteChannelConfiguration
-
- getDestinationUriFileCounts() - Method in class com.google.cloud.bigquery.JobStatistics.ExtractStatistics
-
Returns the number of files per destination URI or URI pattern specified in the extract job.
- getDestinationUris() - Method in class com.google.cloud.bigquery.ExtractJobConfiguration
-
Returns the list of fully-qualified Google Cloud Storage URIs where the extracted table should
be written.
- getDeterminismLevel() - Method in class com.google.cloud.bigquery.RoutineInfo
-
Returns the determinism level of the JavaScript UDF if defined.
- getDmlStats() - Method in class com.google.cloud.bigquery.JobStatistics.QueryStatistics
-
Detailed statistics for DML statements.
- getDomain() - Method in class com.google.cloud.bigquery.Acl.Domain
-
Returns the domain name.
- getDoubleValue() - Method in class com.google.cloud.bigquery.FieldValue
-
Returns this field's value as a
Double
.
- getElapsedMs() - Method in class com.google.cloud.bigquery.TimelineSample
-
Returns the sample time as milliseconds elapsed since the start of query execution.
- getEmail() - Method in class com.google.cloud.bigquery.Acl.User
-
Returns user's email.
- getEnableListInference() - Method in class com.google.cloud.bigquery.ParquetOptions
-
- getEnableRefresh() - Method in class com.google.cloud.bigquery.MaterializedViewDefinition
-
Returns enable automatic refresh of the materialized view when the base table is updated.
- getEncoding() - Method in class com.google.cloud.bigquery.BigtableColumn
-
- getEncoding() - Method in class com.google.cloud.bigquery.BigtableColumnFamily
-
- getEncoding() - Method in class com.google.cloud.bigquery.CsvOptions
-
Returns the character encoding of the data.
- getEncryptionConfiguration() - Method in class com.google.cloud.bigquery.ModelInfo
-
- getEncryptionConfiguration() - Method in class com.google.cloud.bigquery.TableInfo
-
- getEnd() - Method in class com.google.cloud.bigquery.RangePartitioning.Range
-
Returns the end of range partitioning.
- getEndColumn() - Method in class com.google.cloud.bigquery.JobStatistics.ScriptStatistics.ScriptStackFrame
-
Returns the end column.
- getEndLine() - Method in class com.google.cloud.bigquery.JobStatistics.ScriptStatistics.ScriptStackFrame
-
Returns the end line.
- getEndMs() - Method in class com.google.cloud.bigquery.QueryStage
-
Returns the stage end time represented as milliseconds since epoch.
- getEndpoint() - Method in class com.google.cloud.bigquery.RemoteFunctionOptions
-
Returns the endpoint of the user-provided service.
- getEndTime() - Method in class com.google.cloud.bigquery.JobStatistics
-
Returns the end time of the job in milliseconds since epoch.
- getEntity() - Method in class com.google.cloud.bigquery.Acl
-
Returns the entity for this ACL.
- getEnumAsString() - Method in class com.google.cloud.bigquery.ParquetOptions
-
- getError() - Method in exception com.google.cloud.bigquery.BigQueryException
-
- getError() - Method in class com.google.cloud.bigquery.JobStatus
-
Returns the final error result of the job.
- getErrors() - Method in exception com.google.cloud.bigquery.BigQueryException
-
- getErrors() - Method in exception com.google.cloud.bigquery.BigQuerySQLException
-
- getErrors() - Method in exception com.google.cloud.bigquery.JobException
-
The errors reported by the job.
- getErrorsFor(long) - Method in class com.google.cloud.bigquery.InsertAllResponse
-
Returns errors for the provided row index.
- getEstimatedBytes() - Method in class com.google.cloud.bigquery.StandardTableDefinition.StreamingBuffer
-
Returns a lower-bound estimate of the number of bytes currently in the streaming buffer.
- getEstimatedBytesProcessed() - Method in class com.google.cloud.bigquery.JobStatistics.QueryStatistics
-
The original estimate of bytes processed for the job.
- getEstimatedRows() - Method in class com.google.cloud.bigquery.StandardTableDefinition.StreamingBuffer
-
Returns a lower-bound estimate of the number of rows currently in the streaming buffer.
- getEtag() - Method in class com.google.cloud.bigquery.DatasetInfo
-
Returns the hash of the dataset resource.
- getEtag() - Method in class com.google.cloud.bigquery.JobInfo
-
Returns the hash of the job resource.
- getEtag() - Method in class com.google.cloud.bigquery.ModelInfo
-
Returns the hash of the model resource.
- getEtag() - Method in class com.google.cloud.bigquery.RoutineInfo
-
Returns the hash of the routine resource.
- getEtag() - Method in class com.google.cloud.bigquery.TableInfo
-
Returns the hash of the table resource.
- getEvaluationKind() - Method in class com.google.cloud.bigquery.JobStatistics.ScriptStatistics
-
Returns child job was a statement or expression
- getExecutionErrors() - Method in class com.google.cloud.bigquery.JobStatus
-
Returns all errors encountered during the running of the job.
- getExpirationMs() - Method in class com.google.cloud.bigquery.TimePartitioning
-
Returns the number of milliseconds for which to keep the storage for a partition.
- getExpirationTime() - Method in class com.google.cloud.bigquery.ModelInfo
-
Returns this this model expires, in milliseconds since the epoch.
- getExpirationTime() - Method in class com.google.cloud.bigquery.TableInfo
-
Returns the time when this table expires, in milliseconds since the epoch.
- getFamilyID() - Method in class com.google.cloud.bigquery.BigtableColumnFamily
-
- getFeatureColumns() - Method in class com.google.cloud.bigquery.ModelInfo
-
Returns information about the feature columns for this model.
- getField() - Method in class com.google.cloud.bigquery.RangePartitioning
-
Returns the range partitioning field.
- getField() - Method in class com.google.cloud.bigquery.TimePartitioning
-
If not set, the table is partitioned by pseudo column '_PARTITIONTIME'; if set, the table is
partitioned by this field.
- getFieldDelimiter() - Method in class com.google.cloud.bigquery.CsvOptions
-
Returns the separator for fields in a CSV file.
- getFieldDelimiter() - Method in class com.google.cloud.bigquery.ExtractJobConfiguration
-
Returns the delimiter used between fields in the exported data.
- getFieldName() - Method in class com.google.cloud.bigquery.BigtableColumn
-
- getFields() - Method in class com.google.cloud.bigquery.Clustering
-
- getFields() - Method in class com.google.cloud.bigquery.HivePartitioningOptions
-
- getFields() - Method in class com.google.cloud.bigquery.Schema
-
Returns the fields in the current table schema.
- getFields() - Method in class com.google.cloud.bigquery.StandardSQLStructType
-
Returns the list of fields within a struct type.
- getFlattenResults() - Method in class com.google.cloud.bigquery.ConnectionSettings
-
Returns whether nested and repeated fields should be flattened.
- getForeignKeys() - Method in class com.google.cloud.bigquery.TableConstraints
-
- getFormat() - Method in class com.google.cloud.bigquery.ExtractJobConfiguration
-
Returns the exported files format.
- getFormat() - Method in interface com.google.cloud.bigquery.LoadConfiguration
-
Returns the format of the data files.
- getFormat() - Method in class com.google.cloud.bigquery.LoadJobConfiguration
-
- getFormat() - Method in class com.google.cloud.bigquery.WriteChannelConfiguration
-
- getFormatOptions() - Method in class com.google.cloud.bigquery.ExternalTableDefinition
-
Returns the source format, and possibly some parsing options, of the external data.
- getFriendlyName() - Method in class com.google.cloud.bigquery.DatasetInfo
-
Returns a user-friendly name for the dataset.
- getFriendlyName() - Method in class com.google.cloud.bigquery.ModelInfo
-
Returns the user-friendly name for the model.
- getFriendlyName() - Method in class com.google.cloud.bigquery.TableInfo
-
Returns a user-friendly name for the table.
- getGeneratedId() - Method in class com.google.cloud.bigquery.DatasetInfo
-
Returns the service-generated id for the dataset.
- getGeneratedId() - Method in class com.google.cloud.bigquery.JobInfo
-
Returns the service-generated id for the job.
- getGeneratedId() - Method in class com.google.cloud.bigquery.QueryStage
-
Returns a unique, server-generated ID for the stage within its plan.
- getGeneratedId() - Method in class com.google.cloud.bigquery.TableInfo
-
Returns the service-generated id for the table.
- getHivePartitioningOptions() - Method in class com.google.cloud.bigquery.ExternalTableDefinition
-
[Experimental] Returns the HivePartitioningOptions when the data layout follows Hive
partitioning convention
- getHivePartitioningOptions() - Method in class com.google.cloud.bigquery.LoadJobConfiguration
-
- getIamMember() - Method in class com.google.cloud.bigquery.Acl.IamMember
-
Returns iamMember.
- getIamPolicy(TableId, BigQuery.IAMOption...) - Method in interface com.google.cloud.bigquery.BigQuery
-
Gets the IAM policy for a specified table.
- getIamPolicy(String, Map<BigQueryRpc.Option, ?>) - Method in interface com.google.cloud.bigquery.spi.v2.BigQueryRpc
-
Returns the IAM Policy for the specified resource, using Policy V1.
- getIamPolicy(String, Map<BigQueryRpc.Option, ?>) - Method in class com.google.cloud.bigquery.spi.v2.HttpBigQueryRpc
-
- getIAMResourceName() - Method in class com.google.cloud.bigquery.TableId
-
Returns the IAM resource name for the table.
- getId() - Method in class com.google.cloud.bigquery.Acl.DatasetAclEntity
-
Returns DatasetAclEntity's identity.
- getId() - Method in class com.google.cloud.bigquery.Acl.Routine
-
Returns routine's identity.
- getId() - Method in class com.google.cloud.bigquery.Acl.View
-
Returns table's identity.
- getId() - Method in class com.google.cloud.bigquery.InsertAllRequest.RowToInsert
-
Returns the id associated with the row.
- getId() - Method in exception com.google.cloud.bigquery.JobException
-
The ID for the failed job.
- getIdentifier() - Method in class com.google.cloud.bigquery.Acl.Group
-
- getIgnoreUnknownValues() - Method in class com.google.cloud.bigquery.ExternalTableDefinition
-
- getIgnoreUnspecifiedColumnFamilies() - Method in class com.google.cloud.bigquery.BigtableOptions
-
- getImportedLibraries() - Method in class com.google.cloud.bigquery.RoutineInfo
-
Returns the list of imported libraries for the routine.
- getIndex(String) - Method in class com.google.cloud.bigquery.FieldList
-
Get schema field's index by name.
- getInputBytes() - Method in class com.google.cloud.bigquery.JobStatistics.LoadStatistics
-
Returns the number of bytes of source data in a load job.
- getInputFiles() - Method in class com.google.cloud.bigquery.JobStatistics.LoadStatistics
-
Returns the number of source files in a load job.
- getInputStages() - Method in class com.google.cloud.bigquery.QueryStage
-
Returns a list of the stage IDs that are inputs to this stage.
- getInsertedRowCount() - Method in class com.google.cloud.bigquery.DmlStats
-
Returns number of inserted Rows.
- getInsertErrors() - Method in class com.google.cloud.bigquery.InsertAllResponse
-
Returns all insertion errors as a map whose keys are indexes of rows that failed to insert.
- getInterval() - Method in class com.google.cloud.bigquery.RangePartitioning.Range
-
Returns the width of each interval.
- getIsSuccessful() - Method in class com.google.cloud.bigquery.ExecuteSelectResponse
-
- getJob(String, BigQuery.JobOption...) - Method in interface com.google.cloud.bigquery.BigQuery
-
Returns the requested job or null
if not found.
- getJob(JobId, BigQuery.JobOption...) - Method in interface com.google.cloud.bigquery.BigQuery
-
Returns the requested job or null
if not found.
- getJob() - Method in class com.google.cloud.bigquery.JobId
-
Returns the job's id.
- getJob(String, String, String, Map<BigQueryRpc.Option, ?>) - Method in interface com.google.cloud.bigquery.spi.v2.BigQueryRpc
-
Returns the requested job or null
if not found.
- getJob(String, String, String, Map<BigQueryRpc.Option, ?>) - Method in class com.google.cloud.bigquery.spi.v2.HttpBigQueryRpc
-
- getJob() - Method in class com.google.cloud.bigquery.TableDataWriteChannel
-
Returns the Job
created to insert the rows.
- getJobId() - Method in class com.google.cloud.bigquery.JobInfo
-
Returns the job identity.
- getJobId() - Method in class com.google.cloud.bigquery.TableResult
-
- getJobTimeoutMs() - Method in class com.google.cloud.bigquery.ConnectionSettings
-
Returns the timeout associated with this job
- getJobTimeoutMs() - Method in class com.google.cloud.bigquery.CopyJobConfiguration
-
Returns the timeout associated with this job
- getJobTimeoutMs() - Method in class com.google.cloud.bigquery.ExtractJobConfiguration
-
Returns the timeout associated with this job
- getJobTimeoutMs() - Method in class com.google.cloud.bigquery.LoadJobConfiguration
-
Returns the timeout associated with this job
- getJobTimeoutMs() - Method in class com.google.cloud.bigquery.QueryJobConfiguration
-
Returns the timeout associated with this job
- getKey() - Method in class com.google.cloud.bigquery.ConnectionProperty
-
Return the key of property.
- getKind() - Method in class com.google.cloud.bigquery.RoutineArgument
-
Returns the kind of the argument.
- getKmsKeyName() - Method in class com.google.cloud.bigquery.EncryptionConfiguration
-
- getLabelColumns() - Method in class com.google.cloud.bigquery.ModelInfo
-
Returns information about the label columns for this model.
- getLabels() - Method in class com.google.cloud.bigquery.CopyJobConfiguration
-
Returns the labels associated with this job
- getLabels() - Method in class com.google.cloud.bigquery.DatasetInfo
-
Return a map for labels applied to the dataset.
- getLabels() - Method in class com.google.cloud.bigquery.ExtractJobConfiguration
-
Returns the labels associated with this job
- getLabels() - Method in class com.google.cloud.bigquery.LoadJobConfiguration
-
Returns the labels associated with this job
- getLabels() - Method in class com.google.cloud.bigquery.ModelInfo
-
Returns a map for labels applied to the model.
- getLabels() - Method in class com.google.cloud.bigquery.QueryJobConfiguration
-
Returns the labels associated with this job
- getLabels() - Method in class com.google.cloud.bigquery.TableInfo
-
Return a map for labels applied to the table.
- getLabels() - Method in class com.google.cloud.bigquery.WriteChannelConfiguration
-
- getLanguage() - Method in class com.google.cloud.bigquery.RoutineInfo
-
Returns the language of the routine.
- getLastModified() - Method in class com.google.cloud.bigquery.DatasetInfo
-
Returns the time when this dataset or any of its tables was last modified, in milliseconds
since the epoch.
- getLastModifiedTime() - Method in class com.google.cloud.bigquery.ModelInfo
-
Returns the time when this table was last modified, in milliseconds since the epoch.
- getLastModifiedTime() - Method in class com.google.cloud.bigquery.RoutineInfo
-
Returns the last modification time of the routine, represented as milliseconds since the epoch.
- getLastModifiedTime() - Method in class com.google.cloud.bigquery.TableInfo
-
Returns the time when this table was last modified, in milliseconds since the epoch.
- getLastRefreshTime() - Method in class com.google.cloud.bigquery.MaterializedViewDefinition
-
Returns time when this materialized view was last modified, in milliseconds since the epoch.
- getLocation() - Method in class com.google.cloud.bigquery.BigQueryError
-
Returns where the error occurred, if present.
- getLocation() - Method in class com.google.cloud.bigquery.BigQueryOptions
-
- getLocation() - Method in class com.google.cloud.bigquery.DatasetInfo
-
Returns the geographic location where the dataset should reside.
- getLocation() - Method in class com.google.cloud.bigquery.JobId
-
Returns the job's location.
- getLocation() - Method in class com.google.cloud.bigquery.ModelInfo
-
Returns a location of the model.
- getLocation() - Method in class com.google.cloud.bigquery.ModelTableDefinition
-
Returns the geographic location where the table should reside.
- getLocation() - Method in class com.google.cloud.bigquery.StandardTableDefinition
-
Returns the geographic location where the table should reside.
- getLongValue() - Method in class com.google.cloud.bigquery.FieldValue
-
Returns this field's value as a long
.
- getMaxBadRecords() - Method in class com.google.cloud.bigquery.ExternalTableDefinition
-
Returns the maximum number of bad records that BigQuery can ignore when reading data.
- getMaxBadRecords() - Method in interface com.google.cloud.bigquery.LoadConfiguration
-
Returns the maximum number of bad records that BigQuery can ignore when running the job.
- getMaxBadRecords() - Method in class com.google.cloud.bigquery.LoadJobConfiguration
-
- getMaxBadRecords() - Method in class com.google.cloud.bigquery.WriteChannelConfiguration
-
- getMaxBatchingRows() - Method in class com.google.cloud.bigquery.RemoteFunctionOptions
-
Returns max number of rows in each batch sent to the remote service.
- getMaximumBillingTier() - Method in class com.google.cloud.bigquery.ConnectionSettings
-
Returns the optional billing tier limit for this job.
- getMaximumBillingTier() - Method in class com.google.cloud.bigquery.QueryJobConfiguration
-
Returns the optional billing tier limit for this job.
- getMaximumBytesBilled() - Method in class com.google.cloud.bigquery.ConnectionSettings
-
Returns the limits the bytes billed for this job
- getMaximumBytesBilled() - Method in class com.google.cloud.bigquery.QueryJobConfiguration
-
Returns the optional bytes billed limit for this job.
- getMaxLength() - Method in class com.google.cloud.bigquery.Field
-
Returns the maximum length of the field for STRING or BYTES type.
- getMaxResultPerPage() - Method in class com.google.cloud.bigquery.ConnectionSettings
-
- getMaxResults() - Method in class com.google.cloud.bigquery.ConnectionSettings
-
Returns the maximum number of rows of data
- getMaxResults() - Method in class com.google.cloud.bigquery.QueryJobConfiguration
-
This is only supported in the fast query path [Optional] The maximum number of rows of data to
return per page of results.
- getMessage() - Method in class com.google.cloud.bigquery.BiEngineReason
-
Free form human-readable reason for partial or disabled acceleration.
- getMessage() - Method in class com.google.cloud.bigquery.BigQueryError
-
Returns a human-readable description of the error.
- getMinResultSize() - Method in class com.google.cloud.bigquery.ConnectionSettings
-
- getMinResultSize() - Method in class com.google.cloud.bigquery.ReadClientConnectionConfiguration
-
Returns the minResultSize in this configuration.
- getMode() - Method in class com.google.cloud.bigquery.Field
-
Returns the field mode.
- getMode() - Method in class com.google.cloud.bigquery.HivePartitioningOptions
-
- getMode() - Method in class com.google.cloud.bigquery.RoutineArgument
-
Returns the mode of the argument.
- getModel(String, String, BigQuery.ModelOption...) - Method in interface com.google.cloud.bigquery.BigQuery
-
Returns the requested model or null
if not found.
- getModel(ModelId, BigQuery.ModelOption...) - Method in interface com.google.cloud.bigquery.BigQuery
-
Returns the requested model or null
if not found.
- getModel() - Method in class com.google.cloud.bigquery.ModelId
-
Return corresponding model ID for this model.
- getModel(String, String, String, Map<BigQueryRpc.Option, ?>) - Method in interface com.google.cloud.bigquery.spi.v2.BigQueryRpc
-
Returns the requested model or null
if not found.
- getModel(String, String, String, Map<BigQueryRpc.Option, ?>) - Method in class com.google.cloud.bigquery.spi.v2.HttpBigQueryRpc
-
- getModelId() - Method in class com.google.cloud.bigquery.ModelInfo
-
Returns the model identity.
- getModelType() - Method in class com.google.cloud.bigquery.ModelInfo
-
Returns the type of the ML model.
- getName() - Method in class com.google.cloud.bigquery.Field
-
Returns the field name.
- getName() - Method in class com.google.cloud.bigquery.ForeignKey
-
- getName() - Method in class com.google.cloud.bigquery.JobStatistics.ReservationUsage
-
- getName() - Method in class com.google.cloud.bigquery.Parameter
-
Returns the name of the query parameter.
- getName() - Method in class com.google.cloud.bigquery.QueryStage
-
Returns a human-readable name for the stage.
- getName() - Method in class com.google.cloud.bigquery.QueryStage.QueryStep
-
Returns a machine-readable name for the operation.
- getName() - Method in class com.google.cloud.bigquery.RoutineArgument
-
Returns the name of the argument.
- getName() - Method in class com.google.cloud.bigquery.StandardSQLField
-
Returns the field name.
- getNamedParameters() - Method in class com.google.cloud.bigquery.QueryJobConfiguration
-
Returns the named query parameters to use for the query.
- getNames() - Method in class com.google.cloud.bigquery.PolicyTags
-
- getNextPage() - Method in class com.google.cloud.bigquery.TableResult
-
- getNextPageToken() - Method in class com.google.cloud.bigquery.TableResult
-
- getNullMarker() - Method in interface com.google.cloud.bigquery.LoadConfiguration
-
Returns the string that represents a null value in a CSV file.
- getNullMarker() - Method in class com.google.cloud.bigquery.LoadJobConfiguration
-
- getNullMarker() - Method in class com.google.cloud.bigquery.WriteChannelConfiguration
-
- getNumBufferedRows() - Method in class com.google.cloud.bigquery.ConnectionSettings
-
Returns the number of rows of data to pre-fetch
- getNumBytes() - Method in class com.google.cloud.bigquery.ModelTableDefinition
-
Returns the size of this table in bytes, excluding any data in the streaming buffer.
- getNumBytes() - Method in class com.google.cloud.bigquery.StandardTableDefinition
-
Returns the size of this table in bytes, excluding any data in the streaming buffer.
- getNumBytes() - Method in class com.google.cloud.bigquery.TableInfo
-
Returns the size of this table in bytes
- getNumChildJobs() - Method in class com.google.cloud.bigquery.JobStatistics
-
Returns the number of child job executed.
- getNumDmlAffectedRows() - Method in class com.google.cloud.bigquery.JobStatistics.QueryStatistics
-
The number of rows affected by a DML statement.
- getNumericValue() - Method in class com.google.cloud.bigquery.FieldValue
-
- getNumLongTermBytes() - Method in class com.google.cloud.bigquery.StandardTableDefinition
-
Returns the number of bytes considered "long-term storage" for reduced billing purposes.
- getNumLongTermBytes() - Method in class com.google.cloud.bigquery.TableInfo
-
Returns the number of bytes considered "long-term storage" for reduced billing purposes.
- getNumRows() - Method in class com.google.cloud.bigquery.StandardTableDefinition
-
Returns the number of rows in this table, excluding any data in the streaming buffer.
- getNumRows() - Method in class com.google.cloud.bigquery.TableInfo
-
Returns the number of rows of data in this table
- getOldestEntryTime() - Method in class com.google.cloud.bigquery.StandardTableDefinition.StreamingBuffer
-
Returns the timestamp of the oldest entry in the streaming buffer, in milliseconds since
epoch.
- getOnlyReadLatest() - Method in class com.google.cloud.bigquery.BigtableColumn
-
- getOnlyReadLatest() - Method in class com.google.cloud.bigquery.BigtableColumnFamily
-
- getOperationType() - Method in class com.google.cloud.bigquery.CopyJobConfiguration
-
Returns the table copy job type
- getOptions() - Method in class com.google.cloud.bigquery.testing.RemoteBigQueryHelper
-
- getOutputBytes() - Method in class com.google.cloud.bigquery.JobStatistics.LoadStatistics
-
Returns the size of the data loaded by a load job so far, in bytes.
- getOutputRows() - Method in class com.google.cloud.bigquery.JobStatistics.LoadStatistics
-
Returns the number of rows loaded by a load job so far.
- getParallelInputs() - Method in class com.google.cloud.bigquery.QueryStage
-
Returns the number of parallel input segments to be processed.
- getParentJobId() - Method in class com.google.cloud.bigquery.JobStatistics
-
Returns the parent job id of child job.
- getParquetOptions() - Method in class com.google.cloud.bigquery.LoadJobConfiguration
-
- getPendingUnits() - Method in class com.google.cloud.bigquery.TimelineSample
-
Returns the number of work units remaining for the currently active stages.
- getPolicyTags() - Method in class com.google.cloud.bigquery.Field
-
Returns the policy tags for the field.
- getPositionalParameters() - Method in class com.google.cloud.bigquery.QueryJobConfiguration
-
Returns the positional query parameters to use for the query.
- getPrecision() - Method in class com.google.cloud.bigquery.Field
-
Returns the maximum number of total digits allowed for NUMERIC or BIGNUMERIC types.
- getPreserveAsciiControlCharacters() - Method in class com.google.cloud.bigquery.CsvOptions
-
Returns whether BigQuery should allow ascii control characters in a CSV file.
- getPrimaryKey() - Method in class com.google.cloud.bigquery.TableConstraints
-
- getPriority() - Method in class com.google.cloud.bigquery.ConnectionSettings
-
Returns the query priority.
- getPriority() - Method in class com.google.cloud.bigquery.QueryJobConfiguration
-
Returns the query priority.
- getProcedureId() - Method in class com.google.cloud.bigquery.JobStatistics.ScriptStatistics.ScriptStackFrame
-
Returns Name of the active procedure, empty if in a top-level script.
- getProject() - Method in class com.google.cloud.bigquery.DatasetId
-
Returns project's user-defined id.
- getProject() - Method in class com.google.cloud.bigquery.JobId
-
Returns job's project id.
- getProject() - Method in class com.google.cloud.bigquery.ModelId
-
Return corresponding project ID for this model.
- getProject() - Method in class com.google.cloud.bigquery.RoutineId
-
Return corresponding project ID for this routine.
- getProject() - Method in class com.google.cloud.bigquery.TableId
-
Returns project's user-defined id.
- getProjectionFields() - Method in class com.google.cloud.bigquery.DatastoreBackupOptions
-
Returns the value of which entity properties to load into BigQuery from a Cloud Datastore
backup.
- getQualifierEncoded() - Method in class com.google.cloud.bigquery.BigtableColumn
-
- getQuery() - Method in class com.google.cloud.bigquery.MaterializedViewDefinition
-
Returns a query whose result is persisted.
- getQuery() - Method in class com.google.cloud.bigquery.QueryJobConfiguration
-
Returns the Google BigQuery SQL query.
- getQuery() - Method in class com.google.cloud.bigquery.ViewDefinition
-
Returns the query used to create the view.
- getQueryJob(String, String, String) - Method in interface com.google.cloud.bigquery.spi.v2.BigQueryRpc
-
Returns the requested query job or null
if not found.
- getQueryJob(String, String, String) - Method in class com.google.cloud.bigquery.spi.v2.HttpBigQueryRpc
-
- getQueryParameters() - Method in interface com.google.cloud.bigquery.BigQueryDryRunResult
-
Returns query parameters for standard SQL queries by extracting undeclare query parameters from
the dry run job.
- getQueryParameters() - Method in class com.google.cloud.bigquery.BigQueryDryRunResultImpl
-
- getQueryParameters() - Method in class com.google.cloud.bigquery.JobStatistics.QueryStatistics
-
Standard SQL only: Returns a list of undeclared query parameters detected during a dry run
validation.
- getQueryPlan() - Method in class com.google.cloud.bigquery.JobStatistics.QueryStatistics
-
Returns the query plan as a list of stages or null
if a query plan is not available.
- getQueryResults(JobId, BigQuery.QueryResultsOption...) - Method in interface com.google.cloud.bigquery.BigQuery
-
Returns results of the query associated with the provided job.
- getQueryResults(BigQuery.QueryResultsOption...) - Method in class com.google.cloud.bigquery.Job
-
Gets the query results of this job.
- getQueryResults(String, String, String, Map<BigQueryRpc.Option, ?>) - Method in interface com.google.cloud.bigquery.spi.v2.BigQueryRpc
-
Returns results of the query associated with the provided job.
- getQueryResults(String, String, String, Map<BigQueryRpc.Option, ?>) - Method in class com.google.cloud.bigquery.spi.v2.HttpBigQueryRpc
-
- getQueryResultsOption() - Method in class com.google.cloud.bigquery.BigQuery.QueryOption
-
- getQueryResultsWithRowLimit(String, String, String, Integer, Long) - Method in interface com.google.cloud.bigquery.spi.v2.BigQueryRpc
-
Returns results of the query with a limit on how many rows of data to pre-fetch associated with
the provided job.
- getQueryResultsWithRowLimit(String, String, String, Integer, Long) - Method in class com.google.cloud.bigquery.spi.v2.HttpBigQueryRpc
-
- getQueryStatistics() - Method in interface com.google.cloud.bigquery.BigQueryResultStats
-
Returns query statistics of a query job
- getQueryStatistics() - Method in class com.google.cloud.bigquery.BigQueryResultStatsImpl
-
- getQuote() - Method in class com.google.cloud.bigquery.CsvOptions
-
Returns the value that is used to quote data sections in a CSV file.
- getRange() - Method in class com.google.cloud.bigquery.GoogleSheetsOptions
-
Returns the number of range of a sheet when reading the data.
- getRange() - Method in class com.google.cloud.bigquery.RangePartitioning
-
Returns the range of range partitioning.
- getRangePartitioning() - Method in class com.google.cloud.bigquery.ConnectionSettings
-
Returns the range partitioning specification for the table
- getRangePartitioning() - Method in class com.google.cloud.bigquery.LoadJobConfiguration
-
Returns the range partitioning specification for the table
- getRangePartitioning() - Method in class com.google.cloud.bigquery.MaterializedViewDefinition
-
Returns the range partitioning configuration for this table.
- getRangePartitioning() - Method in class com.google.cloud.bigquery.QueryJobConfiguration
-
Returns the range partitioning specification for the table
- getRangePartitioning() - Method in class com.google.cloud.bigquery.SnapshotTableDefinition
-
- getRangePartitioning() - Method in class com.google.cloud.bigquery.StandardTableDefinition
-
Returns the range partitioning configuration for this table.
- getReadMsAvg() - Method in class com.google.cloud.bigquery.QueryStage
-
Returns the time in milliseconds the average worker spent reading input.
- getReadMsMax() - Method in class com.google.cloud.bigquery.QueryStage
-
Returns the time in milliseconds the slowest worker spent reading input.
- getReadRatioAvg() - Method in class com.google.cloud.bigquery.QueryStage
-
Returns the time the average worker spent reading input data, divided by the longest time spent
by any worker in any segment.
- getReadRatioMax() - Method in class com.google.cloud.bigquery.QueryStage
-
Returns the time the slowest worker spent reading input data, divided by the longest time spent
by any worker in any segment.
- getReadRowkeyAsString() - Method in class com.google.cloud.bigquery.BigtableOptions
-
- getReason() - Method in class com.google.cloud.bigquery.BigQueryError
-
Returns short error code that summarizes the error.
- getRecordsRead() - Method in class com.google.cloud.bigquery.QueryStage
-
Returns the number of rows (top-level records) read by the stage.
- getRecordsWritten() - Method in class com.google.cloud.bigquery.QueryStage
-
Returns the number of rows (top-level records) written by the stage.
- getRecordValue() - Method in class com.google.cloud.bigquery.FieldValue
-
- getReferencedColumn() - Method in class com.google.cloud.bigquery.ColumnReference
-
- getReferencedTable() - Method in class com.google.cloud.bigquery.ForeignKey
-
- getReferencedTables() - Method in class com.google.cloud.bigquery.JobStatistics.QueryStatistics
-
Referenced tables for the job.
- getReferenceFileSchemaUri() - Method in class com.google.cloud.bigquery.ExternalTableDefinition
-
- getReferenceFileSchemaUri() - Method in class com.google.cloud.bigquery.LoadJobConfiguration
-
- getReferencingColumn() - Method in class com.google.cloud.bigquery.ColumnReference
-
- getRefreshIntervalMs() - Method in class com.google.cloud.bigquery.MaterializedViewDefinition
-
Returns a maximum frequency at which this materialized view will be refreshed.
- getRemoteFunctionOptions() - Method in class com.google.cloud.bigquery.RoutineInfo
-
Returns the Remote function specific options.
- getRepeatedValue() - Method in class com.google.cloud.bigquery.FieldValue
-
Returns this field's value as a list of
FieldValue
.
- getRequestTimeout() - Method in class com.google.cloud.bigquery.ConnectionSettings
-
Returns the synchronous response timeoutMs associated with this query
- getRequirePartitionFilter() - Method in class com.google.cloud.bigquery.HivePartitioningOptions
-
Returns true if a partition filter (that can be used for partition elimination) is required for
queries over this table.
- getRequirePartitionFilter() - Method in class com.google.cloud.bigquery.TableInfo
-
Returns true if a partition filter (that can be used for partition elimination) is required for
queries over this table.
- getRequirePartitionFilter() - Method in class com.google.cloud.bigquery.TimePartitioning
-
If set to true, queries over this table require a partition filter (that can be used for
partition elimination) to be specified.
- getReservationUsage() - Method in class com.google.cloud.bigquery.JobStatistics
-
ReservationUsage contains information about a job's usage of a single reservation.
- getResultSet() - Method in interface com.google.cloud.bigquery.BigQueryResult
-
- getResultSet() - Method in class com.google.cloud.bigquery.BigQueryResultImpl
-
- getResultSet() - Method in class com.google.cloud.bigquery.ExecuteSelectResponse
-
- getRetriableErrorMessages() - Method in class com.google.cloud.bigquery.BigQueryRetryConfig
-
- getRetriableRegExes() - Method in class com.google.cloud.bigquery.BigQueryRetryConfig
-
- getRetryOption() - Method in class com.google.cloud.bigquery.BigQuery.QueryOption
-
- getReturnTableType() - Method in class com.google.cloud.bigquery.RoutineInfo
-
If specified, returns the table type returned from the routine.
- getReturnType() - Method in class com.google.cloud.bigquery.RoutineInfo
-
If specified, returns the data type returned from the routine.
- getRole() - Method in class com.google.cloud.bigquery.Acl
-
Returns the role specified by this ACL.
- getRoutine(String, String, BigQuery.RoutineOption...) - Method in interface com.google.cloud.bigquery.BigQuery
-
Returns the requested routine or null
if not found.
- getRoutine(RoutineId, BigQuery.RoutineOption...) - Method in interface com.google.cloud.bigquery.BigQuery
-
Returns the requested routine or null
if not found.
- getRoutine() - Method in class com.google.cloud.bigquery.RoutineId
-
Return corresponding routine ID for this routine.
- getRoutine(String, String, String, Map<BigQueryRpc.Option, ?>) - Method in interface com.google.cloud.bigquery.spi.v2.BigQueryRpc
-
Returns the requested routine or null
if not found.
- getRoutine(String, String, String, Map<BigQueryRpc.Option, ?>) - Method in class com.google.cloud.bigquery.spi.v2.HttpBigQueryRpc
-
- getRoutineId() - Method in class com.google.cloud.bigquery.RoutineInfo
-
Returns the RoutineId identified for the routine resource.
- getRoutineType() - Method in class com.google.cloud.bigquery.RoutineInfo
-
Returns the type of the routine, e.g.
- getRows() - Method in class com.google.cloud.bigquery.InsertAllRequest
-
Returns the rows to be inserted.
- getScale() - Method in class com.google.cloud.bigquery.Field
-
Returns the maximum number of digits set in the fractional part of a NUMERIC or BIGNUMERIC
type.
- getSchema() - Method in interface com.google.cloud.bigquery.BigQueryDryRunResult
-
Returns the schema of the results.
- getSchema() - Method in class com.google.cloud.bigquery.BigQueryDryRunResultImpl
-
- getSchema() - Method in interface com.google.cloud.bigquery.BigQueryResult
-
Returns the schema of the results.
- getSchema() - Method in class com.google.cloud.bigquery.BigQueryResultImpl
-
- getSchema() - Method in class com.google.cloud.bigquery.JobStatistics.QueryStatistics
-
Returns the schema for the query result.
- getSchema() - Method in interface com.google.cloud.bigquery.LoadConfiguration
-
Returns the schema for the destination table, if set.
- getSchema() - Method in class com.google.cloud.bigquery.LoadJobConfiguration
-
- getSchema() - Method in class com.google.cloud.bigquery.TableDefinition
-
Returns the table's schema.
- getSchema() - Method in class com.google.cloud.bigquery.TableResult
-
Returns the schema of the results.
- getSchema() - Method in class com.google.cloud.bigquery.WriteChannelConfiguration
-
- getSchemaUpdateOptions() - Method in class com.google.cloud.bigquery.ConnectionSettings
-
[Experimental] Returns options allowing the schema of the destination table to be updated as a
side effect of the query job.
- getSchemaUpdateOptions() - Method in interface com.google.cloud.bigquery.LoadConfiguration
-
[Experimental] Returns options allowing the schema of the destination table to be updated as a
side effect of the load job.
- getSchemaUpdateOptions() - Method in class com.google.cloud.bigquery.LoadJobConfiguration
-
- getSchemaUpdateOptions() - Method in class com.google.cloud.bigquery.QueryJobConfiguration
-
[Experimental] Returns options allowing the schema of the destination table to be updated as a
side effect of the query job.
- getSchemaUpdateOptions() - Method in class com.google.cloud.bigquery.WriteChannelConfiguration
-
- getScopes() - Method in class com.google.cloud.bigquery.BigQueryOptions
-
- getScriptStatistics() - Method in class com.google.cloud.bigquery.JobStatistics
-
Returns the statistics for a child job of a script.
- getSelector() - Method in enum com.google.cloud.bigquery.BigQuery.DatasetField
-
- getSelector() - Method in enum com.google.cloud.bigquery.BigQuery.JobField
-
- getSelector() - Method in enum com.google.cloud.bigquery.BigQuery.ModelField
-
- getSelector() - Method in enum com.google.cloud.bigquery.BigQuery.RoutineField
-
- getSelector() - Method in enum com.google.cloud.bigquery.BigQuery.TableField
-
- getSelfLink() - Method in class com.google.cloud.bigquery.DatasetInfo
-
Returns an URL that can be used to access the resource again.
- getSelfLink() - Method in class com.google.cloud.bigquery.JobInfo
-
Returns an URL that can be used to access the resource again.
- getSelfLink() - Method in class com.google.cloud.bigquery.TableInfo
-
Returns an URL that can be used to access the resource again.
- getSessionId() - Method in class com.google.cloud.bigquery.JobStatistics.SessionInfo
-
- getSessionInfo() - Method in interface com.google.cloud.bigquery.BigQueryResultStats
-
Returns SessionInfo contains information about the session if this job is part of one.
- getSessionInfo() - Method in class com.google.cloud.bigquery.BigQueryResultStatsImpl
-
- getSessionInfo() - Method in class com.google.cloud.bigquery.JobStatistics
-
Info of the session if this job is part of one.
- getShuffleOutputBytes() - Method in class com.google.cloud.bigquery.QueryStage
-
Returns the total number of bytes written to shuffle.
- getShuffleOutputBytesSpilled() - Method in class com.google.cloud.bigquery.QueryStage
-
Returns the total number of bytes writtedn to shuffle and spilled to disk.
- getSkipLeadingRows() - Method in class com.google.cloud.bigquery.CsvOptions
-
Returns the number of rows at the top of a CSV file that BigQuery will skip when reading the
data.
- getSkipLeadingRows() - Method in class com.google.cloud.bigquery.GoogleSheetsOptions
-
Returns the number of rows at the top of a sheet that BigQuery will skip when reading the data.
- getSlotMillis() - Method in class com.google.cloud.bigquery.TimelineSample
-
Returns the cumulative slot-milliseconds consumed by the query.
- getSlotMs() - Method in class com.google.cloud.bigquery.JobStatistics.ReservationUsage
-
- getSlotMs() - Method in class com.google.cloud.bigquery.QueryStage
-
Returns the slot-milliseconds used by the stage.
- getSnapshotTime() - Method in class com.google.cloud.bigquery.SnapshotTableDefinition
-
- getSourceModel() - Method in class com.google.cloud.bigquery.ExtractJobConfiguration
-
Returns the model to export.
- getSourceTable() - Method in class com.google.cloud.bigquery.ExtractJobConfiguration
-
Returns the table to export.
- getSourceTables() - Method in class com.google.cloud.bigquery.CopyJobConfiguration
-
Returns the source tables to copy.
- getSourceUriPrefix() - Method in class com.google.cloud.bigquery.HivePartitioningOptions
-
- getSourceUris() - Method in class com.google.cloud.bigquery.ExternalTableDefinition
-
Returns the fully-qualified URIs that point to your data in Google Cloud Storage.
- getSourceUris() - Method in class com.google.cloud.bigquery.LoadJobConfiguration
-
Returns the fully-qualified URIs that point to source data in Google Cloud Storage (e.g.
- getSourceUrisImmut() - Method in class com.google.cloud.bigquery.ExternalTableDefinition
-
- getStackFrames() - Method in class com.google.cloud.bigquery.JobStatistics.ScriptStatistics
-
Stack trace showing the line/column/procedure name of each frame on the stack at the point
where the current evaluation happened.
- getStandardType() - Method in class com.google.cloud.bigquery.LegacySQLTypeName
-
Provides the standard SQL type name equivalent to this type name.
- getStart() - Method in class com.google.cloud.bigquery.RangePartitioning.Range
-
Returns the start of range partitioning.
- getStartColumn() - Method in class com.google.cloud.bigquery.JobStatistics.ScriptStatistics.ScriptStackFrame
-
Returns the start column
- getStartLine() - Method in class com.google.cloud.bigquery.JobStatistics.ScriptStatistics.ScriptStackFrame
-
Returns the start line.
- getStartMs() - Method in class com.google.cloud.bigquery.QueryStage
-
Returns the stage start time represented as milliseconds since epoch.
- getStartTime() - Method in class com.google.cloud.bigquery.JobStatistics
-
Returns the start time of the job in milliseconds since epoch.
- getState() - Method in class com.google.cloud.bigquery.JobStatus
-
Returns the state of the job.
- getStatementType() - Method in class com.google.cloud.bigquery.JobStatistics.QueryStatistics
-
[BETA] The type of query statement, if valid.
- getStatistics() - Method in interface com.google.cloud.bigquery.BigQueryDryRunResult
-
Returns some processing statistics
- getStatistics() - Method in class com.google.cloud.bigquery.BigQueryDryRunResultImpl
-
- getStatistics() - Method in class com.google.cloud.bigquery.JobInfo
-
Returns information about the job, including starting time and ending time of the job.
- getStatus() - Method in class com.google.cloud.bigquery.JobInfo
-
Returns the status of this job.
- getStatus() - Method in class com.google.cloud.bigquery.QueryStage
-
Returns the current status for the stage.
- getSteps() - Method in class com.google.cloud.bigquery.QueryStage
-
Returns the list of steps within the stage in dependency order (approximately chronological).
- getStreamingBuffer() - Method in class com.google.cloud.bigquery.StandardTableDefinition
-
Returns information on the table's streaming buffer if any exists.
- getStringValue() - Method in class com.google.cloud.bigquery.FieldValue
-
Returns this field's value as a
String
.
- getStructType() - Method in class com.google.cloud.bigquery.StandardSQLDataType
-
Returns the struct definition's list of fields for a STRUCT type.
- getStructTypes() - Method in class com.google.cloud.bigquery.QueryParameterValue
-
Returns the data type of the struct elements.
- getStructValues() - Method in class com.google.cloud.bigquery.QueryParameterValue
-
Returns the struct values of this parameter.
- getSubFields() - Method in class com.google.cloud.bigquery.Field
-
- getSubsteps() - Method in class com.google.cloud.bigquery.QueryStage.QueryStep
-
Returns a list of human-readable stage descriptions.
- getTable(String, String, BigQuery.TableOption...) - Method in interface com.google.cloud.bigquery.BigQuery
-
Returns the requested table or null
if not found.
- getTable(TableId, BigQuery.TableOption...) - Method in interface com.google.cloud.bigquery.BigQuery
-
Returns the requested table or null
if not found.
- getTable() - Method in class com.google.cloud.bigquery.InsertAllRequest
-
Returns the destination table for rows insert request.
- getTable(String, String, String, Map<BigQueryRpc.Option, ?>) - Method in interface com.google.cloud.bigquery.spi.v2.BigQueryRpc
-
Returns the requested table or null
if not found.
- getTable(String, String, String, Map<BigQueryRpc.Option, ?>) - Method in class com.google.cloud.bigquery.spi.v2.HttpBigQueryRpc
-
- getTable() - Method in class com.google.cloud.bigquery.TableId
-
Returns table's user-defined id.
- getTableConstraints() - Method in class com.google.cloud.bigquery.StandardTableDefinition
-
Returns the table constraints for this table.
- getTableConstraints() - Method in class com.google.cloud.bigquery.TableInfo
-
- getTableDefinitions() - Method in class com.google.cloud.bigquery.ConnectionSettings
-
Returns the external tables definitions.
- getTableDefinitions() - Method in class com.google.cloud.bigquery.QueryJobConfiguration
-
Returns the external tables definitions.
- getTableId() - Method in class com.google.cloud.bigquery.TableInfo
-
Returns the table identity.
- getTargetTypes() - Method in class com.google.cloud.bigquery.Acl.DatasetAclEntity
-
- getTemplateSuffix() - Method in class com.google.cloud.bigquery.InsertAllRequest
-
If specified, the destination table is treated as a base template.
- getText() - Method in class com.google.cloud.bigquery.JobStatistics.ScriptStatistics.ScriptStackFrame
-
Returns Text of the current statement/expression.
- getThrowNotFound() - Method in class com.google.cloud.bigquery.BigQueryOptions
-
- getTimeline() - Method in class com.google.cloud.bigquery.JobStatistics.QueryStatistics
-
Return the timeline for the query, as a list of timeline samples.
- getTimePartitioning() - Method in class com.google.cloud.bigquery.ConnectionSettings
-
Returns the time partitioning specification for the destination table.
- getTimePartitioning() - Method in interface com.google.cloud.bigquery.LoadConfiguration
-
Returns the time partitioning specification defined for the destination table.
- getTimePartitioning() - Method in class com.google.cloud.bigquery.LoadJobConfiguration
-
- getTimePartitioning() - Method in class com.google.cloud.bigquery.MaterializedViewDefinition
-
Returns the time partitioning configuration for this table.
- getTimePartitioning() - Method in class com.google.cloud.bigquery.QueryJobConfiguration
-
Returns the time partitioning specification for the destination table.
- getTimePartitioning() - Method in class com.google.cloud.bigquery.SnapshotTableDefinition
-
- getTimePartitioning() - Method in class com.google.cloud.bigquery.StandardTableDefinition
-
Returns the time partitioning configuration for this table.
- getTimePartitioning() - Method in class com.google.cloud.bigquery.WriteChannelConfiguration
-
- getTimestampInstant() - Method in class com.google.cloud.bigquery.FieldValue
-
Returns this field's value as a String
, representing a timestamp as an Instant.
- getTimestampValue() - Method in class com.google.cloud.bigquery.FieldValue
-
Returns this field's value as a long
, representing a timestamp in microseconds since
epoch (UNIX time).
- getTotalBytesBilled() - Method in class com.google.cloud.bigquery.JobStatistics.QueryStatistics
-
Returns the total number of bytes billed for the job.
- getTotalBytesProcessed() - Method in class com.google.cloud.bigquery.JobStatistics.QueryStatistics
-
Returns the total number of bytes processed by the job.
- getTotalPartitionsProcessed() - Method in class com.google.cloud.bigquery.JobStatistics.QueryStatistics
-
Total number of partitions processed from all partitioned tables referenced in the job.
- getTotalRows() - Method in interface com.google.cloud.bigquery.BigQueryResult
-
Returns the total number of rows in the complete result set, which can be more than the number
of rows in the first page of results.
- getTotalRows() - Method in class com.google.cloud.bigquery.BigQueryResultImpl
-
- getTotalRows() - Method in class com.google.cloud.bigquery.TableResult
-
Returns the total number of rows in the complete result set, which can be more than the number
of rows in the first page of results returned by
TableResult.getValues()
.
- getTotalSlotMs() - Method in class com.google.cloud.bigquery.JobStatistics.QueryStatistics
-
Returns the slot-milliseconds consumed by the query.
- getTotalToPageRowCountRatio() - Method in class com.google.cloud.bigquery.ConnectionSettings
-
- getTotalToPageRowCountRatio() - Method in class com.google.cloud.bigquery.ReadClientConnectionConfiguration
-
Returns the totalToPageRowCountRatio in this configuration.
- getTrainingRuns() - Method in class com.google.cloud.bigquery.ModelInfo
-
Returns metadata about each training run iteration.
- getTransactionId() - Method in class com.google.cloud.bigquery.JobStatistics.TransactionInfo
-
- getTransactionInfo() - Method in class com.google.cloud.bigquery.JobStatistics
-
Info indicates the transaction ID associated with the job, if any.
- getType() - Method in class com.google.cloud.bigquery.Acl.Entity
-
- getType() - Method in class com.google.cloud.bigquery.BigtableColumn
-
- getType() - Method in class com.google.cloud.bigquery.BigtableColumnFamily
-
- getType() - Method in class com.google.cloud.bigquery.Field
-
Returns the field type.
- getType() - Method in class com.google.cloud.bigquery.FormatOptions
-
Returns the external data format, as a string.
- getType() - Method in class com.google.cloud.bigquery.JobConfiguration
-
Returns the type of the job configuration.
- getType() - Method in class com.google.cloud.bigquery.QueryParameterValue
-
Returns the data type of this parameter.
- getType() - Method in class com.google.cloud.bigquery.TableDefinition
-
Returns the table's type.
- getType() - Method in class com.google.cloud.bigquery.TimePartitioning
-
Returns the time partitioning type.
- getType() - Method in class com.google.cloud.bigquery.UserDefinedFunction
-
Returns the type of user defined function.
- getTypeKind() - Method in class com.google.cloud.bigquery.StandardSQLDataType
-
Returns the type kind of the data type.
- getUpdatedRowCount() - Method in class com.google.cloud.bigquery.DmlStats
-
Returns number of updated Rows.
- getUseAvroLogicalTypes() - Method in class com.google.cloud.bigquery.ExtractJobConfiguration
-
Returns True/False.
- getUseAvroLogicalTypes() - Method in interface com.google.cloud.bigquery.LoadConfiguration
-
Returns True/False.
- getUseAvroLogicalTypes() - Method in class com.google.cloud.bigquery.LoadJobConfiguration
-
- getUseAvroLogicalTypes() - Method in class com.google.cloud.bigquery.WriteChannelConfiguration
-
- getUseQueryCache() - Method in class com.google.cloud.bigquery.ConnectionSettings
-
Returns whether to look for the result in the query cache
- getUserDefinedContext() - Method in class com.google.cloud.bigquery.RemoteFunctionOptions
-
Returns the user-defined context as a set of key/value pairs.
- getUserDefinedFunctions() - Method in class com.google.cloud.bigquery.ConnectionSettings
-
Returns user defined function resources that can be used by this query.
- getUserDefinedFunctions() - Method in class com.google.cloud.bigquery.QueryJobConfiguration
-
Returns user defined function resources that can be used by this query.
- getUserDefinedFunctions() - Method in class com.google.cloud.bigquery.ViewDefinition
-
- getUseReadAPI() - Method in class com.google.cloud.bigquery.ConnectionSettings
-
Returns useReadAPI flag, enabled by default.
- getUserEmail() - Method in class com.google.cloud.bigquery.JobInfo
-
Returns the email address of the user who ran the job.
- getValue() - Method in class com.google.cloud.bigquery.ConnectionProperty
-
Return the value of property.
- getValue() - Method in class com.google.cloud.bigquery.FieldValue
-
Returns this field's value as an
Object
.
- getValue() - Method in class com.google.cloud.bigquery.Parameter
-
Returns the value for a query parameter along with its type.
- getValue() - Method in class com.google.cloud.bigquery.QueryParameterValue
-
Returns the value of this parameter.
- getValues() - Method in class com.google.cloud.bigquery.TableResult
-
- getWaitMsAvg() - Method in class com.google.cloud.bigquery.QueryStage
-
Returns the time in milliseconds the average worker spent waiting to be scheduled.
- getWaitMsMax() - Method in class com.google.cloud.bigquery.QueryStage
-
Returns the time in milliseconds the slowest worker spent waiting to be scheduled.
- getWaitRatioAvg() - Method in class com.google.cloud.bigquery.QueryStage
-
Returns the time the average worker spent waiting to be scheduled, divided by the longest time
spent by any worker in any segment.
- getWaitRatioMax() - Method in class com.google.cloud.bigquery.QueryStage
-
Returns the time the slowest worker spent waiting to be scheduled, divided by the longest time
spent by any worker in any segment.
- getWriteDisposition() - Method in class com.google.cloud.bigquery.ConnectionSettings
-
Returns the action that should occur if the destination table already exists.
- getWriteDisposition() - Method in class com.google.cloud.bigquery.CopyJobConfiguration
-
Returns the action that should occur if the destination table already exists.
- getWriteDisposition() - Method in interface com.google.cloud.bigquery.LoadConfiguration
-
Returns the action that should occur if the destination table already exists.
- getWriteDisposition() - Method in class com.google.cloud.bigquery.LoadJobConfiguration
-
- getWriteDisposition() - Method in class com.google.cloud.bigquery.QueryJobConfiguration
-
Returns the action that should occur if the destination table already exists.
- getWriteDisposition() - Method in class com.google.cloud.bigquery.WriteChannelConfiguration
-
- getWriteMsAvg() - Method in class com.google.cloud.bigquery.QueryStage
-
Returns the time in milliseconds the average worker spent writing output.
- getWriteMsMax() - Method in class com.google.cloud.bigquery.QueryStage
-
Returns the time in milliseconds the slowest worker spent writing output.
- getWriteRatioAvg() - Method in class com.google.cloud.bigquery.QueryStage
-
Returns the time the average worker spent writing output data, divided by the longest time
spent by any worker in any segment.
- getWriteRatioMax() - Method in class com.google.cloud.bigquery.QueryStage
-
Returns the time the slowest worker spent writing output data, divided by the longest time
spent by any worker in any segment.
- googleSheets() - Static method in class com.google.cloud.bigquery.FormatOptions
-
Default options for GOOGLE_SHEETS format.
- GoogleSheetsOptions - Class in com.google.cloud.bigquery
-
Google BigQuery options for the Google Sheets format.
- GoogleSheetsOptions.Builder - Class in com.google.cloud.bigquery
-
- Group(String) - Constructor for class com.google.cloud.bigquery.Acl.Group
-
Creates a Group entity given its identifier.
- of(Acl.Entity, Acl.Role) - Static method in class com.google.cloud.bigquery.Acl
-
Returns an Acl object.
- of(Acl.DatasetAclEntity) - Static method in class com.google.cloud.bigquery.Acl
-
Returns an Acl object for a datasetAclEntity.
- of(Acl.View) - Static method in class com.google.cloud.bigquery.Acl
-
Returns an Acl object for a view entity.
- of(Acl.Routine) - Static method in class com.google.cloud.bigquery.Acl
-
Returns an Acl object for a routine entity.
- of(BigQuery.QueryResultsOption) - Static method in class com.google.cloud.bigquery.BigQuery.QueryOption
-
- of(RetryOption) - Static method in class com.google.cloud.bigquery.BigQuery.QueryOption
-
- of(String, String) - Static method in class com.google.cloud.bigquery.ConnectionProperty
-
Return a connection property for the given key and value.
- of(TableId, TableId) - Static method in class com.google.cloud.bigquery.CopyJobConfiguration
-
Returns a BigQuery Copy Job configuration for the given destination and source table.
- of(TableId, List<TableId>) - Static method in class com.google.cloud.bigquery.CopyJobConfiguration
-
Returns a BigQuery Copy Job configuration for the given destination and source tables.
- of(String, String) - Static method in class com.google.cloud.bigquery.DatasetId
-
Creates a dataset identity given project's and dataset's user-defined ids.
- of(String) - Static method in class com.google.cloud.bigquery.DatasetId
-
Creates a dataset identity given only its user-defined id.
- of(DatasetId) - Static method in class com.google.cloud.bigquery.DatasetInfo
-
Returns a DatasetInfo
object given it's identity.
- of(String) - Static method in class com.google.cloud.bigquery.DatasetInfo
-
Returns a DatasetInfo
object given it's user-defined id.
- of(List<String>, Schema, FormatOptions) - Static method in class com.google.cloud.bigquery.ExternalTableDefinition
-
Creates an ExternalTableDefinition object.
- of(String, Schema, FormatOptions) - Static method in class com.google.cloud.bigquery.ExternalTableDefinition
-
Creates an ExternalTableDefinition object.
- of(String, FormatOptions) - Static method in class com.google.cloud.bigquery.ExternalTableDefinition
-
Creates a builder for an ExternalTableDefinition object.
- of(TableId, String) - Static method in class com.google.cloud.bigquery.ExtractJobConfiguration
-
Returns a BigQuery Extract Job configuration for the given source table and destination URI.
- of(ModelId, String) - Static method in class com.google.cloud.bigquery.ExtractJobConfiguration
-
Returns a BigQuery Extract Job configuration for the given source model and destination URI.
- of(TableId, List<String>) - Static method in class com.google.cloud.bigquery.ExtractJobConfiguration
-
Returns a BigQuery Extract Job configuration for the given source table and destination URIs.
- of(ModelId, List<String>) - Static method in class com.google.cloud.bigquery.ExtractJobConfiguration
-
Returns a BigQuery Extract Job configuration for the given source model and destination URIs.
- of(TableId, String, String) - Static method in class com.google.cloud.bigquery.ExtractJobConfiguration
-
Returns a BigQuery Extract Job configuration for the given source table, format and destination
URI.
- of(ModelId, String, String) - Static method in class com.google.cloud.bigquery.ExtractJobConfiguration
-
Returns a BigQuery Extract Job configuration for the given source model, format and destination
URI.
- of(TableId, List<String>, String) - Static method in class com.google.cloud.bigquery.ExtractJobConfiguration
-
Returns a BigQuery Extract Job configuration for the given source table, format and destination
URIs.
- of(ModelId, List<String>, String) - Static method in class com.google.cloud.bigquery.ExtractJobConfiguration
-
Returns a BigQuery Extract Job configuration for the given source table, format and destination
URIs.
- of(String, LegacySQLTypeName, Field...) - Static method in class com.google.cloud.bigquery.Field
-
Returns a Field object with given name and type.
- of(String, StandardSQLTypeName, Field...) - Static method in class com.google.cloud.bigquery.Field
-
Returns a Field object with given name and type.
- of(String, LegacySQLTypeName, FieldList) - Static method in class com.google.cloud.bigquery.Field
-
Returns a Field object with given name and type.
- of(String, StandardSQLTypeName, FieldList) - Static method in class com.google.cloud.bigquery.Field
-
Returns a Field object with given name and type.
- of(Field...) - Static method in class com.google.cloud.bigquery.FieldList
-
Returns a new FieldList
object, which contains a collection of Field
objects in
preserved order and represent schema columns.
- of(Iterable<Field>) - Static method in class com.google.cloud.bigquery.FieldList
-
Returns a new FieldList
object, which contains a collection of Field
objects in
preserved order and represent schema columns.
- of(FieldValue.Attribute, Object) - Static method in class com.google.cloud.bigquery.FieldValue
-
Creates an instance of FieldValue
, useful for testing.
- of(List<FieldValue>, FieldList) - Static method in class com.google.cloud.bigquery.FieldValueList
-
Creates an instance of FieldValueList
, useful for testing.
- of(List<FieldValue>, Field...) - Static method in class com.google.cloud.bigquery.FieldValueList
-
Creates an instance of FieldValueList
, useful for testing.
- of(String) - Static method in class com.google.cloud.bigquery.FormatOptions
-
Default options for the provided format.
- of(TableId, Iterable<InsertAllRequest.RowToInsert>) - Static method in class com.google.cloud.bigquery.InsertAllRequest
-
Returns a InsertAllRequest
object given the destination table and the rows to insert.
- of(TableId, InsertAllRequest.RowToInsert...) - Static method in class com.google.cloud.bigquery.InsertAllRequest
-
Returns a InsertAllRequest
object given the destination table and the rows to insert.
- of(String, String, Iterable<InsertAllRequest.RowToInsert>) - Static method in class com.google.cloud.bigquery.InsertAllRequest
-
Returns a InsertAllRequest
object given the destination table and the rows to insert.
- of(String, String, InsertAllRequest.RowToInsert...) - Static method in class com.google.cloud.bigquery.InsertAllRequest
-
Returns a InsertAllRequest
object given the destination table and the rows to insert.
- of(TableInfo, Iterable<InsertAllRequest.RowToInsert>) - Static method in class com.google.cloud.bigquery.InsertAllRequest
-
Returns a InsertAllRequest
object given the destination table and the rows to insert.
- of(TableInfo, InsertAllRequest.RowToInsert...) - Static method in class com.google.cloud.bigquery.InsertAllRequest
-
Returns a InsertAllRequest
object given the destination table and the rows to insert.
- of(String, Map<String, ?>) - Static method in class com.google.cloud.bigquery.InsertAllRequest.RowToInsert
-
Creates a row to be inserted with associated id.
- of(Map<String, ?>) - Static method in class com.google.cloud.bigquery.InsertAllRequest.RowToInsert
-
Creates a row to be inserted without associated id.
- of(String, String) - Static method in class com.google.cloud.bigquery.JobId
-
Creates a job identity given project's and job's user-defined id.
- of(String) - Static method in class com.google.cloud.bigquery.JobId
-
Creates a job identity given only its user-defined id.
- of() - Static method in class com.google.cloud.bigquery.JobId
-
Creates a job identity with autogenerated id and no project specified.
- of(JobConfiguration) - Static method in class com.google.cloud.bigquery.JobInfo
-
Returns a JobInfo
object given the job configuration.
- of(JobId, JobConfiguration) - Static method in class com.google.cloud.bigquery.JobInfo
-
Returns a builder for a JobInfo
object given the job identity and configuration.
- of(TableId, List<String>) - Static method in class com.google.cloud.bigquery.LoadJobConfiguration
-
Returns a BigQuery Load Job Configuration for the given destination table and source URIs.
- of(TableId, String) - Static method in class com.google.cloud.bigquery.LoadJobConfiguration
-
Returns a BigQuery Load Job Configuration for the given destination table and source URI.
- of(TableId, List<String>, FormatOptions) - Static method in class com.google.cloud.bigquery.LoadJobConfiguration
-
Returns a BigQuery Load Job Configuration for the given destination table, format and source
URI.
- of(TableId, String, FormatOptions) - Static method in class com.google.cloud.bigquery.LoadJobConfiguration
-
Returns a BigQuery Load Job Configuration for the given destination table, format and source
URI.
- of(String) - Static method in class com.google.cloud.bigquery.MaterializedViewDefinition
-
Returns a builder for a BigQuery materialized view definition.
- of(String, String, String) - Static method in class com.google.cloud.bigquery.ModelId
-
Creates a model identity given project, dataset, and model identifiers.
- of(String, String) - Static method in class com.google.cloud.bigquery.ModelId
-
Creates a model identity given dataset and model identifiers.
- of(ModelId) - Static method in class com.google.cloud.bigquery.ModelInfo
-
Returns a ModelInfo
object given table identity.
- of(String) - Static method in class com.google.cloud.bigquery.QueryJobConfiguration
-
Returns a BigQuery Copy Job for the given the query to be run.
- of(T, Class<T>) - Static method in class com.google.cloud.bigquery.QueryParameterValue
-
Creates a QueryParameterValue
object with the given value and type.
- of(T, StandardSQLTypeName) - Static method in class com.google.cloud.bigquery.QueryParameterValue
-
Creates a QueryParameterValue
object with the given value and type.
- of(String, String, String) - Static method in class com.google.cloud.bigquery.RoutineId
-
Creates a routine identity given project, dataset, and routine identifiers.
- of(String, String) - Static method in class com.google.cloud.bigquery.RoutineId
-
Creates a routine identity given dataset and routine identifiers.
- of(RoutineId) - Static method in class com.google.cloud.bigquery.RoutineInfo
-
Returns a RoutineInfo
object given routine identity.
- of(Iterable<Field>) - Static method in class com.google.cloud.bigquery.Schema
-
Creates a Schema
object given a list of fields.
- of(Field...) - Static method in class com.google.cloud.bigquery.Schema
-
Creates a Schema
object given some fields.
- of(Schema) - Static method in class com.google.cloud.bigquery.StandardTableDefinition
-
Creates a BigQuery standard table definition given its schema.
- of(String, String, String) - Static method in class com.google.cloud.bigquery.TableId
-
Creates a table identity given project's, dataset's and table's user-defined ids.
- of(String, String) - Static method in class com.google.cloud.bigquery.TableId
-
Creates a table identity given dataset's and table's user-defined ids.
- of(TableId, TableDefinition) - Static method in class com.google.cloud.bigquery.TableInfo
-
Returns a TableInfo
object given table identity and definition.
- of(TimePartitioning.Type) - Static method in class com.google.cloud.bigquery.TimePartitioning
-
Returns a TimePartitioning
object given the time partitioning type.
- of(TimePartitioning.Type, long) - Static method in class com.google.cloud.bigquery.TimePartitioning
-
Returns a TimePartitioning
object given the time partitioning type and the partition's
expiration in milliseconds.
- of(String) - Static method in class com.google.cloud.bigquery.ViewDefinition
-
Creates a BigQuery view definition given the query used to generate the table.
- of(String, List<UserDefinedFunction>) - Static method in class com.google.cloud.bigquery.ViewDefinition
-
Creates a BigQuery view definition given a query and some user-defined functions.
- of(String, UserDefinedFunction...) - Static method in class com.google.cloud.bigquery.ViewDefinition
-
Creates a BigQuery view definition given a query and some user-defined functions.
- of(TableId) - Static method in class com.google.cloud.bigquery.WriteChannelConfiguration
-
Returns a BigQuery Load Configuration for the given destination table.
- of(TableId, FormatOptions) - Static method in class com.google.cloud.bigquery.WriteChannelConfiguration
-
Returns a BigQuery Load Configuration for the given destination table and format.
- ofAllAuthenticatedUsers() - Static method in class com.google.cloud.bigquery.Acl.Group
-
Returns a Group entity representing all BigQuery authenticated users.
- ofProjectOwners() - Static method in class com.google.cloud.bigquery.Acl.Group
-
Returns a Group entity representing all project's owners.
- ofProjectReaders() - Static method in class com.google.cloud.bigquery.Acl.Group
-
Returns a Group entity representing all project's readers.
- ofProjectWriters() - Static method in class com.google.cloud.bigquery.Acl.Group
-
Returns a Group entity representing all project's writers.
- open(Job) - Method in interface com.google.cloud.bigquery.spi.v2.BigQueryRpc
-
Opens a resumable upload session to load data into a BigQuery table and returns an upload URI.
- open(Job) - Method in class com.google.cloud.bigquery.spi.v2.HttpBigQueryRpc
-
- orc() - Static method in class com.google.cloud.bigquery.FormatOptions
-
Default options for the ORC format.
- OWNER - Static variable in class com.google.cloud.bigquery.Acl.Role
-
- Schema - Class in com.google.cloud.bigquery
-
This class represents the schema for a Google BigQuery Table or data source.
- SELECT - Static variable in class com.google.cloud.bigquery.JobStatistics.QueryStatistics.StatementType
-
- setAcl(List<Acl>) - Method in class com.google.cloud.bigquery.Dataset.Builder
-
- setAcl(List<Acl>) - Method in class com.google.cloud.bigquery.DatasetInfo.Builder
-
Sets the dataset's access control configuration.
- setActiveUnits(Long) - Method in class com.google.cloud.bigquery.TimelineSample.Builder
-
- setAllowJaggedRows(boolean) - Method in class com.google.cloud.bigquery.CsvOptions.Builder
-
Set whether BigQuery should accept rows that are missing trailing optional columns.
- setAllowLargeResults(Boolean) - Method in class com.google.cloud.bigquery.ConnectionSettings.Builder
-
Sets whether the job is enabled to create arbitrarily large results.
- setAllowLargeResults(Boolean) - Method in class com.google.cloud.bigquery.QueryJobConfiguration.Builder
-
Sets whether the job is enabled to create arbitrarily large results.
- setAllowQuotedNewLines(boolean) - Method in class com.google.cloud.bigquery.CsvOptions.Builder
-
Sets whether BigQuery should allow quoted data sections that contain newline characters in a
CSV file.
- setArguments(List<RoutineArgument>) - Method in class com.google.cloud.bigquery.Routine.Builder
-
- setArguments(List<RoutineArgument>) - Method in class com.google.cloud.bigquery.RoutineInfo.Builder
-
Specifies the list of input/output arguments for the routine.
- setArrayElementType(StandardSQLDataType) - Method in class com.google.cloud.bigquery.StandardSQLDataType.Builder
-
Sets the type of an array's elements, when the TypeKind is ARRAY.
- setArrayType(StandardSQLTypeName) - Method in class com.google.cloud.bigquery.QueryParameterValue.Builder
-
Sets the data type of the array elements.
- setArrayValues(List<QueryParameterValue>) - Method in class com.google.cloud.bigquery.QueryParameterValue.Builder
-
Sets array values.
- setAutodetect(Boolean) - Method in class com.google.cloud.bigquery.ExternalTableDefinition.Builder
-
[Experimental] Sets detection of schema and format options automatically.
- setAutodetect(Boolean) - Method in interface com.google.cloud.bigquery.LoadConfiguration.Builder
-
[Experimental] Sets automatic inference of the options and schema for CSV and JSON sources.
- setAutodetect(Boolean) - Method in class com.google.cloud.bigquery.LoadJobConfiguration.Builder
-
- setAutodetect(Boolean) - Method in class com.google.cloud.bigquery.WriteChannelConfiguration.Builder
-
- setBaseTableId(TableId) - Method in class com.google.cloud.bigquery.CloneDefinition.Builder
-
Reference describing the ID of the table that was Cloned.
- setBaseTableId(TableId) - Method in class com.google.cloud.bigquery.SnapshotTableDefinition.Builder
-
Reference describing the ID of the table that was snapshot.
- setBiEngineMode(String) - Method in class com.google.cloud.bigquery.BiEngineStats.Builder
-
Specifies which mode of BI Engine acceleration was performed (if any).
- setBiEngineReasons(List<BiEngineReason>) - Method in class com.google.cloud.bigquery.BiEngineStats.Builder
-
In case of DISABLED or PARTIAL bi_engine_mode, these contain the explanatory reasons as to
why BI Engine could not accelerate.
- setBigQuerySQLException(BigQuerySQLException) - Method in class com.google.cloud.bigquery.ExecuteSelectResponse.Builder
-
- setBody(String) - Method in class com.google.cloud.bigquery.Routine.Builder
-
- setBody(String) - Method in class com.google.cloud.bigquery.RoutineInfo.Builder
-
Required.
- setBufferSize(Long) - Method in class com.google.cloud.bigquery.ReadClientConnectionConfiguration.Builder
-
Sets the maximum number of table rows allowed in buffer before streaming them to the
BigQueryResult.
- setCloneDefinition(CloneDefinition) - Method in class com.google.cloud.bigquery.Table.Builder
-
- setCloneDefinition(CloneDefinition) - Method in class com.google.cloud.bigquery.TableInfo.Builder
-
- setCloneTime(String) - Method in class com.google.cloud.bigquery.CloneDefinition.Builder
-
The time at which the base table was Cloned.
- setClustering(Clustering) - Method in class com.google.cloud.bigquery.ConnectionSettings.Builder
-
Sets the clustering specification for the destination table.
- setClustering(Clustering) - Method in interface com.google.cloud.bigquery.LoadConfiguration.Builder
-
Sets the clustering specification for the destination table.
- setClustering(Clustering) - Method in class com.google.cloud.bigquery.LoadJobConfiguration.Builder
-
- setClustering(Clustering) - Method in class com.google.cloud.bigquery.MaterializedViewDefinition.Builder
-
Set the clustering configuration for the materialized view.
- setClustering(Clustering) - Method in class com.google.cloud.bigquery.QueryJobConfiguration.Builder
-
Sets the clustering specification for the destination table.
- setClustering(Clustering) - Method in class com.google.cloud.bigquery.SnapshotTableDefinition.Builder
-
- setClustering(Clustering) - Method in class com.google.cloud.bigquery.StandardTableDefinition.Builder
-
Set the clustering configuration for the table.
- setClustering(Clustering) - Method in class com.google.cloud.bigquery.WriteChannelConfiguration.Builder
-
- setCode(String) - Method in class com.google.cloud.bigquery.BiEngineReason.Builder
-
High-level BI Engine reason for partial or disabled acceleration.
- setCollation(String) - Method in class com.google.cloud.bigquery.Field.Builder
-
Optional.
- setColumnFamilies(List<BigtableColumnFamily>) - Method in class com.google.cloud.bigquery.BigtableOptions.Builder
-
List of column families to expose in the table schema along with their types.
- setColumnReferences(List<ColumnReference>) - Method in class com.google.cloud.bigquery.ForeignKey.Builder
-
The set of column references for this foreign key.
- setColumns(List<BigtableColumn>) - Method in class com.google.cloud.bigquery.BigtableColumnFamily.Builder
-
Lists of columns that should be exposed as individual fields as opposed to a list of (column
name, value) pairs.
- setColumns(List<String>) - Method in class com.google.cloud.bigquery.PrimaryKey.Builder
-
The column names that are primary keys.
- setColumns(List<StandardSQLField>) - Method in class com.google.cloud.bigquery.StandardSQLTableType.Builder
-
Sets the columns in this table type.
- setCompletedUnits(Long) - Method in class com.google.cloud.bigquery.TimelineSample.Builder
-
- setCompression(String) - Method in class com.google.cloud.bigquery.ExternalTableDefinition.Builder
-
Sets compression type of the data source.
- setCompression(String) - Method in class com.google.cloud.bigquery.ExtractJobConfiguration.Builder
-
Sets the compression value to use for exported files.
- setConfiguration(JobConfiguration) - Method in class com.google.cloud.bigquery.Job.Builder
-
- setConfiguration(JobConfiguration) - Method in class com.google.cloud.bigquery.JobInfo.Builder
-
Sets a configuration for the JobInfo
object.
- setConnection(String) - Method in class com.google.cloud.bigquery.RemoteFunctionOptions.Builder
-
Fully qualified name of the user-provided connection object which holds the authentication
information to send requests to the remote service.
- setConnectionId(String) - Method in class com.google.cloud.bigquery.ExternalTableDefinition.Builder
-
[Optional, Trusted Tester] connectionId for external data source.
- setConnectionProperties(List<ConnectionProperty>) - Method in class com.google.cloud.bigquery.ConnectionSettings.Builder
-
Sets a connection-level property to customize query behavior.
- setConnectionProperties(List<ConnectionProperty>) - Method in class com.google.cloud.bigquery.LoadJobConfiguration.Builder
-
- setConnectionProperties(List<ConnectionProperty>) - Method in class com.google.cloud.bigquery.QueryJobConfiguration.Builder
-
A connection-level property to customize query behavior.
- setConnectionProperties(List<ConnectionProperty>) - Method in class com.google.cloud.bigquery.WriteChannelConfiguration.Builder
-
- setCreateDisposition(JobInfo.CreateDisposition) - Method in class com.google.cloud.bigquery.ConnectionSettings.Builder
-
Sets whether the job is allowed to create tables.
- setCreateDisposition(JobInfo.CreateDisposition) - Method in class com.google.cloud.bigquery.CopyJobConfiguration.Builder
-
Sets whether the job is allowed to create new tables.
- setCreateDisposition(JobInfo.CreateDisposition) - Method in interface com.google.cloud.bigquery.LoadConfiguration.Builder
-
Sets whether the job is allowed to create new tables.
- setCreateDisposition(JobInfo.CreateDisposition) - Method in class com.google.cloud.bigquery.LoadJobConfiguration.Builder
-
- setCreateDisposition(JobInfo.CreateDisposition) - Method in class com.google.cloud.bigquery.QueryJobConfiguration.Builder
-
Sets whether the job is allowed to create tables.
- setCreateDisposition(JobInfo.CreateDisposition) - Method in class com.google.cloud.bigquery.WriteChannelConfiguration.Builder
-
- setCreateSession(Boolean) - Method in class com.google.cloud.bigquery.ConnectionSettings.Builder
-
Sets whether to create a new session.
- setCreateSession(Boolean) - Method in class com.google.cloud.bigquery.LoadJobConfiguration.Builder
-
- setCreateSession(Boolean) - Method in class com.google.cloud.bigquery.QueryJobConfiguration.Builder
-
Sets whether to create a new session.
- setCreateSession(Boolean) - Method in class com.google.cloud.bigquery.WriteChannelConfiguration.Builder
-
- setDatasetId(DatasetId) - Method in class com.google.cloud.bigquery.Dataset.Builder
-
- setDatasetId(DatasetId) - Method in class com.google.cloud.bigquery.DatasetInfo.Builder
-
Sets the dataset identity.
- setDataType(StandardSQLDataType) - Method in class com.google.cloud.bigquery.RoutineArgument.Builder
-
Sets the data type specification for the argument.
- setDataType(StandardSQLDataType) - Method in class com.google.cloud.bigquery.StandardSQLField.Builder
-
Sets the data type of the field.
- setDecimalTargetTypes(List<String>) - Method in class com.google.cloud.bigquery.ExternalTableDefinition.Builder
-
Defines the list of possible SQL data types to which the source decimal values are converted.
- setDecimalTargetTypes(List<String>) - Method in interface com.google.cloud.bigquery.LoadConfiguration.Builder
-
Defines the list of possible SQL data types to which the source decimal values are converted.
- setDecimalTargetTypes(List<String>) - Method in class com.google.cloud.bigquery.LoadJobConfiguration.Builder
-
Defines the list of possible SQL data types to which the source decimal values are converted.
- setDecimalTargetTypes(List<String>) - Method in class com.google.cloud.bigquery.WriteChannelConfiguration.Builder
-
- setDefaultCollation(String) - Method in class com.google.cloud.bigquery.Dataset.Builder
-
- setDefaultCollation(String) - Method in class com.google.cloud.bigquery.DatasetInfo.Builder
-
Optional.
- setDefaultCollation(String) - Method in class com.google.cloud.bigquery.Table.Builder
-
- setDefaultCollation(String) - Method in class com.google.cloud.bigquery.TableInfo.Builder
-
- setDefaultDataset(DatasetId) - Method in class com.google.cloud.bigquery.ConnectionSettings.Builder
-
Sets the default dataset.
- setDefaultDataset(DatasetId) - Method in class com.google.cloud.bigquery.QueryJobConfiguration.Builder
-
Sets the default dataset.
- setDefaultDataset(String) - Method in class com.google.cloud.bigquery.QueryJobConfiguration.Builder
-
Sets the default dataset.
- setDefaultEncryptionConfiguration(EncryptionConfiguration) - Method in class com.google.cloud.bigquery.Dataset.Builder
-
- setDefaultEncryptionConfiguration(EncryptionConfiguration) - Method in class com.google.cloud.bigquery.DatasetInfo.Builder
-
The default encryption key for all tables in the dataset.
- setDefaultPartitionExpirationMs(Long) - Method in class com.google.cloud.bigquery.Dataset.Builder
-
- setDefaultPartitionExpirationMs(Long) - Method in class com.google.cloud.bigquery.DatasetInfo.Builder
-
[Optional] The default partition expiration time for all partitioned tables in the dataset,
in milliseconds.
- setDefaultTableLifetime(Long) - Method in class com.google.cloud.bigquery.Dataset.Builder
-
- setDefaultTableLifetime(Long) - Method in class com.google.cloud.bigquery.DatasetInfo.Builder
-
Sets the default lifetime of all tables in the dataset, in milliseconds.
- setDefaultValueExpression(String) - Method in class com.google.cloud.bigquery.Field.Builder
-
DefaultValueExpression is used to specify the default value of a field using a SQL
expression.
- setDefinition(TableDefinition) - Method in class com.google.cloud.bigquery.Table.Builder
-
- setDefinition(TableDefinition) - Method in class com.google.cloud.bigquery.TableInfo.Builder
-
Sets the table definition.
- setDeletedRowCount(Long) - Method in class com.google.cloud.bigquery.DmlStats.Builder
-
Number of deleted Rows.
- setDescription(String) - Method in class com.google.cloud.bigquery.Dataset.Builder
-
- setDescription(String) - Method in class com.google.cloud.bigquery.DatasetInfo.Builder
-
Sets a user-friendly description for the dataset.
- setDescription(String) - Method in class com.google.cloud.bigquery.Field.Builder
-
Sets the field description.
- setDescription(String) - Method in class com.google.cloud.bigquery.Model.Builder
-
- setDescription(String) - Method in class com.google.cloud.bigquery.ModelInfo.Builder
-
Sets the user description for this model.
- setDescription(String) - Method in class com.google.cloud.bigquery.Routine.Builder
-
- setDescription(String) - Method in class com.google.cloud.bigquery.Table.Builder
-
- setDescription(String) - Method in class com.google.cloud.bigquery.TableInfo.Builder
-
Sets a user-friendly description for the table.
- setDestinationEncryptionConfiguration(EncryptionConfiguration) - Method in class com.google.cloud.bigquery.ConnectionSettings.Builder
-
Sets the custom encryption configuration (e.g., Cloud KMS keys).
- setDestinationEncryptionConfiguration(EncryptionConfiguration) - Method in class com.google.cloud.bigquery.CopyJobConfiguration.Builder
-
- setDestinationEncryptionConfiguration(EncryptionConfiguration) - Method in interface com.google.cloud.bigquery.LoadConfiguration.Builder
-
- setDestinationEncryptionConfiguration(EncryptionConfiguration) - Method in class com.google.cloud.bigquery.LoadJobConfiguration.Builder
-
- setDestinationEncryptionConfiguration(EncryptionConfiguration) - Method in class com.google.cloud.bigquery.QueryJobConfiguration.Builder
-
- setDestinationEncryptionConfiguration(EncryptionConfiguration) - Method in class com.google.cloud.bigquery.WriteChannelConfiguration.Builder
-
- setDestinationExpirationTime(String) - Method in class com.google.cloud.bigquery.CopyJobConfiguration.Builder
-
Sets the time when the destination table expires.
- setDestinationTable(TableId) - Method in class com.google.cloud.bigquery.ConnectionSettings.Builder
-
Sets the table where to put query results.
- setDestinationTable(TableId) - Method in class com.google.cloud.bigquery.CopyJobConfiguration.Builder
-
Sets the destination table of the copy job.
- setDestinationTable(TableId) - Method in interface com.google.cloud.bigquery.LoadConfiguration.Builder
-
Sets the destination table to load the data into.
- setDestinationTable(TableId) - Method in class com.google.cloud.bigquery.LoadJobConfiguration.Builder
-
- setDestinationTable(TableId) - Method in class com.google.cloud.bigquery.QueryJobConfiguration.Builder
-
Sets the table where to put query results.
- setDestinationTable(TableId) - Method in class com.google.cloud.bigquery.WriteChannelConfiguration.Builder
-
- setDestinationUris(List<String>) - Method in class com.google.cloud.bigquery.ExtractJobConfiguration.Builder
-
Sets the list of fully-qualified Google Cloud Storage URIs (e.g.
- setDeterminismLevel(String) - Method in class com.google.cloud.bigquery.Routine.Builder
-
- setDeterminismLevel(String) - Method in class com.google.cloud.bigquery.RoutineInfo.Builder
-
Sets the JavaScript UDF determinism levels (e.g.
- setDryRun(Boolean) - Method in class com.google.cloud.bigquery.QueryJobConfiguration.Builder
-
Sets whether the job has to be dry run or not.
- setElapsedMs(Long) - Method in class com.google.cloud.bigquery.TimelineSample.Builder
-
- setEnableListInference(Boolean) - Method in class com.google.cloud.bigquery.ParquetOptions.Builder
-
- setEnableRefresh(Boolean) - Method in class com.google.cloud.bigquery.MaterializedViewDefinition.Builder
-
Set enable automatic refresh of the materialized view when the base table is updated.
- setEncoding(String) - Method in class com.google.cloud.bigquery.BigtableColumn.Builder
-
The encoding of the values when the type is not STRING.
- setEncoding(String) - Method in class com.google.cloud.bigquery.BigtableColumnFamily.Builder
-
The encoding of the values when the type is not STRING.
- setEncoding(String) - Method in class com.google.cloud.bigquery.CsvOptions.Builder
-
Sets the character encoding of the data.
- setEncoding(Charset) - Method in class com.google.cloud.bigquery.CsvOptions.Builder
-
Sets the character encoding of the data.
- setEncryptionConfiguration(EncryptionConfiguration) - Method in class com.google.cloud.bigquery.Model.Builder
-
- setEncryptionConfiguration(EncryptionConfiguration) - Method in class com.google.cloud.bigquery.ModelInfo.Builder
-
- setEncryptionConfiguration(EncryptionConfiguration) - Method in class com.google.cloud.bigquery.Table.Builder
-
- setEncryptionConfiguration(EncryptionConfiguration) - Method in class com.google.cloud.bigquery.TableInfo.Builder
-
- setEnd(Long) - Method in class com.google.cloud.bigquery.RangePartitioning.Range.Builder
-
[Required] The end of range partitioning, exclusive.
- setEndpoint(String) - Method in class com.google.cloud.bigquery.RemoteFunctionOptions.Builder
-
Sets Endpoint argument Endpoint of the user-provided remote service, e.g.
- setEnumAsString(Boolean) - Method in class com.google.cloud.bigquery.ParquetOptions.Builder
-
- setExpirationMs(Long) - Method in class com.google.cloud.bigquery.TimePartitioning.Builder
-
- setExpirationTime(Long) - Method in class com.google.cloud.bigquery.Model.Builder
-
- setExpirationTime(Long) - Method in class com.google.cloud.bigquery.ModelInfo.Builder
-
Set the time when this model expires, in milliseconds since the epoch.
- setExpirationTime(Long) - Method in class com.google.cloud.bigquery.Table.Builder
-
- setExpirationTime(Long) - Method in class com.google.cloud.bigquery.TableInfo.Builder
-
Sets the time when this table expires, in milliseconds since the epoch.
- setFamilyID(String) - Method in class com.google.cloud.bigquery.BigtableColumnFamily.Builder
-
Identifier of the column family.
- setField(String) - Method in class com.google.cloud.bigquery.RangePartitioning.Builder
-
[Required] The table is partitioned by this field.
- setField(String) - Method in class com.google.cloud.bigquery.TimePartitioning.Builder
-
- setFieldDelimiter(String) - Method in class com.google.cloud.bigquery.CsvOptions.Builder
-
Sets the separator for fields in a CSV file.
- setFieldDelimiter(String) - Method in class com.google.cloud.bigquery.ExtractJobConfiguration.Builder
-
Sets the delimiter to use between fields in the exported data.
- setFieldName(String) - Method in class com.google.cloud.bigquery.BigtableColumn.Builder
-
If the qualifier is not a valid BigQuery field identifier, a valid identifier must be
provided as the column field name and is used as field name in queries.
- setFields(List<String>) - Method in class com.google.cloud.bigquery.Clustering.Builder
-
- setFields(List<String>) - Method in class com.google.cloud.bigquery.HivePartitioningOptions.Builder
-
[Output-only] For permanent external tables, this field is populated with the hive partition
keys in the order they were inferred.
- setFields(List<StandardSQLField>) - Method in class com.google.cloud.bigquery.StandardSQLStructType.Builder
-
Sets the fields of the struct type.
- setFlattenResults(Boolean) - Method in class com.google.cloud.bigquery.ConnectionSettings.Builder
-
Sets whether nested and repeated fields should be flattened.
- setFlattenResults(Boolean) - Method in class com.google.cloud.bigquery.QueryJobConfiguration.Builder
-
Sets whether nested and repeated fields should be flattened.
- setForeignKeys(List<ForeignKey>) - Method in class com.google.cloud.bigquery.TableConstraints.Builder
-
The list of foreign keys for the table constraints.
- setFormat(String) - Method in class com.google.cloud.bigquery.ExtractJobConfiguration.Builder
-
Sets the exported file format.
- setFormatOptions(FormatOptions) - Method in class com.google.cloud.bigquery.ExternalTableDefinition.Builder
-
Sets the source format, and possibly some parsing options, of the external data.
- setFormatOptions(FormatOptions) - Method in interface com.google.cloud.bigquery.LoadConfiguration.Builder
-
Sets the source format, and possibly some parsing options, of the external data.
- setFormatOptions(FormatOptions) - Method in class com.google.cloud.bigquery.LoadJobConfiguration.Builder
-
- setFormatOptions(FormatOptions) - Method in class com.google.cloud.bigquery.WriteChannelConfiguration.Builder
-
- setFriendlyName(String) - Method in class com.google.cloud.bigquery.Dataset.Builder
-
- setFriendlyName(String) - Method in class com.google.cloud.bigquery.DatasetInfo.Builder
-
Sets a user-friendly name for the dataset.
- setFriendlyName(String) - Method in class com.google.cloud.bigquery.Model.Builder
-
- setFriendlyName(String) - Method in class com.google.cloud.bigquery.ModelInfo.Builder
-
Sets the user-friendly name for this model.
- setFriendlyName(String) - Method in class com.google.cloud.bigquery.Table.Builder
-
- setFriendlyName(String) - Method in class com.google.cloud.bigquery.TableInfo.Builder
-
Sets a user-friendly name for the table.
- setHivePartitioningOptions(HivePartitioningOptions) - Method in class com.google.cloud.bigquery.ExternalTableDefinition.Builder
-
Sets the table Hive partitioning options.
- setHivePartitioningOptions(HivePartitioningOptions) - Method in class com.google.cloud.bigquery.LoadJobConfiguration.Builder
-
- setIamPolicy(TableId, Policy, BigQuery.IAMOption...) - Method in interface com.google.cloud.bigquery.BigQuery
-
Sets the IAM policy for a specified table.
- setIamPolicy(String, Policy, Map<BigQueryRpc.Option, ?>) - Method in interface com.google.cloud.bigquery.spi.v2.BigQueryRpc
-
Updates the IAM policy for the specified resource.
- setIamPolicy(String, Policy, Map<BigQueryRpc.Option, ?>) - Method in class com.google.cloud.bigquery.spi.v2.HttpBigQueryRpc
-
- setIgnoreUnknownValues(Boolean) - Method in class com.google.cloud.bigquery.ExternalTableDefinition.Builder
-
Sets whether BigQuery should allow extra values that are not represented in the table schema.
- setIgnoreUnknownValues(boolean) - Method in class com.google.cloud.bigquery.InsertAllRequest.Builder
-
Sets whether to accept rows that contain values that do not match the schema.
- setIgnoreUnknownValues(Boolean) - Method in interface com.google.cloud.bigquery.LoadConfiguration.Builder
-
Sets whether BigQuery should allow extra values that are not represented in the table schema.
- setIgnoreUnknownValues(Boolean) - Method in class com.google.cloud.bigquery.LoadJobConfiguration.Builder
-
- setIgnoreUnknownValues(Boolean) - Method in class com.google.cloud.bigquery.WriteChannelConfiguration.Builder
-
- setIgnoreUnspecifiedColumnFamilies(Boolean) - Method in class com.google.cloud.bigquery.BigtableOptions.Builder
-
If field is true, then the column families that are not specified in columnFamilies list are
not exposed in the table schema.
- setImportedLibraries(List<String>) - Method in class com.google.cloud.bigquery.Routine.Builder
-
- setImportedLibraries(List<String>) - Method in class com.google.cloud.bigquery.RoutineInfo.Builder
-
Optional.
- setInsertedRowCount(Long) - Method in class com.google.cloud.bigquery.DmlStats.Builder
-
Number of inserted Rows.
- setInterval(Long) - Method in class com.google.cloud.bigquery.RangePartitioning.Range.Builder
-
[Required] The width of each interval.
- setIsSuccessful(boolean) - Method in class com.google.cloud.bigquery.ExecuteSelectResponse.Builder
-
- setJob(String) - Method in class com.google.cloud.bigquery.JobId.Builder
-
- setJobId(JobId) - Method in class com.google.cloud.bigquery.Job.Builder
-
- setJobId(JobId) - Method in class com.google.cloud.bigquery.JobInfo.Builder
-
Sets the job identity.
- setJobTimeoutMs(Long) - Method in class com.google.cloud.bigquery.ConnectionSettings.Builder
-
[Optional] Job timeout in milliseconds.
- setJobTimeoutMs(Long) - Method in class com.google.cloud.bigquery.CopyJobConfiguration.Builder
-
[Optional] Job timeout in milliseconds.
- setJobTimeoutMs(Long) - Method in class com.google.cloud.bigquery.ExtractJobConfiguration.Builder
-
[Optional] Job timeout in milliseconds.
- setJobTimeoutMs(Long) - Method in class com.google.cloud.bigquery.LoadJobConfiguration.Builder
-
[Optional] Job timeout in milliseconds.
- setJobTimeoutMs(Long) - Method in class com.google.cloud.bigquery.QueryJobConfiguration.Builder
-
[Optional] Job timeout in milliseconds.
- setKey(String) - Method in class com.google.cloud.bigquery.ConnectionProperty.Builder
-
[Required] Name of the connection property to set.
- setKind(String) - Method in class com.google.cloud.bigquery.RoutineArgument.Builder
-
Sets the kind of argument.
- setKmsKeyName(String) - Method in class com.google.cloud.bigquery.EncryptionConfiguration.Builder
-
- setLabels(Map<String, String>) - Method in class com.google.cloud.bigquery.CopyJobConfiguration.Builder
-
The labels associated with this job.
- setLabels(Map<String, String>) - Method in class com.google.cloud.bigquery.Dataset.Builder
-
- setLabels(Map<String, String>) - Method in class com.google.cloud.bigquery.DatasetInfo.Builder
-
- setLabels(Map<String, String>) - Method in class com.google.cloud.bigquery.ExtractJobConfiguration.Builder
-
The labels associated with this job.
- setLabels(Map<String, String>) - Method in class com.google.cloud.bigquery.LoadJobConfiguration.Builder
-
The labels associated with this job.
- setLabels(Map<String, String>) - Method in class com.google.cloud.bigquery.Model.Builder
-
- setLabels(Map<String, String>) - Method in class com.google.cloud.bigquery.ModelInfo.Builder
-
Set the labels applied to this model.
- setLabels(Map<String, String>) - Method in class com.google.cloud.bigquery.QueryJobConfiguration.Builder
-
The labels associated with this job.
- setLabels(Map<String, String>) - Method in class com.google.cloud.bigquery.Table.Builder
-
- setLabels(Map<String, String>) - Method in class com.google.cloud.bigquery.TableInfo.Builder
-
Sets the labels applied to this table.
- setLabels(Map<String, String>) - Method in class com.google.cloud.bigquery.WriteChannelConfiguration.Builder
-
- setLanguage(String) - Method in class com.google.cloud.bigquery.Routine.Builder
-
- setLanguage(String) - Method in class com.google.cloud.bigquery.RoutineInfo.Builder
-
Sets the language for the routine (e.g.
- setLocation(String) - Method in class com.google.cloud.bigquery.BigQueryOptions.Builder
-
- setLocation(String) - Method in class com.google.cloud.bigquery.Dataset.Builder
-
- setLocation(String) - Method in class com.google.cloud.bigquery.DatasetInfo.Builder
-
Sets the geographic location where the dataset should reside.
- setLocation(String) - Method in class com.google.cloud.bigquery.JobId.Builder
-
- setLocation(String) - Method in class com.google.cloud.bigquery.ModelTableDefinition.Builder
-
- setLocation(String) - Method in class com.google.cloud.bigquery.StandardTableDefinition.Builder
-
- setMaxBadRecords(Integer) - Method in class com.google.cloud.bigquery.ExternalTableDefinition.Builder
-
Sets the maximum number of bad records that BigQuery can ignore when reading data.
- setMaxBadRecords(Integer) - Method in interface com.google.cloud.bigquery.LoadConfiguration.Builder
-
Sets the maximum number of bad records that BigQuery can ignore when running the job.
- setMaxBadRecords(Integer) - Method in class com.google.cloud.bigquery.LoadJobConfiguration.Builder
-
- setMaxBadRecords(Integer) - Method in class com.google.cloud.bigquery.WriteChannelConfiguration.Builder
-
- setMaxBatchingRows(Long) - Method in class com.google.cloud.bigquery.RemoteFunctionOptions.Builder
-
Max number of rows in each batch sent to the remote service.
- setMaximumBillingTier(Integer) - Method in class com.google.cloud.bigquery.ConnectionSettings.Builder
-
Limits the billing tier for this job.
- setMaximumBillingTier(Integer) - Method in class com.google.cloud.bigquery.QueryJobConfiguration.Builder
-
Limits the billing tier for this job.
- setMaximumBytesBilled(Long) - Method in class com.google.cloud.bigquery.ConnectionSettings.Builder
-
Limits the bytes billed for this job.
- setMaximumBytesBilled(Long) - Method in class com.google.cloud.bigquery.QueryJobConfiguration.Builder
-
Limits the bytes billed for this job.
- setMaxLength(Long) - Method in class com.google.cloud.bigquery.Field.Builder
-
Sets the maximum length of the field for STRING or BYTES type.
- setMaxResultPerPage(Integer) - Method in class com.google.cloud.bigquery.ConnectionSettings.Builder
-
Sets the maximum records per page to be used for pagination.
- setMaxResults(Long) - Method in class com.google.cloud.bigquery.ConnectionSettings.Builder
-
Sets the maximum number of rows of data to return per page of results.
- setMaxResults(Long) - Method in class com.google.cloud.bigquery.QueryJobConfiguration.Builder
-
This is only supported in the fast query path [Optional] The maximum number of rows of data
to return per page of results.
- setMessage(String) - Method in class com.google.cloud.bigquery.BiEngineReason.Builder
-
Free form human-readable reason for partial or disabled acceleration.
- setMinResultSize(Integer) - Method in class com.google.cloud.bigquery.ConnectionSettings.Builder
-
Sets the minimum result size for which the Read API will be enabled
- setMinResultSize(Long) - Method in class com.google.cloud.bigquery.ReadClientConnectionConfiguration.Builder
-
Sets the minimum number of table rows in the query results used to determine whether to us
the BigQueryStorage Read client to fetch result sets after the first page.
- setMode(Field.Mode) - Method in class com.google.cloud.bigquery.Field.Builder
-
Sets the mode of the field.
- setMode(String) - Method in class com.google.cloud.bigquery.HivePartitioningOptions.Builder
-
[Optional] When set, what mode of hive partitioning to use when reading data.
- setMode(String) - Method in class com.google.cloud.bigquery.RoutineArgument.Builder
-
Optionally specifies the input/output mode of the argument.
- setModelId(ModelId) - Method in class com.google.cloud.bigquery.Model.Builder
-
- setModelId(ModelId) - Method in class com.google.cloud.bigquery.ModelInfo.Builder
-
- setName(String) - Method in class com.google.cloud.bigquery.Field.Builder
-
Sets the field name.
- setName(String) - Method in class com.google.cloud.bigquery.ForeignKey.Builder
-
The name of the foreign key.
- setName(String) - Method in class com.google.cloud.bigquery.Parameter.Builder
-
[Optional] Sets the name of the query parameter.
- setName(String) - Method in class com.google.cloud.bigquery.RoutineArgument.Builder
-
Sets the argument name.
- setName(String) - Method in class com.google.cloud.bigquery.StandardSQLField.Builder
-
Sets the name of the field.
- setNamedParameters(Map<String, QueryParameterValue>) - Method in class com.google.cloud.bigquery.QueryJobConfiguration.Builder
-
Sets the query parameters to a set of named query parameters to use in the query.
- setNames(List<String>) - Method in class com.google.cloud.bigquery.PolicyTags.Builder
-
- setNullMarker(String) - Method in interface com.google.cloud.bigquery.LoadConfiguration.Builder
-
Sets the string that represents a null value in a CSV file.
- setNullMarker(String) - Method in class com.google.cloud.bigquery.LoadJobConfiguration.Builder
-
- setNullMarker(String) - Method in class com.google.cloud.bigquery.WriteChannelConfiguration.Builder
-
- setNumBufferedRows(Integer) - Method in class com.google.cloud.bigquery.ConnectionSettings.Builder
-
Sets the number of rows in the buffer (a blocking queue) that query results are consumed
from.
- setNumBytes(Long) - Method in class com.google.cloud.bigquery.ModelTableDefinition.Builder
-
- setNumBytes(Long) - Method in class com.google.cloud.bigquery.StandardTableDefinition.Builder
-
- setNumLongTermBytes(Long) - Method in class com.google.cloud.bigquery.StandardTableDefinition.Builder
-
- setNumRows(Long) - Method in class com.google.cloud.bigquery.StandardTableDefinition.Builder
-
- setOnlyReadLatest(Boolean) - Method in class com.google.cloud.bigquery.BigtableColumn.Builder
-
If this is set, only the latest version of value in this column are exposed.
- setOnlyReadLatest(Boolean) - Method in class com.google.cloud.bigquery.BigtableColumnFamily.Builder
-
If true, only the latest version of values are exposed for all columns in this column family.
- setOperationType(String) - Method in class com.google.cloud.bigquery.CopyJobConfiguration.Builder
-
Sets the supported operation types (COPY, CLONE, SNAPSHOT or RESTORE) in table copy job.
- setParameterMode(String) - Method in class com.google.cloud.bigquery.QueryJobConfiguration.Builder
-
Standard SQL only.
- setPendingUnits(Long) - Method in class com.google.cloud.bigquery.TimelineSample.Builder
-
- setPolicyTags(PolicyTags) - Method in class com.google.cloud.bigquery.Field.Builder
-
Sets the policy tags for the field.
- setPositionalParameters(Iterable<QueryParameterValue>) - Method in class com.google.cloud.bigquery.QueryJobConfiguration.Builder
-
Sets the query parameters to a list of positional query parameters to use in the query.
- setPrecision(Long) - Method in class com.google.cloud.bigquery.Field.Builder
-
Precision can be used to constrain the maximum number of total digits allowed for NUMERIC or
BIGNUMERIC types.
- setPreserveAsciiControlCharacters(boolean) - Method in class com.google.cloud.bigquery.CsvOptions.Builder
-
Sets whether BigQuery should allow ASCII control characters in a CSV file.
- setPrimaryKey(PrimaryKey) - Method in class com.google.cloud.bigquery.TableConstraints.Builder
-
The primary key for the table constraints.
- setPrintHeader(Boolean) - Method in class com.google.cloud.bigquery.ExtractJobConfiguration.Builder
-
Sets whether to print out a header row in the results.
- setPriority(QueryJobConfiguration.Priority) - Method in class com.google.cloud.bigquery.ConnectionSettings.Builder
-
Sets a priority for the query.
- setPriority(QueryJobConfiguration.Priority) - Method in class com.google.cloud.bigquery.QueryJobConfiguration.Builder
-
Sets a priority for the query.
- setProject(String) - Method in class com.google.cloud.bigquery.JobId.Builder
-
- setProjectionFields(List<String>) - Method in class com.google.cloud.bigquery.DatastoreBackupOptions.Builder
-
Sets which entity properties to load into BigQuery from a Cloud Datastore backup.
- setQualifierEncoded(String) - Method in class com.google.cloud.bigquery.BigtableColumn.Builder
-
Qualifier of the column.
- setQuery(String) - Method in class com.google.cloud.bigquery.MaterializedViewDefinition.Builder
-
Sets the query whose result is persisted.
- setQuery(String) - Method in class com.google.cloud.bigquery.QueryJobConfiguration.Builder
-
Sets the BigQuery SQL query to execute.
- setQuery(String) - Method in class com.google.cloud.bigquery.ViewDefinition.Builder
-
Sets the query used to create the view.
- setQuote(String) - Method in class com.google.cloud.bigquery.CsvOptions.Builder
-
Sets the value that is used to quote data sections in a CSV file.
- setRandomJob() - Method in class com.google.cloud.bigquery.JobId.Builder
-
setJob
to a pseudo-random string.
- setRange(String) - Method in class com.google.cloud.bigquery.GoogleSheetsOptions.Builder
-
[Optional] Range of a sheet to query from.
- setRange(RangePartitioning.Range) - Method in class com.google.cloud.bigquery.RangePartitioning.Builder
-
[Required] Defines the ranges for range partitioning.
- setRangePartitioning(RangePartitioning) - Method in class com.google.cloud.bigquery.ConnectionSettings.Builder
-
Range partitioning specification for this table.
- setRangePartitioning(RangePartitioning) - Method in class com.google.cloud.bigquery.LoadJobConfiguration.Builder
-
Range partitioning specification for this table.
- setRangePartitioning(RangePartitioning) - Method in class com.google.cloud.bigquery.MaterializedViewDefinition.Builder
-
Sets the range partitioning configuration for the materialized view.
- setRangePartitioning(RangePartitioning) - Method in class com.google.cloud.bigquery.QueryJobConfiguration.Builder
-
Range partitioning specification for this table.
- setRangePartitioning(RangePartitioning) - Method in class com.google.cloud.bigquery.SnapshotTableDefinition.Builder
-
- setRangePartitioning(RangePartitioning) - Method in class com.google.cloud.bigquery.StandardTableDefinition.Builder
-
Sets the range partitioning configuration for the table.
- setReadRowkeyAsString(Boolean) - Method in class com.google.cloud.bigquery.BigtableOptions.Builder
-
If readRowkeyAsString is true, then the rowkey column families will be read and converted to
string.
- setReferencedColumn(String) - Method in class com.google.cloud.bigquery.ColumnReference.Builder
-
The target column of this reference.
- setReferencedTable(TableId) - Method in class com.google.cloud.bigquery.ForeignKey.Builder
-
The table referenced by this foreign key.
- setReferenceFileSchemaUri(String) - Method in class com.google.cloud.bigquery.ExternalTableDefinition.Builder
-
When creating an external table, the user can provide a reference file with the table schema.
- setReferenceFileSchemaUri(String) - Method in class com.google.cloud.bigquery.LoadJobConfiguration.Builder
-
When creating an external table, the user can provide a reference file with the table schema.
- setReferencingColumn(String) - Method in class com.google.cloud.bigquery.ColumnReference.Builder
-
The source column of this reference.
- setRefreshIntervalMs(Long) - Method in class com.google.cloud.bigquery.MaterializedViewDefinition.Builder
-
Set a maximum frequency at which this materialized view will be refreshed.
- setRemoteFunctionOptions(RemoteFunctionOptions) - Method in class com.google.cloud.bigquery.Routine.Builder
-
- setRemoteFunctionOptions(RemoteFunctionOptions) - Method in class com.google.cloud.bigquery.RoutineInfo.Builder
-
Optional.
- setRequestTimeout(Long) - Method in class com.google.cloud.bigquery.ConnectionSettings.Builder
-
Sets how long to wait for the query to complete, in milliseconds, before the request times
out and returns.
- setRequirePartitionFilter(Boolean) - Method in class com.google.cloud.bigquery.HivePartitioningOptions.Builder
-
[Optional] If set to true, queries over this table require a partition filter that can be
used for partition elimination to be specified.
- setRequirePartitionFilter(Boolean) - Method in class com.google.cloud.bigquery.Table.Builder
-
- setRequirePartitionFilter(Boolean) - Method in class com.google.cloud.bigquery.TableInfo.Builder
-
- setRequirePartitionFilter(Boolean) - Method in class com.google.cloud.bigquery.TimePartitioning.Builder
-
- setResultSet(BigQueryResult) - Method in class com.google.cloud.bigquery.ExecuteSelectResponse.Builder
-
- setReturnTableType(StandardSQLTableType) - Method in class com.google.cloud.bigquery.Routine.Builder
-
- setReturnTableType(StandardSQLTableType) - Method in class com.google.cloud.bigquery.RoutineInfo.Builder
-
Optional.
- setReturnType(StandardSQLDataType) - Method in class com.google.cloud.bigquery.Routine.Builder
-
- setReturnType(StandardSQLDataType) - Method in class com.google.cloud.bigquery.RoutineInfo.Builder
-
Sets the return type of the routine.
- setRoutineType(String) - Method in class com.google.cloud.bigquery.Routine.Builder
-
- setRoutineType(String) - Method in class com.google.cloud.bigquery.RoutineInfo.Builder
-
Sets the routine type for the Builder (e.g.
- setRows(Iterable<InsertAllRequest.RowToInsert>) - Method in class com.google.cloud.bigquery.InsertAllRequest.Builder
-
- setScale(Long) - Method in class com.google.cloud.bigquery.Field.Builder
-
Scale can be used to constrain the maximum number of digits in the fractional part of a
NUMERIC or BIGNUMERIC type.
- setSchema(Schema) - Method in class com.google.cloud.bigquery.ExternalTableDefinition.Builder
-
Sets the table schema.
- setSchema(Schema) - Method in interface com.google.cloud.bigquery.LoadConfiguration.Builder
-
Sets the schema for the destination table.
- setSchema(Schema) - Method in class com.google.cloud.bigquery.LoadJobConfiguration.Builder
-
- setSchema(Schema) - Method in class com.google.cloud.bigquery.MaterializedViewDefinition.Builder
-
Sets the table schema.
- setSchema(Schema) - Method in class com.google.cloud.bigquery.StandardTableDefinition.Builder
-
Sets the table schema.
- setSchema(Schema) - Method in class com.google.cloud.bigquery.TableDefinition.Builder
-
Sets the table schema.
- setSchema(Schema) - Method in class com.google.cloud.bigquery.ViewDefinition.Builder
-
Sets the table schema.
- setSchema(Schema) - Method in class com.google.cloud.bigquery.WriteChannelConfiguration.Builder
-
- setSchemaUpdateOptions(List<JobInfo.SchemaUpdateOption>) - Method in class com.google.cloud.bigquery.ConnectionSettings.Builder
-
[Experimental] Sets options allowing the schema of the destination table to be updated as a
side effect of the query job.
- setSchemaUpdateOptions(List<JobInfo.SchemaUpdateOption>) - Method in interface com.google.cloud.bigquery.LoadConfiguration.Builder
-
[Experimental] Sets options allowing the schema of the destination table to be updated as a
side effect of the load job.
- setSchemaUpdateOptions(List<JobInfo.SchemaUpdateOption>) - Method in class com.google.cloud.bigquery.LoadJobConfiguration.Builder
-
- setSchemaUpdateOptions(List<JobInfo.SchemaUpdateOption>) - Method in class com.google.cloud.bigquery.QueryJobConfiguration.Builder
-
[Experimental] Sets options allowing the schema of the destination table to be updated as a
side effect of the query job.
- setSchemaUpdateOptions(List<JobInfo.SchemaUpdateOption>) - Method in class com.google.cloud.bigquery.WriteChannelConfiguration.Builder
-
- setSkipInvalidRows(boolean) - Method in class com.google.cloud.bigquery.InsertAllRequest.Builder
-
Sets whether to insert all valid rows of a request, even if invalid rows exist.
- setSkipLeadingRows(long) - Method in class com.google.cloud.bigquery.CsvOptions.Builder
-
Sets the number of rows at the top of a CSV file that BigQuery will skip when reading the
data.
- setSkipLeadingRows(long) - Method in class com.google.cloud.bigquery.GoogleSheetsOptions.Builder
-
Sets the number of rows at the top of a sheet that BigQuery will skip when reading the data.
- setSlotMillis(Long) - Method in class com.google.cloud.bigquery.TimelineSample.Builder
-
- setSnapshotTime(String) - Method in class com.google.cloud.bigquery.SnapshotTableDefinition.Builder
-
The time at which the base table was snapshot.
- setSourceModel(ModelId) - Method in class com.google.cloud.bigquery.ExtractJobConfiguration.Builder
-
Sets the model to export.
- setSourceTable(TableId) - Method in class com.google.cloud.bigquery.ExtractJobConfiguration.Builder
-
Sets the table to export.
- setSourceTables(List<TableId>) - Method in class com.google.cloud.bigquery.CopyJobConfiguration.Builder
-
Sets the source tables to copy.
- setSourceUriPrefix(String) - Method in class com.google.cloud.bigquery.HivePartitioningOptions.Builder
-
[Optional] When hive partition detection is requested, a common prefix for all source uris
should be supplied.
- setSourceUris(List<String>) - Method in class com.google.cloud.bigquery.ExternalTableDefinition.Builder
-
Sets the fully-qualified URIs that point to your data in Google Cloud Storage (e.g.
- setSourceUris(List<String>) - Method in class com.google.cloud.bigquery.LoadJobConfiguration.Builder
-
Sets the fully-qualified URIs that point to source data in Google Cloud Storage (e.g.
- setStart(Long) - Method in class com.google.cloud.bigquery.RangePartitioning.Range.Builder
-
[Required] The start of range partitioning, inclusive.
- setStreamingBuffer(StandardTableDefinition.StreamingBuffer) - Method in class com.google.cloud.bigquery.StandardTableDefinition.Builder
-
- setStructType(StandardSQLStructType) - Method in class com.google.cloud.bigquery.StandardSQLDataType.Builder
-
Sets the struct type definition (list of fields) when the TypeKind is STRUCT.
- setStructTypes(Map<String, QueryParameterValue>) - Method in class com.google.cloud.bigquery.QueryParameterValue.Builder
-
Sets the data type of the struct elements.
- setStructValues(Map<String, QueryParameterValue>) - Method in class com.google.cloud.bigquery.QueryParameterValue.Builder
-
Sets struct values.
- setTable(TableId) - Method in class com.google.cloud.bigquery.InsertAllRequest.Builder
-
Sets the destination table for rows insert request.
- setTableConstraints(TableConstraints) - Method in class com.google.cloud.bigquery.StandardTableDefinition.Builder
-
- setTableConstraints(TableConstraints) - Method in class com.google.cloud.bigquery.Table.Builder
-
- setTableConstraints(TableConstraints) - Method in class com.google.cloud.bigquery.TableInfo.Builder
-
- setTableDefinitions(Map<String, ExternalTableDefinition>) - Method in class com.google.cloud.bigquery.ConnectionSettings.Builder
-
Sets the external tables definitions.
- setTableDefinitions(Map<String, ExternalTableDefinition>) - Method in class com.google.cloud.bigquery.QueryJobConfiguration.Builder
-
Sets the external tables definitions.
- setTableId(TableId) - Method in class com.google.cloud.bigquery.Table.Builder
-
- setTableId(TableId) - Method in class com.google.cloud.bigquery.TableInfo.Builder
-
Sets the table identity.
- setTemplateSuffix(String) - Method in class com.google.cloud.bigquery.InsertAllRequest.Builder
-
If specified, the destination table is treated as a base template.
- setThrowNotFound(boolean) - Method in class com.google.cloud.bigquery.BigQueryOptions
-
- setTimePartitioning(TimePartitioning) - Method in class com.google.cloud.bigquery.ConnectionSettings.Builder
-
Sets the time partitioning specification for the destination table.
- setTimePartitioning(TimePartitioning) - Method in interface com.google.cloud.bigquery.LoadConfiguration.Builder
-
Sets the time partitioning specification for the destination table.
- setTimePartitioning(TimePartitioning) - Method in class com.google.cloud.bigquery.LoadJobConfiguration.Builder
-
- setTimePartitioning(TimePartitioning) - Method in class com.google.cloud.bigquery.MaterializedViewDefinition.Builder
-
Sets the time partitioning configuration for the materialized view.
- setTimePartitioning(TimePartitioning) - Method in class com.google.cloud.bigquery.QueryJobConfiguration.Builder
-
Sets the time partitioning specification for the destination table.
- setTimePartitioning(TimePartitioning) - Method in class com.google.cloud.bigquery.SnapshotTableDefinition.Builder
-
- setTimePartitioning(TimePartitioning) - Method in class com.google.cloud.bigquery.StandardTableDefinition.Builder
-
Sets the time partitioning configuration for the table.
- setTimePartitioning(TimePartitioning) - Method in class com.google.cloud.bigquery.WriteChannelConfiguration.Builder
-
- setTotalToPageRowCountRatio(Integer) - Method in class com.google.cloud.bigquery.ConnectionSettings.Builder
-
Sets a ratio of the total number of records and the records returned in the current page.
- setTotalToPageRowCountRatio(Long) - Method in class com.google.cloud.bigquery.ReadClientConnectionConfiguration.Builder
-
Sets the total row count to page row count ratio used to determine whether to us the
BigQueryStorage Read client to fetch result sets after the first page.
- setTransportOptions(TransportOptions) - Method in class com.google.cloud.bigquery.BigQueryOptions.Builder
-
- setType(String) - Method in class com.google.cloud.bigquery.BigtableColumn.Builder
-
The type to convert the value in cells of this column.
- setType(String) - Method in class com.google.cloud.bigquery.BigtableColumnFamily.Builder
-
The type to convert the value in cells of this column family.
- setType(TableDefinition.Type) - Method in class com.google.cloud.bigquery.ExternalTableDefinition.Builder
-
- setType(LegacySQLTypeName, Field...) - Method in class com.google.cloud.bigquery.Field.Builder
-
Sets the type of the field.
- setType(StandardSQLTypeName, Field...) - Method in class com.google.cloud.bigquery.Field.Builder
-
Sets the type of the field.
- setType(LegacySQLTypeName, FieldList) - Method in class com.google.cloud.bigquery.Field.Builder
-
Sets the type of the field.
- setType(StandardSQLTypeName, FieldList) - Method in class com.google.cloud.bigquery.Field.Builder
-
Sets the type of the field.
- setType(TableDefinition.Type) - Method in class com.google.cloud.bigquery.MaterializedViewDefinition.Builder
-
- setType(TableDefinition.Type) - Method in class com.google.cloud.bigquery.ModelTableDefinition.Builder
-
- setType(StandardSQLTypeName) - Method in class com.google.cloud.bigquery.QueryParameterValue.Builder
-
Sets the parameter data type.
- setType(TableDefinition.Type) - Method in class com.google.cloud.bigquery.StandardTableDefinition.Builder
-
- setType(TableDefinition.Type) - Method in class com.google.cloud.bigquery.TableDefinition.Builder
-
- setType(TableDefinition.Type) - Method in class com.google.cloud.bigquery.ViewDefinition.Builder
-
- setTypeKind(String) - Method in class com.google.cloud.bigquery.StandardSQLDataType.Builder
-
Sets the top-level type of this data type.
- setUpdatedRowCount(Long) - Method in class com.google.cloud.bigquery.DmlStats.Builder
-
Number of updated Rows.
- setUseAvroLogicalTypes(boolean) - Method in class com.google.cloud.bigquery.AvroOptions.Builder
-
[Optional] Sets whether BigQuery should interpret logical types as the corresponding BigQuery
data type (for example, TIMESTAMP), instead of using the raw type (for example, INTEGER).
- setUseAvroLogicalTypes(Boolean) - Method in class com.google.cloud.bigquery.ExtractJobConfiguration.Builder
-
[Optional] If destinationFormat is set to "AVRO", this flag indicates whether to enable
extracting applicable column types (such as TIMESTAMP) to their corresponding AVRO logical
types (timestamp-micros), instead of only using their raw types (avro-long).
- setUseAvroLogicalTypes(Boolean) - Method in interface com.google.cloud.bigquery.LoadConfiguration.Builder
-
If FormatOptions is set to AVRO, you can interpret logical types into their corresponding
types (such as TIMESTAMP) instead of only using their raw types (such as INTEGER).
- setUseAvroLogicalTypes(Boolean) - Method in class com.google.cloud.bigquery.LoadJobConfiguration.Builder
-
- setUseAvroLogicalTypes(Boolean) - Method in class com.google.cloud.bigquery.WriteChannelConfiguration.Builder
-
- setUseLegacySql(Boolean) - Method in class com.google.cloud.bigquery.QueryJobConfiguration.Builder
-
Sets whether to use BigQuery's legacy SQL dialect for this query.
- setUseLegacySql(Boolean) - Method in class com.google.cloud.bigquery.ViewDefinition.Builder
-
Sets whether to use BigQuery's legacy SQL dialect for this query.
- setUseQueryCache(Boolean) - Method in class com.google.cloud.bigquery.ConnectionSettings.Builder
-
Sets whether to look for the result in the query cache.
- setUseQueryCache(Boolean) - Method in class com.google.cloud.bigquery.QueryJobConfiguration.Builder
-
Sets whether to look for the result in the query cache.
- setUserDefinedContext(Map<String, String>) - Method in class com.google.cloud.bigquery.RemoteFunctionOptions.Builder
-
User-defined context as a set of key/value pairs, which will be sent as function invocation
context together with batched arguments in the requests to the remote service.
- setUserDefinedFunctions(List<UserDefinedFunction>) - Method in class com.google.cloud.bigquery.ConnectionSettings.Builder
-
Sets user defined function resources that can be used by this query.
- setUserDefinedFunctions(List<UserDefinedFunction>) - Method in class com.google.cloud.bigquery.QueryJobConfiguration.Builder
-
Sets user defined function resources that can be used by this query.
- setUserDefinedFunctions(List<UserDefinedFunction>) - Method in class com.google.cloud.bigquery.ViewDefinition.Builder
-
- setUserDefinedFunctions(UserDefinedFunction...) - Method in class com.google.cloud.bigquery.ViewDefinition.Builder
-
- setUseReadAPI(Boolean) - Method in class com.google.cloud.bigquery.ConnectionSettings.Builder
-
Sets useReadAPI flag, enabled by default.
- setValue(String) - Method in class com.google.cloud.bigquery.ConnectionProperty.Builder
-
[Required] Value of the connection property.
- setValue(QueryParameterValue) - Method in class com.google.cloud.bigquery.Parameter.Builder
-
Sets the the value for a query parameter along with its type.
- setValue(String) - Method in class com.google.cloud.bigquery.QueryParameterValue.Builder
-
Sets the value to the given scalar value.
- setWriteDisposition(JobInfo.WriteDisposition) - Method in class com.google.cloud.bigquery.ConnectionSettings.Builder
-
Sets the action that should occur if the destination table already exists.
- setWriteDisposition(JobInfo.WriteDisposition) - Method in class com.google.cloud.bigquery.CopyJobConfiguration.Builder
-
Sets the action that should occur if the destination table already exists.
- setWriteDisposition(JobInfo.WriteDisposition) - Method in interface com.google.cloud.bigquery.LoadConfiguration.Builder
-
Sets the action that should occur if the destination table already exists.
- setWriteDisposition(JobInfo.WriteDisposition) - Method in class com.google.cloud.bigquery.LoadJobConfiguration.Builder
-
- setWriteDisposition(JobInfo.WriteDisposition) - Method in class com.google.cloud.bigquery.QueryJobConfiguration.Builder
-
Sets the action that should occur if the destination table already exists.
- setWriteDisposition(JobInfo.WriteDisposition) - Method in class com.google.cloud.bigquery.WriteChannelConfiguration.Builder
-
- shouldRetry(RetryingContext, Throwable, ResponseT, TimedAttemptSettings) - Method in class com.google.cloud.bigquery.BigQueryRetryAlgorithm
-
- size() - Method in class com.google.cloud.bigquery.FieldList
-
Total number of fields (columns) in the schema.
- size() - Method in class com.google.cloud.bigquery.FieldValueList
-
Returns the total number of field values in the row.
- skipInvalidRows() - Method in class com.google.cloud.bigquery.InsertAllRequest
-
Returns whether to insert all valid rows of a request, even if invalid rows exist.
- SNAPSHOT - Static variable in class com.google.cloud.bigquery.TableDefinition.Type
-
- SnapshotTableDefinition - Class in com.google.cloud.bigquery
-
- SnapshotTableDefinition() - Constructor for class com.google.cloud.bigquery.SnapshotTableDefinition
-
- SnapshotTableDefinition.Builder - Class in com.google.cloud.bigquery
-
- StandardSQLDataType - Class in com.google.cloud.bigquery
-
Represents Standard SQL data type information.
- StandardSQLDataType() - Constructor for class com.google.cloud.bigquery.StandardSQLDataType
-
- StandardSQLDataType.Builder - Class in com.google.cloud.bigquery
-
- StandardSQLField - Class in com.google.cloud.bigquery
-
A Google BigQuery SQL Field.
- StandardSQLField() - Constructor for class com.google.cloud.bigquery.StandardSQLField
-
- StandardSQLField.Builder - Class in com.google.cloud.bigquery
-
- StandardSQLStructType - Class in com.google.cloud.bigquery
-
A set of fields contained within a SQL STRUCT in Google BigQuery.
- StandardSQLStructType() - Constructor for class com.google.cloud.bigquery.StandardSQLStructType
-
- StandardSQLStructType.Builder - Class in com.google.cloud.bigquery
-
- StandardSQLTableType - Class in com.google.cloud.bigquery
-
Represents Standard SQL table type information.
- StandardSQLTableType() - Constructor for class com.google.cloud.bigquery.StandardSQLTableType
-
- StandardSQLTableType.Builder - Class in com.google.cloud.bigquery
-
- StandardSQLTypeName - Enum in com.google.cloud.bigquery
-
A type used in standard SQL contexts.
- StandardTableDefinition - Class in com.google.cloud.bigquery
-
A Google BigQuery default table definition.
- StandardTableDefinition() - Constructor for class com.google.cloud.bigquery.StandardTableDefinition
-
- StandardTableDefinition.Builder - Class in com.google.cloud.bigquery
-
- StandardTableDefinition.StreamingBuffer - Class in com.google.cloud.bigquery
-
Google BigQuery Table's Streaming Buffer information.
- startIndex(long) - Static method in class com.google.cloud.bigquery.BigQuery.QueryResultsOption
-
Returns an option that sets the zero-based index of the row from which to start getting query
results.
- startIndex(long) - Static method in class com.google.cloud.bigquery.BigQuery.TableDataListOption
-
Returns an option that sets the zero-based index of the row from which to start listing table
data.
- stateBuilder() - Method in class com.google.cloud.bigquery.TableDataWriteChannel
-
- stateFilter(JobStatus.State...) - Static method in class com.google.cloud.bigquery.BigQuery.JobListOption
-
Returns an option to list only jobs that match the provided state filters.
- STRING - Static variable in class com.google.cloud.bigquery.LegacySQLTypeName
-
Variable-length character (Unicode) data.
- string(String) - Static method in class com.google.cloud.bigquery.QueryParameterValue
-
Creates a QueryParameterValue
object with a type of STRING.
- struct(Map<String, QueryParameterValue>) - Static method in class com.google.cloud.bigquery.QueryParameterValue
-
Creates a map with QueryParameterValue
object and a type of STRUCT the given struct
element type.