public sealed class PingAndWarmResponse : IMessage<PingAndWarmResponse>, IEquatable<PingAndWarmResponse>, IDeepCloneable<PingAndWarmResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Bigtable v2 API class PingAndWarmResponse.
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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version available for the `PingAndWarmResponse` class in the Google Bigtable v2 API is 3.17.0."],["This class is part of the `Google.Cloud.Bigtable.V2` namespace and is found in the `Google.Cloud.Bigtable.V2.dll` assembly."],["`PingAndWarmResponse` serves as the response message for the Bigtable's PingAndWarm function, used for connection keepalive and warming."],["The `PingAndWarmResponse` class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are a multitude of other versions available going back to 2.2.0, all with documentation for their respective `PingAndWarmResponse`."]]],[]]