Ask a question to get started
Enter to sendā¢Shift+Enter new line
Gets a datastore Client.
datastore
get_datastore_client( self, **kwargs: Any = {}, ) -> datastore.Client
**kwargs
Any
{}
Keyword arguments to pass to datastore.Client constructor.
datastore.Client