Package | Description |
---|---|
com.google.cloud.bigquery |
A client for BigQuery – A fully managed, petabyte scale, low cost enterprise data warehouse for
analytics.
|
Modifier and Type | Class and Description |
---|---|
class |
Model
A Google BigQuery ML Model.
|
Modifier and Type | Method and Description |
---|---|
abstract ModelInfo |
ModelInfo.Builder.build()
Creates a
ModelInfo object. |
static ModelInfo |
ModelInfo.of(ModelId modelId)
Returns a
ModelInfo object given table identity. |
Modifier and Type | Method and Description |
---|---|
Model |
BigQuery.update(ModelInfo modelInfo,
BigQuery.ModelOption... options)
Updates model information.
|
Copyright © 2019 Google LLC. All rights reserved.