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 22e4c63 commit fbba1c4Copy full SHA for fbba1c4
gcloud/datastore/__init__.py
@@ -71,10 +71,12 @@ def set_defaults(dataset_id=None, connection=None):
71
"""Set defaults either explicitly or implicitly as fall-back.
72
73
Uses the arguments to call the individual default methods
74
+
75
- set_default_dataset_id
76
- set_default_connection
77
78
In the future we will likely enable methods like
79
80
- set_default_namespace
81
82
:type dataset_id: string
0 commit comments