public sealed class GenerateConnectManifestResponse : IMessage<GenerateConnectManifestResponse>, IEquatable<GenerateConnectManifestResponse>, IDeepCloneable<GenerateConnectManifestResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the GKE Hub v1 API class GenerateConnectManifestResponse.
GenerateConnectManifestResponse contains manifest information for
installing/upgrading a Connect agent.
[[["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 document provides reference information for the `GenerateConnectManifestResponse` class within the GKE Hub v1 API, specifically version 2.4.0, and lists previous versions."],["The `GenerateConnectManifestResponse` class is used to manage manifest data required for installing or upgrading a Connect agent."],["The `Manifest` property within `GenerateConnectManifestResponse` is a `RepeatedField` containing an ordered list of `ConnectAgentResource` Kubernetes objects."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is inherited from the `object` class."],["Two constructors are provided for `GenerateConnectManifestResponse`, a default constructor and one that takes another `GenerateConnectManifestResponse` object as an argument."]]],[]]