Reference documentation and code samples for the Cloud Bigtable V2 API class Google::Cloud::Bigtable::V2::SessionMutateRowRequest.
Internal usage only.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#key
def key() -> ::String
Returns
- (::String)
#key=
def key=(value) -> ::String
Parameter
- value (::String)
Returns
- (::String)
#mutations
def mutations() -> ::Array<::Google::Cloud::Bigtable::V2::Mutation>
Returns
#mutations=
def mutations=(value) -> ::Array<::Google::Cloud::Bigtable::V2::Mutation>
Parameter
Returns