public sealed class ListClustersResponse : IMessage<ListClustersResponse>, IEquatable<ListClustersResponse>, IDeepCloneable<ListClustersResponse>, IBufferMessage, IMessage
ListClustersResponse is the result of ListClustersRequest.
[[["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-07 UTC."],[[["\u003cp\u003eThe content provides documentation for the \u003ccode\u003eListClustersResponse\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Container.V1\u003c/code\u003e namespace, detailing its usage and implementation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eListClustersResponse\u003c/code\u003e is a class used to return the result of a \u003ccode\u003eListClustersRequest\u003c/code\u003e, it implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation outlines the properties \u003ccode\u003eClusters\u003c/code\u003e, which is a list of clusters, and \u003ccode\u003eMissingZones\u003c/code\u003e, which indicates if any zones are missing from the returned list.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists numerous versions of the \u003ccode\u003eGoogle.Cloud.Container.V1\u003c/code\u003e library, ranging from version 3.33.0 (latest) down to version 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for the \u003ccode\u003eListClustersResponse\u003c/code\u003e class, a default constructor and one that accepts another \u003ccode\u003eListClustersResponse\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]