public sealed class GenerateExclusivityManifestResponse : IMessage<GenerateExclusivityManifestResponse>, IEquatable<GenerateExclusivityManifestResponse>, IDeepCloneable<GenerateExclusivityManifestResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the GKE Hub v1beta1 API class GenerateExclusivityManifestResponse.
The response of the exclusivity artifacts manifests for the client to apply.
[[["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 page provides documentation for the `GenerateExclusivityManifestResponse` class within the Google Cloud GKE Hub v1beta1 API."],["`GenerateExclusivityManifestResponse` is a sealed class representing the response containing exclusivity artifacts manifests, and it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties `CrManifest` and `CrdManifest`, which contain YAML manifests for the membership CR and CRD, respectively, and indicate whether updates are needed."],["There are two constructors available for creating instances of `GenerateExclusivityManifestResponse`, one default and one that takes another instance of the same class."],["The current versions available for the `GenerateExclusivityManifestResponse` are 2.0.0-beta07, 2.0.0-beta06, and 1.0.0-beta04."]]],[]]