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-04-17 UTC."],[[["The latest version of the `PingAndWarmRequest` class is 3.17.0, and the documentation provides access to various past versions, down to version 2.2.0."],["`PingAndWarmRequest` is a class within the Google Bigtable v2 API, specifically designed for client connection maintenance, including keep-alive and warming requests."],["The class `PingAndWarmRequest` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `PingAndWarmRequest` class contains properties such as `AppProfileId`, `InstanceName`, and `Name`, which are used to specify routing, and uniquely identify the instance."],["This documentation is based within the namespace `Google.Cloud.Bigtable.V2` and the relevant assembly is `Google.Cloud.Bigtable.V2.dll`."]]],[]]