Class BigQueryServicesImpl

java.lang.Object
org.apache.beam.sdk.io.gcp.bigquery.BigQueryServicesImpl
All Implemented Interfaces:
Serializable, BigQueryServices

public class BigQueryServicesImpl extends Object implements BigQueryServices
An implementation of BigQueryServices that actually communicates with the cloud BigQuery service.
See Also: