Skip to content

Commit 61a6026

Browse files
authored
Chore: remove old proof-of-concept (#2282)
* chore: removes old proof of concept * removes old __init__.py
1 parent 53a909a commit 61a6026

File tree

5 files changed

+0
-625
lines changed

5 files changed

+0
-625
lines changed

google/cloud/bigquery_v2/__init__.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
from .services.routine_service import RoutineServiceClient
2525
from .services.row_access_policy_service import RowAccessPolicyServiceClient
2626
from .services.table_service import TableServiceClient
27-
from .services.centralized_service import BigQueryClient
2827

2928
from .types.biglake_config import BigLakeConfiguration
3029
from .types.clustering import Clustering
@@ -215,7 +214,6 @@
215214
"BiEngineReason",
216215
"BiEngineStatistics",
217216
"BigLakeConfiguration",
218-
"BigQueryClient",
219217
"BigtableColumn",
220218
"BigtableColumnFamily",
221219
"BigtableOptions",

google/cloud/bigquery_v2/services/centralized_service/__init__.py

Lines changed: 0 additions & 18 deletions
This file was deleted.

google/cloud/bigquery_v2/services/centralized_service/_helpers.py

Lines changed: 0 additions & 24 deletions
This file was deleted.

google/cloud/bigquery_v2/services/centralized_service/client.py

Lines changed: 0 additions & 249 deletions
This file was deleted.

0 commit comments

Comments
 (0)