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-05-02 UTC."],[[["This document provides reference information for the `ConnectAgentResource` class within the Google Cloud GKE Hub v1 API, which represents a Kubernetes resource manifest for Connect Agent deployment."],["The latest version of `ConnectAgentResource` is 2.5.0, and the document lists historical versions ranging from 1.0.0 to 2.5.0 with links to their specific documentation."],["The `ConnectAgentResource` class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces and inherits from `object`."],["`ConnectAgentResource` has properties for `Manifest` (a string representing the YAML manifest) and `Type` (a `TypeMeta` object representing the Kubernetes type of the resource)."],["The document also includes the namespace (`Google.Cloud.GkeHub.V1`), assembly (`Google.Cloud.GkeHub.V1.dll`), and constructors for `ConnectAgentResource`."]]],[]]