Reference documentation and code samples for the Dataflow V1beta3 API class Google::Cloud::Dataflow::V1beta3::DatastoreIODetails.
Metadata for a Datastore connector used by the job.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#namespace
def namespace() -> ::String Returns 
 - (::String) — Namespace used in the connection.
 
#namespace=
def namespace=(value) -> ::String Parameter 
 - value (::String) — Namespace used in the connection.
 
 Returns 
 - (::String) — Namespace used in the connection.
 
#project_id
def project_id() -> ::String Returns 
 - (::String) — ProjectId accessed in the connection.
 
#project_id=
def project_id=(value) -> ::String Parameter 
 - value (::String) — ProjectId accessed in the connection.
 
 Returns 
 - (::String) — ProjectId accessed in the connection.