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."],[[["This webpage provides documentation for the `MembershipState` class within the Google Cloud GKE Hub v1 API."],["The `MembershipState` class is used to describe the state of a Membership resource and is found in the `Google.Cloud.GkeHub.V1` namespace."],["The page details multiple available versions of the documentation, from version 1.0.0 to the latest version 2.5.0, with version 2.3.0 being the active one."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `object` class."],["The document outlines the constructor options for `MembershipState` and presents information about its `Code` property, which indicates the current state of the membership resource."]]],[]]