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-03-21 UTC."],[[["This page provides documentation for the `GenerateAttachedClusterInstallManifestResponse` class within the Google Cloud GKE Multi-Cloud v1 API, used for generating install manifests for attached clusters."],["The latest version of the documentation is for version 2.8.0, with links provided to older versions ranging from 2.7.0 down to 1.0.0-beta01."],["The `GenerateAttachedClusterInstallManifestResponse` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["This class has properties such as `Manifest`, which allows a string value to be set, and provides methods to be used such as `GenerateAttachedClusterInstallManifestResponse()`, `GenerateAttachedClusterInstallManifestResponse(GenerateAttachedClusterInstallManifestResponse)`, `object.GetHashCode()`, `object.GetType()` and `object.ToString()`."]]],[]]