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-04-17 UTC."],[[["This webpage provides documentation for the `PingAndWarmResponse` class within the Google Bigtable v2 API, specifically for the .NET framework."],["The `PingAndWarmResponse` class is used as the response message for the Bigtable `PingAndWarm` connection keepalive and warming functionality."],["The class inherits from `object` and implements several interfaces: `IMessage\u003cPingAndWarmResponse\u003e`, `IEquatable\u003cPingAndWarmResponse\u003e`, `IDeepCloneable\u003cPingAndWarmResponse\u003e`, `IBufferMessage`, and `IMessage`."],["The documentation includes a list of available versions, ranging from the latest version 3.17.0 down to 2.2.0, all regarding the `PingAndWarmResponse` class."],["There are two constructors provided for creating instances of `PingAndWarmResponse`: a default constructor and a copy constructor that takes another `PingAndWarmResponse` instance as a parameter."]]],[]]