public sealed class PrepareQueryResponse : IMessage<PrepareQueryResponse>, IEquatable<PrepareQueryResponse>, IDeepCloneable<PrepareQueryResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Bigtable v2 API class PrepareQueryResponse.
Response message for Bigtable.PrepareQueryResponse
The time at which the prepared query token becomes invalid.
A token may become invalid early due to changes in the data being read, but
it provides a guideline to refresh query plans asynchronously.
[[["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 webpage provides documentation for the \u003ccode\u003ePrepareQueryResponse\u003c/code\u003e class within the Google Bigtable v2 API for .NET, with the latest version being 3.17.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePrepareQueryResponse\u003c/code\u003e is a response message used in the Bigtable API to handle the outcome of a prepare query operation, and implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePrepareQueryResponse\u003c/code\u003e class contains three key properties: \u003ccode\u003eMetadata\u003c/code\u003e, \u003ccode\u003ePreparedQuery\u003c/code\u003e, and \u003ccode\u003eValidUntil\u003c/code\u003e, which store row structure information, a serialized query, and the expiration time of the prepared query, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes links to various versions of the \u003ccode\u003ePrepareQueryResponse\u003c/code\u003e class, ranging from version 2.2.0 up to the latest version, 3.17.0, allowing developers to access different release details.\u003c/p\u003e\n"],["\u003cp\u003eThe class supports the construction of objects either with default constructor or another \u003ccode\u003ePrepareQueryResponse\u003c/code\u003e instance.\u003c/p\u003e\n"]]],[],null,[]]