public sealed class ValidateExclusivityRequest : IMessage<ValidateExclusivityRequest>, IEquatable<ValidateExclusivityRequest>, IDeepCloneable<ValidateExclusivityRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the GKE Hub v1beta1 API class ValidateExclusivityRequest.
The request to validate the existing state of the membership CR in the
cluster.
Required. The intended membership name under the parent. This method only
does validation in anticipation of a CreateMembership call with the same
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-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eValidateExclusivityRequest\u003c/code\u003e class in the GKE Hub v1beta1 API is used to validate the existing state of the membership CR in a cluster.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities for message manipulation, equality checking, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eValidateExclusivityRequest\u003c/code\u003e include \u003ccode\u003eCrManifest\u003c/code\u003e (optional YAML of the membership CR), \u003ccode\u003eIntendedMembership\u003c/code\u003e (the required intended membership name), \u003ccode\u003eParent\u003c/code\u003e (the required project and location), and \u003ccode\u003eParentAsLocationName\u003c/code\u003e (a \u003ccode\u003eLocationName\u003c/code\u003e-typed view of the \u003ccode\u003eParent\u003c/code\u003e resource name).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eValidateExclusivityRequest\u003c/code\u003e class offers two constructors, one default and another that accepts another \u003ccode\u003eValidateExclusivityRequest\u003c/code\u003e instance for cloning.\u003c/p\u003e\n"],["\u003cp\u003eThis class belongs to the \u003ccode\u003eGoogle.Cloud.GkeHub.V1Beta1\u003c/code\u003e namespace and is part of the \u003ccode\u003eGoogle.Cloud.GkeHub.V1Beta1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]