public sealed class ExecuteQueryResponse : IMessage<ExecuteQueryResponse>, IEquatable<ExecuteQueryResponse>, IDeepCloneable<ExecuteQueryResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Bigtable v2 API class ExecuteQueryResponse.
A partial result set with row data potentially including additional
instructions on how recent past and future partial responses should be
interpreted.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-12 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eExecuteQueryResponse\u003c/code\u003e class within the Google Bigtable v2 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eExecuteQueryResponse\u003c/code\u003e is the response message type used when calling the \u003ccode\u003eBigtable.ExecuteQuery\u003c/code\u003e method, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e and \u003ccode\u003eIEquatable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eExecuteQueryResponse\u003c/code\u003e is 3.17.0, and the documentation includes links to older versions ranging back to 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eExecuteQueryResponse\u003c/code\u003e include \u003ccode\u003eMetadata\u003c/code\u003e (for row structure), \u003ccode\u003eResponseCase\u003c/code\u003e (to determine what was returned) and \u003ccode\u003eResults\u003c/code\u003e (containing row data with additional instructions).\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors, one empty and one taking in another ExecuteQueryResponse object.\u003c/p\u003e\n"]]],[],null,[]]