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 webpage provides documentation for the `AttachedProxyConfig` class within the Anthos Multi-Cloud v1 API, specifically for version 2.7.0."],["The `AttachedProxyConfig` class represents the details of a proxy configuration and inherits from the base `object` class, implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default one, and another that accepts an `AttachedProxyConfig` object as a parameter for creating a copy."],["The `KubernetesSecret` property, of type `KubernetesSecret`, is used to store the Kubernetes Secret resource that contains the HTTP(S) proxy configuration details."],["The page also includes links to the latest version (2.8.0) and previous versions of this `AttachedProxyConfig` documentation, ranging from 2.6.0 down to 1.0.0-beta01."]]],[]]