[[["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 `Cluster` class, found in the `Google.Cloud.ApigeeConnect.V1` namespace, is a sealed class that implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Cluster` class has two constructors: a default constructor (`Cluster()`) and a copy constructor (`Cluster(Cluster other)`) that takes another `Cluster` object as a parameter."],["The class provides properties to set and get the name and region of the cluster, through public `string` type properties `Name` and `Region`."],["Version 2.4.0 is the latest version of this class, and the content provided contains documentation and links for versions down to 1.0.0, available for review."],["The `Cluster` class inherits members from the `object` class, including `GetHashCode`, `GetType`, and `ToString`."]]],[]]