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\u003eThe webpage details the \u003ccode\u003eListHotTabletsResponse\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2\u003c/code\u003e namespace, specifically for version 3.1.0, with links to versions up to 3.24.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListHotTabletsResponse\u003c/code\u003e is used as the response message for \u003ccode\u003eBigtableInstanceAdmin.ListHotTablets\u003c/code\u003e and helps in managing hot tablets which are ordered by node CPU usage within the specified time range.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements various interfaces, including \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 methods for object manipulation, deep cloning, buffer handling, and enumeration.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHotTablets\u003c/code\u003e property provides a list of hot tablets, and the \u003ccode\u003eNextPageToken\u003c/code\u003e property is used for pagination if not all hot tablets are included in a single response.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage also displays a full list of versions, which are all linked to the same \u003ccode\u003eListHotTabletsResponse\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]