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 latest version available is 3.24.0, with a range of previous versions (down to 2.4.0) also listed for the \u003ccode\u003eListHotTabletsResponse\u003c/code\u003e documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListHotTabletsResponse\u003c/code\u003e class is used to return a list of hot tablets, which are ordered by node CPU usage, from a requested cluster and time range, and it also may contain a \u003ccode\u003eNextPageToken\u003c/code\u003e for paginated responses.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements multiple interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, \u003ccode\u003eIPageResponse\u003c/code\u003e, and \u003ccode\u003eIEnumerable\u003c/code\u003e, providing functionalities for message handling, equality comparison, deep cloning, buffer operations, pagination, and enumeration.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHotTablets\u003c/code\u003e property within the class is a \u003ccode\u003eRepeatedField\u003c/code\u003e collection of \u003ccode\u003eHotTablet\u003c/code\u003e objects, providing the core data returned by the \u003ccode\u003eListHotTabletsResponse\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]