public sealed class GenerateExclusivityManifestRequest : IMessage<GenerateExclusivityManifestRequest>, IEquatable<GenerateExclusivityManifestRequest>, IDeepCloneable<GenerateExclusivityManifestRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the GKE Hub v1beta1 API class GenerateExclusivityManifestRequest.
The request to generate the manifests for exclusivity artifacts.
Optional. The YAML manifest of the membership CRD retrieved by
kubectl get customresourcedefinitions membership.
Leave empty if the resource does not exist.
[[["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\u003eGenerateExclusivityManifestRequest\u003c/code\u003e class in the GKE Hub v1beta1 API is used to request the generation of exclusivity artifact manifests.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is \u003ccode\u003e2.0.0-beta07\u003c/code\u003e, with prior versions \u003ccode\u003e2.0.0-beta06\u003c/code\u003e and \u003ccode\u003e1.0.0-beta04\u003c/code\u003e also documented.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties such as \u003ccode\u003eCrManifest\u003c/code\u003e, \u003ccode\u003eCrdManifest\u003c/code\u003e, \u003ccode\u003eMembershipName\u003c/code\u003e, and \u003ccode\u003eName\u003c/code\u003e, allowing for specification of required details like the Membership resource name and optional YAML manifests.\u003c/p\u003e\n"],["\u003cp\u003eThis class provides two constructors: a default constructor and one that accepts another \u003ccode\u003eGenerateExclusivityManifestRequest\u003c/code\u003e object for copying.\u003c/p\u003e\n"]]],[],null,[]]