Class DatastoreIODetails (0.5.2)

DatastoreIODetails(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Metadata for a Datastore connector used by the job.

Attributes

NameDescription
namespace str
Namespace used in the connection.
project_id str
ProjectId accessed in the connection.

Inheritance

builtins.object > proto.message.Message > DatastoreIODetails