Google Bigtable v2 API - Class TableResponse (3.29.0)
Stay organized with collections
Save and categorize content based on your preferences.
public sealed class TableResponse : IMessage<TableResponse>, IEquatable<TableResponse>, IDeepCloneable<TableResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Bigtable v2 API class TableResponse.
Internal usage only.
Inheritance
object >
TableResponse
Namespace
Google.Cloud.Bigtable.V2
Assembly
Google.Cloud.Bigtable.V2.dll
Constructors
TableResponse()
TableResponse(TableResponse)
public TableResponse(TableResponse other)
Properties
MutateRow
public SessionMutateRowResponse MutateRow { get; set; }
PayloadCase
public TableResponse.PayloadOneofCase PayloadCase { get; }
ReadRow
public SessionReadRowResponse ReadRow { get; set; }
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-06-15 UTC.
[null,null,["Last updated 2026-06-15 UTC."],[],[]]