public sealed class PingAndWarmRequest : IMessage<PingAndWarmRequest>, IEquatable<PingAndWarmRequest>, IDeepCloneable<PingAndWarmRequest>, IBufferMessage, IMessage
Request message for client connection keep-alive and warming.
Required. The unique name of the instance to check permissions for as well as
respond. Values are of the form projects/<project>/instances/<instance>.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-12 UTC."],[[["\u003cp\u003eThe document outlines the \u003ccode\u003ePingAndWarmRequest\u003c/code\u003e class, which is used for client connection keep-alive and warming within the Google Cloud Bigtable V2 library.\u003c/p\u003e\n"],["\u003cp\u003eThis document provides a comprehensive list of available versions, ranging from version 2.2.0 up to the latest 3.17.0 for \u003ccode\u003eGoogle.Cloud.Bigtable.V2.PingAndWarmRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePingAndWarmRequest\u003c/code\u003e class inherits from Object and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has constructors to create new instances, either empty or by cloning another \u003ccode\u003ePingAndWarmRequest\u003c/code\u003e, as well as properties to handle \u003ccode\u003eAppProfileId\u003c/code\u003e, \u003ccode\u003eInstanceName\u003c/code\u003e, and the \u003ccode\u003eName\u003c/code\u003e of the instance.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePingAndWarmRequest\u003c/code\u003e \u003ccode\u003eName\u003c/code\u003e property is required, representing the instance's unique identifier in the format \u003ccode\u003eprojects/<project>/instances/<instance>\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]