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 .NET development."],["The content lists various versions of the `AdvancedDatapathObservabilityConfig` class, ranging from version 3.33.0 (latest) down to 2.3.0, allowing users to access historical references."],["The `AdvancedDatapathObservabilityConfig` class allows for configuration of advanced datapath observability features, with properties like `EnableMetrics` and `EnableRelay`, the latter having an associated `RelayMode` property."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in handling data within the Google Kubernetes Engine."],["The documentation includes details about the class's constructors, properties, inheritance, implemented members, and its namespace and assembly locations, as well as links for further context."]]],[]]