[[["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-04-09 UTC."],[[["This document provides reference documentation for the `ListAzureClientsResponse` class within the Google Cloud GKE MultiCloud v1 API, specifically for version 2.4.0."],["The `ListAzureClientsResponse` class is designed to handle the response message from the `AzureClusters.ListAzureClients` method, allowing users to retrieve a list of AzureClient resources."],["This class implements various interfaces, including `IPageResponse`, `IEnumerable`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showing its compatibility and ability to interact with several core C# concepts and libraries."],["The `ListAzureClientsResponse` class includes properties like `AzureClients` which holds a list of AzureClient resources, and `NextPageToken`, used for paginating through the results."],["The documentation details the class's constructors, properties, and the `GetEnumerator` method, providing insight into how to instantiate and iterate through `ListAzureClientsResponse` objects."]]],[]]