public sealed class ConnectAgentResource : IMessage<ConnectAgentResource>, IEquatable<ConnectAgentResource>, IDeepCloneable<ConnectAgentResource>, IBufferMessage, IMessage
Reference documentation and code samples for the GKE Hub v1 API class ConnectAgentResource.
ConnectAgentResource represents a Kubernetes resource manifest for Connect
Agent deployment.
[[["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 webpage provides reference documentation for the `ConnectAgentResource` class within the GKE Hub v1 API."],["`ConnectAgentResource` represents a Kubernetes resource manifest for Connect Agent deployment and is part of the `Google.Cloud.GkeHub.V1` namespace."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which are all relevant to managing message properties and objects."],["The page lists versions of this class, with 2.5.0 being the most recent, and also documents members, constructors, properties, such as `Manifest` and `Type`."],["The `ConnectAgentResource` has two constructors: one is parameterless and the other accepts another `ConnectAgentResource` object."]]],[]]