Optional. Membership of the GKE Hub-registered cluster to which to apply
the Skaffold configuration. Format is
projects/{project}/locations/{location}/memberships/{membership_name}.
[[["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 `AnthosCluster` class in the Google Cloud Deploy v1 API provides a way to specify configuration details for an Anthos cluster within a deployment."],["Version 3.4.0 is the most recent, with a history of versions available, including a 2.18.0 version, and versions ranging down to 1.0.0."],["The class inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with its relevant inheritance information clearly displayed."],["The `AnthosCluster` class includes properties like `Membership` (a string representing the GKE Hub-registered cluster membership) and `MembershipAsMembershipName` (a typed view over the membership)."],["The `AnthosCluster` class has two constructors, a default one and one that accepts another `AnthosCluster` object as a parameter for creating a new instance based on an existing one."]]],[]]