Cloud Bigtable V2 Client - Class Mutation (2.17.0)

Reference documentation and code samples for the Cloud Bigtable V2 Client class Mutation.

Specifies a particular change to be made to the contents of a row.

Generated from protobuf message google.bigtable.v2.Mutation

Namespace

Google \ Cloud \ Bigtable \ V2

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ set_cell
Mutation\SetCell

Set a cell's value.

↳ add_to_cell
Mutation\AddToCell

Incrementally updates an Aggregate cell.

↳ merge_to_cell
Mutation\MergeToCell

Merges accumulated state to an Aggregate cell.

↳ delete_from_column
Mutation\DeleteFromColumn

Deletes cells from a column.

↳ delete_from_family
Mutation\DeleteFromFamily

Deletes cells from a column family.

↳ delete_from_row
Mutation\DeleteFromRow

Deletes cells from the entire row.

getSetCell

Set a cell's value.

Returns
Type
Description

hasSetCell

setSetCell

Set a cell's value.

Parameter
Name
Description
Returns
Type
Description
$this

getAddToCell

Incrementally updates an Aggregate cell.

Returns
Type
Description

hasAddToCell

setAddToCell

Incrementally updates an Aggregate cell.

Parameter
Name
Description
Returns
Type
Description
$this

getMergeToCell

Merges accumulated state to an Aggregate cell.

Returns
Type
Description

hasMergeToCell

setMergeToCell

Merges accumulated state to an Aggregate cell.

Parameter
Name
Description
Returns
Type
Description
$this

getDeleteFromColumn

Deletes cells from a column.

Returns
Type
Description

hasDeleteFromColumn

setDeleteFromColumn

Deletes cells from a column.

Parameter
Name
Description
Returns
Type
Description
$this

getDeleteFromFamily

Deletes cells from a column family.

Returns
Type
Description

hasDeleteFromFamily

setDeleteFromFamily

Deletes cells from a column family.

Parameter
Name
Description
Returns
Type
Description
$this

getDeleteFromRow

Deletes cells from the entire row.

Returns
Type
Description

hasDeleteFromRow

setDeleteFromRow

Deletes cells from the entire row.

Parameter
Name
Description
Returns
Type
Description
$this

getMutation

Returns
Type
Description
string
Create a Mobile Website
View Site in Mobile | Classic
Share by: