Google Bigtable v2 API - Class Mutation.Types.DeleteFromRow (3.11.0)

public sealed class Mutation.Types.DeleteFromRow : IMessage<Mutation.Types.DeleteFromRow>, IEquatable<Mutation.Types.DeleteFromRow>, IDeepCloneable<Mutation.Types.DeleteFromRow>, IBufferMessage, IMessage

Reference documentation and code samples for the Google Bigtable v2 API class Mutation.Types.DeleteFromRow.

A Mutation which deletes all cells from the containing row.

Inheritance

object > Mutation.Types.DeleteFromRow

Namespace

Google.Cloud.Bigtable.V2

Assembly

Google.Cloud.Bigtable.V2.dll

Constructors

DeleteFromRow()

public DeleteFromRow()

DeleteFromRow(DeleteFromRow)

public DeleteFromRow(Mutation.Types.DeleteFromRow other)
Parameter
NameDescription
otherMutationTypesDeleteFromRow