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 document provides reference documentation for the \u003ccode\u003ePrepareQueryResponse\u003c/code\u003e class within the Google Bigtable v2 API, specifically for .NET development, including its constructors, properties, and implemented interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePrepareQueryResponse\u003c/code\u003e class serves as the response message for Bigtable's \u003ccode\u003ePrepareQueryResponse\u003c/code\u003e and is part of the \u003ccode\u003eGoogle.Cloud.Bigtable.V2\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003ePrepareQueryResponse\u003c/code\u003e is 3.17.0, with links provided for version 3.0.0 to 3.17.0, in addition to versions 2.2.0 to 2.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePrepareQueryResponse\u003c/code\u003e class contains properties such as \u003ccode\u003eMetadata\u003c/code\u003e (of type \u003ccode\u003eResultSetMetadata\u003c/code\u003e), \u003ccode\u003ePreparedQuery\u003c/code\u003e (of type \u003ccode\u003eByteString\u003c/code\u003e), and \u003ccode\u003eValidUntil\u003c/code\u003e (of type \u003ccode\u003eTimestamp\u003c/code\u003e), representing data about the response from the API.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and has inherited methods from the base \u003ccode\u003eobject\u003c/code\u003e class, such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]