Skip to content

Commit e14f965

Browse files
committed
removes old copperpenny client
1 parent 9250e7b commit e14f965

File tree

3 files changed

+1
-179
lines changed

3 files changed

+1
-179
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ def dataset_service_client(self):
8080

8181
@dataset_service_client.setter
8282
def dataset_service_client(self, value):
83-
# Check for the methods that this class most commonly uses (duck typing)
83+
# Check for the methods the centralized client exposes (to allow duck-typing)
8484
required_methods = [
8585
"get_dataset",
8686
"insert_dataset",

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

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

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

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

0 commit comments

Comments
 (0)