apache_beam.io.gcp.datastore.v1new.helper module¶
Cloud Datastore client and test functions.
For internal use only; no backwards-compatibility guarantees.
-
apache_beam.io.gcp.datastore.v1new.helper.
get_client
(project, namespace)[source]¶ Returns a Cloud Datastore client.
-
apache_beam.io.gcp.datastore.v1new.helper.
retry_on_rpc_error
(exception)[source]¶ A retry filter for Cloud Datastore RPCErrors.