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 webpage provides reference documentation for the `PingAndWarmRequest` class within the Google Bigtable v2 API, specifically for the .NET environment."],["The `PingAndWarmRequest` class is used for client connection keep-alive and warming, and it implements multiple interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The document details the inheritance hierarchy, constructors, properties like `AppProfileId`, `InstanceName`, and `Name`, as well as the namespace and assembly information for `PingAndWarmRequest`."],["Multiple versions of the `PingAndWarmRequest` class are listed, ranging from version 2.2.0 to 3.17.0, allowing for easy access to older versions, with 3.17.0 as the latest."]]],[]]