Google Bigtable v2 API - Class MutateRowsResponse (3.4.0)

public sealed class MutateRowsResponse : IMessage<MutateRowsResponse>, IEquatable<MutateRowsResponse>, IDeepCloneable<MutateRowsResponse>, IBufferMessage, IMessage

Reference documentation and code samples for the Google Bigtable v2 API class MutateRowsResponse.

Response message for BigtableService.MutateRows.

Inheritance

object > MutateRowsResponse

Namespace

GoogleGoogle.CloudGoogle.Cloud.BigtableV2

Assembly

Google.Cloud.Bigtable.V2.dll

Constructors

MutateRowsResponse()

public MutateRowsResponse()

MutateRowsResponse(MutateRowsResponse)

public MutateRowsResponse(MutateRowsResponse other)
Parameter
NameDescription
otherMutateRowsResponse

Properties

Entries

public RepeatedField<MutateRowsResponse.Types.Entry> Entries { get; }

One or more results for Entries from the batch request.

Property Value
TypeDescription
RepeatedFieldMutateRowsResponseTypesEntry