public sealed class AttachedProxyConfig : IMessage<AttachedProxyConfig>, IEquatable<AttachedProxyConfig>, IDeepCloneable<AttachedProxyConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Anthos Multi-Cloud v1 API class AttachedProxyConfig.
[[["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-04-09 UTC."],[[["This document provides reference documentation for the `AttachedProxyConfig` class within the Anthos Multi-Cloud v1 API, specifically for version 2.6.0."],["`AttachedProxyConfig` is a class representing the details of a proxy configuration, inheriting from `object` and implementing multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `AttachedProxyConfig` class has two constructors, a default one and one that accepts another `AttachedProxyConfig` object as a parameter, and it contains one property, `KubernetesSecret`, which is used to define the Kubernetes Secret resource containing the proxy configuration."],["The document lists various other available versions of this same class, ranging from version 1.0.0-beta01 all the way up to the latest version 2.8.0, offering users the ability to check out different iterations."]]],[]]