We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9d4a04 commit 5b4d538Copy full SHA for 5b4d538
google/cloud/bigquery_v2/__init__.py
@@ -24,7 +24,6 @@
24
from .services.routine_service import RoutineServiceClient
25
from .services.row_access_policy_service import RowAccessPolicyServiceClient
26
from .services.table_service import TableServiceClient
27
-from .services.centralized_service import BigQueryClient
28
29
from .types.biglake_config import BigLakeConfiguration
30
from .types.clustering import Clustering
@@ -215,7 +214,6 @@
215
214
"BiEngineReason",
216
"BiEngineStatistics",
217
"BigLakeConfiguration",
218
- "BigQueryClient",
219
"BigtableColumn",
220
"BigtableColumnFamily",
221
"BigtableOptions",
0 commit comments