[[["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 document provides details for the `ListWorkloadsResponse` class, which is part of the `Google.Cloud.AssuredWorkloads.V1Beta1` namespace within the Google Cloud .NET library, specifically for version 1.0.0-beta08."],["`ListWorkloadsResponse` is designed as a response type for the ListWorkloads endpoint, allowing the user to list multiple workloads."],["The class implements several interfaces, including `IPageResponse\u003cWorkload\u003e`, `IEnumerable\u003cWorkload\u003e`, `IMessage`, `IEquatable`, and `IDeepCloneable`, allowing for paginated responses and deep cloning of the response object."],["The class contains properties such as `NextPageToken`, which is used for pagination, and `Workloads`, a repeated field containing a list of `Workload` objects."],["Two constructors are provided, one default and another to clone from another `ListWorkloadsResponse` object."]]],[]]