Metadata for a Cloud BigTable connector used by the job.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#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.
#table_id
def table_id() -> ::String
Returns
- (::String) — TableId accessed in the connection.
#table_id=
def table_id=(value) -> ::String
Parameter
- value (::String) — TableId accessed in the connection.
Returns
- (::String) — TableId accessed in the connection.