public sealed class PingAndWarmRequest : IMessage<PingAndWarmRequest>, IEquatable<PingAndWarmRequest>, IDeepCloneable<PingAndWarmRequest>, IBufferMessage, IMessage
Request message for client connection keep-alive and warming.
Google.Cloud.Bigtable.Common.V2.InstanceName-typed view over the Name resource name property.
Property Value
Type
Description
Google.Cloud.Bigtable.Common.V2.InstanceName
Name
public string Name { get; set; }
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 \u003ccode\u003ePingAndWarmRequest\u003c/code\u003e class is designed for client connection keep-alive and warming within the Google Cloud Bigtable V2 service, serving as a message request.\u003c/p\u003e\n"],["\u003cp\u003eIt implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, all specific to the PingAndWarmRequest type.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePingAndWarmRequest\u003c/code\u003e class contains properties such as \u003ccode\u003eAppProfileId\u003c/code\u003e, \u003ccode\u003eInstanceName\u003c/code\u003e, and \u003ccode\u003eName\u003c/code\u003e, which are used to specify routing, resource name and the unique name of the instance.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this specific class is \u003ccode\u003e3.17.0\u003c/code\u003e, but it is also available in a range of versions starting at \u003ccode\u003e2.2.0\u003c/code\u003e all the way to \u003ccode\u003e3.17.0\u003c/code\u003e, each with a corresponding link.\u003c/p\u003e\n"],["\u003cp\u003eThe object inherits core members such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]