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 reference documentation for the `AdvancedDatapathObservabilityConfig` class in the Google Kubernetes Engine v1 API, specifically within the `Google.Cloud.Container.V1` namespace."],["The class allows configuration of observability features for advanced datapath, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the documentation is for version 3.33.0, and there are many other listed versions ranging from 2.3.0 all the way to the latest 3.33.0, all of them related to the `AdvancedDatapathObservabilityConfig` class."],["The `AdvancedDatapathObservabilityConfig` class has properties to enable or disable flow metrics on nodes and a relay component, with the relay component also providing a parameter to determine how it is made available."],["The documentation shows the inheritance structure, implemented interfaces, inherited members, constructors, and specific properties of the `AdvancedDatapathObservabilityConfig` class."]]],[]]