[[["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."],[[["The `ListWorkloadsResponse` class is a response type for the ListWorkloads endpoint, containing a list of workloads and a token for the next page."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, `IEnumerable\u003cWorkload\u003e`, and `IEnumerable`, enabling functionalities such as deep cloning, buffering, and enumeration."],["The class provides access to the list of workloads via the `Workloads` property, which is of type `RepeatedField\u003cWorkload\u003e`, and it also holds a `NextPageToken` string property for pagination."],["The `GetEnumerator()` method allows iteration through the resources within the `ListWorkloadsResponse`."],["There are multiple version of this service, the latest being `2.6.0` while the current context is related to version `1.1.0` of the service."]]],[]]