[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This documentation details the `ListHardwareResponse` class, part of the GDC Hardware Management v1alpha API, specifically designed for managing a list of hardware resources."],["The `ListHardwareResponse` class inherits from `object` and implements several interfaces, including `IPageResponse`, `IEnumerable`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, to facilitate diverse functionalities."],["It contains properties like `Hardware`, which is a repeated field holding a list of hardware, `NextPageToken` for handling pagination, and `Unreachable` to list locations that could not be reached during the operation."],["The class also provides methods like `GetEnumerator` for iterating through the hardware resources in the response, and includes constructors for both default and copy initialization of a `ListHardwareResponse` object."],["The class is part of the `Google.Cloud.GdcHardwareManagement.V1Alpha` namespace and is contained within the `Google.Cloud.GdcHardwareManagement.V1Alpha.dll` assembly."]]],[]]