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"]],[["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 latest version of the `ListClustersResponse` documentation is 3.33.0, while version 3.1.0 is the current context."],["This webpage provides documentation for `ListClustersResponse` across multiple versions, ranging from 2.3.0 to the latest 3.33.0, accessible via version-specific links."],["`ListClustersResponse` is a class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ListClustersResponse` class includes properties such as `Clusters`, a list of clusters, and `MissingZones`, which indicates any zones missing from the cluster list."],["`ListClustersResponse` is the result obtained from `ListClustersRequest`, and is shown to inherit from `Object` within the presented documentation."]]],[]]