Reference documentation and code samples for the Cloud Bigtable V2 API class Google::Cloud::Bigtable::V2::ResponseParams.
Response metadata proto
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#cluster_id
def cluster_id() -> ::String
Returns
- (::String) — Identifier for a cluster that represents set of bigtable resources.
#cluster_id=
def cluster_id=(value) -> ::String
Parameter
- value (::String) — Identifier for a cluster that represents set of bigtable resources.
Returns
- (::String) — Identifier for a cluster that represents set of bigtable resources.
#zone_id
def zone_id() -> ::String
Returns
- (::String) — The cloud bigtable zone associated with the cluster.
#zone_id=
def zone_id=(value) -> ::String
Parameter
- value (::String) — The cloud bigtable zone associated with the cluster.
Returns
- (::String) — The cloud bigtable zone associated with the cluster.