public sealed class GenerateAttachedClusterInstallManifestResponse : IMessage<GenerateAttachedClusterInstallManifestResponse>, IEquatable<GenerateAttachedClusterInstallManifestResponse>, IDeepCloneable<GenerateAttachedClusterInstallManifestResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Anthos Multi-Cloud v1 API class GenerateAttachedClusterInstallManifestResponse.
Response message for
AttachedClusters.GenerateAttachedClusterInstallManifest method.
[[["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-04-09 UTC."],[[["This document provides reference documentation for the `GenerateAttachedClusterInstallManifestResponse` class within the Anthos Multi-Cloud v1 API."],["The class is a response message for the `AttachedClusters.GenerateAttachedClusterInstallManifest` method, used to generate installation manifests."],["It includes a `Manifest` property which is a string containing a set of Kubernetes resources in YAML format to apply to the cluster."],["The class has versions ranging from 1.0.0-beta01 to 2.8.0, with 2.8.0 being the latest version documented here."],["The class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]