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."],["The class is part of the `Google.Cloud.Container.V1` namespace and its assembly is found in `Google.Cloud.Container.V1.dll`."],["The latest version available is 3.33.0, with multiple prior versions available dating back to 2.3.0."],["The `AdvancedDatapathObservabilityConfig` class is used to specify configuration for advanced datapath observability features, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of this class include `EnableMetrics`, which exposes flow metrics on nodes, and `RelayMode`, which defines the method used to make Relay available."]]],[]]