public sealed class MembershipState : IMessage<MembershipState>, IEquatable<MembershipState>, IDeepCloneable<MembershipState>, IBufferMessage, IMessage
Reference documentation and code samples for the GKE Hub v1 API class MembershipState.
MembershipState describes the state of a Membership resource.
[[["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 `MembershipState` class within the GKE Hub v1 API is 2.5.0, with documentation available for versions back to 1.0.0."],["`MembershipState` is a class that describes the state of a Membership resource and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `MembershipState` class inherits from the base object class and includes methods like `GetHashCode()`, `GetType()`, and `ToString()`, along with its own constructors."],["The `Code` property within `MembershipState` indicates the current state of the Membership resource and is an output-only value."],["The `MembershipState` class is found under the namespace `Google.Cloud.GkeHub.V1` within the `Google.Cloud.GkeHub.V1.dll` assembly."]]],[]]