Reference documentation and code samples for the Cloud Bigtable V2 API class Google::Cloud::Bigtable::V2::OpenTableRequest.
Internal usage only.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#app_profile_id
def app_profile_id() -> ::String
Returns
- (::String)
#app_profile_id=
def app_profile_id=(value) -> ::String
Parameter
- value (::String)
Returns
- (::String)
#permission
def permission() -> ::Google::Cloud::Bigtable::V2::OpenTableRequest::Permission#permission=
def permission=(value) -> ::Google::Cloud::Bigtable::V2::OpenTableRequest::Permission
Parameter
#table_name
def table_name() -> ::String
Returns
- (::String)
#table_name=
def table_name=(value) -> ::String
Parameter
- value (::String)
Returns
- (::String)