public sealed class PingAndWarmRequest : IMessage<PingAndWarmRequest>, IEquatable<PingAndWarmRequest>, IDeepCloneable<PingAndWarmRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Bigtable v2 API class PingAndWarmRequest.
Request message for client connection keep-alive 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 `PingAndWarmRequest` class is 3.17.0, with a range of versions available from 2.2.0 up to the latest."],["The `PingAndWarmRequest` class is part of the Google Bigtable v2 API and is used for client connection keep-alive and warming."],["`PingAndWarmRequest` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class has properties including `AppProfileId`, `InstanceName`, and `Name`, which are used to specify routing, view the instance name, and get the instance's unique name respectively."],["`PingAndWarmRequest` contains two constructors, the default `PingAndWarmRequest()` and `PingAndWarmRequest(PingAndWarmRequest other)`."]]],[]]