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 webpage provides documentation for the `GenerateAttachedClusterInstallManifestResponse` class within the Anthos Multi-Cloud v1 API."],["The class serves as a response message for the `AttachedClusters.GenerateAttachedClusterInstallManifest` method."],["The content offers details on inheritance, implemented interfaces, constructors, and a key property named `Manifest`, which contains Kubernetes resources in YAML format for cluster attachment."],["Multiple versions of the API, ranging from version `1.0.0-beta01` to the latest version `2.8.0`, are available through links."],["The class is found within the `Google.Cloud.GkeMultiCloud.V1` namespace, within the `Google.Cloud.GkeMultiCloud.V1.dll` assembly."]]],[]]