public sealed class GenerateConnectManifestResponse : IMessage<GenerateConnectManifestResponse>, IEquatable<GenerateConnectManifestResponse>, IDeepCloneable<GenerateConnectManifestResponse>, IBufferMessage, IMessage
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 page documents the `GenerateConnectManifestResponse` class, which provides manifest information for installing or upgrading a Connect agent."],["The latest version of this class is 2.5.0, with historical versions available dating back to 1.0.0."],["The `GenerateConnectManifestResponse` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains a property called `Manifest` which contains an ordered list of Kubernetes resources necessary for GKE Connect agent installation or upgrade."]]],[]]