public sealed class GetMembershipRequest : IMessage<GetMembershipRequest>, IEquatable<GetMembershipRequest>, IDeepCloneable<GetMembershipRequest>, IBufferMessage, IMessage
[[["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 `GetMembershipRequest` is 2.5.0, while the current page focuses on version 1.2.0."],["`GetMembershipRequest` is a request message used for the `GkeHub.GetMembership` method within the Google Cloud GkeHub V1 namespace."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default constructor and one that takes another `GetMembershipRequest` as a parameter."],["Key properties of the `GetMembershipRequest` class include `MembershipName` (a `MembershipName`-typed property) and `Name` (a string representing the resource name)."]]],[]]