Package com.google.cloud.bigquery.testing (2.52.0)

This package is not the recommended entry point to using this client library!

For this library, we recommend using com.google.cloud.bigquery for new applications.

Classes

Class Description
com.google.cloud.bigquery.testing.RemoteBigQueryHelper Utility to create a remote BigQuery configuration for testing. BigQuery options can be obtained via the #getOptions() method. Returned options have custom BigQueryOptions#getRetrySettings(): RetrySettings#getMaxAttempts() is 10, RetrySettings#getMaxRetryDelay() is 30000, RetrySettings#getTotalTimeout() is 120000 and RetrySettings#getInitialRetryDelay() is 250. HttpTransportOptions#getConnectTimeout() and HttpTransportOptions#getReadTimeout() are both set to 60000.

Exceptions

Exception Description
com.google.cloud.bigquery.testing.RemoteBigQueryHelper.BigQueryHelperException

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.