public RepeatedField<HotTablet> HotTablets { get; }
List of hot tablets in the tables of the requested cluster that fall
within the requested time range. Hot tablets are ordered by node cpu usage
percent. If there are multiple hot tablets that correspond to the same
tablet within a 15-minute interval, only the hot tablet with the highest
node cpu usage will be included in the response.
[[["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-08 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eListHotTabletsResponse\u003c/code\u003e class within the Google Cloud Bigtable Admin v2 API, specifically in the .NET context.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListHotTabletsResponse\u003c/code\u003e class is used as a response message for the \u003ccode\u003eBigtableInstanceAdmin.ListHotTablets\u003c/code\u003e function, and is used to list tablets that are considered "hot" based on their node CPU usage.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation details the class's constructors, properties like \u003ccode\u003eHotTablets\u003c/code\u003e and \u003ccode\u003eNextPageToken\u003c/code\u003e, and methods like \u003ccode\u003eGetEnumerator()\u003c/code\u003e, as well as its inheritance and the interfaces it implements, such as \u003ccode\u003eIMessage\u003c/code\u003e and \u003ccode\u003eIEnumerable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis page lists all available version numbers, ranging from 3.24.0 (latest) to 2.4.0, for the \u003ccode\u003eListHotTabletsResponse\u003c/code\u003e class in the \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListHotTabletsResponse\u003c/code\u003e object contains a \u003ccode\u003eHotTablets\u003c/code\u003e property, which is a list of hot tablets ordered by node cpu usage percent, in addition to a \u003ccode\u003eNextPageToken\u003c/code\u003e property, used to manage pagination of the hot tablets.\u003c/p\u003e\n"]]],[],null,[]]