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 latest version documented is 3.33.0, and the page lists versions dating back to 2.3.0, giving access to documentation on each version."],["The `AdvancedDatapathObservabilityConfig` class, as seen in the documentation, allows configuration of advanced datapath observability features, implementing several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two main properties: `EnableMetrics`, a boolean to expose flow metrics on nodes, and `RelayMode`, which indicates the method used to make Relay available, defining the type `AdvancedDatapathObservabilityConfig.Types.RelayMode`."],["The documentation is split up by the different versions with the namespace always being `Google.Cloud.Container.V1`."]]],[]]