Reference documentation and code samples for the Dataflow V1beta3 API class Google::Cloud::Dataflow::V1beta3::SpannerIODetails.
Metadata for a Spanner connector used by the job.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#database_id
def database_id() -> ::String
Returns
- (::String) — DatabaseId accessed in the connection.
#database_id=
def database_id=(value) -> ::String
Parameter
- value (::String) — DatabaseId accessed in the connection.
Returns
- (::String) — DatabaseId accessed in the connection.
#instance_id
def instance_id() -> ::String
Returns
- (::String) — InstanceId accessed in the connection.
#instance_id=
def instance_id=(value) -> ::String
Parameter
- value (::String) — InstanceId accessed in the connection.
Returns
- (::String) — InstanceId accessed 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.