- get(String, String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets
-
Returns the dataset specified by datasetID.
- Get(String, String) - Constructor for class com.google.api.services.bigquery.Bigquery.Datasets.Get
-
Returns the dataset specified by datasetID.
- get(String, String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs
-
Returns information about a specific job.
- Get(String, String) - Constructor for class com.google.api.services.bigquery.Bigquery.Jobs.Get
-
Returns information about a specific job.
- get(String, String, String) - Method in class com.google.api.services.bigquery.Bigquery.Models
-
Gets the specified model resource by model ID.
- Get(String, String, String) - Constructor for class com.google.api.services.bigquery.Bigquery.Models.Get
-
Gets the specified model resource by model ID.
- get(String, String, String) - Method in class com.google.api.services.bigquery.Bigquery.Routines
-
Gets the specified routine resource by routine ID.
- Get(String, String, String) - Constructor for class com.google.api.services.bigquery.Bigquery.Routines.Get
-
Gets the specified routine resource by routine ID.
- get(String, String, String) - Method in class com.google.api.services.bigquery.Bigquery.Tables
-
Gets the specified table resource by table ID.
- Get(String, String, String) - Constructor for class com.google.api.services.bigquery.Bigquery.Tables.Get
-
Gets the specified table resource by table ID.
- getAbstractGoogleClient() - Method in class com.google.api.services.bigquery.BigqueryRequest
-
- getAccelerationMode() - Method in class com.google.api.services.bigquery.model.BiEngineStatistics
-
[Output-only] Specifies which mode of BI Engine acceleration was performed (if any).
- getAccess() - Method in class com.google.api.services.bigquery.model.Dataset
-
[Optional] An array of objects that define dataset access for one or more entities.
- getAccuracy() - Method in class com.google.api.services.bigquery.model.AggregateClassificationMetrics
-
Accuracy is the fraction of predictions given the correct label.
- getAccuracy() - Method in class com.google.api.services.bigquery.model.BinaryConfusionMatrix
-
The fraction of predictions given the correct label.
- getActivationFn() - Method in class com.google.api.services.bigquery.model.HparamSearchSpaces
-
Activation functions of neural network models.
- getActivationFn() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Activation function of the neural nets.
- getActiveUnits() - Method in class com.google.api.services.bigquery.model.QueryTimelineSample
-
Total number of units currently being processed by workers.
- getActualLabel() - Method in class com.google.api.services.bigquery.model.Row
-
The original label of this row.
- getAdjustStepChanges() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
If true, detect step changes and make data adjustment in the input time series.
- getAggregateClassificationMetrics() - Method in class com.google.api.services.bigquery.model.BinaryClassificationMetrics
-
Aggregate classification metrics.
- getAggregateClassificationMetrics() - Method in class com.google.api.services.bigquery.model.MultiClassClassificationMetrics
-
Aggregate classification metrics.
- getAggregationThresholdPolicy() - Method in class com.google.api.services.bigquery.model.PrivacyPolicy
-
Optional.
- getAic() - Method in class com.google.api.services.bigquery.model.ArimaFittingMetrics
-
AIC.
- getAll() - Method in class com.google.api.services.bigquery.Bigquery.Datasets.List
-
Whether to list all datasets, including hidden ones
- getAllowJaggedRows() - Method in class com.google.api.services.bigquery.model.CsvOptions
-
[Optional] Indicates if BigQuery should accept rows that are missing trailing optional columns.
- getAllowJaggedRows() - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Optional] Accept rows that are missing trailing optional columns.
- getAllowLargeResults() - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
[Optional] If true and query uses legacy SQL dialect, allows the query to produce arbitrarily
large result tables at a slight cost in performance.
- getAllowNonIncrementalDefinition() - Method in class com.google.api.services.bigquery.model.MaterializedViewDefinition
-
[Optional] Allow non incremental materialized view definition.
- getAllowQuotedNewlines() - Method in class com.google.api.services.bigquery.model.CsvOptions
-
[Optional] Indicates if BigQuery should allow quoted data sections that contain newline
characters in a CSV file.
- getAllowQuotedNewlines() - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
Indicates if BigQuery should allow quoted data sections that contain newline characters in a
CSV file.
- getAllUsers() - Method in class com.google.api.services.bigquery.Bigquery.Jobs.List
-
Whether to display jobs owned by all users in the project.
- getAlt() - Method in class com.google.api.services.bigquery.BigqueryRequest
-
Data format for the response.
- getApproxGlobalFeatureContrib() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Whether to use approximate feature contribution method in XGBoost model explanation for global
explain.
- getArchiveUris() - Method in class com.google.api.services.bigquery.model.SparkOptions
-
Archive files to be extracted into the working directory of each executor.
- getArgumentKind() - Method in class com.google.api.services.bigquery.model.Argument
-
Optional.
- getArguments() - Method in class com.google.api.services.bigquery.model.Routine
-
Optional.
- getArimaCoefficients() - Method in class com.google.api.services.bigquery.model.ArimaModelInfo
-
Arima coefficients.
- getArimaFittingMetrics() - Method in class com.google.api.services.bigquery.model.ArimaForecastingMetrics
-
Arima model fitting metrics.
- getArimaFittingMetrics() - Method in class com.google.api.services.bigquery.model.ArimaModelInfo
-
Arima fitting metrics.
- getArimaFittingMetrics() - Method in class com.google.api.services.bigquery.model.ArimaSingleModelForecastingMetrics
-
Arima fitting metrics.
- getArimaForecastingMetrics() - Method in class com.google.api.services.bigquery.model.EvaluationMetrics
-
Populated for ARIMA models.
- getArimaModelInfo() - Method in class com.google.api.services.bigquery.model.ArimaResult
-
This message is repeated because there are multiple arima models fitted in auto-arima.
- getArimaSingleModelForecastingMetrics() - Method in class com.google.api.services.bigquery.model.ArimaForecastingMetrics
-
Repeated as there can be many metric sets (one for each model) in auto-arima and the large-
scale case.
- getArrayElementType() - Method in class com.google.api.services.bigquery.model.StandardSqlDataType
-
The type of the array's elements, if type_kind = "ARRAY".
- getArrayType() - Method in class com.google.api.services.bigquery.model.QueryParameterType
-
[Optional] The type of the array's elements, if this is an array.
- getArrayValues() - Method in class com.google.api.services.bigquery.model.QueryParameterValue
-
[Optional] The array values, if this is an array type.
- getAttribution() - Method in class com.google.api.services.bigquery.model.Explanation
-
Attribution of feature.
- getAuditConfigs() - Method in class com.google.api.services.bigquery.model.Policy
-
Specifies cloud audit logging configuration for this policy.
- getAuditLogConfigs() - Method in class com.google.api.services.bigquery.model.AuditConfig
-
The configuration for logging of each type of permission.
- getAutoArima() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Whether to enable auto ARIMA or not.
- getAutoArimaMaxOrder() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
The max value of the sum of non-seasonal p and q.
- getAutoArimaMinOrder() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
The min value of the sum of non-seasonal p and q.
- getAutoClassWeights() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Whether to calculate class weights automatically based on the popularity of each label.
- getAutodetect() - Method in class com.google.api.services.bigquery.model.ExternalDataConfiguration
-
Try to detect schema and format options automatically.
- getAutodetect() - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Optional] Indicates if we should automatically infer the options and schema for CSV and JSON
sources.
- getAutodetectSchema() - Method in class com.google.api.services.bigquery.Bigquery.Tables.Patch
-
When true will autodetect schema, else will keep original schema
- getAutodetectSchema() - Method in class com.google.api.services.bigquery.Bigquery.Tables.Update
-
When true will autodetect schema, else will keep original schema
- getAutoRegressiveCoefficients() - Method in class com.google.api.services.bigquery.model.ArimaCoefficients
-
Auto-regressive coefficients, an array of double.
- getAverageRank() - Method in class com.google.api.services.bigquery.model.RankingMetrics
-
Determines the goodness of a ranking by computing the percentile rank from the predicted
confidence and dividing it by the original rank.
- getAvroOptions() - Method in class com.google.api.services.bigquery.model.ExternalDataConfiguration
-
Additional properties to set if sourceFormat is set to Avro.
- getBadRecords() - Method in class com.google.api.services.bigquery.model.JobStatistics3
-
[Output-only] The number of bad records encountered.
- getBaseTable() - Method in class com.google.api.services.bigquery.model.IndexUnusedReason
-
[Output-only] Specifies the base table involved in the reason that no search index was used.
- getBaseTableReference() - Method in class com.google.api.services.bigquery.model.CloneDefinition
-
[Required] Reference describing the ID of the table that was cloned.
- getBaseTableReference() - Method in class com.google.api.services.bigquery.model.SnapshotDefinition
-
[Required] Reference describing the ID of the table that was snapshot.
- getBatchSize() - Method in class com.google.api.services.bigquery.model.HparamSearchSpaces
-
Mini batch sample size.
- getBatchSize() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Batch size for dnn models.
- getBestTrialId() - Method in class com.google.api.services.bigquery.model.Model
-
The best trial_id across all training runs.
- getBiEngineMode() - Method in class com.google.api.services.bigquery.model.BiEngineStatistics
-
[Output-only] Specifies which mode of BI Engine acceleration was performed (if any).
- getBiEngineReasons() - Method in class com.google.api.services.bigquery.model.BiEngineStatistics
-
In case of DISABLED or PARTIAL bi_engine_mode, these contain the explanatory reasons as to why
BI Engine could not accelerate.
- getBiEngineStatistics() - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
BI Engine specific Statistics.
- getBiglakeConfiguration() - Method in class com.google.api.services.bigquery.model.Table
-
[Optional] Specifies the configuration of a BigLake managed table.
- getBigtableOptions() - Method in class com.google.api.services.bigquery.model.ExternalDataConfiguration
-
[Optional] Additional options if sourceFormat is set to BIGTABLE.
- getBillingTier() - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output only] Billing tier for the job.
- getBinaryClassificationMetrics() - Method in class com.google.api.services.bigquery.model.EvaluationMetrics
-
Populated for binary classification/classifier models.
- getBinaryConfusionMatrixList() - Method in class com.google.api.services.bigquery.model.BinaryClassificationMetrics
-
Binary confusion matrix at multiple thresholds.
- getBindings() - Method in class com.google.api.services.bigquery.model.Policy
-
Associates a list of `members`, or principals, with a `role`.
- getBoosterType() - Method in class com.google.api.services.bigquery.model.HparamSearchSpaces
-
Booster type for boosted tree models.
- getBoosterType() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Booster type for boosted tree models.
- getBudgetHours() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Budget in hours for AutoML training.
- getCacheHit() - Method in class com.google.api.services.bigquery.model.GetQueryResultsResponse
-
Whether the query result was fetched from the query cache.
- getCacheHit() - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output only] Whether the query result was fetched from the query cache.
- getCacheHit() - Method in class com.google.api.services.bigquery.model.QueryResponse
-
Whether the query result was fetched from the query cache.
- getCalculatePValues() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Whether or not p-value test should be computed for this model.
- getCandidates() - Method in class com.google.api.services.bigquery.model.DoubleCandidates
-
Candidates for the double parameter in increasing order.
- getCandidates() - Method in class com.google.api.services.bigquery.model.DoubleHparamSearchSpace
-
Candidates of the double hyperparameter.
- getCandidates() - Method in class com.google.api.services.bigquery.model.IntArrayHparamSearchSpace
-
Candidates for the int array parameter.
- getCandidates() - Method in class com.google.api.services.bigquery.model.IntCandidates
-
Candidates for the int parameter in increasing order.
- getCandidates() - Method in class com.google.api.services.bigquery.model.IntHparamSearchSpace
-
Candidates of the int hyperparameter.
- getCandidates() - Method in class com.google.api.services.bigquery.model.StringHparamSearchSpace
-
Canididates for the string or enum parameter in lower case.
- getCategoricalValue() - Method in class com.google.api.services.bigquery.model.FeatureValue
-
The categorical feature value.
- getCategories() - Method in class com.google.api.services.bigquery.model.TableFieldSchema
-
[Optional] The categories attached to this field, used for field-level access control.
- getCategory() - Method in class com.google.api.services.bigquery.model.CategoryCount
-
The name of category.
- getCategoryCounts() - Method in class com.google.api.services.bigquery.model.CategoricalValue
-
Counts of all categories for the categorical feature.
- getCategoryEncodingMethod() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Categorical feature encoding method.
- getCentroidId() - Method in class com.google.api.services.bigquery.model.Cluster
-
Centroid id.
- getCentroidId() - Method in class com.google.api.services.bigquery.model.ClusterInfo
-
Centroid id.
- getClassLabel() - Method in class com.google.api.services.bigquery.model.GlobalExplanation
-
Class label for this set of global explanations.
- getClassLevelGlobalExplanations() - Method in class com.google.api.services.bigquery.model.TrainingRun
-
Output only.
- getCleanSpikesAndDips() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
If true, clean spikes and dips in the input time series.
- getCloneDefinition() - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only] Clone definition.
- getCloneTime() - Method in class com.google.api.services.bigquery.model.CloneDefinition
-
[Required] The time at which the base table was cloned.
- getClustering() - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Beta] Clustering specification for the destination table.
- getClustering() - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
[Beta] Clustering specification for the destination table.
- getClustering() - Method in class com.google.api.services.bigquery.model.Table
-
[Beta] Clustering specification for the table.
- getClustering() - Method in class com.google.api.services.bigquery.model.TableList.Tables
-
[Beta] Clustering specification for this table, if configured.
- getClusteringMetrics() - Method in class com.google.api.services.bigquery.model.EvaluationMetrics
-
Populated for clustering models.
- getClusterRadius() - Method in class com.google.api.services.bigquery.model.ClusterInfo
-
Cluster radius, the average distance from centroid to each point assigned to the cluster.
- getClusters() - Method in class com.google.api.services.bigquery.model.ClusteringMetrics
-
Information for all clusters.
- getClusterSize() - Method in class com.google.api.services.bigquery.model.ClusterInfo
-
Cluster size, the total number of points assigned to the cluster.
- getCode() - Method in class com.google.api.services.bigquery.model.BiEngineReason
-
[Output-only] High-level BI Engine reason for partial or disabled acceleration.
- getCode() - Method in class com.google.api.services.bigquery.model.IndexUnusedReason
-
[Output-only] Specifies the high-level reason for the scenario when no search index was used.
- getCode() - Method in class com.google.api.services.bigquery.model.JobCreationReason
-
Output only.
- getCollation() - Method in class com.google.api.services.bigquery.model.TableFieldSchema
-
Optional.
- getColorSpace() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Enums for color space, used for processing images in Object Table.
- getColsampleBylevel() - Method in class com.google.api.services.bigquery.model.HparamSearchSpaces
-
Subsample ratio of columns for each level for boosted tree models.
- getColsampleBylevel() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Subsample ratio of columns for each level for boosted tree models.
- getColsampleBynode() - Method in class com.google.api.services.bigquery.model.HparamSearchSpaces
-
Subsample ratio of columns for each node(split) for boosted tree models.
- getColsampleBynode() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Subsample ratio of columns for each node(split) for boosted tree models.
- getColsampleBytree() - Method in class com.google.api.services.bigquery.model.HparamSearchSpaces
-
Subsample ratio of columns when constructing each tree for boosted tree models.
- getColsampleBytree() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Subsample ratio of columns when constructing each tree for boosted tree models.
- getColumnFamilies() - Method in class com.google.api.services.bigquery.model.BigtableOptions
-
[Optional] List of column families to expose in the table schema along with their types.
- getColumnReferences() - Method in class com.google.api.services.bigquery.model.TableConstraints.ForeignKeys
-
- getColumns() - Method in class com.google.api.services.bigquery.model.BigtableColumnFamily
-
[Optional] Lists of columns that should be exposed as individual fields as opposed to a list of
(column name, value) pairs.
- getColumns() - Method in class com.google.api.services.bigquery.model.StandardSqlTableType
-
The columns in this table type
- getColumns() - Method in class com.google.api.services.bigquery.model.TableConstraints.PrimaryKey
-
- getCompletedParallelInputs() - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Number of parallel input segments completed.
- getCompletedUnits() - Method in class com.google.api.services.bigquery.model.QueryTimelineSample
-
Total parallel units of work completed by this query.
- getCompletionRatio() - Method in class com.google.api.services.bigquery.model.JobStatistics
-
[TrustedTester] [Output-only] Job progress (0.0 -> 1.0) for LOAD and EXTRACT jobs.
- getCompression() - Method in class com.google.api.services.bigquery.model.ExternalDataConfiguration
-
[Optional] The compression type of the data source.
- getCompression() - Method in class com.google.api.services.bigquery.model.JobConfigurationExtract
-
[Optional] The compression type to use for exported files.
- getComputeMsAvg() - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Milliseconds the average shard spent on CPU-bound tasks.
- getComputeMsMax() - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Milliseconds the slowest shard spent on CPU-bound tasks.
- getComputeRatioAvg() - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Relative amount of time the average shard spent on CPU-bound tasks.
- getComputeRatioMax() - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Relative amount of time the slowest shard spent on CPU-bound tasks.
- getCondition() - Method in class com.google.api.services.bigquery.model.Binding
-
The condition that is associated with this binding.
- getConfidenceThreshold() - Method in class com.google.api.services.bigquery.model.ConfusionMatrix
-
Confidence threshold used when computing the entries of the confusion matrix.
- getConfiguration() - Method in class com.google.api.services.bigquery.model.Job
-
[Required] Describes the job configuration.
- getConfiguration() - Method in class com.google.api.services.bigquery.model.JobList.Jobs
-
[Full-projection-only] Specifies the job configuration.
- getConfusionMatrixList() - Method in class com.google.api.services.bigquery.model.MultiClassClassificationMetrics
-
Confusion matrix at different thresholds.
- getConnection() - Method in class com.google.api.services.bigquery.model.ExternalDatasetReference
-
[Required] The connection id that is used to access the external_source.
- getConnection() - Method in class com.google.api.services.bigquery.model.RemoteFunctionOptions
-
Fully qualified name of the user-provided connection object which holds the authentication
information to send requests to the remote service.
- getConnection() - Method in class com.google.api.services.bigquery.model.RemoteModelInfo
-
Output only.
- getConnection() - Method in class com.google.api.services.bigquery.model.SparkOptions
-
Fully qualified name of the user-provided Spark connection object.
- getConnectionId() - Method in class com.google.api.services.bigquery.model.BigLakeConfiguration
-
[Required] Required and immutable.
- getConnectionId() - Method in class com.google.api.services.bigquery.model.ExternalDataConfiguration
-
[Optional, Trusted Tester] Connection for external data source.
- getConnectionProperties() - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
Connection properties.
- getConnectionProperties() - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
Connection properties.
- getConnectionProperties() - Method in class com.google.api.services.bigquery.model.QueryRequest
-
Connection properties.
- getContainerImage() - Method in class com.google.api.services.bigquery.model.SparkOptions
-
Custom container image for the runtime environment.
- getContinuous() - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
[Optional] Specifies whether the query should be executed as a continuous query.
- getContinuous() - Method in class com.google.api.services.bigquery.model.QueryRequest
-
[Optional] Specifies whether the query should be executed as a continuous query.
- getCopiedLogicalBytes() - Method in class com.google.api.services.bigquery.model.JobStatistics5
-
[Output-only] Number of logical bytes copied to the destination table.
- getCopiedRows() - Method in class com.google.api.services.bigquery.model.JobStatistics5
-
[Output-only] Number of rows copied to the destination table.
- getCopy() - Method in class com.google.api.services.bigquery.model.JobConfiguration
-
[Pick one] Copies a table.
- getCopy() - Method in class com.google.api.services.bigquery.model.JobStatistics
-
[Output-only] Statistics for a copy job.
- getCount() - Method in class com.google.api.services.bigquery.model.CategoryCount
-
The count of training samples matching the category within the cluster.
- getCount() - Method in class com.google.api.services.bigquery.model.Cluster
-
Count of training data rows that were assigned to this cluster.
- getCreateDisposition() - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Optional] Specifies whether the job is allowed to create new tables.
- getCreateDisposition() - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
[Optional] Specifies whether the job is allowed to create new tables.
- getCreateDisposition() - Method in class com.google.api.services.bigquery.model.JobConfigurationTableCopy
-
[Optional] Specifies whether the job is allowed to create new tables.
- getCreateSession() - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
If true, creates a new session, where session id will be a server generated random id.
- getCreateSession() - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
If true, creates a new session, where session id will be a server generated random id.
- getCreateSession() - Method in class com.google.api.services.bigquery.model.QueryRequest
-
If true, creates a new session, where session id will be a server generated random id.
- getCreationTime() - Method in class com.google.api.services.bigquery.model.Dataset
-
[Output-only] The time when this dataset was created, in milliseconds since the epoch.
- getCreationTime() - Method in class com.google.api.services.bigquery.model.JobStatistics
-
[Output-only] Creation time of this job, in milliseconds since the epoch.
- getCreationTime() - Method in class com.google.api.services.bigquery.model.Model
-
Output only.
- getCreationTime() - Method in class com.google.api.services.bigquery.model.Routine
-
Output only.
- getCreationTime() - Method in class com.google.api.services.bigquery.model.RowAccessPolicy
-
Output only.
- getCreationTime() - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only] The time when this table was created, in milliseconds since the epoch.
- getCreationTime() - Method in class com.google.api.services.bigquery.model.TableList.Tables
-
The time when this table was created, in milliseconds since the epoch.
- getCsvOptions() - Method in class com.google.api.services.bigquery.model.ExternalDataConfiguration
-
Additional properties to set if sourceFormat is set to CSV.
- getCumulativeExplainedVarianceRatio() - Method in class com.google.api.services.bigquery.model.PrincipalComponentInfo
-
The explained_variance is pre-ordered in the descending order to compute the cumulative
explained variance ratio.
- getCurrentIteration() - Method in class com.google.api.services.bigquery.model.BigQueryModelTraining
-
[Output-only, Beta] Index of current ML training iteration.
- getD() - Method in class com.google.api.services.bigquery.model.ArimaOrder
-
Order of the differencing part.
- getDartNormalizeType() - Method in class com.google.api.services.bigquery.model.HparamSearchSpaces
-
Dart normalization type for boosted tree models.
- getDartNormalizeType() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Type of normalization algorithm for boosted tree models using dart booster.
- getDataFrequency() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
The data frequency of a time series.
- getDataGovernanceType() - Method in class com.google.api.services.bigquery.model.Routine
-
Optional.
- getDataMaskingApplied() - Method in class com.google.api.services.bigquery.model.DataMaskingStatistics
-
[Output-only] [Preview] Whether any accessed data was protected by data masking.
- getDataMaskingStatistics() - Method in class com.google.api.services.bigquery.model.JobStatistics
-
[Output-only] Statistics for data masking.
- getDataset() - Method in class com.google.api.services.bigquery.model.Dataset.Access
-
[Pick one] A grant authorizing all resources of a particular type in a particular dataset
access to this dataset.
- getDataset() - Method in class com.google.api.services.bigquery.model.DatasetAccessEntry
-
[Required] The dataset this entry applies to.
- getDatasetId() - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Delete
-
Dataset ID of dataset being deleted
- getDatasetId() - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Get
-
Dataset ID of the requested dataset
- getDatasetId() - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Patch
-
Dataset ID of the dataset being updated
- getDatasetId() - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Update
-
Dataset ID of the dataset being updated
- getDatasetId() - Method in class com.google.api.services.bigquery.Bigquery.Models.Delete
-
Required.
- getDatasetId() - Method in class com.google.api.services.bigquery.Bigquery.Models.Get
-
Required.
- getDatasetId() - Method in class com.google.api.services.bigquery.Bigquery.Models.List
-
Required.
- getDatasetId() - Method in class com.google.api.services.bigquery.Bigquery.Models.Patch
-
Required.
- getDatasetId() - Method in class com.google.api.services.bigquery.Bigquery.Routines.Delete
-
Required.
- getDatasetId() - Method in class com.google.api.services.bigquery.Bigquery.Routines.Get
-
Required.
- getDatasetId() - Method in class com.google.api.services.bigquery.Bigquery.Routines.Insert
-
Required.
- getDatasetId() - Method in class com.google.api.services.bigquery.Bigquery.Routines.List
-
Required.
- getDatasetId() - Method in class com.google.api.services.bigquery.Bigquery.Routines.Update
-
Required.
- getDatasetId() - Method in class com.google.api.services.bigquery.Bigquery.RowAccessPolicies.List
-
Required.
- getDatasetId() - Method in class com.google.api.services.bigquery.Bigquery.Tabledata.InsertAll
-
Dataset ID of the destination table.
- getDatasetId() - Method in class com.google.api.services.bigquery.Bigquery.Tabledata.List
-
Dataset ID of the table to read
- getDatasetId() - Method in class com.google.api.services.bigquery.Bigquery.Tables.Delete
-
Dataset ID of the table to delete
- getDatasetId() - Method in class com.google.api.services.bigquery.Bigquery.Tables.Get
-
Dataset ID of the requested table
- getDatasetId() - Method in class com.google.api.services.bigquery.Bigquery.Tables.Insert
-
Dataset ID of the new table
- getDatasetId() - Method in class com.google.api.services.bigquery.Bigquery.Tables.List
-
Dataset ID of the tables to list
- getDatasetId() - Method in class com.google.api.services.bigquery.Bigquery.Tables.Patch
-
Dataset ID of the table to update
- getDatasetId() - Method in class com.google.api.services.bigquery.Bigquery.Tables.Update
-
Dataset ID of the table to update
- getDatasetId() - Method in class com.google.api.services.bigquery.model.DatasetReference
-
[Required] A unique ID for this dataset, without the project name.
- getDatasetId() - Method in class com.google.api.services.bigquery.model.ModelReference
-
Required.
- getDatasetId() - Method in class com.google.api.services.bigquery.model.RoutineReference
-
Required.
- getDatasetId() - Method in class com.google.api.services.bigquery.model.RowAccessPolicyReference
-
Required.
- getDatasetId() - Method in class com.google.api.services.bigquery.model.TableConstraints.ForeignKeys.ReferencedTable
-
- getDatasetId() - Method in class com.google.api.services.bigquery.model.TableReference
-
[Required] The ID of the dataset containing this table.
- getDatasetReference() - Method in class com.google.api.services.bigquery.model.Dataset
-
[Required] A reference that identifies the dataset.
- getDatasetReference() - Method in class com.google.api.services.bigquery.model.DatasetList.Datasets
-
The dataset reference.
- getDatasets() - Method in class com.google.api.services.bigquery.model.DatasetList
-
An array of the dataset resources in the project.
- getDatasetView() - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Get
-
Specifies the view that determines which dataset information is returned.
- getDataSplitColumn() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
The column to split data with.
- getDataSplitEvalFraction() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
The fraction of evaluation data over the whole input data.
- getDataSplitMethod() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
The data split type for training and evaluation, e.g.
- getDataSplitResult() - Method in class com.google.api.services.bigquery.model.TrainingRun
-
Output only.
- getDataType() - Method in class com.google.api.services.bigquery.model.Argument
-
Required unless argument_kind = ANY_TYPE.
- getDaviesBouldinIndex() - Method in class com.google.api.services.bigquery.model.ClusteringMetrics
-
Davies-Bouldin index.
- getDdlAffectedRowAccessPolicyCount() - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output only] [Preview] The number of row access policies affected by a DDL statement.
- getDdlDestinationTable() - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output only] The DDL destination table.
- getDdlOperationPerformed() - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
The DDL operation performed, possibly dependent on the pre-existence of the DDL target.
- getDdlTargetDataset() - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output only] The DDL target dataset.
- getDdlTargetRoutine() - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
The DDL target routine.
- getDdlTargetRowAccessPolicy() - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output only] [Preview] The DDL target row access policy.
- getDdlTargetTable() - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output only] The DDL target table.
- getDebugInfo() - Method in class com.google.api.services.bigquery.model.ErrorProto
-
Debugging information.
- getDecimalTargetTypes() - Method in class com.google.api.services.bigquery.model.ExternalDataConfiguration
-
[Optional] Defines the list of possible SQL data types to which the source decimal values are
converted.
- getDecimalTargetTypes() - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Optional] Defines the list of possible SQL data types to which the source decimal values are
converted.
- getDecomposeTimeSeries() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
If true, perform decompose time series and save the results.
- getDefaultCollation() - Method in class com.google.api.services.bigquery.model.Dataset
-
[Output-only] The default collation of the dataset.
- getDefaultCollation() - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only] The default collation of the table.
- getDefaultDataset() - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
[Optional] Specifies the default dataset to use for unqualified table names in the query.
- getDefaultDataset() - Method in class com.google.api.services.bigquery.model.QueryRequest
-
[Optional] Specifies the default datasetId and projectId to assume for any unqualified table
names in the query.
- getDefaultEncryptionConfiguration() - Method in class com.google.api.services.bigquery.model.Dataset
-
- getDefaultPartitionExpirationMs() - Method in class com.google.api.services.bigquery.model.Dataset
-
[Optional] The default partition expiration for all partitioned tables in the dataset, in
milliseconds.
- getDefaultRoundingMode() - Method in class com.google.api.services.bigquery.model.Dataset
-
[Output-only] The default rounding mode of the dataset.
- getDefaultRoundingMode() - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only] The default rounding mode of the table.
- getDefaultTableExpirationMs() - Method in class com.google.api.services.bigquery.model.Dataset
-
[Optional] The default lifetime of all tables in the dataset, in milliseconds.
- getDefaultTrialId() - Method in class com.google.api.services.bigquery.model.Model
-
Output only.
- getDefaultValueExpression() - Method in class com.google.api.services.bigquery.model.TableFieldSchema
-
Optional.
- getDefinitionBody() - Method in class com.google.api.services.bigquery.model.Routine
-
Required.
- getDeleteContents() - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Delete
-
If True, delete all the tables in the dataset.
- getDeletedRowCount() - Method in class com.google.api.services.bigquery.model.DmlStatistics
-
Number of deleted Rows.
- getDescription() - Method in class com.google.api.services.bigquery.model.Dataset
-
[Optional] A user-friendly description of the dataset.
- getDescription() - Method in class com.google.api.services.bigquery.model.DestinationTableProperties
-
[Optional] The description for the destination table.
- getDescription() - Method in class com.google.api.services.bigquery.model.Expr
-
Optional.
- getDescription() - Method in class com.google.api.services.bigquery.model.Model
-
Optional.
- getDescription() - Method in class com.google.api.services.bigquery.model.QueryParameterType.StructTypes
-
[Optional] Human-oriented description of the field.
- getDescription() - Method in class com.google.api.services.bigquery.model.Routine
-
Optional.
- getDescription() - Method in class com.google.api.services.bigquery.model.Table
-
[Optional] A user-friendly description of this table.
- getDescription() - Method in class com.google.api.services.bigquery.model.TableFieldSchema
-
[Optional] The field description.
- getDestinationEncryptionConfiguration() - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
Custom encryption configuration (e.g., Cloud KMS keys).
- getDestinationEncryptionConfiguration() - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
Custom encryption configuration (e.g., Cloud KMS keys).
- getDestinationEncryptionConfiguration() - Method in class com.google.api.services.bigquery.model.JobConfigurationTableCopy
-
Custom encryption configuration (e.g., Cloud KMS keys).
- getDestinationExpirationTime() - Method in class com.google.api.services.bigquery.model.JobConfigurationTableCopy
-
[Optional] The time when the destination table expires.
- getDestinationFormat() - Method in class com.google.api.services.bigquery.model.JobConfigurationExtract
-
[Optional] The exported file format.
- getDestinationTable() - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Required] The destination table to load the data into.
- getDestinationTable() - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
[Optional] Describes the table where the query results should be stored.
- getDestinationTable() - Method in class com.google.api.services.bigquery.model.JobConfigurationTableCopy
-
[Required] The destination table
- getDestinationTableProperties() - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Beta] [Optional] Properties with which to create the destination table if it is new.
- getDestinationUri() - Method in class com.google.api.services.bigquery.model.JobConfigurationExtract
-
[Pick one] DEPRECATED: Use destinationUris instead, passing only one URI as necessary.
- getDestinationUriFileCounts() - Method in class com.google.api.services.bigquery.model.JobStatistics4
-
[Output-only] Number of files per destination URI or URI pattern specified in the extract
configuration.
- getDestinationUris() - Method in class com.google.api.services.bigquery.model.JobConfigurationExtract
-
[Pick one] A list of fully-qualified Google Cloud Storage URIs where the extracted table should
be written.
- getDeterminismLevel() - Method in class com.google.api.services.bigquery.model.Routine
-
Optional.
- getDimensionalityReductionMetrics() - Method in class com.google.api.services.bigquery.model.EvaluationMetrics
-
Evaluation metrics when the model is a dimensionality reduction model, which currently includes
PCA.
- getDistanceType() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Distance type for clustering models.
- getDmlStats() - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output only] Detailed statistics for DML statements Present only for DML statements INSERT,
UPDATE, DELETE or TRUNCATE.
- getDmlStats() - Method in class com.google.api.services.bigquery.model.QueryResponse
-
[Output-only] Detailed statistics for DML statements Present only for DML statements INSERT,
UPDATE, DELETE or TRUNCATE.
- getDomain() - Method in class com.google.api.services.bigquery.model.Dataset.Access
-
[Pick one] A domain to grant access to.
- getDropout() - Method in class com.google.api.services.bigquery.model.HparamSearchSpaces
-
Dropout probability for dnn model training and boosted tree models using dart booster.
- getDropout() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Dropout probability for dnn models.
- getDryRun() - Method in class com.google.api.services.bigquery.model.JobConfiguration
-
[Optional] If set, don't actually run this job.
- getDryRun() - Method in class com.google.api.services.bigquery.model.QueryRequest
-
[Optional] If set to true, BigQuery doesn't run the job.
- getDurationMs() - Method in class com.google.api.services.bigquery.model.BqmlIterationResult
-
[Output-only, Beta] Time taken to run the training iteration in milliseconds.
- getDurationMs() - Method in class com.google.api.services.bigquery.model.IterationResult
-
Time taken to run the iteration in milliseconds.
- getEarlyStop() - Method in class com.google.api.services.bigquery.model.BqmlTrainingRun.TrainingOptions
-
- getEarlyStop() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Whether to stop early when the loss doesn't improve significantly any more (compared to
min_relative_progress).
- getElapsedMs() - Method in class com.google.api.services.bigquery.model.QueryTimelineSample
-
Milliseconds elapsed since the start of query execution.
- getElements() - Method in class com.google.api.services.bigquery.model.IntArray
-
Elements in the int array.
- getEmail() - Method in class com.google.api.services.bigquery.model.GetServiceAccountResponse
-
The service account email address.
- getEnableGlobalExplain() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
If true, enable global explanation during training.
- getEnableListInference() - Method in class com.google.api.services.bigquery.model.ParquetOptions
-
[Optional] Indicates whether to use schema inference specifically for Parquet LIST logical
type.
- getEnableRefresh() - Method in class com.google.api.services.bigquery.model.MaterializedViewDefinition
-
[Optional] [TrustedTester] Enable automatic refresh of the materialized view when the base
table is updated.
- getEncoding() - Method in class com.google.api.services.bigquery.model.BigtableColumn
-
[Optional] The encoding of the values when the type is not STRING.
- getEncoding() - Method in class com.google.api.services.bigquery.model.BigtableColumnFamily
-
[Optional] The encoding of the values when the type is not STRING.
- getEncoding() - Method in class com.google.api.services.bigquery.model.CsvOptions
-
[Optional] The character encoding of the data.
- getEncoding() - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Optional] The character encoding of the data.
- getEncoding() - Method in class com.google.api.services.bigquery.model.JsonOptions
-
[Optional] The character encoding of the data.
- getEncryptionConfiguration() - Method in class com.google.api.services.bigquery.model.Model
-
Custom encryption configuration (e.g., Cloud KMS keys).
- getEncryptionConfiguration() - Method in class com.google.api.services.bigquery.model.Table
-
Custom encryption configuration (e.g., Cloud KMS keys).
- getEnd() - Method in class com.google.api.services.bigquery.model.RangePartitioning.Range
-
[TrustedTester] [Required] The end of range partitioning, exclusive.
- getEndColumn() - Method in class com.google.api.services.bigquery.model.ScriptStackFrame
-
[Output-only] One-based end column.
- getEndLine() - Method in class com.google.api.services.bigquery.model.ScriptStackFrame
-
[Output-only] One-based end line.
- getEndMs() - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Stage end time represented as milliseconds since epoch.
- getEndpoint() - Method in class com.google.api.services.bigquery.model.RemoteFunctionOptions
-
Endpoint of the user-provided remote service, e.g.
- getEndpoint() - Method in class com.google.api.services.bigquery.model.RemoteModelInfo
-
Output only.
- getEndpoints() - Method in class com.google.api.services.bigquery.model.SparkStatistics
-
[Output-only] Endpoints generated for the Spark job.
- getEndTime() - Method in class com.google.api.services.bigquery.model.JobStatistics
-
[Output-only] End time of this job, in milliseconds since the epoch.
- getEndTimeMs() - Method in class com.google.api.services.bigquery.model.HparamTuningTrial
-
Ending time of the trial.
- getEntries() - Method in class com.google.api.services.bigquery.model.Row
-
Info describing predicted label distribution.
- getEnumAsString() - Method in class com.google.api.services.bigquery.model.ParquetOptions
-
[Optional] Indicates whether to infer Parquet ENUM logical type as STRING instead of BYTES by
default.
- getErrorMessage() - Method in class com.google.api.services.bigquery.model.HparamTuningTrial
-
Error message for FAILED and INFEASIBLE trial.
- getErrorResult() - Method in class com.google.api.services.bigquery.model.JobList.Jobs
-
A result object that will be present only if the job has failed.
- getErrorResult() - Method in class com.google.api.services.bigquery.model.JobStatus
-
[Output-only] Final error result of the job.
- getErrors() - Method in class com.google.api.services.bigquery.model.GetQueryResultsResponse
-
[Output-only] The first errors or warnings encountered during the running of the job.
- getErrors() - Method in class com.google.api.services.bigquery.model.JobStatus
-
[Output-only] The first errors encountered during the running of the job.
- getErrors() - Method in class com.google.api.services.bigquery.model.QueryResponse
-
[Output-only] The first errors or warnings encountered during the running of the job.
- getErrors() - Method in class com.google.api.services.bigquery.model.TableDataInsertAllResponse.InsertErrors
-
Error information for the row indicated by the index property.
- getEstimatedBytes() - Method in class com.google.api.services.bigquery.model.Streamingbuffer
-
[Output-only] A lower-bound estimate of the number of bytes currently in the streaming buffer.
- getEstimatedBytesProcessed() - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output only] The original estimate of bytes processed for the job.
- getEstimatedRows() - Method in class com.google.api.services.bigquery.model.Streamingbuffer
-
[Output-only] A lower-bound estimate of the number of rows currently in the streaming buffer.
- getEstimatedRunnableUnits() - Method in class com.google.api.services.bigquery.model.QueryTimelineSample
-
Units of work that can be scheduled immediately.
- getEtag() - Method in class com.google.api.services.bigquery.model.Dataset
-
[Output-only] A hash of the resource.
- getEtag() - Method in class com.google.api.services.bigquery.model.DatasetList
-
A hash value of the results page.
- getEtag() - Method in class com.google.api.services.bigquery.model.GetQueryResultsResponse
-
A hash of this response.
- getEtag() - Method in class com.google.api.services.bigquery.model.Job
-
[Output-only] A hash of this resource.
- getEtag() - Method in class com.google.api.services.bigquery.model.JobList
-
A hash of this page of results.
- getEtag() - Method in class com.google.api.services.bigquery.model.Model
-
Output only.
- getEtag() - Method in class com.google.api.services.bigquery.model.Policy
-
`etag` is used for optimistic concurrency control as a way to help prevent simultaneous updates
of a policy from overwriting each other.
- getEtag() - Method in class com.google.api.services.bigquery.model.ProjectList
-
A hash of the page of results
- getEtag() - Method in class com.google.api.services.bigquery.model.Routine
-
Output only.
- getEtag() - Method in class com.google.api.services.bigquery.model.RowAccessPolicy
-
Output only.
- getEtag() - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only] A hash of the table metadata.
- getEtag() - Method in class com.google.api.services.bigquery.model.TableDataList
-
A hash of this page of results.
- getEtag() - Method in class com.google.api.services.bigquery.model.TableList
-
A hash of this page of results.
- getEvalLoss() - Method in class com.google.api.services.bigquery.model.BqmlIterationResult
-
[Output-only, Beta] Eval loss computed on the eval data at the end of the iteration.
- getEvalLoss() - Method in class com.google.api.services.bigquery.model.HparamTuningTrial
-
Loss computed on the eval data at the end of trial.
- getEvalLoss() - Method in class com.google.api.services.bigquery.model.IterationResult
-
Loss computed on the eval data at the end of iteration.
- getEvaluationKind() - Method in class com.google.api.services.bigquery.model.ScriptStatistics
-
[Output-only] Whether this child job was a statement or expression.
- getEvaluationMetrics() - Method in class com.google.api.services.bigquery.model.HparamTuningTrial
-
Evaluation metrics of this trial calculated on the test data.
- getEvaluationMetrics() - Method in class com.google.api.services.bigquery.model.TrainingRun
-
Output only.
- getEvaluationTable() - Method in class com.google.api.services.bigquery.model.DataSplitResult
-
Table reference of the evaluation data after split.
- getExemptedMembers() - Method in class com.google.api.services.bigquery.model.AuditLogConfig
-
Specifies the identities that do not cause logging for this type of permission.
- getExpectedTotalIterations() - Method in class com.google.api.services.bigquery.model.BigQueryModelTraining
-
[Output-only, Beta] Expected number of iterations for the create model query job specified as
num_iterations in the input query.
- getExpirationMs() - Method in class com.google.api.services.bigquery.model.TimePartitioning
-
[Optional] Number of milliseconds for which to keep the storage for partitions in the table.
- getExpirationTime() - Method in class com.google.api.services.bigquery.model.DestinationTableProperties
-
[Internal] This field is for Google internal use only.
- getExpirationTime() - Method in class com.google.api.services.bigquery.model.Model
-
Optional.
- getExpirationTime() - Method in class com.google.api.services.bigquery.model.Table
-
[Optional] The time when this table expires, in milliseconds since the epoch.
- getExpirationTime() - Method in class com.google.api.services.bigquery.model.TableList.Tables
-
[Optional] The time when this table expires, in milliseconds since the epoch.
- getExplainedVariance() - Method in class com.google.api.services.bigquery.model.PrincipalComponentInfo
-
Explained variance by this principal component, which is simply the eigenvalue.
- getExplainedVarianceRatio() - Method in class com.google.api.services.bigquery.model.PrincipalComponentInfo
-
Explained_variance over the total explained variance.
- getExplanations() - Method in class com.google.api.services.bigquery.model.GlobalExplanation
-
A list of the top global explanations.
- getExpression() - Method in class com.google.api.services.bigquery.model.Expr
-
Textual representation of an expression in Common Expression Language syntax.
- getExternalDataConfiguration() - Method in class com.google.api.services.bigquery.model.Table
-
[Optional] Describes the data format, location, and other properties of a table stored outside
of BigQuery.
- getExternalDatasetReference() - Method in class com.google.api.services.bigquery.model.Dataset
-
[Optional] Information about the external metadata storage where the dataset is defined.
- getExternalSource() - Method in class com.google.api.services.bigquery.model.ExternalDatasetReference
-
[Required] External source that backs this dataset.
- getExtract() - Method in class com.google.api.services.bigquery.model.JobConfiguration
-
[Pick one] Configures an extract job.
- getExtract() - Method in class com.google.api.services.bigquery.model.JobStatistics
-
[Output-only] Statistics for an extract job.
- getF() - Method in class com.google.api.services.bigquery.model.TableRow
-
Represents a single row in the result set, consisting of one or more fields.
- getF1Score() - Method in class com.google.api.services.bigquery.model.AggregateClassificationMetrics
-
The F1 score is an average of recall and precision.
- getF1Score() - Method in class com.google.api.services.bigquery.model.BinaryConfusionMatrix
-
The equally weighted average of recall and precision.
- getFalseNegatives() - Method in class com.google.api.services.bigquery.model.BinaryConfusionMatrix
-
Number of false samples predicted as false.
- getFalsePositives() - Method in class com.google.api.services.bigquery.model.BinaryConfusionMatrix
-
Number of false samples predicted as true.
- getFamilyId() - Method in class com.google.api.services.bigquery.model.BigtableColumnFamily
-
Identifier of the column family.
- getFeatureColumn() - Method in class com.google.api.services.bigquery.model.FeatureValue
-
The feature column name.
- getFeatureColumns() - Method in class com.google.api.services.bigquery.model.Model
-
Output only.
- getFeatureName() - Method in class com.google.api.services.bigquery.model.Explanation
-
The full feature name.
- getFeatureValues() - Method in class com.google.api.services.bigquery.model.Cluster
-
Values of highly variant features for this cluster.
- getFeedbackType() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Feedback type that specifies which algorithm to run for matrix factorization.
- getField() - Method in class com.google.api.services.bigquery.model.RangePartitioning
-
[TrustedTester] [Required] The table is partitioned by this field.
- getField() - Method in class com.google.api.services.bigquery.model.TimePartitioning
-
[Beta] [Optional] If not set, the table is partitioned by pseudo column, referenced via either
'_PARTITIONTIME' as TIMESTAMP type, or '_PARTITIONDATE' as DATE type.
- getFieldDelimiter() - Method in class com.google.api.services.bigquery.model.CsvOptions
-
[Optional] The separator for fields in a CSV file.
- getFieldDelimiter() - Method in class com.google.api.services.bigquery.model.JobConfigurationExtract
-
[Optional] Delimiter to use between fields in the exported data.
- getFieldDelimiter() - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Optional] The separator for fields in a CSV file.
- getFieldName() - Method in class com.google.api.services.bigquery.model.BigtableColumn
-
[Optional] If the qualifier is not a valid BigQuery field identifier i.e.
- getFields() - Method in class com.google.api.services.bigquery.BigqueryRequest
-
Selector specifying which fields to include in a partial response.
- getFields() - Method in class com.google.api.services.bigquery.model.Clustering
-
[Repeated] One or more fields on which data should be clustered.
- getFields() - Method in class com.google.api.services.bigquery.model.HivePartitioningOptions
-
[Output-only] For permanent external tables, this field is populated with the hive partition
keys in the order they were inferred.
- getFields() - Method in class com.google.api.services.bigquery.model.StandardSqlStructType
-
Fields within the struct.
- getFields() - Method in class com.google.api.services.bigquery.model.TableFieldSchema
-
[Optional] Describes the nested schema fields if the type property is set to RECORD.
- getFields() - Method in class com.google.api.services.bigquery.model.TableSchema
-
Describes the fields in a table.
- getFileFormat() - Method in class com.google.api.services.bigquery.model.BigLakeConfiguration
-
[Required] Required and immutable.
- getFileSetSpecType() - Method in class com.google.api.services.bigquery.model.ExternalDataConfiguration
-
[Optional] Specifies how source URIs are interpreted for constructing the file set to load.
- getFileSetSpecType() - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Optional] Specifies how source URIs are interpreted for constructing the file set to load.
- getFileUris() - Method in class com.google.api.services.bigquery.model.SparkOptions
-
Files to be placed in the working directory of each executor.
- getFilter() - Method in class com.google.api.services.bigquery.Bigquery.Datasets.List
-
An expression for filtering the results of the request by label.
- getFilter() - Method in class com.google.api.services.bigquery.Bigquery.Routines.List
-
If set, then only the Routines matching this filter are returned.
- getFilterPredicate() - Method in class com.google.api.services.bigquery.model.RowAccessPolicy
-
Required.
- getFitIntercept() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Whether the model should include intercept during model training.
- getFlattenResults() - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
[Optional] If true and query uses legacy SQL dialect, flattens all nested and repeated fields
in the query results.
- getForeignKeys() - Method in class com.google.api.services.bigquery.model.TableConstraints
-
[Optional] The foreign keys of the tables.
- getFriendlyName() - Method in class com.google.api.services.bigquery.model.Dataset
-
[Optional] A descriptive name for the dataset.
- getFriendlyName() - Method in class com.google.api.services.bigquery.model.DatasetList.Datasets
-
A descriptive name for the dataset, if one exists.
- getFriendlyName() - Method in class com.google.api.services.bigquery.model.DestinationTableProperties
-
[Optional] The friendly name for the destination table.
- getFriendlyName() - Method in class com.google.api.services.bigquery.model.Model
-
Optional.
- getFriendlyName() - Method in class com.google.api.services.bigquery.model.ProjectList.Projects
-
A descriptive name for this project.
- getFriendlyName() - Method in class com.google.api.services.bigquery.model.Table
-
[Optional] A descriptive name for this table.
- getFriendlyName() - Method in class com.google.api.services.bigquery.model.TableList.Tables
-
The user-friendly name for this table.
- getGoogleSheetsOptions() - Method in class com.google.api.services.bigquery.model.ExternalDataConfiguration
-
[Optional] Additional options if sourceFormat is set to GOOGLE_SHEETS.
- getGroupByEmail() - Method in class com.google.api.services.bigquery.model.Dataset.Access
-
[Pick one] An email address of a Google Group to grant access to.
- getHasDrift() - Method in class com.google.api.services.bigquery.model.ArimaForecastingMetrics
-
Whether Arima model fitted with drift or not.
- getHasDrift() - Method in class com.google.api.services.bigquery.model.ArimaModelInfo
-
Whether Arima model fitted with drift or not.
- getHasDrift() - Method in class com.google.api.services.bigquery.model.ArimaSingleModelForecastingMetrics
-
Is arima model fitted with drift or not.
- getHasHolidayEffect() - Method in class com.google.api.services.bigquery.model.ArimaModelInfo
-
If true, holiday_effect is a part of time series decomposition result.
- getHasHolidayEffect() - Method in class com.google.api.services.bigquery.model.ArimaSingleModelForecastingMetrics
-
If true, holiday_effect is a part of time series decomposition result.
- getHasSpikesAndDips() - Method in class com.google.api.services.bigquery.model.ArimaModelInfo
-
If true, spikes_and_dips is a part of time series decomposition result.
- getHasSpikesAndDips() - Method in class com.google.api.services.bigquery.model.ArimaSingleModelForecastingMetrics
-
If true, spikes_and_dips is a part of time series decomposition result.
- getHasStepChanges() - Method in class com.google.api.services.bigquery.model.ArimaModelInfo
-
If true, step_changes is a part of time series decomposition result.
- getHasStepChanges() - Method in class com.google.api.services.bigquery.model.ArimaSingleModelForecastingMetrics
-
If true, step_changes is a part of time series decomposition result.
- getHiddenUnits() - Method in class com.google.api.services.bigquery.model.HparamSearchSpaces
-
Hidden units for neural network models.
- getHiddenUnits() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Hidden units for dnn models.
- getHivePartitioningOptions() - Method in class com.google.api.services.bigquery.model.ExternalDataConfiguration
-
[Optional] Options to configure hive partitioning support.
- getHivePartitioningOptions() - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Optional] Options to configure hive partitioning support.
- getHolidayRegion() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
The geographical region based on which the holidays are considered in time series modeling.
- getHolidayRegions() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
A list of geographical regions that are used for time series modeling.
- getHorizon() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
The number of periods ahead that need to be forecasted.
- getHparams() - Method in class com.google.api.services.bigquery.model.HparamTuningTrial
-
The hyperprameters selected for this trial.
- getHparamSearchSpaces() - Method in class com.google.api.services.bigquery.model.Model
-
Output only.
- getHparamTrials() - Method in class com.google.api.services.bigquery.model.Model
-
Output only.
- getHparamTuningEvaluationMetrics() - Method in class com.google.api.services.bigquery.model.HparamTuningTrial
-
Hyperparameter tuning evaluation metrics of this trial calculated on the eval data.
- getHparamTuningObjectives() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
The target evaluation metrics to optimize the hyperparameters for.
- getIamMember() - Method in class com.google.api.services.bigquery.model.Dataset.Access
-
[Pick one] Some other type of member that appears in the IAM Policy but isn't a user, group,
domain, or special group.
- getIamPolicy(String, GetIamPolicyRequest) - Method in class com.google.api.services.bigquery.Bigquery.RowAccessPolicies
-
Gets the access control policy for a resource.
- GetIamPolicy(String, GetIamPolicyRequest) - Constructor for class com.google.api.services.bigquery.Bigquery.RowAccessPolicies.GetIamPolicy
-
Gets the access control policy for a resource.
- getIamPolicy(String, GetIamPolicyRequest) - Method in class com.google.api.services.bigquery.Bigquery.Tables
-
Gets the access control policy for a resource.
- GetIamPolicy(String, GetIamPolicyRequest) - Constructor for class com.google.api.services.bigquery.Bigquery.Tables.GetIamPolicy
-
Gets the access control policy for a resource.
- GetIamPolicyRequest - Class in com.google.api.services.bigquery.model
-
Request message for `GetIamPolicy` method.
- GetIamPolicyRequest() - Constructor for class com.google.api.services.bigquery.model.GetIamPolicyRequest
-
- getId() - Method in class com.google.api.services.bigquery.model.Dataset
-
[Output-only] The fully-qualified unique name of the dataset in the format projectId:datasetId.
- getId() - Method in class com.google.api.services.bigquery.model.DatasetList.Datasets
-
The fully-qualified, unique, opaque ID of the dataset.
- getId() - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Unique ID for stage within plan.
- getId() - Method in class com.google.api.services.bigquery.model.Job
-
[Output-only] Opaque ID field of the job
- getId() - Method in class com.google.api.services.bigquery.model.JobList.Jobs
-
Unique opaque ID of the job.
- getId() - Method in class com.google.api.services.bigquery.model.ProjectList.Projects
-
An opaque ID of this project.
- getId() - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only] An opaque ID uniquely identifying the table.
- getId() - Method in class com.google.api.services.bigquery.model.TableList.Tables
-
An opaque ID of the table
- getIgnoreUnknownValues() - Method in class com.google.api.services.bigquery.model.ExternalDataConfiguration
-
[Optional] Indicates if BigQuery should allow extra values that are not represented in the
table schema.
- getIgnoreUnknownValues() - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Optional] Indicates if BigQuery should allow extra values that are not represented in the
table schema.
- getIgnoreUnknownValues() - Method in class com.google.api.services.bigquery.model.TableDataInsertAllRequest
-
[Optional] Accept rows that contain values that do not match the schema.
- getIgnoreUnspecifiedColumnFamilies() - Method in class com.google.api.services.bigquery.model.BigtableOptions
-
[Optional] If field is true, then the column families that are not specified in columnFamilies
list are not exposed in the table schema.
- getImportedLibraries() - Method in class com.google.api.services.bigquery.model.Routine
-
Optional.
- getIncludeDrift() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Include drift when fitting an ARIMA model.
- getIndex() - Method in class com.google.api.services.bigquery.model.BqmlIterationResult
-
[Output-only, Beta] Index of the ML training iteration, starting from zero for each training
run.
- getIndex() - Method in class com.google.api.services.bigquery.model.IterationResult
-
Index of the iteration, 0 based.
- getIndex() - Method in class com.google.api.services.bigquery.model.TableDataInsertAllResponse.InsertErrors
-
The index of the row that error applies to.
- getIndexName() - Method in class com.google.api.services.bigquery.model.IndexUnusedReason
-
[Output-only] Specifies the name of the unused search index, if available.
- getIndexUnusedReasons() - Method in class com.google.api.services.bigquery.model.SearchStatistics
-
When index_usage_mode is UNUSED or PARTIALLY_USED, this field explains why index was not used
in all or part of the search query.
- getIndexUsageMode() - Method in class com.google.api.services.bigquery.model.SearchStatistics
-
Specifies index usage mode for the query.
- getInitialLearnRate() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Specifies the initial learning rate for the line search learn rate strategy.
- getInlineCode() - Method in class com.google.api.services.bigquery.model.UserDefinedFunctionResource
-
[Pick one] An inline resource that contains code for a user-defined function (UDF).
- getInputBytes() - Method in class com.google.api.services.bigquery.model.JobStatistics4
-
[Output-only] Number of user bytes extracted into the result.
- getInputFileBytes() - Method in class com.google.api.services.bigquery.model.JobStatistics3
-
[Output-only] Number of bytes of source data in a load job.
- getInputFiles() - Method in class com.google.api.services.bigquery.model.JobStatistics3
-
[Output-only] Number of source files in a load job.
- getInputLabelColumns() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Name of input label columns in training data.
- getInputStages() - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
IDs for stages that are inputs to this stage.
- getInsertedRowCount() - Method in class com.google.api.services.bigquery.model.DmlStatistics
-
Number of inserted Rows.
- getInsertErrors() - Method in class com.google.api.services.bigquery.model.TableDataInsertAllResponse
-
An array of errors for rows that were not inserted.
- getInsertId() - Method in class com.google.api.services.bigquery.model.TableDataInsertAllRequest.Rows
-
[Optional] A unique ID for each row.
- getInstanceWeightColumn() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Name of the instance weight column for training data.
- getIntegratedGradientsNumSteps() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Number of integral steps for the integrated gradients explain method.
- getInterceptCoefficient() - Method in class com.google.api.services.bigquery.model.ArimaCoefficients
-
Intercept coefficient, just a double not an array.
- getInterval() - Method in class com.google.api.services.bigquery.model.RangePartitioning.Range
-
[TrustedTester] [Required] The width of each interval.
- getIsAggregate() - Method in class com.google.api.services.bigquery.model.Argument
-
Optional.
- getIsCaseInsensitive() - Method in class com.google.api.services.bigquery.model.Dataset
-
[Optional] Indicates if table names are case insensitive in the dataset.
- getItemColumn() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Item column specified for matrix factorization models.
- getItemCount() - Method in class com.google.api.services.bigquery.model.BigqueryEntry
-
Number of items being predicted as this label.
- getIterationResults() - Method in class com.google.api.services.bigquery.model.BqmlTrainingRun
-
[Output-only, Beta] List of each iteration results.
- getIterationResults() - Method in class com.google.api.services.bigquery.model.MlStatistics
-
Results for all completed iterations.
- getJarUris() - Method in class com.google.api.services.bigquery.model.SparkOptions
-
JARs to include on the driver and executor CLASSPATH.
- getJob() - Method in class com.google.api.services.bigquery.model.JobCancelResponse
-
The final state of the job.
- getJobComplete() - Method in class com.google.api.services.bigquery.model.GetQueryResultsResponse
-
Whether the query has completed or not.
- getJobComplete() - Method in class com.google.api.services.bigquery.model.QueryResponse
-
Whether the query has completed or not.
- getJobCreationMode() - Method in class com.google.api.services.bigquery.model.QueryRequest
-
Optional.
- getJobCreationReason() - Method in class com.google.api.services.bigquery.model.Job
-
[Output-only] If set, it provides the reason why a Job was created.
- getJobCreationReason() - Method in class com.google.api.services.bigquery.model.QueryResponse
-
Optional.
- getJobId() - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Cancel
-
[ Required] Job ID of the job to cancel
[
- getJobId() - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Delete
-
Required.
- getJobId() - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Get
-
[ Required] Job ID of the requested job
[
- getJobId() - Method in class com.google.api.services.bigquery.Bigquery.Jobs.GetQueryResults
-
[ Required] Job ID of the query job
[
- getJobId() - Method in class com.google.api.services.bigquery.model.JobReference
-
[Required] The ID of the job.
- getJobReference() - Method in class com.google.api.services.bigquery.model.GetQueryResultsResponse
-
Reference to the BigQuery Job that was created to run the query.
- getJobReference() - Method in class com.google.api.services.bigquery.model.Job
-
[Optional] Reference describing the unique-per-user name of the job.
- getJobReference() - Method in class com.google.api.services.bigquery.model.JobList.Jobs
-
Job reference uniquely identifying the job.
- getJobReference() - Method in class com.google.api.services.bigquery.model.QueryResponse
-
Reference to the Job that was created to run the query.
- getJobs() - Method in class com.google.api.services.bigquery.model.JobList
-
List of jobs that were requested.
- getJobTimeoutMs() - Method in class com.google.api.services.bigquery.model.JobConfiguration
-
[Optional] Job timeout in milliseconds.
- getJobType() - Method in class com.google.api.services.bigquery.model.JobConfiguration
-
[Output-only] The type of the job.
- getJson() - Method in class com.google.api.services.bigquery.model.TableDataInsertAllRequest.Rows
-
[Required] A JSON object that contains a row of data.
- getJsonExtension() - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Optional] If sourceFormat is set to newline-delimited JSON, indicates whether it should be
processed as a JSON variant such as GeoJSON.
- getJsonOptions() - Method in class com.google.api.services.bigquery.model.ExternalDataConfiguration
-
Additional properties to set if `sourceFormat` is set to `NEWLINE_DELIMITED_JSON`.
- getKey() - Method in class com.google.api.services.bigquery.BigqueryRequest
-
API key.
- getKey() - Method in class com.google.api.services.bigquery.model.ConnectionProperty
-
[Required] Name of the connection property to set.
- getKind() - Method in class com.google.api.services.bigquery.model.Dataset
-
[Output-only] The resource type.
- getKind() - Method in class com.google.api.services.bigquery.model.DatasetList.Datasets
-
The resource type.
- getKind() - Method in class com.google.api.services.bigquery.model.DatasetList
-
The list type.
- getKind() - Method in class com.google.api.services.bigquery.model.ExplainQueryStep
-
Machine-readable operation type.
- getKind() - Method in class com.google.api.services.bigquery.model.GetQueryResultsResponse
-
The resource type of the response.
- getKind() - Method in class com.google.api.services.bigquery.model.GetServiceAccountResponse
-
The resource type of the response.
- getKind() - Method in class com.google.api.services.bigquery.model.Job
-
[Output-only] The type of the resource.
- getKind() - Method in class com.google.api.services.bigquery.model.JobCancelResponse
-
The resource type of the response.
- getKind() - Method in class com.google.api.services.bigquery.model.JobList
-
The resource type of the response.
- getKind() - Method in class com.google.api.services.bigquery.model.JobList.Jobs
-
The resource type.
- getKind() - Method in class com.google.api.services.bigquery.model.ProjectList
-
The type of list.
- getKind() - Method in class com.google.api.services.bigquery.model.ProjectList.Projects
-
The resource type.
- getKind() - Method in class com.google.api.services.bigquery.model.QueryRequest
-
The resource type of the request.
- getKind() - Method in class com.google.api.services.bigquery.model.QueryResponse
-
The resource type.
- getKind() - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only] The type of the resource.
- getKind() - Method in class com.google.api.services.bigquery.model.TableDataInsertAllRequest
-
The resource type of the response.
- getKind() - Method in class com.google.api.services.bigquery.model.TableDataInsertAllResponse
-
The resource type of the response.
- getKind() - Method in class com.google.api.services.bigquery.model.TableDataList
-
The resource type of the response.
- getKind() - Method in class com.google.api.services.bigquery.model.TableList
-
The type of list.
- getKind() - Method in class com.google.api.services.bigquery.model.TableList.Tables
-
The resource type.
- getKmeansInitializationColumn() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
The column used to provide the initial centroids for kmeans algorithm when
kmeans_initialization_method is CUSTOM.
- getKmeansInitializationMethod() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
The method used to initialize the centroids for kmeans algorithm.
- getKmsKeyName() - Method in class com.google.api.services.bigquery.model.EncryptionConfiguration
-
Optional.
- getL1Reg() - Method in class com.google.api.services.bigquery.model.BqmlTrainingRun.TrainingOptions
-
- getL1Reg() - Method in class com.google.api.services.bigquery.model.HparamSearchSpaces
-
L1 regularization coefficient.
- getL1RegActivation() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
L1 regularization coefficient to activations.
- getL1Regularization() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
L1 regularization coefficient.
- getL2Reg() - Method in class com.google.api.services.bigquery.model.BqmlTrainingRun.TrainingOptions
-
- getL2Reg() - Method in class com.google.api.services.bigquery.model.HparamSearchSpaces
-
L2 regularization coefficient.
- getL2Regularization() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
L2 regularization coefficient.
- getLabelClassWeights() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Weights associated with each label class, for rebalancing the training data.
- getLabelColumns() - Method in class com.google.api.services.bigquery.model.Model
-
Output only.
- getLabels() - Method in class com.google.api.services.bigquery.model.Dataset
-
The labels associated with this dataset.
- getLabels() - Method in class com.google.api.services.bigquery.model.DatasetList.Datasets
-
The labels associated with this dataset.
- getLabels() - Method in class com.google.api.services.bigquery.model.DestinationTableProperties
-
[Optional] The labels associated with this table.
- getLabels() - Method in class com.google.api.services.bigquery.model.JobConfiguration
-
The labels associated with this job.
- getLabels() - Method in class com.google.api.services.bigquery.model.Model
-
The labels associated with this model.
- getLabels() - Method in class com.google.api.services.bigquery.model.ModelDefinition.ModelOptions
-
- getLabels() - Method in class com.google.api.services.bigquery.model.QueryRequest
-
The labels associated with this job.
- getLabels() - Method in class com.google.api.services.bigquery.model.Table
-
The labels associated with this table.
- getLabels() - Method in class com.google.api.services.bigquery.model.TableList.Tables
-
The labels associated with this table.
- getLanguage() - Method in class com.google.api.services.bigquery.model.Routine
-
Optional.
- getLastModifiedTime() - Method in class com.google.api.services.bigquery.model.Dataset
-
[Output-only] The date when this dataset or any of its tables was last modified, in
milliseconds since the epoch.
- getLastModifiedTime() - Method in class com.google.api.services.bigquery.model.Model
-
Output only.
- getLastModifiedTime() - Method in class com.google.api.services.bigquery.model.Routine
-
Output only.
- getLastModifiedTime() - Method in class com.google.api.services.bigquery.model.RowAccessPolicy
-
Output only.
- getLastModifiedTime() - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only] The time when this table was last modified, in milliseconds since the epoch.
- getLastRefreshTime() - Method in class com.google.api.services.bigquery.model.MaterializedViewDefinition
-
[Output-only] [TrustedTester] The time when this materialized view was last modified, in
milliseconds since the epoch.
- getLearnRate() - Method in class com.google.api.services.bigquery.model.BqmlIterationResult
-
[Output-only, Beta] Learning rate used for this iteration, it varies for different training
iterations if learn_rate_strategy option is not constant.
- getLearnRate() - Method in class com.google.api.services.bigquery.model.BqmlTrainingRun.TrainingOptions
-
- getLearnRate() - Method in class com.google.api.services.bigquery.model.HparamSearchSpaces
-
Learning rate of training jobs.
- getLearnRate() - Method in class com.google.api.services.bigquery.model.IterationResult
-
Learn rate used for this iteration.
- getLearnRate() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Learning rate in training.
- getLearnRateStrategy() - Method in class com.google.api.services.bigquery.model.BqmlTrainingRun.TrainingOptions
-
- getLearnRateStrategy() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
The strategy to determine learn rate for the current iteration.
- getLegacyLocationId() - Method in class com.google.api.services.bigquery.model.LocationMetadata
-
The legacy BigQuery location ID, e.g.
- getLineSearchInitLearnRate() - Method in class com.google.api.services.bigquery.model.BqmlTrainingRun.TrainingOptions
-
- getLoad() - Method in class com.google.api.services.bigquery.model.JobConfiguration
-
[Pick one] Configures a load job.
- getLoad() - Method in class com.google.api.services.bigquery.model.JobStatistics
-
[Output-only] Statistics for a load job.
- getLocation() - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Cancel
-
The geographic location of the job.
- getLocation() - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Delete
-
The geographic location of the job.
- getLocation() - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Get
-
The geographic location of the job.
- getLocation() - Method in class com.google.api.services.bigquery.Bigquery.Jobs.GetQueryResults
-
The geographic location where the job should run.
- getLocation() - Method in class com.google.api.services.bigquery.model.Dataset
-
The geographic location where the dataset should reside.
- getLocation() - Method in class com.google.api.services.bigquery.model.DatasetList.Datasets
-
The geographic location where the data resides.
- getLocation() - Method in class com.google.api.services.bigquery.model.ErrorProto
-
Specifies where the error occurred, if present.
- getLocation() - Method in class com.google.api.services.bigquery.model.Expr
-
Optional.
- getLocation() - Method in class com.google.api.services.bigquery.model.JobReference
-
The geographic location of the job.
- getLocation() - Method in class com.google.api.services.bigquery.model.Model
-
Output only.
- getLocation() - Method in class com.google.api.services.bigquery.model.QueryRequest
-
The geographic location where the job should run.
- getLocation() - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only] The geographic location where the table resides.
- getLoggingInfo() - Method in class com.google.api.services.bigquery.model.SparkStatistics
-
[Output-only] Logging info is used to generate a link to Cloud Logging.
- getLogLikelihood() - Method in class com.google.api.services.bigquery.model.ArimaFittingMetrics
-
Log-likelihood.
- getLogLoss() - Method in class com.google.api.services.bigquery.model.AggregateClassificationMetrics
-
Logarithmic Loss.
- getLogType() - Method in class com.google.api.services.bigquery.model.AuditLogConfig
-
The log type that this config enables.
- getLossType() - Method in class com.google.api.services.bigquery.model.ModelDefinition.ModelOptions
-
- getLossType() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Type of loss function used during training run.
- getMainClass() - Method in class com.google.api.services.bigquery.model.SparkOptions
-
The fully qualified name of a class in jar_uris, for example, com.example.wordcount.
- getMainFileUri() - Method in class com.google.api.services.bigquery.model.SparkOptions
-
The main file/jar URI of the Spark application.
- getMaterializedView() - Method in class com.google.api.services.bigquery.model.Table
-
[Optional] Materialized view definition.
- getMax() - Method in class com.google.api.services.bigquery.model.DoubleRange
-
Max value of the double parameter.
- getMax() - Method in class com.google.api.services.bigquery.model.IntRange
-
Max value of the int parameter.
- getMaxBadRecords() - Method in class com.google.api.services.bigquery.model.ExternalDataConfiguration
-
[Optional] The maximum number of bad records that BigQuery can ignore when reading data.
- getMaxBadRecords() - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Optional] The maximum number of bad records that BigQuery can ignore when running the job.
- getMaxBatchingRows() - Method in class com.google.api.services.bigquery.model.RemoteFunctionOptions
-
Max number of rows in each batch sent to the remote service.
- getMaxBatchingRows() - Method in class com.google.api.services.bigquery.model.RemoteModelInfo
-
Output only.
- getMaxCreationTime() - Method in class com.google.api.services.bigquery.Bigquery.Jobs.List
-
Max value for job creation time, in milliseconds since the POSIX epoch.
- getMaximumBillingTier() - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
[Optional] Limits the billing tier for this job.
- getMaximumBytesBilled() - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
[Optional] Limits the bytes billed for this job.
- getMaximumBytesBilled() - Method in class com.google.api.services.bigquery.model.QueryRequest
-
[Optional] Limits the bytes billed for this job.
- getMaxIteration() - Method in class com.google.api.services.bigquery.model.BqmlTrainingRun.TrainingOptions
-
- getMaxIterations() - Method in class com.google.api.services.bigquery.model.MlStatistics
-
Maximum number of iterations specified as max_iterations in the 'CREATE MODEL' query.
- getMaxIterations() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
The maximum number of iterations in training.
- getMaxLength() - Method in class com.google.api.services.bigquery.model.TableFieldSchema
-
[Optional] Maximum length of values of this field for STRINGS or BYTES.
- getMaxParallelTrials() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Maximum number of trials to run in parallel.
- getMaxResults() - Method in class com.google.api.services.bigquery.Bigquery.Datasets.List
-
The maximum number of results to return
- getMaxResults() - Method in class com.google.api.services.bigquery.Bigquery.Jobs.GetQueryResults
-
Maximum number of results to read
- getMaxResults() - Method in class com.google.api.services.bigquery.Bigquery.Jobs.List
-
Maximum number of results to return
- getMaxResults() - Method in class com.google.api.services.bigquery.Bigquery.Models.List
-
The maximum number of results to return in a single response page.
- getMaxResults() - Method in class com.google.api.services.bigquery.Bigquery.Projects.List
-
Maximum number of results to return
- getMaxResults() - Method in class com.google.api.services.bigquery.Bigquery.Routines.List
-
The maximum number of results to return in a single response page.
- getMaxResults() - Method in class com.google.api.services.bigquery.Bigquery.Tabledata.List
-
Maximum number of results to return
- getMaxResults() - Method in class com.google.api.services.bigquery.Bigquery.Tables.List
-
Maximum number of results to return
- getMaxResults() - Method in class com.google.api.services.bigquery.model.QueryRequest
-
[Optional] The maximum number of rows of data to return per page of results.
- getMaxStaleness() - Method in class com.google.api.services.bigquery.model.MaterializedViewDefinition
-
[Optional] Max staleness of data that could be returned when materizlized view is queried
(formatted as Google SQL Interval type).
- getMaxStaleness() - Method in class com.google.api.services.bigquery.model.Table
-
[Optional] Max staleness of data that could be returned when table or materialized view is
queried (formatted as Google SQL Interval type).
- getMaxTimeSeriesLength() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
The maximum number of time points in a time series that can be used in modeling the trend
component of the time series.
- getMaxTimeTravelHours() - Method in class com.google.api.services.bigquery.model.Dataset
-
[Optional] Number of hours for the max time travel for all tables in the dataset.
- getMaxTreeDepth() - Method in class com.google.api.services.bigquery.model.HparamSearchSpaces
-
Maximum depth of a tree for boosted tree models.
- getMaxTreeDepth() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Maximum depth of a tree for boosted tree models.
- getMeanAbsoluteError() - Method in class com.google.api.services.bigquery.model.RegressionMetrics
-
Mean absolute error.
- getMeanAveragePrecision() - Method in class com.google.api.services.bigquery.model.RankingMetrics
-
Calculates a precision per user for all the items by ranking them and then averages all the
precisions across all the users.
- getMeanSquaredDistance() - Method in class com.google.api.services.bigquery.model.ClusteringMetrics
-
Mean of squared distances between each sample to its cluster centroid.
- getMeanSquaredError() - Method in class com.google.api.services.bigquery.model.RankingMetrics
-
Similar to the mean squared error computed in regression and explicit recommendation models
except instead of computing the rating directly, the output from evaluate is computed against a
preference which is 1 or 0 depending on if the rating exists or not.
- getMeanSquaredError() - Method in class com.google.api.services.bigquery.model.RegressionMetrics
-
Mean squared error.
- getMeanSquaredLogError() - Method in class com.google.api.services.bigquery.model.RegressionMetrics
-
Mean squared log error.
- getMedianAbsoluteError() - Method in class com.google.api.services.bigquery.model.RegressionMetrics
-
Median absolute error.
- getMembers() - Method in class com.google.api.services.bigquery.model.Binding
-
Specifies the principals requesting access for a Google Cloud resource.
- getMessage() - Method in class com.google.api.services.bigquery.model.BiEngineReason
-
[Output-only] Free form human-readable reason for partial or disabled acceleration.
- getMessage() - Method in class com.google.api.services.bigquery.model.ErrorProto
-
A human-readable description of the error.
- getMessage() - Method in class com.google.api.services.bigquery.model.IndexUnusedReason
-
[Output-only] Free form human-readable reason for the scenario when no search index was used.
- getMetadataCacheMode() - Method in class com.google.api.services.bigquery.model.ExternalDataConfiguration
-
[Optional] Metadata Cache Mode for the table.
- getMin() - Method in class com.google.api.services.bigquery.model.DoubleRange
-
Min value of the double parameter.
- getMin() - Method in class com.google.api.services.bigquery.model.IntRange
-
Min value of the int parameter.
- getMinCreationTime() - Method in class com.google.api.services.bigquery.Bigquery.Jobs.List
-
Min value for job creation time, in milliseconds since the POSIX epoch.
- getMinRelativeProgress() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
When early_stop is true, stops training when accuracy improvement is less than
'min_relative_progress'.
- getMinRelProgress() - Method in class com.google.api.services.bigquery.model.BqmlTrainingRun.TrainingOptions
-
- getMinSplitLoss() - Method in class com.google.api.services.bigquery.model.HparamSearchSpaces
-
Minimum split loss for boosted tree models.
- getMinSplitLoss() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Minimum split loss for boosted tree models.
- getMinTimeSeriesLength() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
The minimum number of time points in a time series that are used in modeling the trend
component of the time series.
- getMinTreeChildWeight() - Method in class com.google.api.services.bigquery.model.HparamSearchSpaces
-
Minimum sum of instance weight needed in a child for boosted tree models.
- getMinTreeChildWeight() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Minimum sum of instance weight needed in a child for boosted tree models.
- getMlStatistics() - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output only] Statistics of a BigQuery ML training job.
- getMode() - Method in class com.google.api.services.bigquery.model.Argument
-
Optional.
- getMode() - Method in class com.google.api.services.bigquery.model.HivePartitioningOptions
-
[Optional] When set, what mode of hive partitioning to use when reading data.
- getMode() - Method in class com.google.api.services.bigquery.model.TableFieldSchema
-
[Optional] The field mode.
- getModel() - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only, Beta] Present iff this table represents a ML model.
- getModelId() - Method in class com.google.api.services.bigquery.Bigquery.Models.Delete
-
Required.
- getModelId() - Method in class com.google.api.services.bigquery.Bigquery.Models.Get
-
Required.
- getModelId() - Method in class com.google.api.services.bigquery.Bigquery.Models.Patch
-
Required.
- getModelId() - Method in class com.google.api.services.bigquery.model.ModelReference
-
Required.
- getModelLevelGlobalExplanation() - Method in class com.google.api.services.bigquery.model.TrainingRun
-
Output only.
- getModelOptions() - Method in class com.google.api.services.bigquery.model.ModelDefinition
-
[Output-only, Beta] Model options used for the first training run.
- getModelReference() - Method in class com.google.api.services.bigquery.model.Model
-
Required.
- getModelRegistry() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
The model registry.
- getModels() - Method in class com.google.api.services.bigquery.model.ListModelsResponse
-
Models in the requested dataset.
- getModelTraining() - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output only, Beta] Information about create model query job progress.
- getModelTrainingCurrentIteration() - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output only, Beta] Deprecated; do not use.
- getModelTrainingExpectedTotalIteration() - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output only, Beta] Deprecated; do not use.
- getModelType() - Method in class com.google.api.services.bigquery.model.Model
-
Output only.
- getModelType() - Method in class com.google.api.services.bigquery.model.ModelDefinition.ModelOptions
-
- getModelUri() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Google Cloud Storage URI from which the model was imported.
- getMovingAverageCoefficients() - Method in class com.google.api.services.bigquery.model.ArimaCoefficients
-
Moving-average coefficients, an array of double.
- getMultiClassClassificationMetrics() - Method in class com.google.api.services.bigquery.model.EvaluationMetrics
-
Populated for multi-class classification/classifier models.
- getName() - Method in class com.google.api.services.bigquery.model.Argument
-
Optional.
- getName() - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Human-readable name for stage.
- getName() - Method in class com.google.api.services.bigquery.model.JobStatistics.ReservationUsage
-
[Output-only] Reservation name or "unreserved" for on-demand resources usage.
- getName() - Method in class com.google.api.services.bigquery.model.JobStatistics2.ReservationUsage
-
[Output only] Reservation name or "unreserved" for on-demand resources usage.
- getName() - Method in class com.google.api.services.bigquery.model.QueryParameter
-
[Optional] If unset, this is a positional parameter.
- getName() - Method in class com.google.api.services.bigquery.model.QueryParameterType.StructTypes
-
[Optional] The name of this field.
- getName() - Method in class com.google.api.services.bigquery.model.StandardSqlField
-
Optional.
- getName() - Method in class com.google.api.services.bigquery.model.TableConstraints.ForeignKeys
-
- getName() - Method in class com.google.api.services.bigquery.model.TableFieldSchema
-
[Required] The field name.
- getName() - Method in class com.google.api.services.bigquery.model.TransformColumn
-
Output only.
- getNames() - Method in class com.google.api.services.bigquery.model.TableFieldSchema.Categories
-
A list of category resource names.
- getNames() - Method in class com.google.api.services.bigquery.model.TableFieldSchema.PolicyTags
-
A list of category resource names.
- getNegativeLabel() - Method in class com.google.api.services.bigquery.model.BinaryClassificationMetrics
-
Label representing the negative class.
- getNextPageToken() - Method in class com.google.api.services.bigquery.model.DatasetList
-
A token that can be used to request the next results page.
- getNextPageToken() - Method in class com.google.api.services.bigquery.model.JobList
-
A token to request the next page of results.
- getNextPageToken() - Method in class com.google.api.services.bigquery.model.ListModelsResponse
-
A token to request the next page of results.
- getNextPageToken() - Method in class com.google.api.services.bigquery.model.ListRoutinesResponse
-
A token to request the next page of results.
- getNextPageToken() - Method in class com.google.api.services.bigquery.model.ListRowAccessPoliciesResponse
-
A token to request the next page of results.
- getNextPageToken() - Method in class com.google.api.services.bigquery.model.ProjectList
-
A token to request the next page of results.
- getNextPageToken() - Method in class com.google.api.services.bigquery.model.TableList
-
A token to request the next page of results.
- getNonSeasonalOrder() - Method in class com.google.api.services.bigquery.model.ArimaForecastingMetrics
-
Non-seasonal order.
- getNonSeasonalOrder() - Method in class com.google.api.services.bigquery.model.ArimaModelInfo
-
Non-seasonal order.
- getNonSeasonalOrder() - Method in class com.google.api.services.bigquery.model.ArimaSingleModelForecastingMetrics
-
Non-seasonal order.
- getNonSeasonalOrder() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
A specification of the non-seasonal part of the ARIMA model: the three components (p, d, q) are
the AR order, the degree of differencing, and the MA order.
- getNormalizedDiscountedCumulativeGain() - Method in class com.google.api.services.bigquery.model.RankingMetrics
-
A metric to determine the goodness of a ranking calculated from the predicted confidence by
comparing it to an ideal rank measured by the original ratings.
- getNullMarker() - Method in class com.google.api.services.bigquery.model.CsvOptions
-
[Optional] An custom string that will represent a NULL value in CSV import data.
- getNullMarker() - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Optional] Specifies a string that represents a null value in a CSV file.
- getNumActiveLogicalBytes() - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only] Number of logical bytes that are less than 90 days old.
- getNumActivePhysicalBytes() - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only] Number of physical bytes less than 90 days old.
- getNumBytes() - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only] The size of this table in bytes, excluding any data in the streaming buffer.
- getNumChildJobs() - Method in class com.google.api.services.bigquery.model.JobStatistics
-
[Output-only] Number of child jobs executed.
- getNumClusters() - Method in class com.google.api.services.bigquery.model.HparamSearchSpaces
-
Number of clusters for k-means.
- getNumClusters() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Number of clusters for clustering models.
- getNumDmlAffectedRows() - Method in class com.google.api.services.bigquery.model.GetQueryResultsResponse
-
[Output-only] The number of rows affected by a DML statement.
- getNumDmlAffectedRows() - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output only] The number of rows affected by a DML statement.
- getNumDmlAffectedRows() - Method in class com.google.api.services.bigquery.model.QueryResponse
-
[Output-only] The number of rows affected by a DML statement.
- getNumericalValue() - Method in class com.google.api.services.bigquery.model.FeatureValue
-
The numerical feature value.
- getNumericId() - Method in class com.google.api.services.bigquery.model.ProjectList.Projects
-
The numeric ID of this project.
- getNumFactors() - Method in class com.google.api.services.bigquery.model.HparamSearchSpaces
-
Number of latent factors to train on.
- getNumFactors() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Num factors specified for matrix factorization models.
- getNumLongTermBytes() - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only] The number of bytes in the table that are considered "long-term storage".
- getNumLongTermLogicalBytes() - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only] Number of logical bytes that are more than 90 days old.
- getNumLongTermPhysicalBytes() - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only] Number of physical bytes more than 90 days old.
- getNumParallelTree() - Method in class com.google.api.services.bigquery.model.HparamSearchSpaces
-
Number of parallel trees for boosted tree models.
- getNumParallelTree() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Number of parallel trees constructed during each iteration for boosted tree models.
- getNumPartitions() - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only] The number of partitions present in the table or materialized view.
- getNumPhysicalBytes() - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only] [TrustedTester] The physical size of this table in bytes, excluding any data in
the streaming buffer.
- getNumPrincipalComponents() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Number of principal components to keep in the PCA model.
- getNumRows() - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only] The number of rows of data in this table, excluding any data in the streaming
buffer.
- getNumTimeTravelPhysicalBytes() - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only] Number of physical bytes used by time travel storage (deleted or changed data).
- getNumTotalLogicalBytes() - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only] Total number of logical bytes in the table or materialized view.
- getNumTotalPhysicalBytes() - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only] The physical size of this table in bytes.
- getNumTrials() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Number of trials to run this hyperparameter tuning job.
- getOauthToken() - Method in class com.google.api.services.bigquery.BigqueryRequest
-
OAuth 2.0 token for the current user.
- getObjectMetadata() - Method in class com.google.api.services.bigquery.model.ExternalDataConfiguration
-
ObjectMetadata is used to create Object Tables.
- getOldestEntryTime() - Method in class com.google.api.services.bigquery.model.Streamingbuffer
-
[Output-only] Contains the timestamp of the oldest entry in the streaming buffer, in
milliseconds since the epoch, if the streaming buffer is available.
- getOnlyReadLatest() - Method in class com.google.api.services.bigquery.model.BigtableColumn
-
[Optional] If this is set, only the latest version of value in this column are exposed.
- getOnlyReadLatest() - Method in class com.google.api.services.bigquery.model.BigtableColumnFamily
-
[Optional] If this is set only the latest version of value are exposed for all columns in this
column family.
- getOperationType() - Method in class com.google.api.services.bigquery.model.JobConfigurationTableCopy
-
[Optional] Supported operation types in table copy job.
- getOptimalTrialIds() - Method in class com.google.api.services.bigquery.model.Model
-
Output only.
- getOptimizationStrategy() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Optimization strategy for training linear regression models.
- getOptimizer() - Method in class com.google.api.services.bigquery.model.HparamSearchSpaces
-
Optimizer of TF models.
- getOptimizer() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Optimizer used for training the neural nets.
- getOptions() - Method in class com.google.api.services.bigquery.model.GetIamPolicyRequest
-
OPTIONAL: A `GetPolicyOptions` object for specifying options to `GetIamPolicy`.
- getOutputBytes() - Method in class com.google.api.services.bigquery.model.JobStatistics3
-
[Output-only] Size of the loaded data in bytes.
- getOutputRows() - Method in class com.google.api.services.bigquery.model.JobStatistics3
-
[Output-only] Number of rows imported in a load job.
- getP() - Method in class com.google.api.services.bigquery.model.ArimaOrder
-
Order of the autoregressive part.
- getPageSize() - Method in class com.google.api.services.bigquery.Bigquery.RowAccessPolicies.List
-
The maximum number of results to return in a single response page.
- getPageToken() - Method in class com.google.api.services.bigquery.Bigquery.Datasets.List
-
Page token, returned by a previous call, to request the next page of results
- getPageToken() - Method in class com.google.api.services.bigquery.Bigquery.Jobs.GetQueryResults
-
Page token, returned by a previous call, to request the next page of results
- getPageToken() - Method in class com.google.api.services.bigquery.Bigquery.Jobs.List
-
Page token, returned by a previous call, to request the next page of results
- getPageToken() - Method in class com.google.api.services.bigquery.Bigquery.Models.List
-
Page token, returned by a previous call to request the next page of results
- getPageToken() - Method in class com.google.api.services.bigquery.Bigquery.Projects.List
-
Page token, returned by a previous call, to request the next page of results
- getPageToken() - Method in class com.google.api.services.bigquery.Bigquery.Routines.List
-
Page token, returned by a previous call, to request the next page of results
- getPageToken() - Method in class com.google.api.services.bigquery.Bigquery.RowAccessPolicies.List
-
Page token, returned by a previous call, to request the next page of results.
- getPageToken() - Method in class com.google.api.services.bigquery.Bigquery.Tabledata.List
-
Page token, returned by a previous call, identifying the result set
- getPageToken() - Method in class com.google.api.services.bigquery.Bigquery.Tables.List
-
Page token, returned by a previous call, to request the next page of results
- getPageToken() - Method in class com.google.api.services.bigquery.model.GetQueryResultsResponse
-
A token used for paging results.
- getPageToken() - Method in class com.google.api.services.bigquery.model.QueryResponse
-
A token used for paging results.
- getPageToken() - Method in class com.google.api.services.bigquery.model.TableDataList
-
A token used for paging results.
- getParallelInputs() - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Number of parallel input segments to be processed.
- getParameterMode() - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
Standard SQL only.
- getParameterMode() - Method in class com.google.api.services.bigquery.model.QueryRequest
-
Standard SQL only.
- getParameterType() - Method in class com.google.api.services.bigquery.model.QueryParameter
-
[Required] The type of this parameter.
- getParameterValue() - Method in class com.google.api.services.bigquery.model.QueryParameter
-
[Required] The value of this parameter.
- getParentJobId() - Method in class com.google.api.services.bigquery.Bigquery.Jobs.List
-
If set, retrieves only jobs whose parent is this job.
- getParentJobId() - Method in class com.google.api.services.bigquery.model.JobStatistics
-
[Output-only] If this is a child job, the id of the parent.
- getParquetOptions() - Method in class com.google.api.services.bigquery.model.ExternalDataConfiguration
-
Additional properties to set if sourceFormat is set to Parquet.
- getParquetOptions() - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Optional] Options to configure parquet support.
- getPcaExplainedVarianceRatio() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
The minimum ratio of cumulative explained variance that needs to be given by the PCA model.
- getPcaSolver() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
The solver for PCA.
- getPendingUnits() - Method in class com.google.api.services.bigquery.model.QueryTimelineSample
-
Total units of work remaining for the query.
- getPermissions() - Method in class com.google.api.services.bigquery.model.TestIamPermissionsRequest
-
The set of permissions to check for the `resource`.
- getPermissions() - Method in class com.google.api.services.bigquery.model.TestIamPermissionsResponse
-
A subset of `TestPermissionsRequest.permissions` that the caller is allowed.
- getPolicy() - Method in class com.google.api.services.bigquery.model.SetIamPolicyRequest
-
REQUIRED: The complete policy to be applied to the `resource`.
- getPolicyId() - Method in class com.google.api.services.bigquery.model.RowAccessPolicyReference
-
Required.
- GetPolicyOptions - Class in com.google.api.services.bigquery.model
-
Encapsulates settings provided to GetIamPolicy.
- GetPolicyOptions() - Constructor for class com.google.api.services.bigquery.model.GetPolicyOptions
-
- getPolicyTags() - Method in class com.google.api.services.bigquery.model.TableFieldSchema
-
- getPositiveClassThreshold() - Method in class com.google.api.services.bigquery.model.BinaryConfusionMatrix
-
Threshold value used when computing each of the following metric.
- getPositiveLabel() - Method in class com.google.api.services.bigquery.model.BinaryClassificationMetrics
-
Label representing the positive class.
- getPrecision() - Method in class com.google.api.services.bigquery.model.AggregateClassificationMetrics
-
Precision is the fraction of actual positive predictions that had positive actual labels.
- getPrecision() - Method in class com.google.api.services.bigquery.model.BinaryConfusionMatrix
-
The fraction of actual positive predictions that had positive actual labels.
- getPrecision() - Method in class com.google.api.services.bigquery.model.TableFieldSchema
-
[Optional] Precision (maximum number of total digits in base 10) and scale (maximum number of
digits in the fractional part in base 10) constraints for values of this field for NUMERIC or
BIGNUMERIC.
- getPredictedLabel() - Method in class com.google.api.services.bigquery.model.BigqueryEntry
-
The predicted label.
- getPreserveAsciiControlCharacters() - Method in class com.google.api.services.bigquery.model.CsvOptions
-
[Optional] Preserves the embedded ASCII control characters (the first 32 characters in the
ASCII-table, from '\x00' to '\x1F') when loading from CSV.
- getPreserveAsciiControlCharacters() - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Optional] Preserves the embedded ASCII control characters (the first 32 characters in the
ASCII-table, from '\x00' to '\x1F') when loading from CSV.
- getPreserveNulls() - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
[Deprecated] This property is deprecated.
- getPreserveNulls() - Method in class com.google.api.services.bigquery.model.QueryRequest
-
[Deprecated] This property is deprecated.
- getPrettyPrint() - Method in class com.google.api.services.bigquery.BigqueryRequest
-
Returns response with indentations and line breaks.
- getPrimaryKey() - Method in class com.google.api.services.bigquery.model.TableConstraints
-
[Optional] The primary key of the table.
- getPrincipalComponentId() - Method in class com.google.api.services.bigquery.model.PrincipalComponentInfo
-
Id of the principal component.
- getPrintHeader() - Method in class com.google.api.services.bigquery.model.JobConfigurationExtract
-
[Optional] Whether to print out a header row in the results.
- getPriority() - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
[Optional] Specifies a priority for the query.
- getPrivacyUnitColumns() - Method in class com.google.api.services.bigquery.model.AggregationThresholdPolicy
-
Optional.
- getProcedureId() - Method in class com.google.api.services.bigquery.model.ScriptStackFrame
-
[Output-only] Name of the active procedure, empty if in a top-level script.
- getProjectId() - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Delete
-
Project ID of the dataset being deleted
- getProjectId() - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Get
-
Project ID of the requested dataset
- getProjectId() - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Insert
-
Project ID of the new dataset
- getProjectId() - Method in class com.google.api.services.bigquery.Bigquery.Datasets.List
-
Project ID of the datasets to be listed
- getProjectId() - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Patch
-
Project ID of the dataset being updated
- getProjectId() - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Update
-
Project ID of the dataset being updated
- getProjectId() - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Cancel
-
[ Required] Project ID of the job to cancel
[
- getProjectId() - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Delete
-
Required.
- getProjectId() - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Get
-
[ Required] Project ID of the requested job
[
- getProjectId() - Method in class com.google.api.services.bigquery.Bigquery.Jobs.GetQueryResults
-
[ Required] Project ID of the query job
[
- getProjectId() - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Insert
-
Project ID of the project that will be billed for the job
- getProjectId() - Method in class com.google.api.services.bigquery.Bigquery.Jobs.List
-
Project ID of the jobs to list
- getProjectId() - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Query
-
Project ID of the project billed for the query
- getProjectId() - Method in class com.google.api.services.bigquery.Bigquery.Models.Delete
-
Required.
- getProjectId() - Method in class com.google.api.services.bigquery.Bigquery.Models.Get
-
Required.
- getProjectId() - Method in class com.google.api.services.bigquery.Bigquery.Models.List
-
Required.
- getProjectId() - Method in class com.google.api.services.bigquery.Bigquery.Models.Patch
-
Required.
- getProjectId() - Method in class com.google.api.services.bigquery.Bigquery.Projects.GetServiceAccount
-
Project ID for which the service account is requested.
- getProjectId() - Method in class com.google.api.services.bigquery.Bigquery.Routines.Delete
-
Required.
- getProjectId() - Method in class com.google.api.services.bigquery.Bigquery.Routines.Get
-
Required.
- getProjectId() - Method in class com.google.api.services.bigquery.Bigquery.Routines.Insert
-
Required.
- getProjectId() - Method in class com.google.api.services.bigquery.Bigquery.Routines.List
-
Required.
- getProjectId() - Method in class com.google.api.services.bigquery.Bigquery.Routines.Update
-
Required.
- getProjectId() - Method in class com.google.api.services.bigquery.Bigquery.RowAccessPolicies.List
-
Required.
- getProjectId() - Method in class com.google.api.services.bigquery.Bigquery.Tabledata.InsertAll
-
Project ID of the destination table.
- getProjectId() - Method in class com.google.api.services.bigquery.Bigquery.Tabledata.List
-
Project ID of the table to read
- getProjectId() - Method in class com.google.api.services.bigquery.Bigquery.Tables.Delete
-
Project ID of the table to delete
- getProjectId() - Method in class com.google.api.services.bigquery.Bigquery.Tables.Get
-
Project ID of the requested table
- getProjectId() - Method in class com.google.api.services.bigquery.Bigquery.Tables.Insert
-
Project ID of the new table
- getProjectId() - Method in class com.google.api.services.bigquery.Bigquery.Tables.List
-
Project ID of the tables to list
- getProjectId() - Method in class com.google.api.services.bigquery.Bigquery.Tables.Patch
-
Project ID of the table to update
- getProjectId() - Method in class com.google.api.services.bigquery.Bigquery.Tables.Update
-
Project ID of the table to update
- getProjectId() - Method in class com.google.api.services.bigquery.model.DatasetReference
-
[Optional] The ID of the project containing this dataset.
- getProjectId() - Method in class com.google.api.services.bigquery.model.JobReference
-
[Required] The ID of the project containing this job.
- getProjectId() - Method in class com.google.api.services.bigquery.model.ModelReference
-
Required.
- getProjectId() - Method in class com.google.api.services.bigquery.model.ProjectReference
-
[Required] ID of the project.
- getProjectId() - Method in class com.google.api.services.bigquery.model.RoutineReference
-
Required.
- getProjectId() - Method in class com.google.api.services.bigquery.model.RowAccessPolicyReference
-
Required.
- getProjectId() - Method in class com.google.api.services.bigquery.model.SparkLoggingInfo
-
[Output-only] Project ID used for logging
- getProjectId() - Method in class com.google.api.services.bigquery.model.TableConstraints.ForeignKeys.ReferencedTable
-
- getProjectId() - Method in class com.google.api.services.bigquery.model.TableReference
-
[Required] The ID of the project containing this table.
- getProjection() - Method in class com.google.api.services.bigquery.Bigquery.Jobs.List
-
Restrict information returned to a set of selected fields
- getProjectionFields() - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
If sourceFormat is set to "DATASTORE_BACKUP", indicates which entity properties to load into
BigQuery from a Cloud Datastore backup.
- getProjectReference() - Method in class com.google.api.services.bigquery.model.ProjectList.Projects
-
A unique reference to this project.
- getProjects() - Method in class com.google.api.services.bigquery.model.ProjectList
-
Projects to which you have at least READ access.
- getProperties() - Method in class com.google.api.services.bigquery.model.SparkOptions
-
Configuration properties as a set of key/value pairs, which will be passed on to the Spark
application.
- getPyFileUris() - Method in class com.google.api.services.bigquery.model.SparkOptions
-
Python files to be placed on the PYTHONPATH for PySpark application.
- getQ() - Method in class com.google.api.services.bigquery.model.ArimaOrder
-
Order of the moving-average part.
- getQualifierEncoded() - Method in class com.google.api.services.bigquery.model.BigtableColumn
-
[Required] Qualifier of the column.
- getQualifierString() - Method in class com.google.api.services.bigquery.model.BigtableColumn
-
- getQuery() - Method in class com.google.api.services.bigquery.model.JobConfiguration
-
[Pick one] Configures a query job.
- getQuery() - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
[Required] SQL query text to execute.
- getQuery() - Method in class com.google.api.services.bigquery.model.JobStatistics
-
[Output-only] Statistics for a query job.
- getQuery() - Method in class com.google.api.services.bigquery.model.MaterializedViewDefinition
-
[Required] A query whose result is persisted.
- getQuery() - Method in class com.google.api.services.bigquery.model.QueryRequest
-
[Required] A query string, following the BigQuery query syntax, of the query to execute.
- getQuery() - Method in class com.google.api.services.bigquery.model.ViewDefinition
-
[Required] A query that BigQuery executes when the view is referenced.
- getQueryId() - Method in class com.google.api.services.bigquery.model.QueryResponse
-
Query ID for the completed query.
- getQueryParameters() - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
Query parameters for standard SQL queries.
- getQueryParameters() - Method in class com.google.api.services.bigquery.model.QueryRequest
-
Query parameters for Standard SQL queries.
- getQueryPlan() - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output only] Describes execution plan for the query.
- getQueryResults(String, String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs
-
Retrieves the results of a query job.
- GetQueryResults(String, String) - Constructor for class com.google.api.services.bigquery.Bigquery.Jobs.GetQueryResults
-
Retrieves the results of a query job.
- GetQueryResultsResponse - Class in com.google.api.services.bigquery.model
-
Model definition for GetQueryResultsResponse.
- GetQueryResultsResponse() - Constructor for class com.google.api.services.bigquery.model.GetQueryResultsResponse
-
- getQuotaDeferments() - Method in class com.google.api.services.bigquery.model.JobStatistics
-
[Output-only] Quotas which delayed this job's start time.
- getQuotaUser() - Method in class com.google.api.services.bigquery.BigqueryRequest
-
An opaque string that represents a user for quota purposes.
- getQuote() - Method in class com.google.api.services.bigquery.model.CsvOptions
-
[Optional] The value that is used to quote data sections in a CSV file.
- getQuote() - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Optional] The value that is used to quote data sections in a CSV file.
- getRange() - Method in class com.google.api.services.bigquery.model.DoubleHparamSearchSpace
-
Range of the double hyperparameter.
- getRange() - Method in class com.google.api.services.bigquery.model.GoogleSheetsOptions
-
[Optional] Range of a sheet to query from.
- getRange() - Method in class com.google.api.services.bigquery.model.IntHparamSearchSpace
-
Range of the int hyperparameter.
- getRange() - Method in class com.google.api.services.bigquery.model.RangePartitioning
-
[TrustedTester] [Required] Defines the ranges for range partitioning.
- getRangeElementType() - Method in class com.google.api.services.bigquery.model.StandardSqlDataType
-
The type of the range's elements, if type_kind = "RANGE".
- getRangeElementType() - Method in class com.google.api.services.bigquery.model.TableFieldSchema
-
Optional.
- getRangePartitioning() - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[TrustedTester] Range partitioning specification for this table.
- getRangePartitioning() - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
[TrustedTester] Range partitioning specification for this table.
- getRangePartitioning() - Method in class com.google.api.services.bigquery.model.Table
-
[TrustedTester] Range partitioning specification for this table.
- getRangePartitioning() - Method in class com.google.api.services.bigquery.model.TableList.Tables
-
The range partitioning specification for this table, if configured.
- getRankingMetrics() - Method in class com.google.api.services.bigquery.model.EvaluationMetrics
-
Populated for implicit feedback type matrix factorization models.
- getReadMask() - Method in class com.google.api.services.bigquery.Bigquery.Routines.Get
-
If set, only the Routine fields in the field mask are returned in the response.
- getReadMask() - Method in class com.google.api.services.bigquery.Bigquery.Routines.List
-
If set, then only the Routine fields in the field mask, as well as project_id, dataset_id and
routine_id, are returned in the response.
- getReadMsAvg() - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Milliseconds the average shard spent reading input.
- getReadMsMax() - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Milliseconds the slowest shard spent reading input.
- getReadRatioAvg() - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Relative amount of time the average shard spent reading input.
- getReadRatioMax() - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Relative amount of time the slowest shard spent reading input.
- getReadRowkeyAsString() - Method in class com.google.api.services.bigquery.model.BigtableOptions
-
[Optional] If field is true, then the rowkey column families will be read and converted to
string.
- getReason() - Method in class com.google.api.services.bigquery.model.ErrorProto
-
A short error code that summarizes the error.
- getRecall() - Method in class com.google.api.services.bigquery.model.AggregateClassificationMetrics
-
Recall is the fraction of actual positive labels that were given a positive prediction.
- getRecall() - Method in class com.google.api.services.bigquery.model.BinaryConfusionMatrix
-
The fraction of actual positive labels that were given a positive prediction.
- getRecordsRead() - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Number of records read into the stage.
- getRecordsWritten() - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Number of records written by the stage.
- getReferencedColumn() - Method in class com.google.api.services.bigquery.model.TableConstraints.ForeignKeys.ColumnReferences
-
- getReferencedRoutines() - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output only] Referenced routines (persistent user-defined functions and stored procedures) for
the job.
- getReferencedTable() - Method in class com.google.api.services.bigquery.model.TableConstraints.ForeignKeys
-
- getReferencedTables() - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output only] Referenced tables for the job.
- getReferenceFileSchemaUri() - Method in class com.google.api.services.bigquery.model.ExternalDataConfiguration
-
[Optional] Provide a referencing file with the expected table schema.
- getReferenceFileSchemaUri() - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
User provided referencing file with the expected reader schema, Available for the format: AVRO,
PARQUET, ORC.
- getReferencingColumn() - Method in class com.google.api.services.bigquery.model.TableConstraints.ForeignKeys.ColumnReferences
-
- getRefreshIntervalMs() - Method in class com.google.api.services.bigquery.model.MaterializedViewDefinition
-
[Optional] [TrustedTester] The maximum frequency at which this materialized view will be
refreshed.
- getRegressionMetrics() - Method in class com.google.api.services.bigquery.model.EvaluationMetrics
-
Populated for regression models and explicit feedback type matrix factorization models.
- getRemoteFunctionOptions() - Method in class com.google.api.services.bigquery.model.Routine
-
Optional.
- getRemoteModelInfo() - Method in class com.google.api.services.bigquery.model.Model
-
Output only.
- getRemoteModelVersion() - Method in class com.google.api.services.bigquery.model.RemoteModelInfo
-
Output only.
- getRemoteServiceType() - Method in class com.google.api.services.bigquery.model.RemoteModelInfo
-
Output only.
- getRequestedPolicyVersion() - Method in class com.google.api.services.bigquery.model.GetPolicyOptions
-
Optional.
- getRequestId() - Method in class com.google.api.services.bigquery.model.QueryRequest
-
A unique user provided identifier to ensure idempotent behavior for queries.
- getRequirePartitionFilter() - Method in class com.google.api.services.bigquery.model.HivePartitioningOptions
-
[Optional] If set to true, queries over this table require a partition filter that can be used
for partition elimination to be specified.
- getRequirePartitionFilter() - Method in class com.google.api.services.bigquery.model.Table
-
[Optional] If set to true, queries over this table require a partition filter that can be used
for partition elimination to be specified.
- getRequirePartitionFilter() - Method in class com.google.api.services.bigquery.model.TimePartitioning
-
- getReservationId() - Method in class com.google.api.services.bigquery.model.JobStatistics
-
[Output-only] Name of the primary reservation assigned to this job.
- getReservationUsage() - Method in class com.google.api.services.bigquery.model.JobStatistics
-
[Output-only] Job resource usage breakdown by reservation.
- getReservationUsage() - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output only] Job resource usage breakdown by reservation.
- getResource() - Method in class com.google.api.services.bigquery.Bigquery.RowAccessPolicies.GetIamPolicy
-
REQUIRED: The resource for which the policy is being requested.
- getResource() - Method in class com.google.api.services.bigquery.Bigquery.RowAccessPolicies.TestIamPermissions
-
REQUIRED: The resource for which the policy detail is being requested.
- getResource() - Method in class com.google.api.services.bigquery.Bigquery.Tables.GetIamPolicy
-
REQUIRED: The resource for which the policy is being requested.
- getResource() - Method in class com.google.api.services.bigquery.Bigquery.Tables.SetIamPolicy
-
REQUIRED: The resource for which the policy is being specified.
- getResource() - Method in class com.google.api.services.bigquery.Bigquery.Tables.TestIamPermissions
-
REQUIRED: The resource for which the policy detail is being requested.
- getResourceTags() - Method in class com.google.api.services.bigquery.model.Table
-
[Optional] The tags associated with this table.
- getResourceType() - Method in class com.google.api.services.bigquery.model.SparkLoggingInfo
-
[Output-only] Resource type used for logging
- getResourceUri() - Method in class com.google.api.services.bigquery.model.UserDefinedFunctionResource
-
[Pick one] A code resource to load from a Google Cloud Storage URI (gs://bucket/path).
- getResults() - Method in class com.google.api.services.bigquery.model.TrainingRun
-
Output only.
- getReturnTableType() - Method in class com.google.api.services.bigquery.model.Routine
-
Optional.
- getReturnType() - Method in class com.google.api.services.bigquery.model.Routine
-
Optional if language = "SQL"; required otherwise.
- getRocAuc() - Method in class com.google.api.services.bigquery.model.AggregateClassificationMetrics
-
Area Under a ROC Curve.
- getRole() - Method in class com.google.api.services.bigquery.model.Binding
-
Role that is assigned to the list of `members`, or principals.
- getRole() - Method in class com.google.api.services.bigquery.model.Dataset.Access
-
[Required] An IAM role ID that should be granted to the user, group, or domain specified in
this access entry.
- getRoundingMode() - Method in class com.google.api.services.bigquery.model.TableFieldSchema
-
Optional.
- getRoutine() - Method in class com.google.api.services.bigquery.model.Dataset.Access
-
[Pick one] A routine from a different dataset to grant access to.
- getRoutineId() - Method in class com.google.api.services.bigquery.Bigquery.Routines.Delete
-
Required.
- getRoutineId() - Method in class com.google.api.services.bigquery.Bigquery.Routines.Get
-
Required.
- getRoutineId() - Method in class com.google.api.services.bigquery.Bigquery.Routines.Update
-
Required.
- getRoutineId() - Method in class com.google.api.services.bigquery.model.RoutineReference
-
Required.
- getRoutineReference() - Method in class com.google.api.services.bigquery.model.Routine
-
Required.
- getRoutines() - Method in class com.google.api.services.bigquery.model.ListRoutinesResponse
-
Routines in the requested dataset.
- getRoutineType() - Method in class com.google.api.services.bigquery.model.Routine
-
Required.
- getRowAccessPolicies() - Method in class com.google.api.services.bigquery.model.ListRowAccessPoliciesResponse
-
Row access policies on the requested table.
- getRowAccessPolicyReference() - Method in class com.google.api.services.bigquery.model.RowAccessPolicy
-
Required.
- getRowLevelSecurityApplied() - Method in class com.google.api.services.bigquery.model.RowLevelSecurityStatistics
-
[Output-only] [Preview] Whether any accessed data was protected by row access policies.
- getRowLevelSecurityStatistics() - Method in class com.google.api.services.bigquery.model.JobStatistics
-
[Output-only] [Preview] Statistics for row-level security.
- getRows() - Method in class com.google.api.services.bigquery.model.ConfusionMatrix
-
One row per actual label.
- getRows() - Method in class com.google.api.services.bigquery.model.GetQueryResultsResponse
-
An object with as many results as can be contained within the maximum permitted reply size.
- getRows() - Method in class com.google.api.services.bigquery.model.QueryResponse
-
An object with as many results as can be contained within the maximum permitted reply size.
- getRows() - Method in class com.google.api.services.bigquery.model.TableDataInsertAllRequest
-
The rows to insert.
- getRows() - Method in class com.google.api.services.bigquery.model.TableDataList
-
Rows of results.
- getRSquared() - Method in class com.google.api.services.bigquery.model.RegressionMetrics
-
R^2 score.
- getRuntimeVersion() - Method in class com.google.api.services.bigquery.model.SparkOptions
-
Runtime version.
- getSampledShapleyNumPaths() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Number of paths for the sampled Shapley explain method.
- getSatisfiesPzs() - Method in class com.google.api.services.bigquery.model.Dataset
-
[Output-only] Reserved for future use.
- getScale() - Method in class com.google.api.services.bigquery.model.TableFieldSchema
-
[Optional] See documentation for precision.
- getScaleFeatures() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
If true, scale the feature values by dividing the feature standard deviation.
- getSchema() - Method in class com.google.api.services.bigquery.model.ExternalDataConfiguration
-
[Optional] The schema for the data.
- getSchema() - Method in class com.google.api.services.bigquery.model.GetQueryResultsResponse
-
The schema of the results.
- getSchema() - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Optional] The schema for the destination table.
- getSchema() - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output only] The schema of the results.
- getSchema() - Method in class com.google.api.services.bigquery.model.QueryResponse
-
The schema of the results.
- getSchema() - Method in class com.google.api.services.bigquery.model.Table
-
[Optional] Describes the schema of this table.
- getSchemaInline() - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Deprecated] The inline schema.
- getSchemaInlineFormat() - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Deprecated] The format of the schemaInline property.
- getSchemaUpdateOptions() - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
Allows the schema of the destination table to be updated as a side effect of the load job if a
schema is autodetected or supplied in the job configuration.
- getSchemaUpdateOptions() - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
Allows the schema of the destination table to be updated as a side effect of the query job.
- getScriptStatistics() - Method in class com.google.api.services.bigquery.model.JobStatistics
-
[Output-only] Statistics for a child job of a script.
- getSearchStatistics() - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output only] Search query specific statistics.
- getSeasonalPeriods() - Method in class com.google.api.services.bigquery.model.ArimaForecastingMetrics
-
Seasonal periods.
- getSeasonalPeriods() - Method in class com.google.api.services.bigquery.model.ArimaModelInfo
-
Seasonal periods.
- getSeasonalPeriods() - Method in class com.google.api.services.bigquery.model.ArimaResult
-
Seasonal periods.
- getSeasonalPeriods() - Method in class com.google.api.services.bigquery.model.ArimaSingleModelForecastingMetrics
-
Seasonal periods.
- getSecurityMode() - Method in class com.google.api.services.bigquery.model.Routine
-
Optional.
- getSelectedFields() - Method in class com.google.api.services.bigquery.Bigquery.Tabledata.List
-
List of fields to return (comma-separated).
- getSelectedFields() - Method in class com.google.api.services.bigquery.Bigquery.Tables.Get
-
List of fields to return (comma-separated).
- getSelfLink() - Method in class com.google.api.services.bigquery.model.Dataset
-
[Output-only] A URL that can be used to access the resource again.
- getSelfLink() - Method in class com.google.api.services.bigquery.model.Job
-
[Output-only] A URL that can be used to access this resource again.
- getSelfLink() - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only] A URL that can be used to access this resource again.
- getService() - Method in class com.google.api.services.bigquery.model.AuditConfig
-
Specifies a service that will be enabled for audit logging.
- getServiceAccount(String) - Method in class com.google.api.services.bigquery.Bigquery.Projects
-
Returns the email address of the service account for your project used for interactions with
Google Cloud KMS.
- GetServiceAccount(String) - Constructor for class com.google.api.services.bigquery.Bigquery.Projects.GetServiceAccount
-
Returns the email address of the service account for your project used for interactions with
Google Cloud KMS.
- GetServiceAccountResponse - Class in com.google.api.services.bigquery.model
-
Model definition for GetServiceAccountResponse.
- GetServiceAccountResponse() - Constructor for class com.google.api.services.bigquery.model.GetServiceAccountResponse
-
- getSessionId() - Method in class com.google.api.services.bigquery.model.SessionInfo
-
[Output-only] // [Preview] Id of the session.
- getSessionInfo() - Method in class com.google.api.services.bigquery.model.JobStatistics
-
[Output-only] [Preview] Information of the session if this job is part of one.
- getSessionInfo() - Method in class com.google.api.services.bigquery.model.QueryResponse
-
[Output-only] [Preview] Information of the session if this job is part of one.
- getShuffleOutputBytes() - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Total number of bytes written to shuffle.
- getShuffleOutputBytesSpilled() - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Total number of bytes written to shuffle and spilled to disk.
- getSkipInvalidRows() - Method in class com.google.api.services.bigquery.model.TableDataInsertAllRequest
-
[Optional] Insert all valid rows of a request, even if invalid rows exist.
- getSkipLeadingRows() - Method in class com.google.api.services.bigquery.model.CsvOptions
-
[Optional] The number of rows at the top of a CSV file that BigQuery will skip when reading the
data.
- getSkipLeadingRows() - Method in class com.google.api.services.bigquery.model.GoogleSheetsOptions
-
[Optional] The number of rows at the top of a sheet that BigQuery will skip when reading the
data.
- getSkipLeadingRows() - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Optional] The number of rows at the top of a CSV file that BigQuery will skip when loading the
data.
- getSlotMs() - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Slot-milliseconds used by the stage.
- getSlotMs() - Method in class com.google.api.services.bigquery.model.JobStatistics.ReservationUsage
-
[Output-only] Slot-milliseconds the job spent in the given reservation.
- getSlotMs() - Method in class com.google.api.services.bigquery.model.JobStatistics2.ReservationUsage
-
[Output only] Slot-milliseconds the job spent in the given reservation.
- getSnapshotDefinition() - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only] Snapshot definition.
- getSnapshotTime() - Method in class com.google.api.services.bigquery.model.SnapshotDefinition
-
[Required] The time at which the base table was snapshot.
- getSourceFormat() - Method in class com.google.api.services.bigquery.model.ExternalDataConfiguration
-
[Required] The data format.
- getSourceFormat() - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Optional] The format of the data files.
- getSourceModel() - Method in class com.google.api.services.bigquery.model.JobConfigurationExtract
-
A reference to the model being exported.
- getSourceTable() - Method in class com.google.api.services.bigquery.model.JobConfigurationExtract
-
A reference to the table being exported.
- getSourceTable() - Method in class com.google.api.services.bigquery.model.JobConfigurationTableCopy
-
[Pick one] Source table to copy.
- getSourceTables() - Method in class com.google.api.services.bigquery.model.JobConfigurationTableCopy
-
[Pick one] Source tables to copy.
- getSourceUriPrefix() - Method in class com.google.api.services.bigquery.model.HivePartitioningOptions
-
[Optional] When hive partition detection is requested, a common prefix for all source uris
should be supplied.
- getSourceUris() - Method in class com.google.api.services.bigquery.model.ExternalDataConfiguration
-
[Required] The fully-qualified URIs that point to your data in Google Cloud.
- getSourceUris() - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Required] The fully-qualified URIs that point to your data in Google Cloud.
- getSparkJobId() - Method in class com.google.api.services.bigquery.model.SparkStatistics
-
[Output-only] Spark job id if a Spark job is created successfully.
- getSparkJobLocation() - Method in class com.google.api.services.bigquery.model.SparkStatistics
-
[Output-only] Location where the Spark job is executed.
- getSparkOptions() - Method in class com.google.api.services.bigquery.model.Routine
-
Optional.
- getSparkStatistics() - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output only] Statistics of a Spark procedure job.
- getSpecialGroup() - Method in class com.google.api.services.bigquery.model.Dataset.Access
-
[Pick one] A special group to grant access to.
- getStackFrames() - Method in class com.google.api.services.bigquery.model.ScriptStatistics
-
Stack trace showing the line/column/procedure name of each frame on the stack at the point
where the current evaluation happened.
- getStandardizeFeatures() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Whether to standardize numerical features.
- getStart() - Method in class com.google.api.services.bigquery.model.RangePartitioning.Range
-
[TrustedTester] [Required] The start of range partitioning, inclusive.
- getStartColumn() - Method in class com.google.api.services.bigquery.model.ScriptStackFrame
-
[Output-only] One-based start column.
- getStartIndex() - Method in class com.google.api.services.bigquery.Bigquery.Jobs.GetQueryResults
-
Zero-based index of the starting row
- getStartIndex() - Method in class com.google.api.services.bigquery.Bigquery.Tabledata.List
-
Zero-based index of the starting row to read
- getStartLine() - Method in class com.google.api.services.bigquery.model.ScriptStackFrame
-
[Output-only] One-based start line.
- getStartMs() - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Stage start time represented as milliseconds since epoch.
- getStartTime() - Method in class com.google.api.services.bigquery.model.BqmlTrainingRun
-
[Output-only, Beta] Training run start time in milliseconds since the epoch.
- getStartTime() - Method in class com.google.api.services.bigquery.model.JobStatistics
-
[Output-only] Start time of this job, in milliseconds since the epoch.
- getStartTime() - Method in class com.google.api.services.bigquery.model.TrainingRun
-
Output only.
- getStartTimeMs() - Method in class com.google.api.services.bigquery.model.HparamTuningTrial
-
Starting time of the trial.
- getState() - Method in class com.google.api.services.bigquery.model.BqmlTrainingRun
-
[Output-only, Beta] Different state applicable for a training run.
- getState() - Method in class com.google.api.services.bigquery.model.JobList.Jobs
-
Running state of the job.
- getState() - Method in class com.google.api.services.bigquery.model.JobStatus
-
[Output-only] Running state of the job.
- getStateFilter() - Method in class com.google.api.services.bigquery.Bigquery.Jobs.List
-
Filter for job state
- getStatementType() - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
The type of query statement, if valid.
- getStatistics() - Method in class com.google.api.services.bigquery.model.Job
-
[Output-only] Information about the job, including starting time and ending time of the job.
- getStatistics() - Method in class com.google.api.services.bigquery.model.JobList.Jobs
-
[Output-only] Information about the job, including starting time and ending time of the job.
- getStatus() - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Current status for the stage.
- getStatus() - Method in class com.google.api.services.bigquery.model.HparamTuningTrial
-
The status of the trial.
- getStatus() - Method in class com.google.api.services.bigquery.model.Job
-
[Output-only] The status of this job.
- getStatus() - Method in class com.google.api.services.bigquery.model.JobList.Jobs
-
[Full-projection-only] Describes the state of the job.
- getSteps() - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
List of operations within the stage in dependency order (approximately chronological).
- getStorageBillingModel() - Method in class com.google.api.services.bigquery.model.Dataset
-
[Optional] Storage billing model to be used for all tables in the dataset.
- getStorageUri() - Method in class com.google.api.services.bigquery.model.BigLakeConfiguration
-
[Required] Required and immutable.
- getStreamingBuffer() - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only] Contains information regarding this table's streaming buffer, if one is present.
- getStrictMode() - Method in class com.google.api.services.bigquery.model.Routine
-
Optional.
- getStructType() - Method in class com.google.api.services.bigquery.model.StandardSqlDataType
-
The fields of this struct, in order, if type_kind = "STRUCT".
- getStructTypes() - Method in class com.google.api.services.bigquery.model.QueryParameterType
-
[Optional] The types of the fields of this struct, in order, if this is a struct.
- getStructValues() - Method in class com.google.api.services.bigquery.model.QueryParameterValue
-
[Optional] The struct field values, in order of the struct type's declaration.
- getSubsample() - Method in class com.google.api.services.bigquery.model.HparamSearchSpaces
-
Subsample the training data to grow tree to prevent overfitting for boosted tree models.
- getSubsample() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Subsample fraction of the training data to grow tree to prevent overfitting for boosted tree
models.
- getSubsteps() - Method in class com.google.api.services.bigquery.model.ExplainQueryStep
-
Human-readable stage descriptions.
- getTableConstraints() - Method in class com.google.api.services.bigquery.model.Table
-
[Optional] The table constraints on the table.
- getTableDefinitions() - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
[Optional] If querying an external data source outside of BigQuery, describes the data format,
location and other properties of the data source.
- getTableFormat() - Method in class com.google.api.services.bigquery.model.BigLakeConfiguration
-
[Required] Required and immutable.
- getTableId() - Method in class com.google.api.services.bigquery.Bigquery.RowAccessPolicies.List
-
Required.
- getTableId() - Method in class com.google.api.services.bigquery.Bigquery.Tabledata.InsertAll
-
Table ID of the destination table.
- getTableId() - Method in class com.google.api.services.bigquery.Bigquery.Tabledata.List
-
Table ID of the table to read
- getTableId() - Method in class com.google.api.services.bigquery.Bigquery.Tables.Delete
-
Table ID of the table to delete
- getTableId() - Method in class com.google.api.services.bigquery.Bigquery.Tables.Get
-
Table ID of the requested table
- getTableId() - Method in class com.google.api.services.bigquery.Bigquery.Tables.Patch
-
Table ID of the table to update
- getTableId() - Method in class com.google.api.services.bigquery.Bigquery.Tables.Update
-
Table ID of the table to update
- getTableId() - Method in class com.google.api.services.bigquery.model.RowAccessPolicyReference
-
Required.
- getTableId() - Method in class com.google.api.services.bigquery.model.TableConstraints.ForeignKeys.ReferencedTable
-
- getTableId() - Method in class com.google.api.services.bigquery.model.TableReference
-
[Required] The ID of the table.
- getTableReference() - Method in class com.google.api.services.bigquery.model.Table
-
[Required] Reference describing the ID of this table.
- getTableReference() - Method in class com.google.api.services.bigquery.model.TableList.Tables
-
A reference uniquely identifying the table.
- getTables() - Method in class com.google.api.services.bigquery.model.TableList
-
Tables in the requested dataset.
- getTagKey() - Method in class com.google.api.services.bigquery.model.Dataset.Tags
-
[Required] The namespaced friendly name of the tag key, e.g.
- getTags() - Method in class com.google.api.services.bigquery.model.Dataset
-
[Optional]The tags associated with this dataset.
- getTagValue() - Method in class com.google.api.services.bigquery.model.Dataset.Tags
-
[Required] Friendly short name of the tag value, e.g.
- getTargetTypes() - Method in class com.google.api.services.bigquery.model.DatasetAccessEntry
-
- getTemplateSuffix() - Method in class com.google.api.services.bigquery.model.TableDataInsertAllRequest
-
If specified, treats the destination table as a base template, and inserts the rows into an
instance table named "{destination}{templateSuffix}".
- getTestTable() - Method in class com.google.api.services.bigquery.model.DataSplitResult
-
Table reference of the test data after split.
- getText() - Method in class com.google.api.services.bigquery.model.ScriptStackFrame
-
[Output-only] Text of the current statement/expression.
- getTfVersion() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Based on the selected TF version, the corresponding docker image is used to train external
models.
- getThreshold() - Method in class com.google.api.services.bigquery.model.AggregateClassificationMetrics
-
Threshold at which the metrics are computed.
- getThreshold() - Method in class com.google.api.services.bigquery.model.AggregationThresholdPolicy
-
Optional.
- getTimeline() - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output only] [Beta] Describes a timeline of job execution.
- getTimeoutMs() - Method in class com.google.api.services.bigquery.Bigquery.Jobs.GetQueryResults
-
How long to wait for the query to complete, in milliseconds, before returning.
- getTimeoutMs() - Method in class com.google.api.services.bigquery.model.QueryRequest
-
[Optional] How long to wait for the query to complete, in milliseconds, before the request
times out and returns.
- getTimePartitioning() - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
Time-based partitioning specification for the destination table.
- getTimePartitioning() - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
Time-based partitioning specification for the destination table.
- getTimePartitioning() - Method in class com.google.api.services.bigquery.model.Table
-
Time-based partitioning specification for this table.
- getTimePartitioning() - Method in class com.google.api.services.bigquery.model.TableList.Tables
-
The time-based partitioning specification for this table, if configured.
- getTimeSeriesDataColumn() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Column to be designated as time series data for ARIMA model.
- getTimeSeriesId() - Method in class com.google.api.services.bigquery.model.ArimaForecastingMetrics
-
Id to differentiate different time series for the large-scale case.
- getTimeSeriesId() - Method in class com.google.api.services.bigquery.model.ArimaModelInfo
-
The time_series_id value for this time series.
- getTimeSeriesId() - Method in class com.google.api.services.bigquery.model.ArimaSingleModelForecastingMetrics
-
The time_series_id value for this time series.
- getTimeSeriesIdColumn() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
The time series id column that was used during ARIMA model training.
- getTimeSeriesIdColumns() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
The time series id columns that were used during ARIMA model training.
- getTimeSeriesIds() - Method in class com.google.api.services.bigquery.model.ArimaModelInfo
-
The tuple of time_series_ids identifying this time series.
- getTimeSeriesIds() - Method in class com.google.api.services.bigquery.model.ArimaSingleModelForecastingMetrics
-
The tuple of time_series_ids identifying this time series.
- getTimeSeriesLengthFraction() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
The fraction of the interpolated length of the time series that's used to model the time series
trend component.
- getTimeSeriesTimestampColumn() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Column to be designated as time series timestamp for ARIMA model.
- getTitle() - Method in class com.google.api.services.bigquery.model.Expr
-
Optional.
- getTotalBytesBilled() - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output only] Total bytes billed for the job.
- getTotalBytesProcessed() - Method in class com.google.api.services.bigquery.model.GetQueryResultsResponse
-
The total number of bytes processed for this query.
- getTotalBytesProcessed() - Method in class com.google.api.services.bigquery.model.JobStatistics
-
[Output-only] [Deprecated] Use the bytes processed in the query statistics instead.
- getTotalBytesProcessed() - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output only] Total bytes processed for the job.
- getTotalBytesProcessed() - Method in class com.google.api.services.bigquery.model.QueryResponse
-
The total number of bytes processed for this query.
- getTotalBytesProcessedAccuracy() - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output only] For dry-run jobs, totalBytesProcessed is an estimate and this field specifies the
accuracy of the estimate.
- getTotalExplainedVarianceRatio() - Method in class com.google.api.services.bigquery.model.DimensionalityReductionMetrics
-
Total percentage of variance explained by the selected principal components.
- getTotalItems() - Method in class com.google.api.services.bigquery.model.ProjectList
-
The total number of projects in the list.
- getTotalItems() - Method in class com.google.api.services.bigquery.model.TableList
-
The total number of tables in the dataset.
- getTotalPartitionsProcessed() - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output only] Total number of partitions processed from all partitioned tables referenced in
the job.
- getTotalRows() - Method in class com.google.api.services.bigquery.model.GetQueryResultsResponse
-
The total number of rows in the complete query result set, which can be more than the number of
rows in this single page of results.
- getTotalRows() - Method in class com.google.api.services.bigquery.model.QueryResponse
-
The total number of rows in the complete query result set, which can be more than the number of
rows in this single page of results.
- getTotalRows() - Method in class com.google.api.services.bigquery.model.TableDataList
-
The total number of rows in the complete table.
- getTotalSlotMs() - Method in class com.google.api.services.bigquery.model.JobStatistics
-
[Output-only] Slot-milliseconds for the job.
- getTotalSlotMs() - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output only] Slot-milliseconds for the job.
- getTotalSlotMs() - Method in class com.google.api.services.bigquery.model.QueryTimelineSample
-
Cumulative slot-ms consumed by the query.
- getTrainingLoss() - Method in class com.google.api.services.bigquery.model.BqmlIterationResult
-
[Output-only, Beta] Training loss computed on the training data at the end of the iteration.
- getTrainingLoss() - Method in class com.google.api.services.bigquery.model.HparamTuningTrial
-
Loss computed on the training data at the end of trial.
- getTrainingLoss() - Method in class com.google.api.services.bigquery.model.IterationResult
-
Loss computed on the training data at the end of iteration.
- getTrainingOptions() - Method in class com.google.api.services.bigquery.model.BqmlTrainingRun
-
[Output-only, Beta] Training options used by this training run.
- getTrainingOptions() - Method in class com.google.api.services.bigquery.model.TrainingRun
-
Output only.
- getTrainingRuns() - Method in class com.google.api.services.bigquery.model.Model
-
Information for all training runs in increasing order of start_time.
- getTrainingRuns() - Method in class com.google.api.services.bigquery.model.ModelDefinition
-
[Output-only, Beta] Information about ml training runs, each training run comprises of multiple
iterations and there may be multiple training runs for the model if warm start is used or if a
user decides to continue a previously cancelled query.
- getTrainingStartTime() - Method in class com.google.api.services.bigquery.model.TrainingRun
-
Output only.
- getTrainingTable() - Method in class com.google.api.services.bigquery.model.DataSplitResult
-
Table reference of the training data after split.
- getTransactionId() - Method in class com.google.api.services.bigquery.model.TransactionInfo
-
[Output-only] // [Alpha] Id of the transaction.
- getTransactionInfo() - Method in class com.google.api.services.bigquery.model.JobStatistics
-
[Output-only] [Alpha] Information of the multi-statement transaction if this job is part of
one.
- getTransferredBytes() - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output-only] Total bytes transferred for cross-cloud queries such as Cross Cloud Transfer and
CREATE TABLE AS SELECT (CTAS).
- getTransformColumns() - Method in class com.google.api.services.bigquery.model.Model
-
Output only.
- getTransformSql() - Method in class com.google.api.services.bigquery.model.TransformColumn
-
Output only.
- getTreeMethod() - Method in class com.google.api.services.bigquery.model.HparamSearchSpaces
-
Tree construction algorithm for boosted tree models.
- getTreeMethod() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Tree construction algorithm for boosted tree models.
- getTrendSmoothingWindowSize() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Smoothing window size for the trend component.
- getTrialId() - Method in class com.google.api.services.bigquery.model.HparamTuningTrial
-
1-based index of the trial.
- getTrueNegatives() - Method in class com.google.api.services.bigquery.model.BinaryConfusionMatrix
-
Number of true samples predicted as false.
- getTruePositives() - Method in class com.google.api.services.bigquery.model.BinaryConfusionMatrix
-
Number of true samples predicted as true.
- getType() - Method in class com.google.api.services.bigquery.model.BigtableColumn
-
[Optional] The type to convert the value in cells of this column.
- getType() - Method in class com.google.api.services.bigquery.model.BigtableColumnFamily
-
[Optional] The type to convert the value in cells of this column family.
- getType() - Method in class com.google.api.services.bigquery.model.QueryParameterType
-
[Required] The top level type of this field.
- getType() - Method in class com.google.api.services.bigquery.model.QueryParameterType.StructTypes
-
[Required] The type of this field.
- getType() - Method in class com.google.api.services.bigquery.model.StandardSqlField
-
Optional.
- getType() - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only] Describes the table type.
- getType() - Method in class com.google.api.services.bigquery.model.TableFieldSchema
-
[Required] The field data type.
- getType() - Method in class com.google.api.services.bigquery.model.TableFieldSchema.RangeElementType
-
The field element type of a RANGE
- getType() - Method in class com.google.api.services.bigquery.model.TableList.Tables
-
The type of table.
- getType() - Method in class com.google.api.services.bigquery.model.TimePartitioning
-
[Required] The supported types are DAY, HOUR, MONTH, and YEAR, which will generate one
partition per day, hour, month, and year, respectively.
- getType() - Method in class com.google.api.services.bigquery.model.TransformColumn
-
Output only.
- getTypeKind() - Method in class com.google.api.services.bigquery.model.StandardSqlDataType
-
Required.
- getUndeclaredQueryParameters() - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
Standard SQL only: list of undeclared query parameters detected during a dry run validation.
- getUpdatedRowCount() - Method in class com.google.api.services.bigquery.model.DmlStatistics
-
Number of updated Rows.
- getUpdateMask() - Method in class com.google.api.services.bigquery.model.SetIamPolicyRequest
-
OPTIONAL: A FieldMask specifying which fields of the policy to modify.
- getUseAvroLogicalTypes() - Method in class com.google.api.services.bigquery.model.AvroOptions
-
[Optional] If sourceFormat is set to "AVRO", indicates whether to interpret logical types as
the corresponding BigQuery data type (for example, TIMESTAMP), instead of using the raw type
(for example, INTEGER).
- getUseAvroLogicalTypes() - Method in class com.google.api.services.bigquery.model.JobConfigurationExtract
-
[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).
- getUseAvroLogicalTypes() - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Optional] If sourceFormat is set to "AVRO", indicates whether to interpret logical types as
the corresponding BigQuery data type (for example, TIMESTAMP), instead of using the raw type
(for example, INTEGER).
- getUseExplicitColumnNames() - Method in class com.google.api.services.bigquery.model.ViewDefinition
-
True if the column names are explicitly specified.
- getUseLegacySql() - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
Specifies whether to use BigQuery's legacy SQL dialect for this query.
- getUseLegacySql() - Method in class com.google.api.services.bigquery.model.QueryRequest
-
Specifies whether to use BigQuery's legacy SQL dialect for this query.
- getUseLegacySql() - Method in class com.google.api.services.bigquery.model.TableList.Tables.View
-
True if view is defined in legacy SQL dialect, false if in standard SQL.
- getUseLegacySql() - Method in class com.google.api.services.bigquery.model.ViewDefinition
-
Specifies whether to use BigQuery's legacy SQL for this view.
- getUseQueryCache() - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
[Optional] Whether to look for the result in the query cache.
- getUseQueryCache() - Method in class com.google.api.services.bigquery.model.QueryRequest
-
[Optional] Whether to look for the result in the query cache.
- getUserByEmail() - Method in class com.google.api.services.bigquery.model.Dataset.Access
-
[Pick one] An email address of a user to grant access to.
- getUserColumn() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
User column specified for matrix factorization models.
- getUserDefinedContext() - Method in class com.google.api.services.bigquery.model.RemoteFunctionOptions
-
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.
- getUserDefinedFunctionResources() - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
Describes user-defined function resources used in the query.
- getUserDefinedFunctionResources() - Method in class com.google.api.services.bigquery.model.ViewDefinition
-
Describes user-defined function resources used in the query.
- getUserEmail() - Method in class com.google.api.services.bigquery.model.Job
-
[Output-only] Email address of the user who ran the job.
- getUserEmail() - Method in class com.google.api.services.bigquery.model.JobList.Jobs
-
[Full-projection-only] Email address of the user who ran the job.
- getUserIp() - Method in class com.google.api.services.bigquery.BigqueryRequest
-
Deprecated.
- getV() - Method in class com.google.api.services.bigquery.model.TableCell
-
- getValue() - Method in class com.google.api.services.bigquery.model.ConnectionProperty
-
[Required] Value of the connection property.
- getValue() - Method in class com.google.api.services.bigquery.model.QueryParameterValue
-
[Optional] The value of this value, if a simple scalar type.
- getVariance() - Method in class com.google.api.services.bigquery.model.ArimaFittingMetrics
-
Variance.
- getVersion() - Method in class com.google.api.services.bigquery.model.Policy
-
Specifies the format of the policy.
- getVertexAiModelId() - Method in class com.google.api.services.bigquery.model.TrainingRun
-
The model id in the [Vertex AI Model Registry](https://cloud.google.com/vertex-ai/docs/model-
registry/introduction) for this training run.
- getVertexAiModelVersion() - Method in class com.google.api.services.bigquery.model.TrainingRun
-
Output only.
- getVertexAiModelVersionAliases() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
The version aliases to apply in Vertex AI model registry.
- getView() - Method in class com.google.api.services.bigquery.Bigquery.Tables.Get
-
Specifies the view that determines which table information is returned.
- getView() - Method in class com.google.api.services.bigquery.model.Dataset.Access
-
[Pick one] A view from a different dataset to grant access to.
- getView() - Method in class com.google.api.services.bigquery.model.Table
-
[Optional] The view definition.
- getView() - Method in class com.google.api.services.bigquery.model.TableList.Tables
-
Additional details for a view.
- getWaitMsAvg() - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Milliseconds the average shard spent waiting to be scheduled.
- getWaitMsMax() - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Milliseconds the slowest shard spent waiting to be scheduled.
- getWaitRatioAvg() - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Relative amount of time the average shard spent waiting to be scheduled.
- getWaitRatioMax() - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Relative amount of time the slowest shard spent waiting to be scheduled.
- getWalsAlpha() - Method in class com.google.api.services.bigquery.model.HparamSearchSpaces
-
Hyperparameter for matrix factoration when implicit feedback type is specified.
- getWalsAlpha() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Hyperparameter for matrix factoration when implicit feedback type is specified.
- getWarmStart() - Method in class com.google.api.services.bigquery.model.BqmlTrainingRun.TrainingOptions
-
- getWarmStart() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Whether to train a model from the last checkpoint.
- getWriteDisposition() - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Optional] Specifies the action that occurs if the destination table already exists.
- getWriteDisposition() - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
[Optional] Specifies the action that occurs if the destination table already exists.
- getWriteDisposition() - Method in class com.google.api.services.bigquery.model.JobConfigurationTableCopy
-
[Optional] Specifies the action that occurs if the destination table already exists.
- getWriteMsAvg() - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Milliseconds the average shard spent on writing output.
- getWriteMsMax() - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Milliseconds the slowest shard spent on writing output.
- getWriteRatioAvg() - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Relative amount of time the average shard spent on writing output.
- getWriteRatioMax() - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Relative amount of time the slowest shard spent on writing output.
- getXgboostVersion() - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
User-selected XGBoost versions for training of XGBoost models.
- GlobalExplanation - Class in com.google.api.services.bigquery.model
-
Global explanations containing the top most important features after training.
- GlobalExplanation() - Constructor for class com.google.api.services.bigquery.model.GlobalExplanation
-
- GoogleSheetsOptions - Class in com.google.api.services.bigquery.model
-
Model definition for GoogleSheetsOptions.
- GoogleSheetsOptions() - Constructor for class com.google.api.services.bigquery.model.GoogleSheetsOptions
-
- ScriptStackFrame - Class in com.google.api.services.bigquery.model
-
Model definition for ScriptStackFrame.
- ScriptStackFrame() - Constructor for class com.google.api.services.bigquery.model.ScriptStackFrame
-
- ScriptStatistics - Class in com.google.api.services.bigquery.model
-
Model definition for ScriptStatistics.
- ScriptStatistics() - Constructor for class com.google.api.services.bigquery.model.ScriptStatistics
-
- SearchStatistics - Class in com.google.api.services.bigquery.model
-
Model definition for SearchStatistics.
- SearchStatistics() - Constructor for class com.google.api.services.bigquery.model.SearchStatistics
-
- SessionInfo - Class in com.google.api.services.bigquery.model
-
Model definition for SessionInfo.
- SessionInfo() - Constructor for class com.google.api.services.bigquery.model.SessionInfo
-
- set(String, Object) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Delete
-
- set(String, Object) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Get
-
- set(String, Object) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Insert
-
- set(String, Object) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.List
-
- set(String, Object) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Patch
-
- set(String, Object) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Update
-
- set(String, Object) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Cancel
-
- set(String, Object) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Delete
-
- set(String, Object) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Get
-
- set(String, Object) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.GetQueryResults
-
- set(String, Object) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Insert
-
- set(String, Object) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.List
-
- set(String, Object) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Query
-
- set(String, Object) - Method in class com.google.api.services.bigquery.Bigquery.Models.Delete
-
- set(String, Object) - Method in class com.google.api.services.bigquery.Bigquery.Models.Get
-
- set(String, Object) - Method in class com.google.api.services.bigquery.Bigquery.Models.List
-
- set(String, Object) - Method in class com.google.api.services.bigquery.Bigquery.Models.Patch
-
- set(String, Object) - Method in class com.google.api.services.bigquery.Bigquery.Projects.GetServiceAccount
-
- set(String, Object) - Method in class com.google.api.services.bigquery.Bigquery.Projects.List
-
- set(String, Object) - Method in class com.google.api.services.bigquery.Bigquery.Routines.Delete
-
- set(String, Object) - Method in class com.google.api.services.bigquery.Bigquery.Routines.Get
-
- set(String, Object) - Method in class com.google.api.services.bigquery.Bigquery.Routines.Insert
-
- set(String, Object) - Method in class com.google.api.services.bigquery.Bigquery.Routines.List
-
- set(String, Object) - Method in class com.google.api.services.bigquery.Bigquery.Routines.Update
-
- set(String, Object) - Method in class com.google.api.services.bigquery.Bigquery.RowAccessPolicies.GetIamPolicy
-
- set(String, Object) - Method in class com.google.api.services.bigquery.Bigquery.RowAccessPolicies.List
-
- set(String, Object) - Method in class com.google.api.services.bigquery.Bigquery.RowAccessPolicies.TestIamPermissions
-
- set(String, Object) - Method in class com.google.api.services.bigquery.Bigquery.Tabledata.InsertAll
-
- set(String, Object) - Method in class com.google.api.services.bigquery.Bigquery.Tabledata.List
-
- set(String, Object) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Delete
-
- set(String, Object) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Get
-
- set(String, Object) - Method in class com.google.api.services.bigquery.Bigquery.Tables.GetIamPolicy
-
- set(String, Object) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Insert
-
- set(String, Object) - Method in class com.google.api.services.bigquery.Bigquery.Tables.List
-
- set(String, Object) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Patch
-
- set(String, Object) - Method in class com.google.api.services.bigquery.Bigquery.Tables.SetIamPolicy
-
- set(String, Object) - Method in class com.google.api.services.bigquery.Bigquery.Tables.TestIamPermissions
-
- set(String, Object) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Update
-
- set(String, Object) - Method in class com.google.api.services.bigquery.BigqueryRequest
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.AggregateClassificationMetrics
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.AggregationThresholdPolicy
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.Argument
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.ArimaCoefficients
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.ArimaFittingMetrics
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.ArimaForecastingMetrics
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.ArimaModelInfo
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.ArimaOrder
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.ArimaResult
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.ArimaSingleModelForecastingMetrics
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.AuditConfig
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.AuditLogConfig
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.AvroOptions
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.BiEngineReason
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.BiEngineStatistics
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.BigLakeConfiguration
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.BigqueryEntry
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.BigQueryModelTraining
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.BigtableColumn
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.BigtableColumnFamily
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.BigtableOptions
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.BinaryClassificationMetrics
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.BinaryConfusionMatrix
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.Binding
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.BqmlIterationResult
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.BqmlTrainingRun
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.BqmlTrainingRun.TrainingOptions
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.CategoricalValue
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.CategoryCount
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.CloneDefinition
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.Cluster
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.ClusterInfo
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.Clustering
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.ClusteringMetrics
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.ConfusionMatrix
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.ConnectionProperty
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.CsvOptions
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.DataMaskingStatistics
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.Dataset.Access
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.Dataset
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.Dataset.Tags
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.DatasetAccessEntry
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.DatasetList.Datasets
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.DatasetList
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.DatasetReference
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.DataSplitResult
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.DestinationTableProperties
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.DimensionalityReductionMetrics
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.DmlStatistics
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.DoubleCandidates
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.DoubleHparamSearchSpace
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.DoubleRange
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.EncryptionConfiguration
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.ErrorProto
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.EvaluationMetrics
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.ExplainQueryStep
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.Explanation
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.Expr
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.ExternalDataConfiguration
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.ExternalDatasetReference
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.FeatureValue
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.GetIamPolicyRequest
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.GetPolicyOptions
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.GetQueryResultsResponse
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.GetServiceAccountResponse
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.GlobalExplanation
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.GoogleSheetsOptions
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.HivePartitioningOptions
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.HparamSearchSpaces
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.HparamTuningTrial
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.IndexUnusedReason
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.IntArray
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.IntArrayHparamSearchSpace
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.IntCandidates
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.IntHparamSearchSpace
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.IntRange
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.IterationResult
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.Job
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.JobCancelResponse
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.JobConfiguration
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.JobConfigurationExtract
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.JobConfigurationTableCopy
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.JobCreationReason
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.JobList.Jobs
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.JobList
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.JobReference
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.JobStatistics.ReservationUsage
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.JobStatistics
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.JobStatistics2.ReservationUsage
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.JobStatistics3
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.JobStatistics4
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.JobStatistics5
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.JobStatus
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.JsonObject
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.JsonOptions
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.ListModelsResponse
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.ListRoutinesResponse
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.ListRowAccessPoliciesResponse
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.LocationMetadata
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.MaterializedViewDefinition
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.MlStatistics
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.Model
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.ModelDefinition.ModelOptions
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.ModelDefinition
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.ModelReference
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.MultiClassClassificationMetrics
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.ParquetOptions
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.Policy
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.PrincipalComponentInfo
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.PrivacyPolicy
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.ProjectList.Projects
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.ProjectList
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.ProjectReference
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.QueryParameter
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.QueryParameterType
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.QueryParameterType.StructTypes
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.QueryParameterValue
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.QueryRequest
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.QueryResponse
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.QueryTimelineSample
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.RangePartitioning.Range
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.RangePartitioning
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.RankingMetrics
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.RegressionMetrics
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.RemoteFunctionOptions
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.RemoteModelInfo
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.Routine
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.RoutineReference
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.Row
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.RowAccessPolicy
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.RowAccessPolicyReference
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.RowLevelSecurityStatistics
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.ScriptStackFrame
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.ScriptStatistics
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.SearchStatistics
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.SessionInfo
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.SetIamPolicyRequest
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.SnapshotDefinition
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.SparkLoggingInfo
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.SparkOptions
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.SparkStatistics
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.StandardSqlDataType
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.StandardSqlField
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.StandardSqlStructType
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.StandardSqlTableType
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.Streamingbuffer
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.StringHparamSearchSpace
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.Table
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.TableCell
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.TableConstraints.ForeignKeys.ColumnReferences
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.TableConstraints.ForeignKeys.ReferencedTable
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.TableConstraints.ForeignKeys
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.TableConstraints.PrimaryKey
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.TableConstraints
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.TableDataInsertAllRequest.Rows
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.TableDataInsertAllRequest
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.TableDataInsertAllResponse.InsertErrors
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.TableDataInsertAllResponse
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.TableDataList
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.TableFieldSchema.Categories
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.TableFieldSchema.PolicyTags
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.TableFieldSchema.RangeElementType
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.TableFieldSchema
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.TableList
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.TableList.Tables
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.TableList.Tables.View
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.TableReference
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.TableRow
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.TableSchema
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.TestIamPermissionsRequest
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.TestIamPermissionsResponse
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.TimePartitioning
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.TrainingRun
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.TransactionInfo
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.TransformColumn
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.UserDefinedFunctionResource
-
- set(String, Object) - Method in class com.google.api.services.bigquery.model.ViewDefinition
-
- setAccelerationMode(String) - Method in class com.google.api.services.bigquery.model.BiEngineStatistics
-
[Output-only] Specifies which mode of BI Engine acceleration was performed (if any).
- setAccess(List<Dataset.Access>) - Method in class com.google.api.services.bigquery.model.Dataset
-
[Optional] An array of objects that define dataset access for one or more entities.
- setAccuracy(Double) - Method in class com.google.api.services.bigquery.model.AggregateClassificationMetrics
-
Accuracy is the fraction of predictions given the correct label.
- setAccuracy(Double) - Method in class com.google.api.services.bigquery.model.BinaryConfusionMatrix
-
The fraction of predictions given the correct label.
- setActivationFn(StringHparamSearchSpace) - Method in class com.google.api.services.bigquery.model.HparamSearchSpaces
-
Activation functions of neural network models.
- setActivationFn(String) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Activation function of the neural nets.
- setActiveUnits(Long) - Method in class com.google.api.services.bigquery.model.QueryTimelineSample
-
Total number of units currently being processed by workers.
- setActualLabel(String) - Method in class com.google.api.services.bigquery.model.Row
-
The original label of this row.
- setAdjustStepChanges(Boolean) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
If true, detect step changes and make data adjustment in the input time series.
- setAggregateClassificationMetrics(AggregateClassificationMetrics) - Method in class com.google.api.services.bigquery.model.BinaryClassificationMetrics
-
Aggregate classification metrics.
- setAggregateClassificationMetrics(AggregateClassificationMetrics) - Method in class com.google.api.services.bigquery.model.MultiClassClassificationMetrics
-
Aggregate classification metrics.
- setAggregationThresholdPolicy(AggregationThresholdPolicy) - Method in class com.google.api.services.bigquery.model.PrivacyPolicy
-
Optional.
- setAic(Double) - Method in class com.google.api.services.bigquery.model.ArimaFittingMetrics
-
AIC.
- setAll(Boolean) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.List
-
Whether to list all datasets, including hidden ones
- setAllowJaggedRows(Boolean) - Method in class com.google.api.services.bigquery.model.CsvOptions
-
[Optional] Indicates if BigQuery should accept rows that are missing trailing optional columns.
- setAllowJaggedRows(Boolean) - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Optional] Accept rows that are missing trailing optional columns.
- setAllowLargeResults(Boolean) - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
[Optional] If true and query uses legacy SQL dialect, allows the query to produce arbitrarily
large result tables at a slight cost in performance.
- setAllowNonIncrementalDefinition(Boolean) - Method in class com.google.api.services.bigquery.model.MaterializedViewDefinition
-
[Optional] Allow non incremental materialized view definition.
- setAllowQuotedNewlines(Boolean) - Method in class com.google.api.services.bigquery.model.CsvOptions
-
[Optional] Indicates if BigQuery should allow quoted data sections that contain newline
characters in a CSV file.
- setAllowQuotedNewlines(Boolean) - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
Indicates if BigQuery should allow quoted data sections that contain newline characters in a
CSV file.
- setAllUsers(Boolean) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.List
-
Whether to display jobs owned by all users in the project.
- setAlt(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Delete
-
- setAlt(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Get
-
- setAlt(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Insert
-
- setAlt(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.List
-
- setAlt(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Patch
-
- setAlt(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Update
-
- setAlt(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Cancel
-
- setAlt(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Delete
-
- setAlt(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Get
-
- setAlt(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.GetQueryResults
-
- setAlt(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Insert
-
- setAlt(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.List
-
- setAlt(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Query
-
- setAlt(String) - Method in class com.google.api.services.bigquery.Bigquery.Models.Delete
-
- setAlt(String) - Method in class com.google.api.services.bigquery.Bigquery.Models.Get
-
- setAlt(String) - Method in class com.google.api.services.bigquery.Bigquery.Models.List
-
- setAlt(String) - Method in class com.google.api.services.bigquery.Bigquery.Models.Patch
-
- setAlt(String) - Method in class com.google.api.services.bigquery.Bigquery.Projects.GetServiceAccount
-
- setAlt(String) - Method in class com.google.api.services.bigquery.Bigquery.Projects.List
-
- setAlt(String) - Method in class com.google.api.services.bigquery.Bigquery.Routines.Delete
-
- setAlt(String) - Method in class com.google.api.services.bigquery.Bigquery.Routines.Get
-
- setAlt(String) - Method in class com.google.api.services.bigquery.Bigquery.Routines.Insert
-
- setAlt(String) - Method in class com.google.api.services.bigquery.Bigquery.Routines.List
-
- setAlt(String) - Method in class com.google.api.services.bigquery.Bigquery.Routines.Update
-
- setAlt(String) - Method in class com.google.api.services.bigquery.Bigquery.RowAccessPolicies.GetIamPolicy
-
- setAlt(String) - Method in class com.google.api.services.bigquery.Bigquery.RowAccessPolicies.List
-
- setAlt(String) - Method in class com.google.api.services.bigquery.Bigquery.RowAccessPolicies.TestIamPermissions
-
- setAlt(String) - Method in class com.google.api.services.bigquery.Bigquery.Tabledata.InsertAll
-
- setAlt(String) - Method in class com.google.api.services.bigquery.Bigquery.Tabledata.List
-
- setAlt(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Delete
-
- setAlt(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Get
-
- setAlt(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.GetIamPolicy
-
- setAlt(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Insert
-
- setAlt(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.List
-
- setAlt(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Patch
-
- setAlt(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.SetIamPolicy
-
- setAlt(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.TestIamPermissions
-
- setAlt(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Update
-
- setAlt(String) - Method in class com.google.api.services.bigquery.BigqueryRequest
-
Data format for the response.
- setApplicationName(String) - Method in class com.google.api.services.bigquery.Bigquery.Builder
-
- setApproxGlobalFeatureContrib(Boolean) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Whether to use approximate feature contribution method in XGBoost model explanation for global
explain.
- setArchiveUris(List<String>) - Method in class com.google.api.services.bigquery.model.SparkOptions
-
Archive files to be extracted into the working directory of each executor.
- setArgumentKind(String) - Method in class com.google.api.services.bigquery.model.Argument
-
Optional.
- setArguments(List<Argument>) - Method in class com.google.api.services.bigquery.model.Routine
-
Optional.
- setArimaCoefficients(ArimaCoefficients) - Method in class com.google.api.services.bigquery.model.ArimaModelInfo
-
Arima coefficients.
- setArimaFittingMetrics(List<ArimaFittingMetrics>) - Method in class com.google.api.services.bigquery.model.ArimaForecastingMetrics
-
Arima model fitting metrics.
- setArimaFittingMetrics(ArimaFittingMetrics) - Method in class com.google.api.services.bigquery.model.ArimaModelInfo
-
Arima fitting metrics.
- setArimaFittingMetrics(ArimaFittingMetrics) - Method in class com.google.api.services.bigquery.model.ArimaSingleModelForecastingMetrics
-
Arima fitting metrics.
- setArimaForecastingMetrics(ArimaForecastingMetrics) - Method in class com.google.api.services.bigquery.model.EvaluationMetrics
-
Populated for ARIMA models.
- setArimaModelInfo(List<ArimaModelInfo>) - Method in class com.google.api.services.bigquery.model.ArimaResult
-
This message is repeated because there are multiple arima models fitted in auto-arima.
- setArimaSingleModelForecastingMetrics(List<ArimaSingleModelForecastingMetrics>) - Method in class com.google.api.services.bigquery.model.ArimaForecastingMetrics
-
Repeated as there can be many metric sets (one for each model) in auto-arima and the large-
scale case.
- setArrayElementType(StandardSqlDataType) - Method in class com.google.api.services.bigquery.model.StandardSqlDataType
-
The type of the array's elements, if type_kind = "ARRAY".
- setArrayType(QueryParameterType) - Method in class com.google.api.services.bigquery.model.QueryParameterType
-
[Optional] The type of the array's elements, if this is an array.
- setArrayValues(List<QueryParameterValue>) - Method in class com.google.api.services.bigquery.model.QueryParameterValue
-
[Optional] The array values, if this is an array type.
- setAttribution(Double) - Method in class com.google.api.services.bigquery.model.Explanation
-
Attribution of feature.
- setAuditConfigs(List<AuditConfig>) - Method in class com.google.api.services.bigquery.model.Policy
-
Specifies cloud audit logging configuration for this policy.
- setAuditLogConfigs(List<AuditLogConfig>) - Method in class com.google.api.services.bigquery.model.AuditConfig
-
The configuration for logging of each type of permission.
- setAutoArima(Boolean) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Whether to enable auto ARIMA or not.
- setAutoArimaMaxOrder(Long) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
The max value of the sum of non-seasonal p and q.
- setAutoArimaMinOrder(Long) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
The min value of the sum of non-seasonal p and q.
- setAutoClassWeights(Boolean) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Whether to calculate class weights automatically based on the popularity of each label.
- setAutodetect(Boolean) - Method in class com.google.api.services.bigquery.model.ExternalDataConfiguration
-
Try to detect schema and format options automatically.
- setAutodetect(Boolean) - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Optional] Indicates if we should automatically infer the options and schema for CSV and JSON
sources.
- setAutodetectSchema(Boolean) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Patch
-
When true will autodetect schema, else will keep original schema
- setAutodetectSchema(Boolean) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Update
-
When true will autodetect schema, else will keep original schema
- setAutoRegressiveCoefficients(List<Double>) - Method in class com.google.api.services.bigquery.model.ArimaCoefficients
-
Auto-regressive coefficients, an array of double.
- setAverageRank(Double) - Method in class com.google.api.services.bigquery.model.RankingMetrics
-
Determines the goodness of a ranking by computing the percentile rank from the predicted
confidence and dividing it by the original rank.
- setAvroOptions(AvroOptions) - Method in class com.google.api.services.bigquery.model.ExternalDataConfiguration
-
Additional properties to set if sourceFormat is set to Avro.
- setBadRecords(Long) - Method in class com.google.api.services.bigquery.model.JobStatistics3
-
[Output-only] The number of bad records encountered.
- setBaseTable(TableReference) - Method in class com.google.api.services.bigquery.model.IndexUnusedReason
-
[Output-only] Specifies the base table involved in the reason that no search index was used.
- setBaseTableReference(TableReference) - Method in class com.google.api.services.bigquery.model.CloneDefinition
-
[Required] Reference describing the ID of the table that was cloned.
- setBaseTableReference(TableReference) - Method in class com.google.api.services.bigquery.model.SnapshotDefinition
-
[Required] Reference describing the ID of the table that was snapshot.
- setBatchPath(String) - Method in class com.google.api.services.bigquery.Bigquery.Builder
-
- setBatchSize(IntHparamSearchSpace) - Method in class com.google.api.services.bigquery.model.HparamSearchSpaces
-
Mini batch sample size.
- setBatchSize(Long) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Batch size for dnn models.
- setBestTrialId(Long) - Method in class com.google.api.services.bigquery.model.Model
-
The best trial_id across all training runs.
- setBiEngineMode(String) - Method in class com.google.api.services.bigquery.model.BiEngineStatistics
-
[Output-only] Specifies which mode of BI Engine acceleration was performed (if any).
- setBiEngineReasons(List<BiEngineReason>) - Method in class com.google.api.services.bigquery.model.BiEngineStatistics
-
In case of DISABLED or PARTIAL bi_engine_mode, these contain the explanatory reasons as to why
BI Engine could not accelerate.
- setBiEngineStatistics(BiEngineStatistics) - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
BI Engine specific Statistics.
- setBiglakeConfiguration(BigLakeConfiguration) - Method in class com.google.api.services.bigquery.model.Table
-
[Optional] Specifies the configuration of a BigLake managed table.
- setBigqueryRequestInitializer(BigqueryRequestInitializer) - Method in class com.google.api.services.bigquery.Bigquery.Builder
-
- setBigtableOptions(BigtableOptions) - Method in class com.google.api.services.bigquery.model.ExternalDataConfiguration
-
[Optional] Additional options if sourceFormat is set to BIGTABLE.
- setBillingTier(Integer) - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output only] Billing tier for the job.
- setBinaryClassificationMetrics(BinaryClassificationMetrics) - Method in class com.google.api.services.bigquery.model.EvaluationMetrics
-
Populated for binary classification/classifier models.
- setBinaryConfusionMatrixList(List<BinaryConfusionMatrix>) - Method in class com.google.api.services.bigquery.model.BinaryClassificationMetrics
-
Binary confusion matrix at multiple thresholds.
- setBindings(List<Binding>) - Method in class com.google.api.services.bigquery.model.Policy
-
Associates a list of `members`, or principals, with a `role`.
- setBoosterType(StringHparamSearchSpace) - Method in class com.google.api.services.bigquery.model.HparamSearchSpaces
-
Booster type for boosted tree models.
- setBoosterType(String) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Booster type for boosted tree models.
- setBudgetHours(Double) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Budget in hours for AutoML training.
- setCacheHit(Boolean) - Method in class com.google.api.services.bigquery.model.GetQueryResultsResponse
-
Whether the query result was fetched from the query cache.
- setCacheHit(Boolean) - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output only] Whether the query result was fetched from the query cache.
- setCacheHit(Boolean) - Method in class com.google.api.services.bigquery.model.QueryResponse
-
Whether the query result was fetched from the query cache.
- setCalculatePValues(Boolean) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Whether or not p-value test should be computed for this model.
- setCandidates(List<Double>) - Method in class com.google.api.services.bigquery.model.DoubleCandidates
-
Candidates for the double parameter in increasing order.
- setCandidates(DoubleCandidates) - Method in class com.google.api.services.bigquery.model.DoubleHparamSearchSpace
-
Candidates of the double hyperparameter.
- setCandidates(List<IntArray>) - Method in class com.google.api.services.bigquery.model.IntArrayHparamSearchSpace
-
Candidates for the int array parameter.
- setCandidates(List<Long>) - Method in class com.google.api.services.bigquery.model.IntCandidates
-
Candidates for the int parameter in increasing order.
- setCandidates(IntCandidates) - Method in class com.google.api.services.bigquery.model.IntHparamSearchSpace
-
Candidates of the int hyperparameter.
- setCandidates(List<String>) - Method in class com.google.api.services.bigquery.model.StringHparamSearchSpace
-
Canididates for the string or enum parameter in lower case.
- setCategoricalValue(CategoricalValue) - Method in class com.google.api.services.bigquery.model.FeatureValue
-
The categorical feature value.
- setCategories(TableFieldSchema.Categories) - Method in class com.google.api.services.bigquery.model.TableFieldSchema
-
[Optional] The categories attached to this field, used for field-level access control.
- setCategory(String) - Method in class com.google.api.services.bigquery.model.CategoryCount
-
The name of category.
- setCategoryCounts(List<CategoryCount>) - Method in class com.google.api.services.bigquery.model.CategoricalValue
-
Counts of all categories for the categorical feature.
- setCategoryEncodingMethod(String) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Categorical feature encoding method.
- setCentroidId(Long) - Method in class com.google.api.services.bigquery.model.Cluster
-
Centroid id.
- setCentroidId(Long) - Method in class com.google.api.services.bigquery.model.ClusterInfo
-
Centroid id.
- setClassLabel(String) - Method in class com.google.api.services.bigquery.model.GlobalExplanation
-
Class label for this set of global explanations.
- setClassLevelGlobalExplanations(List<GlobalExplanation>) - Method in class com.google.api.services.bigquery.model.TrainingRun
-
Output only.
- setCleanSpikesAndDips(Boolean) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
If true, clean spikes and dips in the input time series.
- setCloneDefinition(CloneDefinition) - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only] Clone definition.
- setCloneTime(DateTime) - Method in class com.google.api.services.bigquery.model.CloneDefinition
-
[Required] The time at which the base table was cloned.
- setClustering(Clustering) - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Beta] Clustering specification for the destination table.
- setClustering(Clustering) - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
[Beta] Clustering specification for the destination table.
- setClustering(Clustering) - Method in class com.google.api.services.bigquery.model.Table
-
[Beta] Clustering specification for the table.
- setClustering(Clustering) - Method in class com.google.api.services.bigquery.model.TableList.Tables
-
[Beta] Clustering specification for this table, if configured.
- setClusteringMetrics(ClusteringMetrics) - Method in class com.google.api.services.bigquery.model.EvaluationMetrics
-
Populated for clustering models.
- setClusterRadius(Double) - Method in class com.google.api.services.bigquery.model.ClusterInfo
-
Cluster radius, the average distance from centroid to each point assigned to the cluster.
- setClusters(List<Cluster>) - Method in class com.google.api.services.bigquery.model.ClusteringMetrics
-
Information for all clusters.
- setClusterSize(Long) - Method in class com.google.api.services.bigquery.model.ClusterInfo
-
Cluster size, the total number of points assigned to the cluster.
- setCode(String) - Method in class com.google.api.services.bigquery.model.BiEngineReason
-
[Output-only] High-level BI Engine reason for partial or disabled acceleration.
- setCode(String) - Method in class com.google.api.services.bigquery.model.IndexUnusedReason
-
[Output-only] Specifies the high-level reason for the scenario when no search index was used.
- setCode(String) - Method in class com.google.api.services.bigquery.model.JobCreationReason
-
Output only.
- setCollation(String) - Method in class com.google.api.services.bigquery.model.TableFieldSchema
-
Optional.
- setColorSpace(String) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Enums for color space, used for processing images in Object Table.
- setColsampleBylevel(DoubleHparamSearchSpace) - Method in class com.google.api.services.bigquery.model.HparamSearchSpaces
-
Subsample ratio of columns for each level for boosted tree models.
- setColsampleBylevel(Double) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Subsample ratio of columns for each level for boosted tree models.
- setColsampleBynode(DoubleHparamSearchSpace) - Method in class com.google.api.services.bigquery.model.HparamSearchSpaces
-
Subsample ratio of columns for each node(split) for boosted tree models.
- setColsampleBynode(Double) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Subsample ratio of columns for each node(split) for boosted tree models.
- setColsampleBytree(DoubleHparamSearchSpace) - Method in class com.google.api.services.bigquery.model.HparamSearchSpaces
-
Subsample ratio of columns when constructing each tree for boosted tree models.
- setColsampleBytree(Double) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Subsample ratio of columns when constructing each tree for boosted tree models.
- setColumnFamilies(List<BigtableColumnFamily>) - Method in class com.google.api.services.bigquery.model.BigtableOptions
-
[Optional] List of column families to expose in the table schema along with their types.
- setColumnReferences(List<TableConstraints.ForeignKeys.ColumnReferences>) - Method in class com.google.api.services.bigquery.model.TableConstraints.ForeignKeys
-
- setColumns(List<BigtableColumn>) - Method in class com.google.api.services.bigquery.model.BigtableColumnFamily
-
[Optional] Lists of columns that should be exposed as individual fields as opposed to a list of
(column name, value) pairs.
- setColumns(List<StandardSqlField>) - Method in class com.google.api.services.bigquery.model.StandardSqlTableType
-
The columns in this table type
- setColumns(List<String>) - Method in class com.google.api.services.bigquery.model.TableConstraints.PrimaryKey
-
- setCompletedParallelInputs(Long) - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Number of parallel input segments completed.
- setCompletedUnits(Long) - Method in class com.google.api.services.bigquery.model.QueryTimelineSample
-
Total parallel units of work completed by this query.
- setCompletionRatio(Double) - Method in class com.google.api.services.bigquery.model.JobStatistics
-
[TrustedTester] [Output-only] Job progress (0.0 -> 1.0) for LOAD and EXTRACT jobs.
- setCompression(String) - Method in class com.google.api.services.bigquery.model.ExternalDataConfiguration
-
[Optional] The compression type of the data source.
- setCompression(String) - Method in class com.google.api.services.bigquery.model.JobConfigurationExtract
-
[Optional] The compression type to use for exported files.
- setComputeMsAvg(Long) - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Milliseconds the average shard spent on CPU-bound tasks.
- setComputeMsMax(Long) - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Milliseconds the slowest shard spent on CPU-bound tasks.
- setComputeRatioAvg(Double) - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Relative amount of time the average shard spent on CPU-bound tasks.
- setComputeRatioMax(Double) - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Relative amount of time the slowest shard spent on CPU-bound tasks.
- setCondition(Expr) - Method in class com.google.api.services.bigquery.model.Binding
-
The condition that is associated with this binding.
- setConfidenceThreshold(Double) - Method in class com.google.api.services.bigquery.model.ConfusionMatrix
-
Confidence threshold used when computing the entries of the confusion matrix.
- setConfiguration(JobConfiguration) - Method in class com.google.api.services.bigquery.model.Job
-
[Required] Describes the job configuration.
- setConfiguration(JobConfiguration) - Method in class com.google.api.services.bigquery.model.JobList.Jobs
-
[Full-projection-only] Specifies the job configuration.
- setConfusionMatrixList(List<ConfusionMatrix>) - Method in class com.google.api.services.bigquery.model.MultiClassClassificationMetrics
-
Confusion matrix at different thresholds.
- setConnection(String) - Method in class com.google.api.services.bigquery.model.ExternalDatasetReference
-
[Required] The connection id that is used to access the external_source.
- setConnection(String) - Method in class com.google.api.services.bigquery.model.RemoteFunctionOptions
-
Fully qualified name of the user-provided connection object which holds the authentication
information to send requests to the remote service.
- setConnection(String) - Method in class com.google.api.services.bigquery.model.RemoteModelInfo
-
Output only.
- setConnection(String) - Method in class com.google.api.services.bigquery.model.SparkOptions
-
Fully qualified name of the user-provided Spark connection object.
- setConnectionId(String) - Method in class com.google.api.services.bigquery.model.BigLakeConfiguration
-
[Required] Required and immutable.
- setConnectionId(String) - Method in class com.google.api.services.bigquery.model.ExternalDataConfiguration
-
[Optional, Trusted Tester] Connection for external data source.
- setConnectionProperties(List<ConnectionProperty>) - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
Connection properties.
- setConnectionProperties(List<ConnectionProperty>) - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
Connection properties.
- setConnectionProperties(List<ConnectionProperty>) - Method in class com.google.api.services.bigquery.model.QueryRequest
-
Connection properties.
- setContainerImage(String) - Method in class com.google.api.services.bigquery.model.SparkOptions
-
Custom container image for the runtime environment.
- setContinuous(Boolean) - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
[Optional] Specifies whether the query should be executed as a continuous query.
- setContinuous(Boolean) - Method in class com.google.api.services.bigquery.model.QueryRequest
-
[Optional] Specifies whether the query should be executed as a continuous query.
- setCopiedLogicalBytes(Long) - Method in class com.google.api.services.bigquery.model.JobStatistics5
-
[Output-only] Number of logical bytes copied to the destination table.
- setCopiedRows(Long) - Method in class com.google.api.services.bigquery.model.JobStatistics5
-
[Output-only] Number of rows copied to the destination table.
- setCopy(JobConfigurationTableCopy) - Method in class com.google.api.services.bigquery.model.JobConfiguration
-
[Pick one] Copies a table.
- setCopy(JobStatistics5) - Method in class com.google.api.services.bigquery.model.JobStatistics
-
[Output-only] Statistics for a copy job.
- setCount(Long) - Method in class com.google.api.services.bigquery.model.CategoryCount
-
The count of training samples matching the category within the cluster.
- setCount(Long) - Method in class com.google.api.services.bigquery.model.Cluster
-
Count of training data rows that were assigned to this cluster.
- setCreateDisposition(String) - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Optional] Specifies whether the job is allowed to create new tables.
- setCreateDisposition(String) - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
[Optional] Specifies whether the job is allowed to create new tables.
- setCreateDisposition(String) - Method in class com.google.api.services.bigquery.model.JobConfigurationTableCopy
-
[Optional] Specifies whether the job is allowed to create new tables.
- setCreateSession(Boolean) - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
If true, creates a new session, where session id will be a server generated random id.
- setCreateSession(Boolean) - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
If true, creates a new session, where session id will be a server generated random id.
- setCreateSession(Boolean) - Method in class com.google.api.services.bigquery.model.QueryRequest
-
If true, creates a new session, where session id will be a server generated random id.
- setCreationTime(Long) - Method in class com.google.api.services.bigquery.model.Dataset
-
[Output-only] The time when this dataset was created, in milliseconds since the epoch.
- setCreationTime(Long) - Method in class com.google.api.services.bigquery.model.JobStatistics
-
[Output-only] Creation time of this job, in milliseconds since the epoch.
- setCreationTime(Long) - Method in class com.google.api.services.bigquery.model.Model
-
Output only.
- setCreationTime(Long) - Method in class com.google.api.services.bigquery.model.Routine
-
Output only.
- setCreationTime(String) - Method in class com.google.api.services.bigquery.model.RowAccessPolicy
-
Output only.
- setCreationTime(Long) - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only] The time when this table was created, in milliseconds since the epoch.
- setCreationTime(Long) - Method in class com.google.api.services.bigquery.model.TableList.Tables
-
The time when this table was created, in milliseconds since the epoch.
- setCsvOptions(CsvOptions) - Method in class com.google.api.services.bigquery.model.ExternalDataConfiguration
-
Additional properties to set if sourceFormat is set to CSV.
- setCumulativeExplainedVarianceRatio(Double) - Method in class com.google.api.services.bigquery.model.PrincipalComponentInfo
-
The explained_variance is pre-ordered in the descending order to compute the cumulative
explained variance ratio.
- setCurrentIteration(Integer) - Method in class com.google.api.services.bigquery.model.BigQueryModelTraining
-
[Output-only, Beta] Index of current ML training iteration.
- setD(Long) - Method in class com.google.api.services.bigquery.model.ArimaOrder
-
Order of the differencing part.
- setDartNormalizeType(StringHparamSearchSpace) - Method in class com.google.api.services.bigquery.model.HparamSearchSpaces
-
Dart normalization type for boosted tree models.
- setDartNormalizeType(String) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Type of normalization algorithm for boosted tree models using dart booster.
- setDataFrequency(String) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
The data frequency of a time series.
- setDataGovernanceType(String) - Method in class com.google.api.services.bigquery.model.Routine
-
Optional.
- setDataMaskingApplied(Boolean) - Method in class com.google.api.services.bigquery.model.DataMaskingStatistics
-
[Output-only] [Preview] Whether any accessed data was protected by data masking.
- setDataMaskingStatistics(DataMaskingStatistics) - Method in class com.google.api.services.bigquery.model.JobStatistics
-
[Output-only] Statistics for data masking.
- setDataset(DatasetAccessEntry) - Method in class com.google.api.services.bigquery.model.Dataset.Access
-
[Pick one] A grant authorizing all resources of a particular type in a particular dataset
access to this dataset.
- setDataset(DatasetReference) - Method in class com.google.api.services.bigquery.model.DatasetAccessEntry
-
[Required] The dataset this entry applies to.
- setDatasetId(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Delete
-
Dataset ID of dataset being deleted
- setDatasetId(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Get
-
Dataset ID of the requested dataset
- setDatasetId(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Patch
-
Dataset ID of the dataset being updated
- setDatasetId(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Update
-
Dataset ID of the dataset being updated
- setDatasetId(String) - Method in class com.google.api.services.bigquery.Bigquery.Models.Delete
-
Required.
- setDatasetId(String) - Method in class com.google.api.services.bigquery.Bigquery.Models.Get
-
Required.
- setDatasetId(String) - Method in class com.google.api.services.bigquery.Bigquery.Models.List
-
Required.
- setDatasetId(String) - Method in class com.google.api.services.bigquery.Bigquery.Models.Patch
-
Required.
- setDatasetId(String) - Method in class com.google.api.services.bigquery.Bigquery.Routines.Delete
-
Required.
- setDatasetId(String) - Method in class com.google.api.services.bigquery.Bigquery.Routines.Get
-
Required.
- setDatasetId(String) - Method in class com.google.api.services.bigquery.Bigquery.Routines.Insert
-
Required.
- setDatasetId(String) - Method in class com.google.api.services.bigquery.Bigquery.Routines.List
-
Required.
- setDatasetId(String) - Method in class com.google.api.services.bigquery.Bigquery.Routines.Update
-
Required.
- setDatasetId(String) - Method in class com.google.api.services.bigquery.Bigquery.RowAccessPolicies.List
-
Required.
- setDatasetId(String) - Method in class com.google.api.services.bigquery.Bigquery.Tabledata.InsertAll
-
Dataset ID of the destination table.
- setDatasetId(String) - Method in class com.google.api.services.bigquery.Bigquery.Tabledata.List
-
Dataset ID of the table to read
- setDatasetId(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Delete
-
Dataset ID of the table to delete
- setDatasetId(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Get
-
Dataset ID of the requested table
- setDatasetId(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Insert
-
Dataset ID of the new table
- setDatasetId(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.List
-
Dataset ID of the tables to list
- setDatasetId(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Patch
-
Dataset ID of the table to update
- setDatasetId(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Update
-
Dataset ID of the table to update
- setDatasetId(String) - Method in class com.google.api.services.bigquery.model.DatasetReference
-
[Required] A unique ID for this dataset, without the project name.
- setDatasetId(String) - Method in class com.google.api.services.bigquery.model.ModelReference
-
Required.
- setDatasetId(String) - Method in class com.google.api.services.bigquery.model.RoutineReference
-
Required.
- setDatasetId(String) - Method in class com.google.api.services.bigquery.model.RowAccessPolicyReference
-
Required.
- setDatasetId(String) - Method in class com.google.api.services.bigquery.model.TableConstraints.ForeignKeys.ReferencedTable
-
- setDatasetId(String) - Method in class com.google.api.services.bigquery.model.TableReference
-
[Required] The ID of the dataset containing this table.
- setDatasetReference(DatasetReference) - Method in class com.google.api.services.bigquery.model.Dataset
-
[Required] A reference that identifies the dataset.
- setDatasetReference(DatasetReference) - Method in class com.google.api.services.bigquery.model.DatasetList.Datasets
-
The dataset reference.
- setDatasets(List<DatasetList.Datasets>) - Method in class com.google.api.services.bigquery.model.DatasetList
-
An array of the dataset resources in the project.
- setDatasetView(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Get
-
Specifies the view that determines which dataset information is returned.
- setDataSplitColumn(String) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
The column to split data with.
- setDataSplitEvalFraction(Double) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
The fraction of evaluation data over the whole input data.
- setDataSplitMethod(String) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
The data split type for training and evaluation, e.g.
- setDataSplitResult(DataSplitResult) - Method in class com.google.api.services.bigquery.model.TrainingRun
-
Output only.
- setDataType(StandardSqlDataType) - Method in class com.google.api.services.bigquery.model.Argument
-
Required unless argument_kind = ANY_TYPE.
- setDaviesBouldinIndex(Double) - Method in class com.google.api.services.bigquery.model.ClusteringMetrics
-
Davies-Bouldin index.
- setDdlAffectedRowAccessPolicyCount(Long) - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output only] [Preview] The number of row access policies affected by a DDL statement.
- setDdlDestinationTable(TableReference) - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output only] The DDL destination table.
- setDdlOperationPerformed(String) - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
The DDL operation performed, possibly dependent on the pre-existence of the DDL target.
- setDdlTargetDataset(DatasetReference) - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output only] The DDL target dataset.
- setDdlTargetRoutine(RoutineReference) - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
The DDL target routine.
- setDdlTargetRowAccessPolicy(RowAccessPolicyReference) - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output only] [Preview] The DDL target row access policy.
- setDdlTargetTable(TableReference) - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output only] The DDL target table.
- setDebugInfo(String) - Method in class com.google.api.services.bigquery.model.ErrorProto
-
Debugging information.
- setDecimalTargetTypes(List<String>) - Method in class com.google.api.services.bigquery.model.ExternalDataConfiguration
-
[Optional] Defines the list of possible SQL data types to which the source decimal values are
converted.
- setDecimalTargetTypes(List<String>) - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Optional] Defines the list of possible SQL data types to which the source decimal values are
converted.
- setDecomposeTimeSeries(Boolean) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
If true, perform decompose time series and save the results.
- setDefaultCollation(String) - Method in class com.google.api.services.bigquery.model.Dataset
-
[Output-only] The default collation of the dataset.
- setDefaultCollation(String) - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only] The default collation of the table.
- setDefaultDataset(DatasetReference) - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
[Optional] Specifies the default dataset to use for unqualified table names in the query.
- setDefaultDataset(DatasetReference) - Method in class com.google.api.services.bigquery.model.QueryRequest
-
[Optional] Specifies the default datasetId and projectId to assume for any unqualified table
names in the query.
- setDefaultEncryptionConfiguration(EncryptionConfiguration) - Method in class com.google.api.services.bigquery.model.Dataset
-
- setDefaultPartitionExpirationMs(Long) - Method in class com.google.api.services.bigquery.model.Dataset
-
[Optional] The default partition expiration for all partitioned tables in the dataset, in
milliseconds.
- setDefaultRoundingMode(String) - Method in class com.google.api.services.bigquery.model.Dataset
-
[Output-only] The default rounding mode of the dataset.
- setDefaultRoundingMode(String) - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only] The default rounding mode of the table.
- setDefaultTableExpirationMs(Long) - Method in class com.google.api.services.bigquery.model.Dataset
-
[Optional] The default lifetime of all tables in the dataset, in milliseconds.
- setDefaultTrialId(Long) - Method in class com.google.api.services.bigquery.model.Model
-
Output only.
- setDefaultValueExpression(String) - Method in class com.google.api.services.bigquery.model.TableFieldSchema
-
Optional.
- setDefinitionBody(String) - Method in class com.google.api.services.bigquery.model.Routine
-
Required.
- setDeleteContents(Boolean) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Delete
-
If True, delete all the tables in the dataset.
- setDeletedRowCount(Long) - Method in class com.google.api.services.bigquery.model.DmlStatistics
-
Number of deleted Rows.
- setDescription(String) - Method in class com.google.api.services.bigquery.model.Dataset
-
[Optional] A user-friendly description of the dataset.
- setDescription(String) - Method in class com.google.api.services.bigquery.model.DestinationTableProperties
-
[Optional] The description for the destination table.
- setDescription(String) - Method in class com.google.api.services.bigquery.model.Expr
-
Optional.
- setDescription(String) - Method in class com.google.api.services.bigquery.model.Model
-
Optional.
- setDescription(String) - Method in class com.google.api.services.bigquery.model.QueryParameterType.StructTypes
-
[Optional] Human-oriented description of the field.
- setDescription(String) - Method in class com.google.api.services.bigquery.model.Routine
-
Optional.
- setDescription(String) - Method in class com.google.api.services.bigquery.model.Table
-
[Optional] A user-friendly description of this table.
- setDescription(String) - Method in class com.google.api.services.bigquery.model.TableFieldSchema
-
[Optional] The field description.
- setDestinationEncryptionConfiguration(EncryptionConfiguration) - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
Custom encryption configuration (e.g., Cloud KMS keys).
- setDestinationEncryptionConfiguration(EncryptionConfiguration) - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
Custom encryption configuration (e.g., Cloud KMS keys).
- setDestinationEncryptionConfiguration(EncryptionConfiguration) - Method in class com.google.api.services.bigquery.model.JobConfigurationTableCopy
-
Custom encryption configuration (e.g., Cloud KMS keys).
- setDestinationExpirationTime(Object) - Method in class com.google.api.services.bigquery.model.JobConfigurationTableCopy
-
[Optional] The time when the destination table expires.
- setDestinationFormat(String) - Method in class com.google.api.services.bigquery.model.JobConfigurationExtract
-
[Optional] The exported file format.
- setDestinationTable(TableReference) - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Required] The destination table to load the data into.
- setDestinationTable(TableReference) - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
[Optional] Describes the table where the query results should be stored.
- setDestinationTable(TableReference) - Method in class com.google.api.services.bigquery.model.JobConfigurationTableCopy
-
[Required] The destination table
- setDestinationTableProperties(DestinationTableProperties) - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Beta] [Optional] Properties with which to create the destination table if it is new.
- setDestinationUri(String) - Method in class com.google.api.services.bigquery.model.JobConfigurationExtract
-
[Pick one] DEPRECATED: Use destinationUris instead, passing only one URI as necessary.
- setDestinationUriFileCounts(List<Long>) - Method in class com.google.api.services.bigquery.model.JobStatistics4
-
[Output-only] Number of files per destination URI or URI pattern specified in the extract
configuration.
- setDestinationUris(List<String>) - Method in class com.google.api.services.bigquery.model.JobConfigurationExtract
-
[Pick one] A list of fully-qualified Google Cloud Storage URIs where the extracted table should
be written.
- setDeterminismLevel(String) - Method in class com.google.api.services.bigquery.model.Routine
-
Optional.
- setDimensionalityReductionMetrics(DimensionalityReductionMetrics) - Method in class com.google.api.services.bigquery.model.EvaluationMetrics
-
Evaluation metrics when the model is a dimensionality reduction model, which currently includes
PCA.
- setDisableGZipContent(boolean) - Method in class com.google.api.services.bigquery.BigqueryRequest
-
- setDistanceType(String) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Distance type for clustering models.
- setDmlStats(DmlStatistics) - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output only] Detailed statistics for DML statements Present only for DML statements INSERT,
UPDATE, DELETE or TRUNCATE.
- setDmlStats(DmlStatistics) - Method in class com.google.api.services.bigquery.model.QueryResponse
-
[Output-only] Detailed statistics for DML statements Present only for DML statements INSERT,
UPDATE, DELETE or TRUNCATE.
- setDomain(String) - Method in class com.google.api.services.bigquery.model.Dataset.Access
-
[Pick one] A domain to grant access to.
- setDropout(DoubleHparamSearchSpace) - Method in class com.google.api.services.bigquery.model.HparamSearchSpaces
-
Dropout probability for dnn model training and boosted tree models using dart booster.
- setDropout(Double) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Dropout probability for dnn models.
- setDryRun(Boolean) - Method in class com.google.api.services.bigquery.model.JobConfiguration
-
[Optional] If set, don't actually run this job.
- setDryRun(Boolean) - Method in class com.google.api.services.bigquery.model.QueryRequest
-
[Optional] If set to true, BigQuery doesn't run the job.
- setDurationMs(Long) - Method in class com.google.api.services.bigquery.model.BqmlIterationResult
-
[Output-only, Beta] Time taken to run the training iteration in milliseconds.
- setDurationMs(Long) - Method in class com.google.api.services.bigquery.model.IterationResult
-
Time taken to run the iteration in milliseconds.
- setEarlyStop(Boolean) - Method in class com.google.api.services.bigquery.model.BqmlTrainingRun.TrainingOptions
-
- setEarlyStop(Boolean) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Whether to stop early when the loss doesn't improve significantly any more (compared to
min_relative_progress).
- setElapsedMs(Long) - Method in class com.google.api.services.bigquery.model.QueryTimelineSample
-
Milliseconds elapsed since the start of query execution.
- setElements(List<Long>) - Method in class com.google.api.services.bigquery.model.IntArray
-
Elements in the int array.
- setEmail(String) - Method in class com.google.api.services.bigquery.model.GetServiceAccountResponse
-
The service account email address.
- setEnableGlobalExplain(Boolean) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
If true, enable global explanation during training.
- setEnableListInference(Boolean) - Method in class com.google.api.services.bigquery.model.ParquetOptions
-
[Optional] Indicates whether to use schema inference specifically for Parquet LIST logical
type.
- setEnableRefresh(Boolean) - Method in class com.google.api.services.bigquery.model.MaterializedViewDefinition
-
[Optional] [TrustedTester] Enable automatic refresh of the materialized view when the base
table is updated.
- setEncoding(String) - Method in class com.google.api.services.bigquery.model.BigtableColumn
-
[Optional] The encoding of the values when the type is not STRING.
- setEncoding(String) - Method in class com.google.api.services.bigquery.model.BigtableColumnFamily
-
[Optional] The encoding of the values when the type is not STRING.
- setEncoding(String) - Method in class com.google.api.services.bigquery.model.CsvOptions
-
[Optional] The character encoding of the data.
- setEncoding(String) - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Optional] The character encoding of the data.
- setEncoding(String) - Method in class com.google.api.services.bigquery.model.JsonOptions
-
[Optional] The character encoding of the data.
- setEncryptionConfiguration(EncryptionConfiguration) - Method in class com.google.api.services.bigquery.model.Model
-
Custom encryption configuration (e.g., Cloud KMS keys).
- setEncryptionConfiguration(EncryptionConfiguration) - Method in class com.google.api.services.bigquery.model.Table
-
Custom encryption configuration (e.g., Cloud KMS keys).
- setEnd(Long) - Method in class com.google.api.services.bigquery.model.RangePartitioning.Range
-
[TrustedTester] [Required] The end of range partitioning, exclusive.
- setEndColumn(Integer) - Method in class com.google.api.services.bigquery.model.ScriptStackFrame
-
[Output-only] One-based end column.
- setEndLine(Integer) - Method in class com.google.api.services.bigquery.model.ScriptStackFrame
-
[Output-only] One-based end line.
- setEndMs(Long) - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Stage end time represented as milliseconds since epoch.
- setEndpoint(String) - Method in class com.google.api.services.bigquery.model.RemoteFunctionOptions
-
Endpoint of the user-provided remote service, e.g.
- setEndpoint(String) - Method in class com.google.api.services.bigquery.model.RemoteModelInfo
-
Output only.
- setEndpoints(Map<String, String>) - Method in class com.google.api.services.bigquery.model.SparkStatistics
-
[Output-only] Endpoints generated for the Spark job.
- setEndTime(Long) - Method in class com.google.api.services.bigquery.model.JobStatistics
-
[Output-only] End time of this job, in milliseconds since the epoch.
- setEndTimeMs(Long) - Method in class com.google.api.services.bigquery.model.HparamTuningTrial
-
Ending time of the trial.
- setEntries(List<BigqueryEntry>) - Method in class com.google.api.services.bigquery.model.Row
-
Info describing predicted label distribution.
- setEnumAsString(Boolean) - Method in class com.google.api.services.bigquery.model.ParquetOptions
-
[Optional] Indicates whether to infer Parquet ENUM logical type as STRING instead of BYTES by
default.
- setErrorMessage(String) - Method in class com.google.api.services.bigquery.model.HparamTuningTrial
-
Error message for FAILED and INFEASIBLE trial.
- setErrorResult(ErrorProto) - Method in class com.google.api.services.bigquery.model.JobList.Jobs
-
A result object that will be present only if the job has failed.
- setErrorResult(ErrorProto) - Method in class com.google.api.services.bigquery.model.JobStatus
-
[Output-only] Final error result of the job.
- setErrors(List<ErrorProto>) - Method in class com.google.api.services.bigquery.model.GetQueryResultsResponse
-
[Output-only] The first errors or warnings encountered during the running of the job.
- setErrors(List<ErrorProto>) - Method in class com.google.api.services.bigquery.model.JobStatus
-
[Output-only] The first errors encountered during the running of the job.
- setErrors(List<ErrorProto>) - Method in class com.google.api.services.bigquery.model.QueryResponse
-
[Output-only] The first errors or warnings encountered during the running of the job.
- setErrors(List<ErrorProto>) - Method in class com.google.api.services.bigquery.model.TableDataInsertAllResponse.InsertErrors
-
Error information for the row indicated by the index property.
- setEstimatedBytes(BigInteger) - Method in class com.google.api.services.bigquery.model.Streamingbuffer
-
[Output-only] A lower-bound estimate of the number of bytes currently in the streaming buffer.
- setEstimatedBytesProcessed(Long) - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output only] The original estimate of bytes processed for the job.
- setEstimatedRows(BigInteger) - Method in class com.google.api.services.bigquery.model.Streamingbuffer
-
[Output-only] A lower-bound estimate of the number of rows currently in the streaming buffer.
- setEstimatedRunnableUnits(Long) - Method in class com.google.api.services.bigquery.model.QueryTimelineSample
-
Units of work that can be scheduled immediately.
- setEtag(String) - Method in class com.google.api.services.bigquery.model.Dataset
-
[Output-only] A hash of the resource.
- setEtag(String) - Method in class com.google.api.services.bigquery.model.DatasetList
-
A hash value of the results page.
- setEtag(String) - Method in class com.google.api.services.bigquery.model.GetQueryResultsResponse
-
A hash of this response.
- setEtag(String) - Method in class com.google.api.services.bigquery.model.Job
-
[Output-only] A hash of this resource.
- setEtag(String) - Method in class com.google.api.services.bigquery.model.JobList
-
A hash of this page of results.
- setEtag(String) - Method in class com.google.api.services.bigquery.model.Model
-
Output only.
- setEtag(String) - Method in class com.google.api.services.bigquery.model.Policy
-
`etag` is used for optimistic concurrency control as a way to help prevent simultaneous updates
of a policy from overwriting each other.
- setEtag(String) - Method in class com.google.api.services.bigquery.model.ProjectList
-
A hash of the page of results
- setEtag(String) - Method in class com.google.api.services.bigquery.model.Routine
-
Output only.
- setEtag(String) - Method in class com.google.api.services.bigquery.model.RowAccessPolicy
-
Output only.
- setEtag(String) - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only] A hash of the table metadata.
- setEtag(String) - Method in class com.google.api.services.bigquery.model.TableDataList
-
A hash of this page of results.
- setEtag(String) - Method in class com.google.api.services.bigquery.model.TableList
-
A hash of this page of results.
- setEvalLoss(Double) - Method in class com.google.api.services.bigquery.model.BqmlIterationResult
-
[Output-only, Beta] Eval loss computed on the eval data at the end of the iteration.
- setEvalLoss(Double) - Method in class com.google.api.services.bigquery.model.HparamTuningTrial
-
Loss computed on the eval data at the end of trial.
- setEvalLoss(Double) - Method in class com.google.api.services.bigquery.model.IterationResult
-
Loss computed on the eval data at the end of iteration.
- setEvaluationKind(String) - Method in class com.google.api.services.bigquery.model.ScriptStatistics
-
[Output-only] Whether this child job was a statement or expression.
- setEvaluationMetrics(EvaluationMetrics) - Method in class com.google.api.services.bigquery.model.HparamTuningTrial
-
Evaluation metrics of this trial calculated on the test data.
- setEvaluationMetrics(EvaluationMetrics) - Method in class com.google.api.services.bigquery.model.TrainingRun
-
Output only.
- setEvaluationTable(TableReference) - Method in class com.google.api.services.bigquery.model.DataSplitResult
-
Table reference of the evaluation data after split.
- setExemptedMembers(List<String>) - Method in class com.google.api.services.bigquery.model.AuditLogConfig
-
Specifies the identities that do not cause logging for this type of permission.
- setExpectedTotalIterations(Long) - Method in class com.google.api.services.bigquery.model.BigQueryModelTraining
-
[Output-only, Beta] Expected number of iterations for the create model query job specified as
num_iterations in the input query.
- setExpirationMs(Long) - Method in class com.google.api.services.bigquery.model.TimePartitioning
-
[Optional] Number of milliseconds for which to keep the storage for partitions in the table.
- setExpirationTime(DateTime) - Method in class com.google.api.services.bigquery.model.DestinationTableProperties
-
[Internal] This field is for Google internal use only.
- setExpirationTime(Long) - Method in class com.google.api.services.bigquery.model.Model
-
Optional.
- setExpirationTime(Long) - Method in class com.google.api.services.bigquery.model.Table
-
[Optional] The time when this table expires, in milliseconds since the epoch.
- setExpirationTime(Long) - Method in class com.google.api.services.bigquery.model.TableList.Tables
-
[Optional] The time when this table expires, in milliseconds since the epoch.
- setExplainedVariance(Double) - Method in class com.google.api.services.bigquery.model.PrincipalComponentInfo
-
Explained variance by this principal component, which is simply the eigenvalue.
- setExplainedVarianceRatio(Double) - Method in class com.google.api.services.bigquery.model.PrincipalComponentInfo
-
Explained_variance over the total explained variance.
- setExplanations(List<Explanation>) - Method in class com.google.api.services.bigquery.model.GlobalExplanation
-
A list of the top global explanations.
- setExpression(String) - Method in class com.google.api.services.bigquery.model.Expr
-
Textual representation of an expression in Common Expression Language syntax.
- setExternalDataConfiguration(ExternalDataConfiguration) - Method in class com.google.api.services.bigquery.model.Table
-
[Optional] Describes the data format, location, and other properties of a table stored outside
of BigQuery.
- setExternalDatasetReference(ExternalDatasetReference) - Method in class com.google.api.services.bigquery.model.Dataset
-
[Optional] Information about the external metadata storage where the dataset is defined.
- setExternalSource(String) - Method in class com.google.api.services.bigquery.model.ExternalDatasetReference
-
[Required] External source that backs this dataset.
- setExtract(JobConfigurationExtract) - Method in class com.google.api.services.bigquery.model.JobConfiguration
-
[Pick one] Configures an extract job.
- setExtract(JobStatistics4) - Method in class com.google.api.services.bigquery.model.JobStatistics
-
[Output-only] Statistics for an extract job.
- setF(List<TableCell>) - Method in class com.google.api.services.bigquery.model.TableRow
-
Represents a single row in the result set, consisting of one or more fields.
- setF1Score(Double) - Method in class com.google.api.services.bigquery.model.AggregateClassificationMetrics
-
The F1 score is an average of recall and precision.
- setF1Score(Double) - Method in class com.google.api.services.bigquery.model.BinaryConfusionMatrix
-
The equally weighted average of recall and precision.
- setFalseNegatives(Long) - Method in class com.google.api.services.bigquery.model.BinaryConfusionMatrix
-
Number of false samples predicted as false.
- setFalsePositives(Long) - Method in class com.google.api.services.bigquery.model.BinaryConfusionMatrix
-
Number of false samples predicted as true.
- setFamilyId(String) - Method in class com.google.api.services.bigquery.model.BigtableColumnFamily
-
Identifier of the column family.
- setFeatureColumn(String) - Method in class com.google.api.services.bigquery.model.FeatureValue
-
The feature column name.
- setFeatureColumns(List<StandardSqlField>) - Method in class com.google.api.services.bigquery.model.Model
-
Output only.
- setFeatureName(String) - Method in class com.google.api.services.bigquery.model.Explanation
-
The full feature name.
- setFeatureValues(List<FeatureValue>) - Method in class com.google.api.services.bigquery.model.Cluster
-
Values of highly variant features for this cluster.
- setFeedbackType(String) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Feedback type that specifies which algorithm to run for matrix factorization.
- setField(String) - Method in class com.google.api.services.bigquery.model.RangePartitioning
-
[TrustedTester] [Required] The table is partitioned by this field.
- setField(String) - Method in class com.google.api.services.bigquery.model.TimePartitioning
-
[Beta] [Optional] If not set, the table is partitioned by pseudo column, referenced via either
'_PARTITIONTIME' as TIMESTAMP type, or '_PARTITIONDATE' as DATE type.
- setFieldDelimiter(String) - Method in class com.google.api.services.bigquery.model.CsvOptions
-
[Optional] The separator for fields in a CSV file.
- setFieldDelimiter(String) - Method in class com.google.api.services.bigquery.model.JobConfigurationExtract
-
[Optional] Delimiter to use between fields in the exported data.
- setFieldDelimiter(String) - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Optional] The separator for fields in a CSV file.
- setFieldName(String) - Method in class com.google.api.services.bigquery.model.BigtableColumn
-
[Optional] If the qualifier is not a valid BigQuery field identifier i.e.
- setFields(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Delete
-
- setFields(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Get
-
- setFields(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Insert
-
- setFields(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.List
-
- setFields(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Patch
-
- setFields(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Update
-
- setFields(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Cancel
-
- setFields(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Delete
-
- setFields(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Get
-
- setFields(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.GetQueryResults
-
- setFields(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Insert
-
- setFields(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.List
-
- setFields(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Query
-
- setFields(String) - Method in class com.google.api.services.bigquery.Bigquery.Models.Delete
-
- setFields(String) - Method in class com.google.api.services.bigquery.Bigquery.Models.Get
-
- setFields(String) - Method in class com.google.api.services.bigquery.Bigquery.Models.List
-
- setFields(String) - Method in class com.google.api.services.bigquery.Bigquery.Models.Patch
-
- setFields(String) - Method in class com.google.api.services.bigquery.Bigquery.Projects.GetServiceAccount
-
- setFields(String) - Method in class com.google.api.services.bigquery.Bigquery.Projects.List
-
- setFields(String) - Method in class com.google.api.services.bigquery.Bigquery.Routines.Delete
-
- setFields(String) - Method in class com.google.api.services.bigquery.Bigquery.Routines.Get
-
- setFields(String) - Method in class com.google.api.services.bigquery.Bigquery.Routines.Insert
-
- setFields(String) - Method in class com.google.api.services.bigquery.Bigquery.Routines.List
-
- setFields(String) - Method in class com.google.api.services.bigquery.Bigquery.Routines.Update
-
- setFields(String) - Method in class com.google.api.services.bigquery.Bigquery.RowAccessPolicies.GetIamPolicy
-
- setFields(String) - Method in class com.google.api.services.bigquery.Bigquery.RowAccessPolicies.List
-
- setFields(String) - Method in class com.google.api.services.bigquery.Bigquery.RowAccessPolicies.TestIamPermissions
-
- setFields(String) - Method in class com.google.api.services.bigquery.Bigquery.Tabledata.InsertAll
-
- setFields(String) - Method in class com.google.api.services.bigquery.Bigquery.Tabledata.List
-
- setFields(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Delete
-
- setFields(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Get
-
- setFields(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.GetIamPolicy
-
- setFields(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Insert
-
- setFields(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.List
-
- setFields(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Patch
-
- setFields(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.SetIamPolicy
-
- setFields(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.TestIamPermissions
-
- setFields(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Update
-
- setFields(String) - Method in class com.google.api.services.bigquery.BigqueryRequest
-
Selector specifying which fields to include in a partial response.
- setFields(List<String>) - Method in class com.google.api.services.bigquery.model.Clustering
-
[Repeated] One or more fields on which data should be clustered.
- setFields(List<String>) - Method in class com.google.api.services.bigquery.model.HivePartitioningOptions
-
[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.api.services.bigquery.model.StandardSqlStructType
-
Fields within the struct.
- setFields(List<TableFieldSchema>) - Method in class com.google.api.services.bigquery.model.TableFieldSchema
-
[Optional] Describes the nested schema fields if the type property is set to RECORD.
- setFields(List<TableFieldSchema>) - Method in class com.google.api.services.bigquery.model.TableSchema
-
Describes the fields in a table.
- setFileFormat(String) - Method in class com.google.api.services.bigquery.model.BigLakeConfiguration
-
[Required] Required and immutable.
- setFileSetSpecType(String) - Method in class com.google.api.services.bigquery.model.ExternalDataConfiguration
-
[Optional] Specifies how source URIs are interpreted for constructing the file set to load.
- setFileSetSpecType(String) - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Optional] Specifies how source URIs are interpreted for constructing the file set to load.
- setFileUris(List<String>) - Method in class com.google.api.services.bigquery.model.SparkOptions
-
Files to be placed in the working directory of each executor.
- setFilter(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.List
-
An expression for filtering the results of the request by label.
- setFilter(String) - Method in class com.google.api.services.bigquery.Bigquery.Routines.List
-
If set, then only the Routines matching this filter are returned.
- setFilterPredicate(String) - Method in class com.google.api.services.bigquery.model.RowAccessPolicy
-
Required.
- setFitIntercept(Boolean) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Whether the model should include intercept during model training.
- setFlattenResults(Boolean) - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
[Optional] If true and query uses legacy SQL dialect, flattens all nested and repeated fields
in the query results.
- setForeignKeys(List<TableConstraints.ForeignKeys>) - Method in class com.google.api.services.bigquery.model.TableConstraints
-
[Optional] The foreign keys of the tables.
- setFriendlyName(String) - Method in class com.google.api.services.bigquery.model.Dataset
-
[Optional] A descriptive name for the dataset.
- setFriendlyName(String) - Method in class com.google.api.services.bigquery.model.DatasetList.Datasets
-
A descriptive name for the dataset, if one exists.
- setFriendlyName(String) - Method in class com.google.api.services.bigquery.model.DestinationTableProperties
-
[Optional] The friendly name for the destination table.
- setFriendlyName(String) - Method in class com.google.api.services.bigquery.model.Model
-
Optional.
- setFriendlyName(String) - Method in class com.google.api.services.bigquery.model.ProjectList.Projects
-
A descriptive name for this project.
- setFriendlyName(String) - Method in class com.google.api.services.bigquery.model.Table
-
[Optional] A descriptive name for this table.
- setFriendlyName(String) - Method in class com.google.api.services.bigquery.model.TableList.Tables
-
The user-friendly name for this table.
- setGoogleClientRequestInitializer(GoogleClientRequestInitializer) - Method in class com.google.api.services.bigquery.Bigquery.Builder
-
- setGoogleSheetsOptions(GoogleSheetsOptions) - Method in class com.google.api.services.bigquery.model.ExternalDataConfiguration
-
[Optional] Additional options if sourceFormat is set to GOOGLE_SHEETS.
- setGroupByEmail(String) - Method in class com.google.api.services.bigquery.model.Dataset.Access
-
[Pick one] An email address of a Google Group to grant access to.
- setHasDrift(List<Boolean>) - Method in class com.google.api.services.bigquery.model.ArimaForecastingMetrics
-
Whether Arima model fitted with drift or not.
- setHasDrift(Boolean) - Method in class com.google.api.services.bigquery.model.ArimaModelInfo
-
Whether Arima model fitted with drift or not.
- setHasDrift(Boolean) - Method in class com.google.api.services.bigquery.model.ArimaSingleModelForecastingMetrics
-
Is arima model fitted with drift or not.
- setHasHolidayEffect(Boolean) - Method in class com.google.api.services.bigquery.model.ArimaModelInfo
-
If true, holiday_effect is a part of time series decomposition result.
- setHasHolidayEffect(Boolean) - Method in class com.google.api.services.bigquery.model.ArimaSingleModelForecastingMetrics
-
If true, holiday_effect is a part of time series decomposition result.
- setHasSpikesAndDips(Boolean) - Method in class com.google.api.services.bigquery.model.ArimaModelInfo
-
If true, spikes_and_dips is a part of time series decomposition result.
- setHasSpikesAndDips(Boolean) - Method in class com.google.api.services.bigquery.model.ArimaSingleModelForecastingMetrics
-
If true, spikes_and_dips is a part of time series decomposition result.
- setHasStepChanges(Boolean) - Method in class com.google.api.services.bigquery.model.ArimaModelInfo
-
If true, step_changes is a part of time series decomposition result.
- setHasStepChanges(Boolean) - Method in class com.google.api.services.bigquery.model.ArimaSingleModelForecastingMetrics
-
If true, step_changes is a part of time series decomposition result.
- setHiddenUnits(IntArrayHparamSearchSpace) - Method in class com.google.api.services.bigquery.model.HparamSearchSpaces
-
Hidden units for neural network models.
- setHiddenUnits(List<Long>) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Hidden units for dnn models.
- setHivePartitioningOptions(HivePartitioningOptions) - Method in class com.google.api.services.bigquery.model.ExternalDataConfiguration
-
[Optional] Options to configure hive partitioning support.
- setHivePartitioningOptions(HivePartitioningOptions) - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Optional] Options to configure hive partitioning support.
- setHolidayRegion(String) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
The geographical region based on which the holidays are considered in time series modeling.
- setHolidayRegions(List<String>) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
A list of geographical regions that are used for time series modeling.
- setHorizon(Long) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
The number of periods ahead that need to be forecasted.
- setHparams(TrainingOptions) - Method in class com.google.api.services.bigquery.model.HparamTuningTrial
-
The hyperprameters selected for this trial.
- setHparamSearchSpaces(HparamSearchSpaces) - Method in class com.google.api.services.bigquery.model.Model
-
Output only.
- setHparamTrials(List<HparamTuningTrial>) - Method in class com.google.api.services.bigquery.model.Model
-
Output only.
- setHparamTuningEvaluationMetrics(EvaluationMetrics) - Method in class com.google.api.services.bigquery.model.HparamTuningTrial
-
Hyperparameter tuning evaluation metrics of this trial calculated on the eval data.
- setHparamTuningObjectives(List<String>) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
The target evaluation metrics to optimize the hyperparameters for.
- setHttpRequestInitializer(HttpRequestInitializer) - Method in class com.google.api.services.bigquery.Bigquery.Builder
-
- setIamMember(String) - Method in class com.google.api.services.bigquery.model.Dataset.Access
-
[Pick one] Some other type of member that appears in the IAM Policy but isn't a user, group,
domain, or special group.
- setIamPolicy(String, SetIamPolicyRequest) - Method in class com.google.api.services.bigquery.Bigquery.Tables
-
Sets the access control policy on the specified resource.
- SetIamPolicy(String, SetIamPolicyRequest) - Constructor for class com.google.api.services.bigquery.Bigquery.Tables.SetIamPolicy
-
Sets the access control policy on the specified resource.
- SetIamPolicyRequest - Class in com.google.api.services.bigquery.model
-
Request message for `SetIamPolicy` method.
- SetIamPolicyRequest() - Constructor for class com.google.api.services.bigquery.model.SetIamPolicyRequest
-
- setId(String) - Method in class com.google.api.services.bigquery.model.Dataset
-
[Output-only] The fully-qualified unique name of the dataset in the format projectId:datasetId.
- setId(String) - Method in class com.google.api.services.bigquery.model.DatasetList.Datasets
-
The fully-qualified, unique, opaque ID of the dataset.
- setId(Long) - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Unique ID for stage within plan.
- setId(String) - Method in class com.google.api.services.bigquery.model.Job
-
[Output-only] Opaque ID field of the job
- setId(String) - Method in class com.google.api.services.bigquery.model.JobList.Jobs
-
Unique opaque ID of the job.
- setId(String) - Method in class com.google.api.services.bigquery.model.ProjectList.Projects
-
An opaque ID of this project.
- setId(String) - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only] An opaque ID uniquely identifying the table.
- setId(String) - Method in class com.google.api.services.bigquery.model.TableList.Tables
-
An opaque ID of the table
- setIgnoreUnknownValues(Boolean) - Method in class com.google.api.services.bigquery.model.ExternalDataConfiguration
-
[Optional] Indicates if BigQuery should allow extra values that are not represented in the
table schema.
- setIgnoreUnknownValues(Boolean) - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Optional] Indicates if BigQuery should allow extra values that are not represented in the
table schema.
- setIgnoreUnknownValues(Boolean) - Method in class com.google.api.services.bigquery.model.TableDataInsertAllRequest
-
[Optional] Accept rows that contain values that do not match the schema.
- setIgnoreUnspecifiedColumnFamilies(Boolean) - Method in class com.google.api.services.bigquery.model.BigtableOptions
-
[Optional] If field is true, then the column families that are not specified in columnFamilies
list are not exposed in the table schema.
- setImportedLibraries(List<String>) - Method in class com.google.api.services.bigquery.model.Routine
-
Optional.
- setIncludeDrift(Boolean) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Include drift when fitting an ARIMA model.
- setIndex(Integer) - Method in class com.google.api.services.bigquery.model.BqmlIterationResult
-
[Output-only, Beta] Index of the ML training iteration, starting from zero for each training
run.
- setIndex(Integer) - Method in class com.google.api.services.bigquery.model.IterationResult
-
Index of the iteration, 0 based.
- setIndex(Long) - Method in class com.google.api.services.bigquery.model.TableDataInsertAllResponse.InsertErrors
-
The index of the row that error applies to.
- setIndexName(String) - Method in class com.google.api.services.bigquery.model.IndexUnusedReason
-
[Output-only] Specifies the name of the unused search index, if available.
- setIndexUnusedReasons(List<IndexUnusedReason>) - Method in class com.google.api.services.bigquery.model.SearchStatistics
-
When index_usage_mode is UNUSED or PARTIALLY_USED, this field explains why index was not used
in all or part of the search query.
- setIndexUsageMode(String) - Method in class com.google.api.services.bigquery.model.SearchStatistics
-
Specifies index usage mode for the query.
- setInitialLearnRate(Double) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Specifies the initial learning rate for the line search learn rate strategy.
- setInlineCode(String) - Method in class com.google.api.services.bigquery.model.UserDefinedFunctionResource
-
[Pick one] An inline resource that contains code for a user-defined function (UDF).
- setInputBytes(Long) - Method in class com.google.api.services.bigquery.model.JobStatistics4
-
[Output-only] Number of user bytes extracted into the result.
- setInputFileBytes(Long) - Method in class com.google.api.services.bigquery.model.JobStatistics3
-
[Output-only] Number of bytes of source data in a load job.
- setInputFiles(Long) - Method in class com.google.api.services.bigquery.model.JobStatistics3
-
[Output-only] Number of source files in a load job.
- setInputLabelColumns(List<String>) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Name of input label columns in training data.
- setInputStages(List<Long>) - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
IDs for stages that are inputs to this stage.
- setInsertedRowCount(Long) - Method in class com.google.api.services.bigquery.model.DmlStatistics
-
Number of inserted Rows.
- setInsertErrors(List<TableDataInsertAllResponse.InsertErrors>) - Method in class com.google.api.services.bigquery.model.TableDataInsertAllResponse
-
An array of errors for rows that were not inserted.
- setInsertId(String) - Method in class com.google.api.services.bigquery.model.TableDataInsertAllRequest.Rows
-
[Optional] A unique ID for each row.
- setInstanceWeightColumn(String) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Name of the instance weight column for training data.
- setIntegratedGradientsNumSteps(Long) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Number of integral steps for the integrated gradients explain method.
- setInterceptCoefficient(Double) - Method in class com.google.api.services.bigquery.model.ArimaCoefficients
-
Intercept coefficient, just a double not an array.
- setInterval(Long) - Method in class com.google.api.services.bigquery.model.RangePartitioning.Range
-
[TrustedTester] [Required] The width of each interval.
- setIsAggregate(Boolean) - Method in class com.google.api.services.bigquery.model.Argument
-
Optional.
- setIsCaseInsensitive(Boolean) - Method in class com.google.api.services.bigquery.model.Dataset
-
[Optional] Indicates if table names are case insensitive in the dataset.
- setItemColumn(String) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Item column specified for matrix factorization models.
- setItemCount(Long) - Method in class com.google.api.services.bigquery.model.BigqueryEntry
-
Number of items being predicted as this label.
- setIterationResults(List<BqmlIterationResult>) - Method in class com.google.api.services.bigquery.model.BqmlTrainingRun
-
[Output-only, Beta] List of each iteration results.
- setIterationResults(List<IterationResult>) - Method in class com.google.api.services.bigquery.model.MlStatistics
-
Results for all completed iterations.
- setJarUris(List<String>) - Method in class com.google.api.services.bigquery.model.SparkOptions
-
JARs to include on the driver and executor CLASSPATH.
- setJob(Job) - Method in class com.google.api.services.bigquery.model.JobCancelResponse
-
The final state of the job.
- setJobComplete(Boolean) - Method in class com.google.api.services.bigquery.model.GetQueryResultsResponse
-
Whether the query has completed or not.
- setJobComplete(Boolean) - Method in class com.google.api.services.bigquery.model.QueryResponse
-
Whether the query has completed or not.
- setJobCreationMode(String) - Method in class com.google.api.services.bigquery.model.QueryRequest
-
Optional.
- setJobCreationReason(Object) - Method in class com.google.api.services.bigquery.model.Job
-
[Output-only] If set, it provides the reason why a Job was created.
- setJobCreationReason(Object) - Method in class com.google.api.services.bigquery.model.QueryResponse
-
Optional.
- setJobId(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Cancel
-
[Required] Job ID of the job to cancel
- setJobId(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Delete
-
Required.
- setJobId(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Get
-
[Required] Job ID of the requested job
- setJobId(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.GetQueryResults
-
[Required] Job ID of the query job
- setJobId(String) - Method in class com.google.api.services.bigquery.model.JobReference
-
[Required] The ID of the job.
- setJobReference(JobReference) - Method in class com.google.api.services.bigquery.model.GetQueryResultsResponse
-
Reference to the BigQuery Job that was created to run the query.
- setJobReference(JobReference) - Method in class com.google.api.services.bigquery.model.Job
-
[Optional] Reference describing the unique-per-user name of the job.
- setJobReference(JobReference) - Method in class com.google.api.services.bigquery.model.JobList.Jobs
-
Job reference uniquely identifying the job.
- setJobReference(JobReference) - Method in class com.google.api.services.bigquery.model.QueryResponse
-
Reference to the Job that was created to run the query.
- setJobs(List<JobList.Jobs>) - Method in class com.google.api.services.bigquery.model.JobList
-
List of jobs that were requested.
- setJobTimeoutMs(Long) - Method in class com.google.api.services.bigquery.model.JobConfiguration
-
[Optional] Job timeout in milliseconds.
- setJobType(String) - Method in class com.google.api.services.bigquery.model.JobConfiguration
-
[Output-only] The type of the job.
- setJson(Map<String, Object>) - Method in class com.google.api.services.bigquery.model.TableDataInsertAllRequest.Rows
-
[Required] A JSON object that contains a row of data.
- setJsonExtension(String) - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Optional] If sourceFormat is set to newline-delimited JSON, indicates whether it should be
processed as a JSON variant such as GeoJSON.
- setJsonOptions(JsonOptions) - Method in class com.google.api.services.bigquery.model.ExternalDataConfiguration
-
Additional properties to set if `sourceFormat` is set to `NEWLINE_DELIMITED_JSON`.
- setKey(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Delete
-
- setKey(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Get
-
- setKey(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Insert
-
- setKey(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.List
-
- setKey(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Patch
-
- setKey(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Update
-
- setKey(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Cancel
-
- setKey(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Delete
-
- setKey(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Get
-
- setKey(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.GetQueryResults
-
- setKey(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Insert
-
- setKey(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.List
-
- setKey(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Query
-
- setKey(String) - Method in class com.google.api.services.bigquery.Bigquery.Models.Delete
-
- setKey(String) - Method in class com.google.api.services.bigquery.Bigquery.Models.Get
-
- setKey(String) - Method in class com.google.api.services.bigquery.Bigquery.Models.List
-
- setKey(String) - Method in class com.google.api.services.bigquery.Bigquery.Models.Patch
-
- setKey(String) - Method in class com.google.api.services.bigquery.Bigquery.Projects.GetServiceAccount
-
- setKey(String) - Method in class com.google.api.services.bigquery.Bigquery.Projects.List
-
- setKey(String) - Method in class com.google.api.services.bigquery.Bigquery.Routines.Delete
-
- setKey(String) - Method in class com.google.api.services.bigquery.Bigquery.Routines.Get
-
- setKey(String) - Method in class com.google.api.services.bigquery.Bigquery.Routines.Insert
-
- setKey(String) - Method in class com.google.api.services.bigquery.Bigquery.Routines.List
-
- setKey(String) - Method in class com.google.api.services.bigquery.Bigquery.Routines.Update
-
- setKey(String) - Method in class com.google.api.services.bigquery.Bigquery.RowAccessPolicies.GetIamPolicy
-
- setKey(String) - Method in class com.google.api.services.bigquery.Bigquery.RowAccessPolicies.List
-
- setKey(String) - Method in class com.google.api.services.bigquery.Bigquery.RowAccessPolicies.TestIamPermissions
-
- setKey(String) - Method in class com.google.api.services.bigquery.Bigquery.Tabledata.InsertAll
-
- setKey(String) - Method in class com.google.api.services.bigquery.Bigquery.Tabledata.List
-
- setKey(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Delete
-
- setKey(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Get
-
- setKey(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.GetIamPolicy
-
- setKey(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Insert
-
- setKey(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.List
-
- setKey(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Patch
-
- setKey(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.SetIamPolicy
-
- setKey(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.TestIamPermissions
-
- setKey(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Update
-
- setKey(String) - Method in class com.google.api.services.bigquery.BigqueryRequest
-
API key.
- setKey(String) - Method in class com.google.api.services.bigquery.model.ConnectionProperty
-
[Required] Name of the connection property to set.
- setKind(String) - Method in class com.google.api.services.bigquery.model.Dataset
-
[Output-only] The resource type.
- setKind(String) - Method in class com.google.api.services.bigquery.model.DatasetList.Datasets
-
The resource type.
- setKind(String) - Method in class com.google.api.services.bigquery.model.DatasetList
-
The list type.
- setKind(String) - Method in class com.google.api.services.bigquery.model.ExplainQueryStep
-
Machine-readable operation type.
- setKind(String) - Method in class com.google.api.services.bigquery.model.GetQueryResultsResponse
-
The resource type of the response.
- setKind(String) - Method in class com.google.api.services.bigquery.model.GetServiceAccountResponse
-
The resource type of the response.
- setKind(String) - Method in class com.google.api.services.bigquery.model.Job
-
[Output-only] The type of the resource.
- setKind(String) - Method in class com.google.api.services.bigquery.model.JobCancelResponse
-
The resource type of the response.
- setKind(String) - Method in class com.google.api.services.bigquery.model.JobList.Jobs
-
The resource type.
- setKind(String) - Method in class com.google.api.services.bigquery.model.JobList
-
The resource type of the response.
- setKind(String) - Method in class com.google.api.services.bigquery.model.ProjectList.Projects
-
The resource type.
- setKind(String) - Method in class com.google.api.services.bigquery.model.ProjectList
-
The type of list.
- setKind(String) - Method in class com.google.api.services.bigquery.model.QueryRequest
-
The resource type of the request.
- setKind(String) - Method in class com.google.api.services.bigquery.model.QueryResponse
-
The resource type.
- setKind(String) - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only] The type of the resource.
- setKind(String) - Method in class com.google.api.services.bigquery.model.TableDataInsertAllRequest
-
The resource type of the response.
- setKind(String) - Method in class com.google.api.services.bigquery.model.TableDataInsertAllResponse
-
The resource type of the response.
- setKind(String) - Method in class com.google.api.services.bigquery.model.TableDataList
-
The resource type of the response.
- setKind(String) - Method in class com.google.api.services.bigquery.model.TableList
-
The type of list.
- setKind(String) - Method in class com.google.api.services.bigquery.model.TableList.Tables
-
The resource type.
- setKmeansInitializationColumn(String) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
The column used to provide the initial centroids for kmeans algorithm when
kmeans_initialization_method is CUSTOM.
- setKmeansInitializationMethod(String) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
The method used to initialize the centroids for kmeans algorithm.
- setKmsKeyName(String) - Method in class com.google.api.services.bigquery.model.EncryptionConfiguration
-
Optional.
- setL1Reg(Double) - Method in class com.google.api.services.bigquery.model.BqmlTrainingRun.TrainingOptions
-
- setL1Reg(DoubleHparamSearchSpace) - Method in class com.google.api.services.bigquery.model.HparamSearchSpaces
-
L1 regularization coefficient.
- setL1RegActivation(Double) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
L1 regularization coefficient to activations.
- setL1Regularization(Double) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
L1 regularization coefficient.
- setL2Reg(Double) - Method in class com.google.api.services.bigquery.model.BqmlTrainingRun.TrainingOptions
-
- setL2Reg(DoubleHparamSearchSpace) - Method in class com.google.api.services.bigquery.model.HparamSearchSpaces
-
L2 regularization coefficient.
- setL2Regularization(Double) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
L2 regularization coefficient.
- setLabelClassWeights(Map<String, Double>) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Weights associated with each label class, for rebalancing the training data.
- setLabelColumns(List<StandardSqlField>) - Method in class com.google.api.services.bigquery.model.Model
-
Output only.
- setLabels(Map<String, String>) - Method in class com.google.api.services.bigquery.model.Dataset
-
The labels associated with this dataset.
- setLabels(Map<String, String>) - Method in class com.google.api.services.bigquery.model.DatasetList.Datasets
-
The labels associated with this dataset.
- setLabels(Map<String, String>) - Method in class com.google.api.services.bigquery.model.DestinationTableProperties
-
[Optional] The labels associated with this table.
- setLabels(Map<String, String>) - Method in class com.google.api.services.bigquery.model.JobConfiguration
-
The labels associated with this job.
- setLabels(Map<String, String>) - Method in class com.google.api.services.bigquery.model.Model
-
The labels associated with this model.
- setLabels(List<String>) - Method in class com.google.api.services.bigquery.model.ModelDefinition.ModelOptions
-
- setLabels(Map<String, String>) - Method in class com.google.api.services.bigquery.model.QueryRequest
-
The labels associated with this job.
- setLabels(Map<String, String>) - Method in class com.google.api.services.bigquery.model.Table
-
The labels associated with this table.
- setLabels(Map<String, String>) - Method in class com.google.api.services.bigquery.model.TableList.Tables
-
The labels associated with this table.
- setLanguage(String) - Method in class com.google.api.services.bigquery.model.Routine
-
Optional.
- setLastModifiedTime(Long) - Method in class com.google.api.services.bigquery.model.Dataset
-
[Output-only] The date when this dataset or any of its tables was last modified, in
milliseconds since the epoch.
- setLastModifiedTime(Long) - Method in class com.google.api.services.bigquery.model.Model
-
Output only.
- setLastModifiedTime(Long) - Method in class com.google.api.services.bigquery.model.Routine
-
Output only.
- setLastModifiedTime(String) - Method in class com.google.api.services.bigquery.model.RowAccessPolicy
-
Output only.
- setLastModifiedTime(BigInteger) - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only] The time when this table was last modified, in milliseconds since the epoch.
- setLastRefreshTime(Long) - Method in class com.google.api.services.bigquery.model.MaterializedViewDefinition
-
[Output-only] [TrustedTester] The time when this materialized view was last modified, in
milliseconds since the epoch.
- setLearnRate(Double) - Method in class com.google.api.services.bigquery.model.BqmlIterationResult
-
[Output-only, Beta] Learning rate used for this iteration, it varies for different training
iterations if learn_rate_strategy option is not constant.
- setLearnRate(Double) - Method in class com.google.api.services.bigquery.model.BqmlTrainingRun.TrainingOptions
-
- setLearnRate(DoubleHparamSearchSpace) - Method in class com.google.api.services.bigquery.model.HparamSearchSpaces
-
Learning rate of training jobs.
- setLearnRate(Double) - Method in class com.google.api.services.bigquery.model.IterationResult
-
Learn rate used for this iteration.
- setLearnRate(Double) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Learning rate in training.
- setLearnRateStrategy(String) - Method in class com.google.api.services.bigquery.model.BqmlTrainingRun.TrainingOptions
-
- setLearnRateStrategy(String) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
The strategy to determine learn rate for the current iteration.
- setLegacyLocationId(String) - Method in class com.google.api.services.bigquery.model.LocationMetadata
-
The legacy BigQuery location ID, e.g.
- setLineSearchInitLearnRate(Double) - Method in class com.google.api.services.bigquery.model.BqmlTrainingRun.TrainingOptions
-
- setLoad(JobConfigurationLoad) - Method in class com.google.api.services.bigquery.model.JobConfiguration
-
[Pick one] Configures a load job.
- setLoad(JobStatistics3) - Method in class com.google.api.services.bigquery.model.JobStatistics
-
[Output-only] Statistics for a load job.
- setLocation(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Cancel
-
The geographic location of the job.
- setLocation(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Delete
-
The geographic location of the job.
- setLocation(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Get
-
The geographic location of the job.
- setLocation(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.GetQueryResults
-
The geographic location where the job should run.
- setLocation(String) - Method in class com.google.api.services.bigquery.model.Dataset
-
The geographic location where the dataset should reside.
- setLocation(String) - Method in class com.google.api.services.bigquery.model.DatasetList.Datasets
-
The geographic location where the data resides.
- setLocation(String) - Method in class com.google.api.services.bigquery.model.ErrorProto
-
Specifies where the error occurred, if present.
- setLocation(String) - Method in class com.google.api.services.bigquery.model.Expr
-
Optional.
- setLocation(String) - Method in class com.google.api.services.bigquery.model.JobReference
-
The geographic location of the job.
- setLocation(String) - Method in class com.google.api.services.bigquery.model.Model
-
Output only.
- setLocation(String) - Method in class com.google.api.services.bigquery.model.QueryRequest
-
The geographic location where the job should run.
- setLocation(String) - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only] The geographic location where the table resides.
- setLoggingInfo(SparkLoggingInfo) - Method in class com.google.api.services.bigquery.model.SparkStatistics
-
[Output-only] Logging info is used to generate a link to Cloud Logging.
- setLogLikelihood(Double) - Method in class com.google.api.services.bigquery.model.ArimaFittingMetrics
-
Log-likelihood.
- setLogLoss(Double) - Method in class com.google.api.services.bigquery.model.AggregateClassificationMetrics
-
Logarithmic Loss.
- setLogType(String) - Method in class com.google.api.services.bigquery.model.AuditLogConfig
-
The log type that this config enables.
- setLossType(String) - Method in class com.google.api.services.bigquery.model.ModelDefinition.ModelOptions
-
- setLossType(String) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Type of loss function used during training run.
- setMainClass(String) - Method in class com.google.api.services.bigquery.model.SparkOptions
-
The fully qualified name of a class in jar_uris, for example, com.example.wordcount.
- setMainFileUri(String) - Method in class com.google.api.services.bigquery.model.SparkOptions
-
The main file/jar URI of the Spark application.
- setMaterializedView(MaterializedViewDefinition) - Method in class com.google.api.services.bigquery.model.Table
-
[Optional] Materialized view definition.
- setMax(Double) - Method in class com.google.api.services.bigquery.model.DoubleRange
-
Max value of the double parameter.
- setMax(Long) - Method in class com.google.api.services.bigquery.model.IntRange
-
Max value of the int parameter.
- setMaxBadRecords(Integer) - Method in class com.google.api.services.bigquery.model.ExternalDataConfiguration
-
[Optional] The maximum number of bad records that BigQuery can ignore when reading data.
- setMaxBadRecords(Integer) - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Optional] The maximum number of bad records that BigQuery can ignore when running the job.
- setMaxBatchingRows(Long) - Method in class com.google.api.services.bigquery.model.RemoteFunctionOptions
-
Max number of rows in each batch sent to the remote service.
- setMaxBatchingRows(Long) - Method in class com.google.api.services.bigquery.model.RemoteModelInfo
-
Output only.
- setMaxCreationTime(BigInteger) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.List
-
Max value for job creation time, in milliseconds since the POSIX epoch.
- setMaximumBillingTier(Integer) - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
[Optional] Limits the billing tier for this job.
- setMaximumBytesBilled(Long) - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
[Optional] Limits the bytes billed for this job.
- setMaximumBytesBilled(Long) - Method in class com.google.api.services.bigquery.model.QueryRequest
-
[Optional] Limits the bytes billed for this job.
- setMaxIteration(Long) - Method in class com.google.api.services.bigquery.model.BqmlTrainingRun.TrainingOptions
-
- setMaxIterations(Long) - Method in class com.google.api.services.bigquery.model.MlStatistics
-
Maximum number of iterations specified as max_iterations in the 'CREATE MODEL' query.
- setMaxIterations(Long) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
The maximum number of iterations in training.
- setMaxLength(Long) - Method in class com.google.api.services.bigquery.model.TableFieldSchema
-
[Optional] Maximum length of values of this field for STRINGS or BYTES.
- setMaxParallelTrials(Long) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Maximum number of trials to run in parallel.
- setMaxResults(Long) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.List
-
The maximum number of results to return
- setMaxResults(Long) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.GetQueryResults
-
Maximum number of results to read
- setMaxResults(Long) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.List
-
Maximum number of results to return
- setMaxResults(Long) - Method in class com.google.api.services.bigquery.Bigquery.Models.List
-
The maximum number of results to return in a single response page.
- setMaxResults(Long) - Method in class com.google.api.services.bigquery.Bigquery.Projects.List
-
Maximum number of results to return
- setMaxResults(Long) - Method in class com.google.api.services.bigquery.Bigquery.Routines.List
-
The maximum number of results to return in a single response page.
- setMaxResults(Long) - Method in class com.google.api.services.bigquery.Bigquery.Tabledata.List
-
Maximum number of results to return
- setMaxResults(Long) - Method in class com.google.api.services.bigquery.Bigquery.Tables.List
-
Maximum number of results to return
- setMaxResults(Long) - Method in class com.google.api.services.bigquery.model.QueryRequest
-
[Optional] The maximum number of rows of data to return per page of results.
- setMaxStaleness(String) - Method in class com.google.api.services.bigquery.model.MaterializedViewDefinition
-
[Optional] Max staleness of data that could be returned when materizlized view is queried
(formatted as Google SQL Interval type).
- setMaxStaleness(String) - Method in class com.google.api.services.bigquery.model.Table
-
[Optional] Max staleness of data that could be returned when table or materialized view is
queried (formatted as Google SQL Interval type).
- setMaxTimeSeriesLength(Long) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
The maximum number of time points in a time series that can be used in modeling the trend
component of the time series.
- setMaxTimeTravelHours(Long) - Method in class com.google.api.services.bigquery.model.Dataset
-
[Optional] Number of hours for the max time travel for all tables in the dataset.
- setMaxTreeDepth(IntHparamSearchSpace) - Method in class com.google.api.services.bigquery.model.HparamSearchSpaces
-
Maximum depth of a tree for boosted tree models.
- setMaxTreeDepth(Long) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Maximum depth of a tree for boosted tree models.
- setMeanAbsoluteError(Double) - Method in class com.google.api.services.bigquery.model.RegressionMetrics
-
Mean absolute error.
- setMeanAveragePrecision(Double) - Method in class com.google.api.services.bigquery.model.RankingMetrics
-
Calculates a precision per user for all the items by ranking them and then averages all the
precisions across all the users.
- setMeanSquaredDistance(Double) - Method in class com.google.api.services.bigquery.model.ClusteringMetrics
-
Mean of squared distances between each sample to its cluster centroid.
- setMeanSquaredError(Double) - Method in class com.google.api.services.bigquery.model.RankingMetrics
-
Similar to the mean squared error computed in regression and explicit recommendation models
except instead of computing the rating directly, the output from evaluate is computed against a
preference which is 1 or 0 depending on if the rating exists or not.
- setMeanSquaredError(Double) - Method in class com.google.api.services.bigquery.model.RegressionMetrics
-
Mean squared error.
- setMeanSquaredLogError(Double) - Method in class com.google.api.services.bigquery.model.RegressionMetrics
-
Mean squared log error.
- setMedianAbsoluteError(Double) - Method in class com.google.api.services.bigquery.model.RegressionMetrics
-
Median absolute error.
- setMembers(List<String>) - Method in class com.google.api.services.bigquery.model.Binding
-
Specifies the principals requesting access for a Google Cloud resource.
- setMessage(String) - Method in class com.google.api.services.bigquery.model.BiEngineReason
-
[Output-only] Free form human-readable reason for partial or disabled acceleration.
- setMessage(String) - Method in class com.google.api.services.bigquery.model.ErrorProto
-
A human-readable description of the error.
- setMessage(String) - Method in class com.google.api.services.bigquery.model.IndexUnusedReason
-
[Output-only] Free form human-readable reason for the scenario when no search index was used.
- setMetadataCacheMode(String) - Method in class com.google.api.services.bigquery.model.ExternalDataConfiguration
-
[Optional] Metadata Cache Mode for the table.
- setMin(Double) - Method in class com.google.api.services.bigquery.model.DoubleRange
-
Min value of the double parameter.
- setMin(Long) - Method in class com.google.api.services.bigquery.model.IntRange
-
Min value of the int parameter.
- setMinCreationTime(BigInteger) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.List
-
Min value for job creation time, in milliseconds since the POSIX epoch.
- setMinRelativeProgress(Double) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
When early_stop is true, stops training when accuracy improvement is less than
'min_relative_progress'.
- setMinRelProgress(Double) - Method in class com.google.api.services.bigquery.model.BqmlTrainingRun.TrainingOptions
-
- setMinSplitLoss(DoubleHparamSearchSpace) - Method in class com.google.api.services.bigquery.model.HparamSearchSpaces
-
Minimum split loss for boosted tree models.
- setMinSplitLoss(Double) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Minimum split loss for boosted tree models.
- setMinTimeSeriesLength(Long) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
The minimum number of time points in a time series that are used in modeling the trend
component of the time series.
- setMinTreeChildWeight(IntHparamSearchSpace) - Method in class com.google.api.services.bigquery.model.HparamSearchSpaces
-
Minimum sum of instance weight needed in a child for boosted tree models.
- setMinTreeChildWeight(Long) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Minimum sum of instance weight needed in a child for boosted tree models.
- setMlStatistics(MlStatistics) - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output only] Statistics of a BigQuery ML training job.
- setMode(String) - Method in class com.google.api.services.bigquery.model.Argument
-
Optional.
- setMode(String) - Method in class com.google.api.services.bigquery.model.HivePartitioningOptions
-
[Optional] When set, what mode of hive partitioning to use when reading data.
- setMode(String) - Method in class com.google.api.services.bigquery.model.TableFieldSchema
-
[Optional] The field mode.
- setModel(ModelDefinition) - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only, Beta] Present iff this table represents a ML model.
- setModelId(String) - Method in class com.google.api.services.bigquery.Bigquery.Models.Delete
-
Required.
- setModelId(String) - Method in class com.google.api.services.bigquery.Bigquery.Models.Get
-
Required.
- setModelId(String) - Method in class com.google.api.services.bigquery.Bigquery.Models.Patch
-
Required.
- setModelId(String) - Method in class com.google.api.services.bigquery.model.ModelReference
-
Required.
- setModelLevelGlobalExplanation(GlobalExplanation) - Method in class com.google.api.services.bigquery.model.TrainingRun
-
Output only.
- setModelOptions(ModelDefinition.ModelOptions) - Method in class com.google.api.services.bigquery.model.ModelDefinition
-
[Output-only, Beta] Model options used for the first training run.
- setModelReference(ModelReference) - Method in class com.google.api.services.bigquery.model.Model
-
Required.
- setModelRegistry(String) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
The model registry.
- setModels(List<Model>) - Method in class com.google.api.services.bigquery.model.ListModelsResponse
-
Models in the requested dataset.
- setModelTraining(BigQueryModelTraining) - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output only, Beta] Information about create model query job progress.
- setModelTrainingCurrentIteration(Integer) - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output only, Beta] Deprecated; do not use.
- setModelTrainingExpectedTotalIteration(Long) - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output only, Beta] Deprecated; do not use.
- setModelType(String) - Method in class com.google.api.services.bigquery.model.Model
-
Output only.
- setModelType(String) - Method in class com.google.api.services.bigquery.model.ModelDefinition.ModelOptions
-
- setModelUri(String) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Google Cloud Storage URI from which the model was imported.
- setMovingAverageCoefficients(List<Double>) - Method in class com.google.api.services.bigquery.model.ArimaCoefficients
-
Moving-average coefficients, an array of double.
- setMultiClassClassificationMetrics(MultiClassClassificationMetrics) - Method in class com.google.api.services.bigquery.model.EvaluationMetrics
-
Populated for multi-class classification/classifier models.
- setName(String) - Method in class com.google.api.services.bigquery.model.Argument
-
Optional.
- setName(String) - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Human-readable name for stage.
- setName(String) - Method in class com.google.api.services.bigquery.model.JobStatistics.ReservationUsage
-
[Output-only] Reservation name or "unreserved" for on-demand resources usage.
- setName(String) - Method in class com.google.api.services.bigquery.model.JobStatistics2.ReservationUsage
-
[Output only] Reservation name or "unreserved" for on-demand resources usage.
- setName(String) - Method in class com.google.api.services.bigquery.model.QueryParameter
-
[Optional] If unset, this is a positional parameter.
- setName(String) - Method in class com.google.api.services.bigquery.model.QueryParameterType.StructTypes
-
[Optional] The name of this field.
- setName(String) - Method in class com.google.api.services.bigquery.model.StandardSqlField
-
Optional.
- setName(String) - Method in class com.google.api.services.bigquery.model.TableConstraints.ForeignKeys
-
- setName(String) - Method in class com.google.api.services.bigquery.model.TableFieldSchema
-
[Required] The field name.
- setName(String) - Method in class com.google.api.services.bigquery.model.TransformColumn
-
Output only.
- setNames(List<String>) - Method in class com.google.api.services.bigquery.model.TableFieldSchema.Categories
-
A list of category resource names.
- setNames(List<String>) - Method in class com.google.api.services.bigquery.model.TableFieldSchema.PolicyTags
-
A list of category resource names.
- setNegativeLabel(String) - Method in class com.google.api.services.bigquery.model.BinaryClassificationMetrics
-
Label representing the negative class.
- setNextPageToken(String) - Method in class com.google.api.services.bigquery.model.DatasetList
-
A token that can be used to request the next results page.
- setNextPageToken(String) - Method in class com.google.api.services.bigquery.model.JobList
-
A token to request the next page of results.
- setNextPageToken(String) - Method in class com.google.api.services.bigquery.model.ListModelsResponse
-
A token to request the next page of results.
- setNextPageToken(String) - Method in class com.google.api.services.bigquery.model.ListRoutinesResponse
-
A token to request the next page of results.
- setNextPageToken(String) - Method in class com.google.api.services.bigquery.model.ListRowAccessPoliciesResponse
-
A token to request the next page of results.
- setNextPageToken(String) - Method in class com.google.api.services.bigquery.model.ProjectList
-
A token to request the next page of results.
- setNextPageToken(String) - Method in class com.google.api.services.bigquery.model.TableList
-
A token to request the next page of results.
- setNonSeasonalOrder(List<ArimaOrder>) - Method in class com.google.api.services.bigquery.model.ArimaForecastingMetrics
-
Non-seasonal order.
- setNonSeasonalOrder(ArimaOrder) - Method in class com.google.api.services.bigquery.model.ArimaModelInfo
-
Non-seasonal order.
- setNonSeasonalOrder(ArimaOrder) - Method in class com.google.api.services.bigquery.model.ArimaSingleModelForecastingMetrics
-
Non-seasonal order.
- setNonSeasonalOrder(ArimaOrder) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
A specification of the non-seasonal part of the ARIMA model: the three components (p, d, q) are
the AR order, the degree of differencing, and the MA order.
- setNormalizedDiscountedCumulativeGain(Double) - Method in class com.google.api.services.bigquery.model.RankingMetrics
-
A metric to determine the goodness of a ranking calculated from the predicted confidence by
comparing it to an ideal rank measured by the original ratings.
- setNullMarker(String) - Method in class com.google.api.services.bigquery.model.CsvOptions
-
[Optional] An custom string that will represent a NULL value in CSV import data.
- setNullMarker(String) - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Optional] Specifies a string that represents a null value in a CSV file.
- setNumActiveLogicalBytes(Long) - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only] Number of logical bytes that are less than 90 days old.
- setNumActivePhysicalBytes(Long) - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only] Number of physical bytes less than 90 days old.
- setNumBytes(Long) - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only] The size of this table in bytes, excluding any data in the streaming buffer.
- setNumChildJobs(Long) - Method in class com.google.api.services.bigquery.model.JobStatistics
-
[Output-only] Number of child jobs executed.
- setNumClusters(IntHparamSearchSpace) - Method in class com.google.api.services.bigquery.model.HparamSearchSpaces
-
Number of clusters for k-means.
- setNumClusters(Long) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Number of clusters for clustering models.
- setNumDmlAffectedRows(Long) - Method in class com.google.api.services.bigquery.model.GetQueryResultsResponse
-
[Output-only] The number of rows affected by a DML statement.
- setNumDmlAffectedRows(Long) - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output only] The number of rows affected by a DML statement.
- setNumDmlAffectedRows(Long) - Method in class com.google.api.services.bigquery.model.QueryResponse
-
[Output-only] The number of rows affected by a DML statement.
- setNumericalValue(Double) - Method in class com.google.api.services.bigquery.model.FeatureValue
-
The numerical feature value.
- setNumericId(BigInteger) - Method in class com.google.api.services.bigquery.model.ProjectList.Projects
-
The numeric ID of this project.
- setNumFactors(IntHparamSearchSpace) - Method in class com.google.api.services.bigquery.model.HparamSearchSpaces
-
Number of latent factors to train on.
- setNumFactors(Long) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Num factors specified for matrix factorization models.
- setNumLongTermBytes(Long) - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only] The number of bytes in the table that are considered "long-term storage".
- setNumLongTermLogicalBytes(Long) - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only] Number of logical bytes that are more than 90 days old.
- setNumLongTermPhysicalBytes(Long) - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only] Number of physical bytes more than 90 days old.
- setNumParallelTree(IntHparamSearchSpace) - Method in class com.google.api.services.bigquery.model.HparamSearchSpaces
-
Number of parallel trees for boosted tree models.
- setNumParallelTree(Long) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Number of parallel trees constructed during each iteration for boosted tree models.
- setNumPartitions(Long) - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only] The number of partitions present in the table or materialized view.
- setNumPhysicalBytes(Long) - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only] [TrustedTester] The physical size of this table in bytes, excluding any data in
the streaming buffer.
- setNumPrincipalComponents(Long) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Number of principal components to keep in the PCA model.
- setNumRows(BigInteger) - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only] The number of rows of data in this table, excluding any data in the streaming
buffer.
- setNumTimeTravelPhysicalBytes(Long) - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only] Number of physical bytes used by time travel storage (deleted or changed data).
- setNumTotalLogicalBytes(Long) - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only] Total number of logical bytes in the table or materialized view.
- setNumTotalPhysicalBytes(Long) - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only] The physical size of this table in bytes.
- setNumTrials(Long) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Number of trials to run this hyperparameter tuning job.
- setOauthToken(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Delete
-
- setOauthToken(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Get
-
- setOauthToken(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Insert
-
- setOauthToken(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.List
-
- setOauthToken(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Patch
-
- setOauthToken(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Update
-
- setOauthToken(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Cancel
-
- setOauthToken(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Delete
-
- setOauthToken(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Get
-
- setOauthToken(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.GetQueryResults
-
- setOauthToken(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Insert
-
- setOauthToken(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.List
-
- setOauthToken(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Query
-
- setOauthToken(String) - Method in class com.google.api.services.bigquery.Bigquery.Models.Delete
-
- setOauthToken(String) - Method in class com.google.api.services.bigquery.Bigquery.Models.Get
-
- setOauthToken(String) - Method in class com.google.api.services.bigquery.Bigquery.Models.List
-
- setOauthToken(String) - Method in class com.google.api.services.bigquery.Bigquery.Models.Patch
-
- setOauthToken(String) - Method in class com.google.api.services.bigquery.Bigquery.Projects.GetServiceAccount
-
- setOauthToken(String) - Method in class com.google.api.services.bigquery.Bigquery.Projects.List
-
- setOauthToken(String) - Method in class com.google.api.services.bigquery.Bigquery.Routines.Delete
-
- setOauthToken(String) - Method in class com.google.api.services.bigquery.Bigquery.Routines.Get
-
- setOauthToken(String) - Method in class com.google.api.services.bigquery.Bigquery.Routines.Insert
-
- setOauthToken(String) - Method in class com.google.api.services.bigquery.Bigquery.Routines.List
-
- setOauthToken(String) - Method in class com.google.api.services.bigquery.Bigquery.Routines.Update
-
- setOauthToken(String) - Method in class com.google.api.services.bigquery.Bigquery.RowAccessPolicies.GetIamPolicy
-
- setOauthToken(String) - Method in class com.google.api.services.bigquery.Bigquery.RowAccessPolicies.List
-
- setOauthToken(String) - Method in class com.google.api.services.bigquery.Bigquery.RowAccessPolicies.TestIamPermissions
-
- setOauthToken(String) - Method in class com.google.api.services.bigquery.Bigquery.Tabledata.InsertAll
-
- setOauthToken(String) - Method in class com.google.api.services.bigquery.Bigquery.Tabledata.List
-
- setOauthToken(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Delete
-
- setOauthToken(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Get
-
- setOauthToken(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.GetIamPolicy
-
- setOauthToken(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Insert
-
- setOauthToken(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.List
-
- setOauthToken(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Patch
-
- setOauthToken(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.SetIamPolicy
-
- setOauthToken(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.TestIamPermissions
-
- setOauthToken(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Update
-
- setOauthToken(String) - Method in class com.google.api.services.bigquery.BigqueryRequest
-
OAuth 2.0 token for the current user.
- setObjectMetadata(String) - Method in class com.google.api.services.bigquery.model.ExternalDataConfiguration
-
ObjectMetadata is used to create Object Tables.
- setOldestEntryTime(BigInteger) - Method in class com.google.api.services.bigquery.model.Streamingbuffer
-
[Output-only] Contains the timestamp of the oldest entry in the streaming buffer, in
milliseconds since the epoch, if the streaming buffer is available.
- setOnlyReadLatest(Boolean) - Method in class com.google.api.services.bigquery.model.BigtableColumn
-
[Optional] If this is set, only the latest version of value in this column are exposed.
- setOnlyReadLatest(Boolean) - Method in class com.google.api.services.bigquery.model.BigtableColumnFamily
-
[Optional] If this is set only the latest version of value are exposed for all columns in this
column family.
- setOperationType(String) - Method in class com.google.api.services.bigquery.model.JobConfigurationTableCopy
-
[Optional] Supported operation types in table copy job.
- setOptimalTrialIds(List<Long>) - Method in class com.google.api.services.bigquery.model.Model
-
Output only.
- setOptimizationStrategy(String) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Optimization strategy for training linear regression models.
- setOptimizer(StringHparamSearchSpace) - Method in class com.google.api.services.bigquery.model.HparamSearchSpaces
-
Optimizer of TF models.
- setOptimizer(String) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Optimizer used for training the neural nets.
- setOptions(GetPolicyOptions) - Method in class com.google.api.services.bigquery.model.GetIamPolicyRequest
-
OPTIONAL: A `GetPolicyOptions` object for specifying options to `GetIamPolicy`.
- setOutputBytes(Long) - Method in class com.google.api.services.bigquery.model.JobStatistics3
-
[Output-only] Size of the loaded data in bytes.
- setOutputRows(Long) - Method in class com.google.api.services.bigquery.model.JobStatistics3
-
[Output-only] Number of rows imported in a load job.
- setP(Long) - Method in class com.google.api.services.bigquery.model.ArimaOrder
-
Order of the autoregressive part.
- setPageSize(Integer) - Method in class com.google.api.services.bigquery.Bigquery.RowAccessPolicies.List
-
The maximum number of results to return in a single response page.
- setPageToken(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.List
-
Page token, returned by a previous call, to request the next page of results
- setPageToken(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.GetQueryResults
-
Page token, returned by a previous call, to request the next page of results
- setPageToken(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.List
-
Page token, returned by a previous call, to request the next page of results
- setPageToken(String) - Method in class com.google.api.services.bigquery.Bigquery.Models.List
-
Page token, returned by a previous call to request the next page of results
- setPageToken(String) - Method in class com.google.api.services.bigquery.Bigquery.Projects.List
-
Page token, returned by a previous call, to request the next page of results
- setPageToken(String) - Method in class com.google.api.services.bigquery.Bigquery.Routines.List
-
Page token, returned by a previous call, to request the next page of results
- setPageToken(String) - Method in class com.google.api.services.bigquery.Bigquery.RowAccessPolicies.List
-
Page token, returned by a previous call, to request the next page of results.
- setPageToken(String) - Method in class com.google.api.services.bigquery.Bigquery.Tabledata.List
-
Page token, returned by a previous call, identifying the result set
- setPageToken(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.List
-
Page token, returned by a previous call, to request the next page of results
- setPageToken(String) - Method in class com.google.api.services.bigquery.model.GetQueryResultsResponse
-
A token used for paging results.
- setPageToken(String) - Method in class com.google.api.services.bigquery.model.QueryResponse
-
A token used for paging results.
- setPageToken(String) - Method in class com.google.api.services.bigquery.model.TableDataList
-
A token used for paging results.
- setParallelInputs(Long) - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Number of parallel input segments to be processed.
- setParameterMode(String) - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
Standard SQL only.
- setParameterMode(String) - Method in class com.google.api.services.bigquery.model.QueryRequest
-
Standard SQL only.
- setParameterType(QueryParameterType) - Method in class com.google.api.services.bigquery.model.QueryParameter
-
[Required] The type of this parameter.
- setParameterValue(QueryParameterValue) - Method in class com.google.api.services.bigquery.model.QueryParameter
-
[Required] The value of this parameter.
- setParentJobId(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.List
-
If set, retrieves only jobs whose parent is this job.
- setParentJobId(String) - Method in class com.google.api.services.bigquery.model.JobStatistics
-
[Output-only] If this is a child job, the id of the parent.
- setParquetOptions(ParquetOptions) - Method in class com.google.api.services.bigquery.model.ExternalDataConfiguration
-
Additional properties to set if sourceFormat is set to Parquet.
- setParquetOptions(ParquetOptions) - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Optional] Options to configure parquet support.
- setPcaExplainedVarianceRatio(Double) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
The minimum ratio of cumulative explained variance that needs to be given by the PCA model.
- setPcaSolver(String) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
The solver for PCA.
- setPendingUnits(Long) - Method in class com.google.api.services.bigquery.model.QueryTimelineSample
-
Total units of work remaining for the query.
- setPermissions(List<String>) - Method in class com.google.api.services.bigquery.model.TestIamPermissionsRequest
-
The set of permissions to check for the `resource`.
- setPermissions(List<String>) - Method in class com.google.api.services.bigquery.model.TestIamPermissionsResponse
-
A subset of `TestPermissionsRequest.permissions` that the caller is allowed.
- setPolicy(Policy) - Method in class com.google.api.services.bigquery.model.SetIamPolicyRequest
-
REQUIRED: The complete policy to be applied to the `resource`.
- setPolicyId(String) - Method in class com.google.api.services.bigquery.model.RowAccessPolicyReference
-
Required.
- setPolicyTags(TableFieldSchema.PolicyTags) - Method in class com.google.api.services.bigquery.model.TableFieldSchema
-
- setPositiveClassThreshold(Double) - Method in class com.google.api.services.bigquery.model.BinaryConfusionMatrix
-
Threshold value used when computing each of the following metric.
- setPositiveLabel(String) - Method in class com.google.api.services.bigquery.model.BinaryClassificationMetrics
-
Label representing the positive class.
- setPrecision(Double) - Method in class com.google.api.services.bigquery.model.AggregateClassificationMetrics
-
Precision is the fraction of actual positive predictions that had positive actual labels.
- setPrecision(Double) - Method in class com.google.api.services.bigquery.model.BinaryConfusionMatrix
-
The fraction of actual positive predictions that had positive actual labels.
- setPrecision(Long) - Method in class com.google.api.services.bigquery.model.TableFieldSchema
-
[Optional] Precision (maximum number of total digits in base 10) and scale (maximum number of
digits in the fractional part in base 10) constraints for values of this field for NUMERIC or
BIGNUMERIC.
- setPredictedLabel(String) - Method in class com.google.api.services.bigquery.model.BigqueryEntry
-
The predicted label.
- setPreserveAsciiControlCharacters(Boolean) - Method in class com.google.api.services.bigquery.model.CsvOptions
-
[Optional] Preserves the embedded ASCII control characters (the first 32 characters in the
ASCII-table, from '\x00' to '\x1F') when loading from CSV.
- setPreserveAsciiControlCharacters(Boolean) - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Optional] Preserves the embedded ASCII control characters (the first 32 characters in the
ASCII-table, from '\x00' to '\x1F') when loading from CSV.
- setPreserveNulls(Boolean) - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
[Deprecated] This property is deprecated.
- setPreserveNulls(Boolean) - Method in class com.google.api.services.bigquery.model.QueryRequest
-
[Deprecated] This property is deprecated.
- setPrettyPrint(Boolean) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Delete
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Get
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Insert
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.List
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Patch
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Update
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Cancel
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Delete
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Get
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.GetQueryResults
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Insert
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.List
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Query
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.bigquery.Bigquery.Models.Delete
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.bigquery.Bigquery.Models.Get
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.bigquery.Bigquery.Models.List
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.bigquery.Bigquery.Models.Patch
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.bigquery.Bigquery.Projects.GetServiceAccount
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.bigquery.Bigquery.Projects.List
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.bigquery.Bigquery.Routines.Delete
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.bigquery.Bigquery.Routines.Get
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.bigquery.Bigquery.Routines.Insert
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.bigquery.Bigquery.Routines.List
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.bigquery.Bigquery.Routines.Update
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.bigquery.Bigquery.RowAccessPolicies.GetIamPolicy
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.bigquery.Bigquery.RowAccessPolicies.List
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.bigquery.Bigquery.RowAccessPolicies.TestIamPermissions
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.bigquery.Bigquery.Tabledata.InsertAll
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.bigquery.Bigquery.Tabledata.List
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Delete
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Get
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.bigquery.Bigquery.Tables.GetIamPolicy
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Insert
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.bigquery.Bigquery.Tables.List
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Patch
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.bigquery.Bigquery.Tables.SetIamPolicy
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.bigquery.Bigquery.Tables.TestIamPermissions
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Update
-
- setPrettyPrint(Boolean) - Method in class com.google.api.services.bigquery.BigqueryRequest
-
Returns response with indentations and line breaks.
- setPrimaryKey(TableConstraints.PrimaryKey) - Method in class com.google.api.services.bigquery.model.TableConstraints
-
[Optional] The primary key of the table.
- setPrincipalComponentId(Long) - Method in class com.google.api.services.bigquery.model.PrincipalComponentInfo
-
Id of the principal component.
- setPrintHeader(Boolean) - Method in class com.google.api.services.bigquery.model.JobConfigurationExtract
-
[Optional] Whether to print out a header row in the results.
- setPriority(String) - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
[Optional] Specifies a priority for the query.
- setPrivacyUnitColumns(List<String>) - Method in class com.google.api.services.bigquery.model.AggregationThresholdPolicy
-
Optional.
- setProcedureId(String) - Method in class com.google.api.services.bigquery.model.ScriptStackFrame
-
[Output-only] Name of the active procedure, empty if in a top-level script.
- setProjectId(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Delete
-
Project ID of the dataset being deleted
- setProjectId(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Get
-
Project ID of the requested dataset
- setProjectId(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Insert
-
Project ID of the new dataset
- setProjectId(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.List
-
Project ID of the datasets to be listed
- setProjectId(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Patch
-
Project ID of the dataset being updated
- setProjectId(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Update
-
Project ID of the dataset being updated
- setProjectId(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Cancel
-
[Required] Project ID of the job to cancel
- setProjectId(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Delete
-
Required.
- setProjectId(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Get
-
[Required] Project ID of the requested job
- setProjectId(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.GetQueryResults
-
[Required] Project ID of the query job
- setProjectId(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Insert
-
Project ID of the project that will be billed for the job
- setProjectId(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.List
-
Project ID of the jobs to list
- setProjectId(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Query
-
Project ID of the project billed for the query
- setProjectId(String) - Method in class com.google.api.services.bigquery.Bigquery.Models.Delete
-
Required.
- setProjectId(String) - Method in class com.google.api.services.bigquery.Bigquery.Models.Get
-
Required.
- setProjectId(String) - Method in class com.google.api.services.bigquery.Bigquery.Models.List
-
Required.
- setProjectId(String) - Method in class com.google.api.services.bigquery.Bigquery.Models.Patch
-
Required.
- setProjectId(String) - Method in class com.google.api.services.bigquery.Bigquery.Projects.GetServiceAccount
-
Project ID for which the service account is requested.
- setProjectId(String) - Method in class com.google.api.services.bigquery.Bigquery.Routines.Delete
-
Required.
- setProjectId(String) - Method in class com.google.api.services.bigquery.Bigquery.Routines.Get
-
Required.
- setProjectId(String) - Method in class com.google.api.services.bigquery.Bigquery.Routines.Insert
-
Required.
- setProjectId(String) - Method in class com.google.api.services.bigquery.Bigquery.Routines.List
-
Required.
- setProjectId(String) - Method in class com.google.api.services.bigquery.Bigquery.Routines.Update
-
Required.
- setProjectId(String) - Method in class com.google.api.services.bigquery.Bigquery.RowAccessPolicies.List
-
Required.
- setProjectId(String) - Method in class com.google.api.services.bigquery.Bigquery.Tabledata.InsertAll
-
Project ID of the destination table.
- setProjectId(String) - Method in class com.google.api.services.bigquery.Bigquery.Tabledata.List
-
Project ID of the table to read
- setProjectId(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Delete
-
Project ID of the table to delete
- setProjectId(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Get
-
Project ID of the requested table
- setProjectId(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Insert
-
Project ID of the new table
- setProjectId(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.List
-
Project ID of the tables to list
- setProjectId(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Patch
-
Project ID of the table to update
- setProjectId(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Update
-
Project ID of the table to update
- setProjectId(String) - Method in class com.google.api.services.bigquery.model.DatasetReference
-
[Optional] The ID of the project containing this dataset.
- setProjectId(String) - Method in class com.google.api.services.bigquery.model.JobReference
-
[Required] The ID of the project containing this job.
- setProjectId(String) - Method in class com.google.api.services.bigquery.model.ModelReference
-
Required.
- setProjectId(String) - Method in class com.google.api.services.bigquery.model.ProjectReference
-
[Required] ID of the project.
- setProjectId(String) - Method in class com.google.api.services.bigquery.model.RoutineReference
-
Required.
- setProjectId(String) - Method in class com.google.api.services.bigquery.model.RowAccessPolicyReference
-
Required.
- setProjectId(String) - Method in class com.google.api.services.bigquery.model.SparkLoggingInfo
-
[Output-only] Project ID used for logging
- setProjectId(String) - Method in class com.google.api.services.bigquery.model.TableConstraints.ForeignKeys.ReferencedTable
-
- setProjectId(String) - Method in class com.google.api.services.bigquery.model.TableReference
-
[Required] The ID of the project containing this table.
- setProjection(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.List
-
Restrict information returned to a set of selected fields
- setProjectionFields(List<String>) - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
If sourceFormat is set to "DATASTORE_BACKUP", indicates which entity properties to load into
BigQuery from a Cloud Datastore backup.
- setProjectReference(ProjectReference) - Method in class com.google.api.services.bigquery.model.ProjectList.Projects
-
A unique reference to this project.
- setProjects(List<ProjectList.Projects>) - Method in class com.google.api.services.bigquery.model.ProjectList
-
Projects to which you have at least READ access.
- setProperties(Map<String, String>) - Method in class com.google.api.services.bigquery.model.SparkOptions
-
Configuration properties as a set of key/value pairs, which will be passed on to the Spark
application.
- setPyFileUris(List<String>) - Method in class com.google.api.services.bigquery.model.SparkOptions
-
Python files to be placed on the PYTHONPATH for PySpark application.
- setQ(Long) - Method in class com.google.api.services.bigquery.model.ArimaOrder
-
Order of the moving-average part.
- setQualifierEncoded(String) - Method in class com.google.api.services.bigquery.model.BigtableColumn
-
[Required] Qualifier of the column.
- setQualifierString(String) - Method in class com.google.api.services.bigquery.model.BigtableColumn
-
- setQuery(JobConfigurationQuery) - Method in class com.google.api.services.bigquery.model.JobConfiguration
-
[Pick one] Configures a query job.
- setQuery(String) - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
[Required] SQL query text to execute.
- setQuery(JobStatistics2) - Method in class com.google.api.services.bigquery.model.JobStatistics
-
[Output-only] Statistics for a query job.
- setQuery(String) - Method in class com.google.api.services.bigquery.model.MaterializedViewDefinition
-
[Required] A query whose result is persisted.
- setQuery(String) - Method in class com.google.api.services.bigquery.model.QueryRequest
-
[Required] A query string, following the BigQuery query syntax, of the query to execute.
- setQuery(String) - Method in class com.google.api.services.bigquery.model.ViewDefinition
-
[Required] A query that BigQuery executes when the view is referenced.
- setQueryId(String) - Method in class com.google.api.services.bigquery.model.QueryResponse
-
Query ID for the completed query.
- setQueryParameters(List<QueryParameter>) - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
Query parameters for standard SQL queries.
- setQueryParameters(List<QueryParameter>) - Method in class com.google.api.services.bigquery.model.QueryRequest
-
Query parameters for Standard SQL queries.
- setQueryPlan(List<ExplainQueryStage>) - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output only] Describes execution plan for the query.
- setQuotaDeferments(List<String>) - Method in class com.google.api.services.bigquery.model.JobStatistics
-
[Output-only] Quotas which delayed this job's start time.
- setQuotaUser(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Delete
-
- setQuotaUser(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Get
-
- setQuotaUser(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Insert
-
- setQuotaUser(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.List
-
- setQuotaUser(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Patch
-
- setQuotaUser(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Update
-
- setQuotaUser(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Cancel
-
- setQuotaUser(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Delete
-
- setQuotaUser(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Get
-
- setQuotaUser(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.GetQueryResults
-
- setQuotaUser(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Insert
-
- setQuotaUser(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.List
-
- setQuotaUser(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Query
-
- setQuotaUser(String) - Method in class com.google.api.services.bigquery.Bigquery.Models.Delete
-
- setQuotaUser(String) - Method in class com.google.api.services.bigquery.Bigquery.Models.Get
-
- setQuotaUser(String) - Method in class com.google.api.services.bigquery.Bigquery.Models.List
-
- setQuotaUser(String) - Method in class com.google.api.services.bigquery.Bigquery.Models.Patch
-
- setQuotaUser(String) - Method in class com.google.api.services.bigquery.Bigquery.Projects.GetServiceAccount
-
- setQuotaUser(String) - Method in class com.google.api.services.bigquery.Bigquery.Projects.List
-
- setQuotaUser(String) - Method in class com.google.api.services.bigquery.Bigquery.Routines.Delete
-
- setQuotaUser(String) - Method in class com.google.api.services.bigquery.Bigquery.Routines.Get
-
- setQuotaUser(String) - Method in class com.google.api.services.bigquery.Bigquery.Routines.Insert
-
- setQuotaUser(String) - Method in class com.google.api.services.bigquery.Bigquery.Routines.List
-
- setQuotaUser(String) - Method in class com.google.api.services.bigquery.Bigquery.Routines.Update
-
- setQuotaUser(String) - Method in class com.google.api.services.bigquery.Bigquery.RowAccessPolicies.GetIamPolicy
-
- setQuotaUser(String) - Method in class com.google.api.services.bigquery.Bigquery.RowAccessPolicies.List
-
- setQuotaUser(String) - Method in class com.google.api.services.bigquery.Bigquery.RowAccessPolicies.TestIamPermissions
-
- setQuotaUser(String) - Method in class com.google.api.services.bigquery.Bigquery.Tabledata.InsertAll
-
- setQuotaUser(String) - Method in class com.google.api.services.bigquery.Bigquery.Tabledata.List
-
- setQuotaUser(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Delete
-
- setQuotaUser(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Get
-
- setQuotaUser(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.GetIamPolicy
-
- setQuotaUser(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Insert
-
- setQuotaUser(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.List
-
- setQuotaUser(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Patch
-
- setQuotaUser(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.SetIamPolicy
-
- setQuotaUser(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.TestIamPermissions
-
- setQuotaUser(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Update
-
- setQuotaUser(String) - Method in class com.google.api.services.bigquery.BigqueryRequest
-
An opaque string that represents a user for quota purposes.
- setQuote(String) - Method in class com.google.api.services.bigquery.model.CsvOptions
-
[Optional] The value that is used to quote data sections in a CSV file.
- setQuote(String) - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Optional] The value that is used to quote data sections in a CSV file.
- setRange(DoubleRange) - Method in class com.google.api.services.bigquery.model.DoubleHparamSearchSpace
-
Range of the double hyperparameter.
- setRange(String) - Method in class com.google.api.services.bigquery.model.GoogleSheetsOptions
-
[Optional] Range of a sheet to query from.
- setRange(IntRange) - Method in class com.google.api.services.bigquery.model.IntHparamSearchSpace
-
Range of the int hyperparameter.
- setRange(RangePartitioning.Range) - Method in class com.google.api.services.bigquery.model.RangePartitioning
-
[TrustedTester] [Required] Defines the ranges for range partitioning.
- setRangeElementType(StandardSqlDataType) - Method in class com.google.api.services.bigquery.model.StandardSqlDataType
-
The type of the range's elements, if type_kind = "RANGE".
- setRangeElementType(TableFieldSchema.RangeElementType) - Method in class com.google.api.services.bigquery.model.TableFieldSchema
-
Optional.
- setRangePartitioning(RangePartitioning) - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[TrustedTester] Range partitioning specification for this table.
- setRangePartitioning(RangePartitioning) - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
[TrustedTester] Range partitioning specification for this table.
- setRangePartitioning(RangePartitioning) - Method in class com.google.api.services.bigquery.model.Table
-
[TrustedTester] Range partitioning specification for this table.
- setRangePartitioning(RangePartitioning) - Method in class com.google.api.services.bigquery.model.TableList.Tables
-
The range partitioning specification for this table, if configured.
- setRankingMetrics(RankingMetrics) - Method in class com.google.api.services.bigquery.model.EvaluationMetrics
-
Populated for implicit feedback type matrix factorization models.
- setReadMask(String) - Method in class com.google.api.services.bigquery.Bigquery.Routines.Get
-
If set, only the Routine fields in the field mask are returned in the response.
- setReadMask(String) - Method in class com.google.api.services.bigquery.Bigquery.Routines.List
-
If set, then only the Routine fields in the field mask, as well as project_id, dataset_id
and routine_id, are returned in the response.
- setReadMsAvg(Long) - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Milliseconds the average shard spent reading input.
- setReadMsMax(Long) - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Milliseconds the slowest shard spent reading input.
- setReadRatioAvg(Double) - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Relative amount of time the average shard spent reading input.
- setReadRatioMax(Double) - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Relative amount of time the slowest shard spent reading input.
- setReadRowkeyAsString(Boolean) - Method in class com.google.api.services.bigquery.model.BigtableOptions
-
[Optional] If field is true, then the rowkey column families will be read and converted to
string.
- setReason(String) - Method in class com.google.api.services.bigquery.model.ErrorProto
-
A short error code that summarizes the error.
- setRecall(Double) - Method in class com.google.api.services.bigquery.model.AggregateClassificationMetrics
-
Recall is the fraction of actual positive labels that were given a positive prediction.
- setRecall(Double) - Method in class com.google.api.services.bigquery.model.BinaryConfusionMatrix
-
The fraction of actual positive labels that were given a positive prediction.
- setRecordsRead(Long) - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Number of records read into the stage.
- setRecordsWritten(Long) - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Number of records written by the stage.
- setReferencedColumn(String) - Method in class com.google.api.services.bigquery.model.TableConstraints.ForeignKeys.ColumnReferences
-
- setReferencedRoutines(List<RoutineReference>) - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output only] Referenced routines (persistent user-defined functions and stored procedures) for
the job.
- setReferencedTable(TableConstraints.ForeignKeys.ReferencedTable) - Method in class com.google.api.services.bigquery.model.TableConstraints.ForeignKeys
-
- setReferencedTables(List<TableReference>) - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output only] Referenced tables for the job.
- setReferenceFileSchemaUri(String) - Method in class com.google.api.services.bigquery.model.ExternalDataConfiguration
-
[Optional] Provide a referencing file with the expected table schema.
- setReferenceFileSchemaUri(String) - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
User provided referencing file with the expected reader schema, Available for the format: AVRO,
PARQUET, ORC.
- setReferencingColumn(String) - Method in class com.google.api.services.bigquery.model.TableConstraints.ForeignKeys.ColumnReferences
-
- setRefreshIntervalMs(Long) - Method in class com.google.api.services.bigquery.model.MaterializedViewDefinition
-
[Optional] [TrustedTester] The maximum frequency at which this materialized view will be
refreshed.
- setRegressionMetrics(RegressionMetrics) - Method in class com.google.api.services.bigquery.model.EvaluationMetrics
-
Populated for regression models and explicit feedback type matrix factorization models.
- setRemoteFunctionOptions(RemoteFunctionOptions) - Method in class com.google.api.services.bigquery.model.Routine
-
Optional.
- setRemoteModelInfo(RemoteModelInfo) - Method in class com.google.api.services.bigquery.model.Model
-
Output only.
- setRemoteModelVersion(String) - Method in class com.google.api.services.bigquery.model.RemoteModelInfo
-
Output only.
- setRemoteServiceType(String) - Method in class com.google.api.services.bigquery.model.RemoteModelInfo
-
Output only.
- setRequestedPolicyVersion(Integer) - Method in class com.google.api.services.bigquery.model.GetPolicyOptions
-
Optional.
- setRequestHeaders(HttpHeaders) - Method in class com.google.api.services.bigquery.BigqueryRequest
-
- setRequestId(String) - Method in class com.google.api.services.bigquery.model.QueryRequest
-
A unique user provided identifier to ensure idempotent behavior for queries.
- setRequirePartitionFilter(Boolean) - Method in class com.google.api.services.bigquery.model.HivePartitioningOptions
-
[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.api.services.bigquery.model.Table
-
[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.api.services.bigquery.model.TimePartitioning
-
- setReservationId(String) - Method in class com.google.api.services.bigquery.model.JobStatistics
-
[Output-only] Name of the primary reservation assigned to this job.
- setReservationUsage(List<JobStatistics.ReservationUsage>) - Method in class com.google.api.services.bigquery.model.JobStatistics
-
[Output-only] Job resource usage breakdown by reservation.
- setReservationUsage(List<JobStatistics2.ReservationUsage>) - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output only] Job resource usage breakdown by reservation.
- setResource(String) - Method in class com.google.api.services.bigquery.Bigquery.RowAccessPolicies.GetIamPolicy
-
REQUIRED: The resource for which the policy is being requested.
- setResource(String) - Method in class com.google.api.services.bigquery.Bigquery.RowAccessPolicies.TestIamPermissions
-
REQUIRED: The resource for which the policy detail is being requested.
- setResource(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.GetIamPolicy
-
REQUIRED: The resource for which the policy is being requested.
- setResource(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.SetIamPolicy
-
REQUIRED: The resource for which the policy is being specified.
- setResource(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.TestIamPermissions
-
REQUIRED: The resource for which the policy detail is being requested.
- setResourceTags(Map<String, String>) - Method in class com.google.api.services.bigquery.model.Table
-
[Optional] The tags associated with this table.
- setResourceType(String) - Method in class com.google.api.services.bigquery.model.SparkLoggingInfo
-
[Output-only] Resource type used for logging
- setResourceUri(String) - Method in class com.google.api.services.bigquery.model.UserDefinedFunctionResource
-
[Pick one] A code resource to load from a Google Cloud Storage URI (gs://bucket/path).
- setResults(List<IterationResult>) - Method in class com.google.api.services.bigquery.model.TrainingRun
-
Output only.
- setReturnTableType(StandardSqlTableType) - Method in class com.google.api.services.bigquery.model.Routine
-
Optional.
- setReturnType(StandardSqlDataType) - Method in class com.google.api.services.bigquery.model.Routine
-
Optional if language = "SQL"; required otherwise.
- setRocAuc(Double) - Method in class com.google.api.services.bigquery.model.AggregateClassificationMetrics
-
Area Under a ROC Curve.
- setRole(String) - Method in class com.google.api.services.bigquery.model.Binding
-
Role that is assigned to the list of `members`, or principals.
- setRole(String) - Method in class com.google.api.services.bigquery.model.Dataset.Access
-
[Required] An IAM role ID that should be granted to the user, group, or domain specified in
this access entry.
- setRootUrl(String) - Method in class com.google.api.services.bigquery.Bigquery.Builder
-
- setRoundingMode(String) - Method in class com.google.api.services.bigquery.model.TableFieldSchema
-
Optional.
- setRoutine(RoutineReference) - Method in class com.google.api.services.bigquery.model.Dataset.Access
-
[Pick one] A routine from a different dataset to grant access to.
- setRoutineId(String) - Method in class com.google.api.services.bigquery.Bigquery.Routines.Delete
-
Required.
- setRoutineId(String) - Method in class com.google.api.services.bigquery.Bigquery.Routines.Get
-
Required.
- setRoutineId(String) - Method in class com.google.api.services.bigquery.Bigquery.Routines.Update
-
Required.
- setRoutineId(String) - Method in class com.google.api.services.bigquery.model.RoutineReference
-
Required.
- setRoutineReference(RoutineReference) - Method in class com.google.api.services.bigquery.model.Routine
-
Required.
- setRoutines(List<Routine>) - Method in class com.google.api.services.bigquery.model.ListRoutinesResponse
-
Routines in the requested dataset.
- setRoutineType(String) - Method in class com.google.api.services.bigquery.model.Routine
-
Required.
- setRowAccessPolicies(List<RowAccessPolicy>) - Method in class com.google.api.services.bigquery.model.ListRowAccessPoliciesResponse
-
Row access policies on the requested table.
- setRowAccessPolicyReference(RowAccessPolicyReference) - Method in class com.google.api.services.bigquery.model.RowAccessPolicy
-
Required.
- setRowLevelSecurityApplied(Boolean) - Method in class com.google.api.services.bigquery.model.RowLevelSecurityStatistics
-
[Output-only] [Preview] Whether any accessed data was protected by row access policies.
- setRowLevelSecurityStatistics(RowLevelSecurityStatistics) - Method in class com.google.api.services.bigquery.model.JobStatistics
-
[Output-only] [Preview] Statistics for row-level security.
- setRows(List<Row>) - Method in class com.google.api.services.bigquery.model.ConfusionMatrix
-
One row per actual label.
- setRows(List<TableRow>) - Method in class com.google.api.services.bigquery.model.GetQueryResultsResponse
-
An object with as many results as can be contained within the maximum permitted reply size.
- setRows(List<TableRow>) - Method in class com.google.api.services.bigquery.model.QueryResponse
-
An object with as many results as can be contained within the maximum permitted reply size.
- setRows(List<TableDataInsertAllRequest.Rows>) - Method in class com.google.api.services.bigquery.model.TableDataInsertAllRequest
-
The rows to insert.
- setRows(List<TableRow>) - Method in class com.google.api.services.bigquery.model.TableDataList
-
Rows of results.
- setRSquared(Double) - Method in class com.google.api.services.bigquery.model.RegressionMetrics
-
R^2 score.
- setRuntimeVersion(String) - Method in class com.google.api.services.bigquery.model.SparkOptions
-
Runtime version.
- setSampledShapleyNumPaths(Long) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Number of paths for the sampled Shapley explain method.
- setSatisfiesPzs(Boolean) - Method in class com.google.api.services.bigquery.model.Dataset
-
[Output-only] Reserved for future use.
- setScale(Long) - Method in class com.google.api.services.bigquery.model.TableFieldSchema
-
[Optional] See documentation for precision.
- setScaleFeatures(Boolean) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
If true, scale the feature values by dividing the feature standard deviation.
- setSchema(TableSchema) - Method in class com.google.api.services.bigquery.model.ExternalDataConfiguration
-
[Optional] The schema for the data.
- setSchema(TableSchema) - Method in class com.google.api.services.bigquery.model.GetQueryResultsResponse
-
The schema of the results.
- setSchema(TableSchema) - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Optional] The schema for the destination table.
- setSchema(TableSchema) - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output only] The schema of the results.
- setSchema(TableSchema) - Method in class com.google.api.services.bigquery.model.QueryResponse
-
The schema of the results.
- setSchema(TableSchema) - Method in class com.google.api.services.bigquery.model.Table
-
[Optional] Describes the schema of this table.
- setSchemaInline(String) - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Deprecated] The inline schema.
- setSchemaInlineFormat(String) - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Deprecated] The format of the schemaInline property.
- setSchemaUpdateOptions(List<String>) - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
Allows the schema of the destination table to be updated as a side effect of the load job if a
schema is autodetected or supplied in the job configuration.
- setSchemaUpdateOptions(List<String>) - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
Allows the schema of the destination table to be updated as a side effect of the query job.
- setScriptStatistics(ScriptStatistics) - Method in class com.google.api.services.bigquery.model.JobStatistics
-
[Output-only] Statistics for a child job of a script.
- setSearchStatistics(SearchStatistics) - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output only] Search query specific statistics.
- setSeasonalPeriods(List<String>) - Method in class com.google.api.services.bigquery.model.ArimaForecastingMetrics
-
Seasonal periods.
- setSeasonalPeriods(List<String>) - Method in class com.google.api.services.bigquery.model.ArimaModelInfo
-
Seasonal periods.
- setSeasonalPeriods(List<String>) - Method in class com.google.api.services.bigquery.model.ArimaResult
-
Seasonal periods.
- setSeasonalPeriods(List<String>) - Method in class com.google.api.services.bigquery.model.ArimaSingleModelForecastingMetrics
-
Seasonal periods.
- setSecurityMode(String) - Method in class com.google.api.services.bigquery.model.Routine
-
Optional.
- setSelectedFields(String) - Method in class com.google.api.services.bigquery.Bigquery.Tabledata.List
-
List of fields to return (comma-separated).
- setSelectedFields(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Get
-
List of fields to return (comma-separated).
- setSelfLink(String) - Method in class com.google.api.services.bigquery.model.Dataset
-
[Output-only] A URL that can be used to access the resource again.
- setSelfLink(String) - Method in class com.google.api.services.bigquery.model.Job
-
[Output-only] A URL that can be used to access this resource again.
- setSelfLink(String) - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only] A URL that can be used to access this resource again.
- setService(String) - Method in class com.google.api.services.bigquery.model.AuditConfig
-
Specifies a service that will be enabled for audit logging.
- setServicePath(String) - Method in class com.google.api.services.bigquery.Bigquery.Builder
-
- setSessionId(String) - Method in class com.google.api.services.bigquery.model.SessionInfo
-
[Output-only] // [Preview] Id of the session.
- setSessionInfo(SessionInfo) - Method in class com.google.api.services.bigquery.model.JobStatistics
-
[Output-only] [Preview] Information of the session if this job is part of one.
- setSessionInfo(SessionInfo) - Method in class com.google.api.services.bigquery.model.QueryResponse
-
[Output-only] [Preview] Information of the session if this job is part of one.
- setShuffleOutputBytes(Long) - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Total number of bytes written to shuffle.
- setShuffleOutputBytesSpilled(Long) - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Total number of bytes written to shuffle and spilled to disk.
- setSkipInvalidRows(Boolean) - Method in class com.google.api.services.bigquery.model.TableDataInsertAllRequest
-
[Optional] Insert all valid rows of a request, even if invalid rows exist.
- setSkipLeadingRows(Long) - Method in class com.google.api.services.bigquery.model.CsvOptions
-
[Optional] The number of rows at the top of a CSV file that BigQuery will skip when reading the
data.
- setSkipLeadingRows(Long) - Method in class com.google.api.services.bigquery.model.GoogleSheetsOptions
-
[Optional] The number of rows at the top of a sheet that BigQuery will skip when reading the
data.
- setSkipLeadingRows(Integer) - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Optional] The number of rows at the top of a CSV file that BigQuery will skip when loading the
data.
- setSlotMs(Long) - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Slot-milliseconds used by the stage.
- setSlotMs(Long) - Method in class com.google.api.services.bigquery.model.JobStatistics.ReservationUsage
-
[Output-only] Slot-milliseconds the job spent in the given reservation.
- setSlotMs(Long) - Method in class com.google.api.services.bigquery.model.JobStatistics2.ReservationUsage
-
[Output only] Slot-milliseconds the job spent in the given reservation.
- setSnapshotDefinition(SnapshotDefinition) - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only] Snapshot definition.
- setSnapshotTime(DateTime) - Method in class com.google.api.services.bigquery.model.SnapshotDefinition
-
[Required] The time at which the base table was snapshot.
- setSourceFormat(String) - Method in class com.google.api.services.bigquery.model.ExternalDataConfiguration
-
[Required] The data format.
- setSourceFormat(String) - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Optional] The format of the data files.
- setSourceModel(ModelReference) - Method in class com.google.api.services.bigquery.model.JobConfigurationExtract
-
A reference to the model being exported.
- setSourceTable(TableReference) - Method in class com.google.api.services.bigquery.model.JobConfigurationExtract
-
A reference to the table being exported.
- setSourceTable(TableReference) - Method in class com.google.api.services.bigquery.model.JobConfigurationTableCopy
-
[Pick one] Source table to copy.
- setSourceTables(List<TableReference>) - Method in class com.google.api.services.bigquery.model.JobConfigurationTableCopy
-
[Pick one] Source tables to copy.
- setSourceUriPrefix(String) - Method in class com.google.api.services.bigquery.model.HivePartitioningOptions
-
[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.api.services.bigquery.model.ExternalDataConfiguration
-
[Required] The fully-qualified URIs that point to your data in Google Cloud.
- setSourceUris(List<String>) - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Required] The fully-qualified URIs that point to your data in Google Cloud.
- setSparkJobId(String) - Method in class com.google.api.services.bigquery.model.SparkStatistics
-
[Output-only] Spark job id if a Spark job is created successfully.
- setSparkJobLocation(String) - Method in class com.google.api.services.bigquery.model.SparkStatistics
-
[Output-only] Location where the Spark job is executed.
- setSparkOptions(SparkOptions) - Method in class com.google.api.services.bigquery.model.Routine
-
Optional.
- setSparkStatistics(SparkStatistics) - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output only] Statistics of a Spark procedure job.
- setSpecialGroup(String) - Method in class com.google.api.services.bigquery.model.Dataset.Access
-
[Pick one] A special group to grant access to.
- setStackFrames(List<ScriptStackFrame>) - Method in class com.google.api.services.bigquery.model.ScriptStatistics
-
Stack trace showing the line/column/procedure name of each frame on the stack at the point
where the current evaluation happened.
- setStandardizeFeatures(Boolean) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Whether to standardize numerical features.
- setStart(Long) - Method in class com.google.api.services.bigquery.model.RangePartitioning.Range
-
[TrustedTester] [Required] The start of range partitioning, inclusive.
- setStartColumn(Integer) - Method in class com.google.api.services.bigquery.model.ScriptStackFrame
-
[Output-only] One-based start column.
- setStartIndex(BigInteger) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.GetQueryResults
-
Zero-based index of the starting row
- setStartIndex(BigInteger) - Method in class com.google.api.services.bigquery.Bigquery.Tabledata.List
-
Zero-based index of the starting row to read
- setStartLine(Integer) - Method in class com.google.api.services.bigquery.model.ScriptStackFrame
-
[Output-only] One-based start line.
- setStartMs(Long) - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Stage start time represented as milliseconds since epoch.
- setStartTime(DateTime) - Method in class com.google.api.services.bigquery.model.BqmlTrainingRun
-
[Output-only, Beta] Training run start time in milliseconds since the epoch.
- setStartTime(Long) - Method in class com.google.api.services.bigquery.model.JobStatistics
-
[Output-only] Start time of this job, in milliseconds since the epoch.
- setStartTime(String) - Method in class com.google.api.services.bigquery.model.TrainingRun
-
Output only.
- setStartTimeMs(Long) - Method in class com.google.api.services.bigquery.model.HparamTuningTrial
-
Starting time of the trial.
- setState(String) - Method in class com.google.api.services.bigquery.model.BqmlTrainingRun
-
[Output-only, Beta] Different state applicable for a training run.
- setState(String) - Method in class com.google.api.services.bigquery.model.JobList.Jobs
-
Running state of the job.
- setState(String) - Method in class com.google.api.services.bigquery.model.JobStatus
-
[Output-only] Running state of the job.
- setStateFilter(List<String>) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.List
-
Filter for job state
- setStatementType(String) - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
The type of query statement, if valid.
- setStatistics(JobStatistics) - Method in class com.google.api.services.bigquery.model.Job
-
[Output-only] Information about the job, including starting time and ending time of the job.
- setStatistics(JobStatistics) - Method in class com.google.api.services.bigquery.model.JobList.Jobs
-
[Output-only] Information about the job, including starting time and ending time of the job.
- setStatus(String) - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Current status for the stage.
- setStatus(String) - Method in class com.google.api.services.bigquery.model.HparamTuningTrial
-
The status of the trial.
- setStatus(JobStatus) - Method in class com.google.api.services.bigquery.model.Job
-
[Output-only] The status of this job.
- setStatus(JobStatus) - Method in class com.google.api.services.bigquery.model.JobList.Jobs
-
[Full-projection-only] Describes the state of the job.
- setSteps(List<ExplainQueryStep>) - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
List of operations within the stage in dependency order (approximately chronological).
- setStorageBillingModel(String) - Method in class com.google.api.services.bigquery.model.Dataset
-
[Optional] Storage billing model to be used for all tables in the dataset.
- setStorageUri(String) - Method in class com.google.api.services.bigquery.model.BigLakeConfiguration
-
[Required] Required and immutable.
- setStreamingBuffer(Streamingbuffer) - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only] Contains information regarding this table's streaming buffer, if one is present.
- setStrictMode(Boolean) - Method in class com.google.api.services.bigquery.model.Routine
-
Optional.
- setStructType(StandardSqlStructType) - Method in class com.google.api.services.bigquery.model.StandardSqlDataType
-
The fields of this struct, in order, if type_kind = "STRUCT".
- setStructTypes(List<QueryParameterType.StructTypes>) - Method in class com.google.api.services.bigquery.model.QueryParameterType
-
[Optional] The types of the fields of this struct, in order, if this is a struct.
- setStructValues(Map<String, QueryParameterValue>) - Method in class com.google.api.services.bigquery.model.QueryParameterValue
-
[Optional] The struct field values, in order of the struct type's declaration.
- setSubsample(DoubleHparamSearchSpace) - Method in class com.google.api.services.bigquery.model.HparamSearchSpaces
-
Subsample the training data to grow tree to prevent overfitting for boosted tree models.
- setSubsample(Double) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Subsample fraction of the training data to grow tree to prevent overfitting for boosted tree
models.
- setSubsteps(List<String>) - Method in class com.google.api.services.bigquery.model.ExplainQueryStep
-
Human-readable stage descriptions.
- setSuppressAllChecks(boolean) - Method in class com.google.api.services.bigquery.Bigquery.Builder
-
- setSuppressPatternChecks(boolean) - Method in class com.google.api.services.bigquery.Bigquery.Builder
-
- setSuppressRequiredParameterChecks(boolean) - Method in class com.google.api.services.bigquery.Bigquery.Builder
-
- setTableConstraints(TableConstraints) - Method in class com.google.api.services.bigquery.model.Table
-
[Optional] The table constraints on the table.
- setTableDefinitions(Map<String, ExternalDataConfiguration>) - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
[Optional] If querying an external data source outside of BigQuery, describes the data format,
location and other properties of the data source.
- setTableFormat(String) - Method in class com.google.api.services.bigquery.model.BigLakeConfiguration
-
[Required] Required and immutable.
- setTableId(String) - Method in class com.google.api.services.bigquery.Bigquery.RowAccessPolicies.List
-
Required.
- setTableId(String) - Method in class com.google.api.services.bigquery.Bigquery.Tabledata.InsertAll
-
Table ID of the destination table.
- setTableId(String) - Method in class com.google.api.services.bigquery.Bigquery.Tabledata.List
-
Table ID of the table to read
- setTableId(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Delete
-
Table ID of the table to delete
- setTableId(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Get
-
Table ID of the requested table
- setTableId(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Patch
-
Table ID of the table to update
- setTableId(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Update
-
Table ID of the table to update
- setTableId(String) - Method in class com.google.api.services.bigquery.model.RowAccessPolicyReference
-
Required.
- setTableId(String) - Method in class com.google.api.services.bigquery.model.TableConstraints.ForeignKeys.ReferencedTable
-
- setTableId(String) - Method in class com.google.api.services.bigquery.model.TableReference
-
[Required] The ID of the table.
- setTableReference(TableReference) - Method in class com.google.api.services.bigquery.model.Table
-
[Required] Reference describing the ID of this table.
- setTableReference(TableReference) - Method in class com.google.api.services.bigquery.model.TableList.Tables
-
A reference uniquely identifying the table.
- setTables(List<TableList.Tables>) - Method in class com.google.api.services.bigquery.model.TableList
-
Tables in the requested dataset.
- setTagKey(String) - Method in class com.google.api.services.bigquery.model.Dataset.Tags
-
[Required] The namespaced friendly name of the tag key, e.g.
- setTags(List<Dataset.Tags>) - Method in class com.google.api.services.bigquery.model.Dataset
-
[Optional]The tags associated with this dataset.
- setTagValue(String) - Method in class com.google.api.services.bigquery.model.Dataset.Tags
-
[Required] Friendly short name of the tag value, e.g.
- setTargetTypes(List<String>) - Method in class com.google.api.services.bigquery.model.DatasetAccessEntry
-
- setTemplateSuffix(String) - Method in class com.google.api.services.bigquery.model.TableDataInsertAllRequest
-
If specified, treats the destination table as a base template, and inserts the rows into an
instance table named "{destination}{templateSuffix}".
- setTestTable(TableReference) - Method in class com.google.api.services.bigquery.model.DataSplitResult
-
Table reference of the test data after split.
- setText(String) - Method in class com.google.api.services.bigquery.model.ScriptStackFrame
-
[Output-only] Text of the current statement/expression.
- setTfVersion(String) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Based on the selected TF version, the corresponding docker image is used to train external
models.
- setThreshold(Double) - Method in class com.google.api.services.bigquery.model.AggregateClassificationMetrics
-
Threshold at which the metrics are computed.
- setThreshold(Long) - Method in class com.google.api.services.bigquery.model.AggregationThresholdPolicy
-
Optional.
- setTimeline(List<QueryTimelineSample>) - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output only] [Beta] Describes a timeline of job execution.
- setTimeoutMs(Long) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.GetQueryResults
-
How long to wait for the query to complete, in milliseconds, before returning.
- setTimeoutMs(Long) - Method in class com.google.api.services.bigquery.model.QueryRequest
-
[Optional] How long to wait for the query to complete, in milliseconds, before the request
times out and returns.
- setTimePartitioning(TimePartitioning) - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
Time-based partitioning specification for the destination table.
- setTimePartitioning(TimePartitioning) - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
Time-based partitioning specification for the destination table.
- setTimePartitioning(TimePartitioning) - Method in class com.google.api.services.bigquery.model.Table
-
Time-based partitioning specification for this table.
- setTimePartitioning(TimePartitioning) - Method in class com.google.api.services.bigquery.model.TableList.Tables
-
The time-based partitioning specification for this table, if configured.
- setTimeSeriesDataColumn(String) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Column to be designated as time series data for ARIMA model.
- setTimeSeriesId(List<String>) - Method in class com.google.api.services.bigquery.model.ArimaForecastingMetrics
-
Id to differentiate different time series for the large-scale case.
- setTimeSeriesId(String) - Method in class com.google.api.services.bigquery.model.ArimaModelInfo
-
The time_series_id value for this time series.
- setTimeSeriesId(String) - Method in class com.google.api.services.bigquery.model.ArimaSingleModelForecastingMetrics
-
The time_series_id value for this time series.
- setTimeSeriesIdColumn(String) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
The time series id column that was used during ARIMA model training.
- setTimeSeriesIdColumns(List<String>) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
The time series id columns that were used during ARIMA model training.
- setTimeSeriesIds(List<String>) - Method in class com.google.api.services.bigquery.model.ArimaModelInfo
-
The tuple of time_series_ids identifying this time series.
- setTimeSeriesIds(List<String>) - Method in class com.google.api.services.bigquery.model.ArimaSingleModelForecastingMetrics
-
The tuple of time_series_ids identifying this time series.
- setTimeSeriesLengthFraction(Double) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
The fraction of the interpolated length of the time series that's used to model the time series
trend component.
- setTimeSeriesTimestampColumn(String) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Column to be designated as time series timestamp for ARIMA model.
- setTitle(String) - Method in class com.google.api.services.bigquery.model.Expr
-
Optional.
- setTotalBytesBilled(Long) - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output only] Total bytes billed for the job.
- setTotalBytesProcessed(Long) - Method in class com.google.api.services.bigquery.model.GetQueryResultsResponse
-
The total number of bytes processed for this query.
- setTotalBytesProcessed(Long) - Method in class com.google.api.services.bigquery.model.JobStatistics
-
[Output-only] [Deprecated] Use the bytes processed in the query statistics instead.
- setTotalBytesProcessed(Long) - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output only] Total bytes processed for the job.
- setTotalBytesProcessed(Long) - Method in class com.google.api.services.bigquery.model.QueryResponse
-
The total number of bytes processed for this query.
- setTotalBytesProcessedAccuracy(String) - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output only] For dry-run jobs, totalBytesProcessed is an estimate and this field specifies the
accuracy of the estimate.
- setTotalExplainedVarianceRatio(Double) - Method in class com.google.api.services.bigquery.model.DimensionalityReductionMetrics
-
Total percentage of variance explained by the selected principal components.
- setTotalItems(Integer) - Method in class com.google.api.services.bigquery.model.ProjectList
-
The total number of projects in the list.
- setTotalItems(Integer) - Method in class com.google.api.services.bigquery.model.TableList
-
The total number of tables in the dataset.
- setTotalPartitionsProcessed(Long) - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output only] Total number of partitions processed from all partitioned tables referenced in
the job.
- setTotalRows(BigInteger) - Method in class com.google.api.services.bigquery.model.GetQueryResultsResponse
-
The total number of rows in the complete query result set, which can be more than the number of
rows in this single page of results.
- setTotalRows(BigInteger) - Method in class com.google.api.services.bigquery.model.QueryResponse
-
The total number of rows in the complete query result set, which can be more than the number of
rows in this single page of results.
- setTotalRows(Long) - Method in class com.google.api.services.bigquery.model.TableDataList
-
The total number of rows in the complete table.
- setTotalSlotMs(Long) - Method in class com.google.api.services.bigquery.model.JobStatistics
-
[Output-only] Slot-milliseconds for the job.
- setTotalSlotMs(Long) - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output only] Slot-milliseconds for the job.
- setTotalSlotMs(Long) - Method in class com.google.api.services.bigquery.model.QueryTimelineSample
-
Cumulative slot-ms consumed by the query.
- setTrainingLoss(Double) - Method in class com.google.api.services.bigquery.model.BqmlIterationResult
-
[Output-only, Beta] Training loss computed on the training data at the end of the iteration.
- setTrainingLoss(Double) - Method in class com.google.api.services.bigquery.model.HparamTuningTrial
-
Loss computed on the training data at the end of trial.
- setTrainingLoss(Double) - Method in class com.google.api.services.bigquery.model.IterationResult
-
Loss computed on the training data at the end of iteration.
- setTrainingOptions(BqmlTrainingRun.TrainingOptions) - Method in class com.google.api.services.bigquery.model.BqmlTrainingRun
-
[Output-only, Beta] Training options used by this training run.
- setTrainingOptions(TrainingOptions) - Method in class com.google.api.services.bigquery.model.TrainingRun
-
Output only.
- setTrainingRuns(List<TrainingRun>) - Method in class com.google.api.services.bigquery.model.Model
-
Information for all training runs in increasing order of start_time.
- setTrainingRuns(List<BqmlTrainingRun>) - Method in class com.google.api.services.bigquery.model.ModelDefinition
-
[Output-only, Beta] Information about ml training runs, each training run comprises of multiple
iterations and there may be multiple training runs for the model if warm start is used or if a
user decides to continue a previously cancelled query.
- setTrainingStartTime(Long) - Method in class com.google.api.services.bigquery.model.TrainingRun
-
Output only.
- setTrainingTable(TableReference) - Method in class com.google.api.services.bigquery.model.DataSplitResult
-
Table reference of the training data after split.
- setTransactionId(String) - Method in class com.google.api.services.bigquery.model.TransactionInfo
-
[Output-only] // [Alpha] Id of the transaction.
- setTransactionInfo(TransactionInfo) - Method in class com.google.api.services.bigquery.model.JobStatistics
-
[Output-only] [Alpha] Information of the multi-statement transaction if this job is part of
one.
- setTransferredBytes(Long) - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
[Output-only] Total bytes transferred for cross-cloud queries such as Cross Cloud Transfer and
CREATE TABLE AS SELECT (CTAS).
- setTransformColumns(List<TransformColumn>) - Method in class com.google.api.services.bigquery.model.Model
-
Output only.
- setTransformSql(String) - Method in class com.google.api.services.bigquery.model.TransformColumn
-
Output only.
- setTreeMethod(StringHparamSearchSpace) - Method in class com.google.api.services.bigquery.model.HparamSearchSpaces
-
Tree construction algorithm for boosted tree models.
- setTreeMethod(String) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Tree construction algorithm for boosted tree models.
- setTrendSmoothingWindowSize(Long) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Smoothing window size for the trend component.
- setTrialId(Long) - Method in class com.google.api.services.bigquery.model.HparamTuningTrial
-
1-based index of the trial.
- setTrueNegatives(Long) - Method in class com.google.api.services.bigquery.model.BinaryConfusionMatrix
-
Number of true samples predicted as false.
- setTruePositives(Long) - Method in class com.google.api.services.bigquery.model.BinaryConfusionMatrix
-
Number of true samples predicted as true.
- setType(String) - Method in class com.google.api.services.bigquery.model.BigtableColumn
-
[Optional] The type to convert the value in cells of this column.
- setType(String) - Method in class com.google.api.services.bigquery.model.BigtableColumnFamily
-
[Optional] The type to convert the value in cells of this column family.
- setType(String) - Method in class com.google.api.services.bigquery.model.QueryParameterType
-
[Required] The top level type of this field.
- setType(QueryParameterType) - Method in class com.google.api.services.bigquery.model.QueryParameterType.StructTypes
-
[Required] The type of this field.
- setType(StandardSqlDataType) - Method in class com.google.api.services.bigquery.model.StandardSqlField
-
Optional.
- setType(String) - Method in class com.google.api.services.bigquery.model.Table
-
[Output-only] Describes the table type.
- setType(String) - Method in class com.google.api.services.bigquery.model.TableFieldSchema.RangeElementType
-
The field element type of a RANGE
- setType(String) - Method in class com.google.api.services.bigquery.model.TableFieldSchema
-
[Required] The field data type.
- setType(String) - Method in class com.google.api.services.bigquery.model.TableList.Tables
-
The type of table.
- setType(String) - Method in class com.google.api.services.bigquery.model.TimePartitioning
-
[Required] The supported types are DAY, HOUR, MONTH, and YEAR, which will generate one
partition per day, hour, month, and year, respectively.
- setType(StandardSqlDataType) - Method in class com.google.api.services.bigquery.model.TransformColumn
-
Output only.
- setTypeKind(String) - Method in class com.google.api.services.bigquery.model.StandardSqlDataType
-
Required.
- setUndeclaredQueryParameters(List<QueryParameter>) - Method in class com.google.api.services.bigquery.model.JobStatistics2
-
Standard SQL only: list of undeclared query parameters detected during a dry run validation.
- setUpdatedRowCount(Long) - Method in class com.google.api.services.bigquery.model.DmlStatistics
-
Number of updated Rows.
- setUpdateMask(String) - Method in class com.google.api.services.bigquery.model.SetIamPolicyRequest
-
OPTIONAL: A FieldMask specifying which fields of the policy to modify.
- setUseAvroLogicalTypes(Boolean) - Method in class com.google.api.services.bigquery.model.AvroOptions
-
[Optional] If sourceFormat is set to "AVRO", indicates whether to 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.api.services.bigquery.model.JobConfigurationExtract
-
[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 class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Optional] If sourceFormat is set to "AVRO", indicates whether to interpret logical types as
the corresponding BigQuery data type (for example, TIMESTAMP), instead of using the raw type
(for example, INTEGER).
- setUseExplicitColumnNames(Boolean) - Method in class com.google.api.services.bigquery.model.ViewDefinition
-
True if the column names are explicitly specified.
- setUseLegacySql(Boolean) - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
Specifies whether to use BigQuery's legacy SQL dialect for this query.
- setUseLegacySql(Boolean) - Method in class com.google.api.services.bigquery.model.QueryRequest
-
Specifies whether to use BigQuery's legacy SQL dialect for this query.
- setUseLegacySql(Boolean) - Method in class com.google.api.services.bigquery.model.TableList.Tables.View
-
True if view is defined in legacy SQL dialect, false if in standard SQL.
- setUseLegacySql(Boolean) - Method in class com.google.api.services.bigquery.model.ViewDefinition
-
Specifies whether to use BigQuery's legacy SQL for this view.
- setUseQueryCache(Boolean) - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
[Optional] Whether to look for the result in the query cache.
- setUseQueryCache(Boolean) - Method in class com.google.api.services.bigquery.model.QueryRequest
-
[Optional] Whether to look for the result in the query cache.
- setUserByEmail(String) - Method in class com.google.api.services.bigquery.model.Dataset.Access
-
[Pick one] An email address of a user to grant access to.
- setUserColumn(String) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
User column specified for matrix factorization models.
- setUserDefinedContext(Map<String, String>) - Method in class com.google.api.services.bigquery.model.RemoteFunctionOptions
-
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.
- setUserDefinedFunctionResources(List<UserDefinedFunctionResource>) - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
Describes user-defined function resources used in the query.
- setUserDefinedFunctionResources(List<UserDefinedFunctionResource>) - Method in class com.google.api.services.bigquery.model.ViewDefinition
-
Describes user-defined function resources used in the query.
- setUserEmail(String) - Method in class com.google.api.services.bigquery.model.Job
-
[Output-only] Email address of the user who ran the job.
- setUserEmail(String) - Method in class com.google.api.services.bigquery.model.JobList.Jobs
-
[Full-projection-only] Email address of the user who ran the job.
- setUserIp(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Delete
-
- setUserIp(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Get
-
- setUserIp(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Insert
-
- setUserIp(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.List
-
- setUserIp(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Patch
-
- setUserIp(String) - Method in class com.google.api.services.bigquery.Bigquery.Datasets.Update
-
- setUserIp(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Cancel
-
- setUserIp(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Delete
-
- setUserIp(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Get
-
- setUserIp(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.GetQueryResults
-
- setUserIp(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Insert
-
- setUserIp(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.List
-
- setUserIp(String) - Method in class com.google.api.services.bigquery.Bigquery.Jobs.Query
-
- setUserIp(String) - Method in class com.google.api.services.bigquery.Bigquery.Models.Delete
-
- setUserIp(String) - Method in class com.google.api.services.bigquery.Bigquery.Models.Get
-
- setUserIp(String) - Method in class com.google.api.services.bigquery.Bigquery.Models.List
-
- setUserIp(String) - Method in class com.google.api.services.bigquery.Bigquery.Models.Patch
-
- setUserIp(String) - Method in class com.google.api.services.bigquery.Bigquery.Projects.GetServiceAccount
-
- setUserIp(String) - Method in class com.google.api.services.bigquery.Bigquery.Projects.List
-
- setUserIp(String) - Method in class com.google.api.services.bigquery.Bigquery.Routines.Delete
-
- setUserIp(String) - Method in class com.google.api.services.bigquery.Bigquery.Routines.Get
-
- setUserIp(String) - Method in class com.google.api.services.bigquery.Bigquery.Routines.Insert
-
- setUserIp(String) - Method in class com.google.api.services.bigquery.Bigquery.Routines.List
-
- setUserIp(String) - Method in class com.google.api.services.bigquery.Bigquery.Routines.Update
-
- setUserIp(String) - Method in class com.google.api.services.bigquery.Bigquery.RowAccessPolicies.GetIamPolicy
-
- setUserIp(String) - Method in class com.google.api.services.bigquery.Bigquery.RowAccessPolicies.List
-
- setUserIp(String) - Method in class com.google.api.services.bigquery.Bigquery.RowAccessPolicies.TestIamPermissions
-
- setUserIp(String) - Method in class com.google.api.services.bigquery.Bigquery.Tabledata.InsertAll
-
- setUserIp(String) - Method in class com.google.api.services.bigquery.Bigquery.Tabledata.List
-
- setUserIp(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Delete
-
- setUserIp(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Get
-
- setUserIp(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.GetIamPolicy
-
- setUserIp(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Insert
-
- setUserIp(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.List
-
- setUserIp(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Patch
-
- setUserIp(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.SetIamPolicy
-
- setUserIp(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.TestIamPermissions
-
- setUserIp(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Update
-
- setUserIp(String) - Method in class com.google.api.services.bigquery.BigqueryRequest
-
Deprecated.
- setV(Object) - Method in class com.google.api.services.bigquery.model.TableCell
-
- setValue(String) - Method in class com.google.api.services.bigquery.model.ConnectionProperty
-
[Required] Value of the connection property.
- setValue(String) - Method in class com.google.api.services.bigquery.model.QueryParameterValue
-
[Optional] The value of this value, if a simple scalar type.
- setVariance(Double) - Method in class com.google.api.services.bigquery.model.ArimaFittingMetrics
-
Variance.
- setVersion(Integer) - Method in class com.google.api.services.bigquery.model.Policy
-
Specifies the format of the policy.
- setVertexAiModelId(String) - Method in class com.google.api.services.bigquery.model.TrainingRun
-
The model id in the [Vertex AI Model Registry](https://cloud.google.com/vertex-ai/docs/model-
registry/introduction) for this training run.
- setVertexAiModelVersion(String) - Method in class com.google.api.services.bigquery.model.TrainingRun
-
Output only.
- setVertexAiModelVersionAliases(List<String>) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
The version aliases to apply in Vertex AI model registry.
- setView(String) - Method in class com.google.api.services.bigquery.Bigquery.Tables.Get
-
Specifies the view that determines which table information is returned.
- setView(TableReference) - Method in class com.google.api.services.bigquery.model.Dataset.Access
-
[Pick one] A view from a different dataset to grant access to.
- setView(ViewDefinition) - Method in class com.google.api.services.bigquery.model.Table
-
[Optional] The view definition.
- setView(TableList.Tables.View) - Method in class com.google.api.services.bigquery.model.TableList.Tables
-
Additional details for a view.
- setWaitMsAvg(Long) - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Milliseconds the average shard spent waiting to be scheduled.
- setWaitMsMax(Long) - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Milliseconds the slowest shard spent waiting to be scheduled.
- setWaitRatioAvg(Double) - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Relative amount of time the average shard spent waiting to be scheduled.
- setWaitRatioMax(Double) - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Relative amount of time the slowest shard spent waiting to be scheduled.
- setWalsAlpha(DoubleHparamSearchSpace) - Method in class com.google.api.services.bigquery.model.HparamSearchSpaces
-
Hyperparameter for matrix factoration when implicit feedback type is specified.
- setWalsAlpha(Double) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Hyperparameter for matrix factoration when implicit feedback type is specified.
- setWarmStart(Boolean) - Method in class com.google.api.services.bigquery.model.BqmlTrainingRun.TrainingOptions
-
- setWarmStart(Boolean) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
Whether to train a model from the last checkpoint.
- setWriteDisposition(String) - Method in class com.google.api.services.bigquery.model.JobConfigurationLoad
-
[Optional] Specifies the action that occurs if the destination table already exists.
- setWriteDisposition(String) - Method in class com.google.api.services.bigquery.model.JobConfigurationQuery
-
[Optional] Specifies the action that occurs if the destination table already exists.
- setWriteDisposition(String) - Method in class com.google.api.services.bigquery.model.JobConfigurationTableCopy
-
[Optional] Specifies the action that occurs if the destination table already exists.
- setWriteMsAvg(Long) - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Milliseconds the average shard spent on writing output.
- setWriteMsMax(Long) - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Milliseconds the slowest shard spent on writing output.
- setWriteRatioAvg(Double) - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Relative amount of time the average shard spent on writing output.
- setWriteRatioMax(Double) - Method in class com.google.api.services.bigquery.model.ExplainQueryStage
-
Relative amount of time the slowest shard spent on writing output.
- setXgboostVersion(String) - Method in class com.google.api.services.bigquery.model.TrainingOptions
-
User-selected XGBoost versions for training of XGBoost models.
- SnapshotDefinition - Class in com.google.api.services.bigquery.model
-
Model definition for SnapshotDefinition.
- SnapshotDefinition() - Constructor for class com.google.api.services.bigquery.model.SnapshotDefinition
-
- SparkLoggingInfo - Class in com.google.api.services.bigquery.model
-
Model definition for SparkLoggingInfo.
- SparkLoggingInfo() - Constructor for class com.google.api.services.bigquery.model.SparkLoggingInfo
-
- SparkOptions - Class in com.google.api.services.bigquery.model
-
Options for a user-defined Spark routine.
- SparkOptions() - Constructor for class com.google.api.services.bigquery.model.SparkOptions
-
- SparkStatistics - Class in com.google.api.services.bigquery.model
-
Model definition for SparkStatistics.
- SparkStatistics() - Constructor for class com.google.api.services.bigquery.model.SparkStatistics
-
- StandardSqlDataType - Class in com.google.api.services.bigquery.model
-
The data type of a variable such as a function argument.
- StandardSqlDataType() - Constructor for class com.google.api.services.bigquery.model.StandardSqlDataType
-
- StandardSqlField - Class in com.google.api.services.bigquery.model
-
A field or a column.
- StandardSqlField() - Constructor for class com.google.api.services.bigquery.model.StandardSqlField
-
- StandardSqlStructType - Class in com.google.api.services.bigquery.model
-
The representation of a SQL STRUCT type.
- StandardSqlStructType() - Constructor for class com.google.api.services.bigquery.model.StandardSqlStructType
-
- StandardSqlTableType - Class in com.google.api.services.bigquery.model
-
A table type
- StandardSqlTableType() - Constructor for class com.google.api.services.bigquery.model.StandardSqlTableType
-
- Streamingbuffer - Class in com.google.api.services.bigquery.model
-
Model definition for Streamingbuffer.
- Streamingbuffer() - Constructor for class com.google.api.services.bigquery.model.Streamingbuffer
-
- StringHparamSearchSpace - Class in com.google.api.services.bigquery.model
-
Search space for string and enum.
- StringHparamSearchSpace() - Constructor for class com.google.api.services.bigquery.model.StringHparamSearchSpace
-
- StructTypes() - Constructor for class com.google.api.services.bigquery.model.QueryParameterType.StructTypes
-