public sealed class PingAndWarmResponse : IMessage<PingAndWarmResponse>, IEquatable<PingAndWarmResponse>, IDeepCloneable<PingAndWarmResponse>, IBufferMessage, IMessage
Response message for Bigtable.PingAndWarm connection keepalive and warming.
[[["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\u003eThe provided content is a documentation page for the \u003ccode\u003ePingAndWarmResponse\u003c/code\u003e class in the \u003ccode\u003eGoogle.Cloud.Bigtable.V2\u003c/code\u003e namespace, detailing its usage in .NET applications.\u003c/p\u003e\n"],["\u003cp\u003eVersion 3.17.0 is the latest version available for \u003ccode\u003ePingAndWarmResponse\u003c/code\u003e, with a history of prior releases dating back to version 2.2.0, each linked for direct navigation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePingAndWarmResponse\u003c/code\u003e serves as the response message for connection keepalive and warming within Bigtable, inheriting from \u003ccode\u003eObject\u003c/code\u003e and implementing several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, a default constructor (\u003ccode\u003ePingAndWarmResponse()\u003c/code\u003e) and a copy constructor (\u003ccode\u003ePingAndWarmResponse(PingAndWarmResponse other)\u003c/code\u003e), allowing for new instances or clones.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists the inherited members and namespace, along with the assembly \u003ccode\u003eGoogle.Cloud.Bigtable.V2.dll\u003c/code\u003e in which the class is contained.\u003c/p\u003e\n"]]],[],null,[]]