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 | Method and Description |
---|---|
static ConnectionProperty.Builder |
ConnectionProperty.newBuilder()
Returns a builder for the
ConnectionProperty object. |
ConnectionProperty.Builder |
ConnectionProperty.Builder.setKey(String key)
[Required] Name of the connection property to set.
|
ConnectionProperty.Builder |
ConnectionProperty.Builder.setValue(String value)
[Required] Value of the connection property.
|
ConnectionProperty.Builder |
ConnectionProperty.toBuilder()
Returns a builder for the
ConnectionProperty object. |
Copyright © 2023 Google LLC. All rights reserved.