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."],[[["This documentation page covers the `PingAndWarmRequest` class within the Google Bigtable v2 API, which is used for client connection maintenance and warming."],["The `PingAndWarmRequest` class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` for enhanced functionality."],["The class provides constructors for creating instances, including a default constructor and one that takes another `PingAndWarmRequest` object as a parameter."],["Key properties of the `PingAndWarmRequest` class include `AppProfileId`, `InstanceName`, and `Name`, allowing for routing replication and specifying the instance to interact with."],["The page contains links to reference documentation for different versions of the API, from version 2.2.0 to the latest, 3.17.0, all specific to `PingAndWarmRequest`."]]],[]]