Uses of Class
com.google.cloud.bigquery.ConnectionProperty.Builder
Packages that use ConnectionProperty.Builder
Package
Description
A client for BigQuery – A fully managed, petabyte scale, low cost enterprise data warehouse for
analytics.
-
Uses of ConnectionProperty.Builder in com.google.cloud.bigquery
Methods in com.google.cloud.bigquery that return ConnectionProperty.BuilderModifier and TypeMethodDescriptionstatic ConnectionProperty.BuilderConnectionProperty.newBuilder()Returns a builder for theConnectionPropertyobject.[Required] Name of the connection property to set.[Required] Value of the connection property.ConnectionProperty.toBuilder()Returns a builder for theConnectionPropertyobject.