public sealed class ListClustersResponse : IMessage<ListClustersResponse>, IEquatable<ListClustersResponse>, IDeepCloneable<ListClustersResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class ListClustersResponse.
ListClustersResponse is the result of ListClustersRequest.
[[["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."],[[["The latest version of the Google Cloud Container v1 API is 3.33.0, which can be found within the provided list of versions."],["This page provides documentation for the `ListClustersResponse` class, which is used to represent the result of a `ListClustersRequest` in the Google Kubernetes Engine v1 API."],["The `ListClustersResponse` class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, while also having it's own constructor and taking other `ListClustersResponse` as a constructor parameter."],["The `ListClustersResponse` class includes two properties, `Clusters`, a list of clusters, and `MissingZones`, a list of potentially missing zones in the returned cluster data."],["The documentation covers versions ranging from 3.33.0 down to 2.3.0 of the Google Cloud Container v1 API, for the `ListClustersResponse` class."]]],[]]