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 of the `PingAndWarmRequest` class in the Google Bigtable v2 API is version 3.17.0, with a range of available versions from 2.2.0 up to this latest release."],["`PingAndWarmRequest` is used for client connection keep-alive and warming within the Google Bigtable v2 API."],["The class `PingAndWarmRequest` implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`PingAndWarmRequest` has properties such as `AppProfileId`, which specifies routing for replication, `InstanceName`, which is a typed view over the `Name` property, and `Name`, which is the unique name of the instance."],["There are two constructors for the `PingAndWarmRequest` class, a parameterless constructor and one that accepts another instance of `PingAndWarmRequest`."]]],[]]