public sealed class AdvancedDatapathObservabilityConfig : IMessage<AdvancedDatapathObservabilityConfig>, IEquatable<AdvancedDatapathObservabilityConfig>, IDeepCloneable<AdvancedDatapathObservabilityConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class AdvancedDatapathObservabilityConfig.
AdvancedDatapathObservabilityConfig specifies configuration of observability
features of advanced datapath.
[[["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 documentation for the `AdvancedDatapathObservabilityConfig` class within the Google Kubernetes Engine v1 API, specifically for the .NET environment."],["The `AdvancedDatapathObservabilityConfig` class is used to configure observability features for the advanced datapath in Google Cloud containers, and it implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the documented class available is 3.33.0, but the current version is 3.24.0 with prior versions dating back to 2.3.0 also documented."],["Key properties of this class include `EnableMetrics`, for exposing flow metrics, `EnableRelay` to enable the relay component, and `RelayMode` to determine how the relay is made available."],["The documentation provides information on the class's inheritance, constructors, properties, namespace, and assembly, enabling developers to properly implement and understand how the class works."]]],[]]