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 in the Anthos Multi-Cloud v1 API."],["The class is part of the `Google.Cloud.GkeMultiCloud.V1` namespace and is found within the `Google.Cloud.GkeMultiCloud.V1.dll` assembly."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GenerateAttachedClusterInstallManifestResponse` class includes a `Manifest` property, which contains a string representing Kubernetes resources in YAML format."],["Multiple versions of the documentation are available, ranging from version 1.0.0-beta01 to the latest version 2.8.0, with the current page focusing on version 2.7.0."]]],[]]