public sealed class TelemetryConfig : IMessage<TelemetryConfig>, IEquatable<TelemetryConfig>, IDeepCloneable<TelemetryConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataproc Metastore v1 API class TelemetryConfig.
Telemetry Configuration for the Dataproc Metastore service.
[[["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-04-09 UTC."],[[["This document provides reference documentation for the `TelemetryConfig` class within the Google Cloud Metastore v1 API for .NET, specifically version 2.4.0."],["`TelemetryConfig` is a sealed class representing the telemetry configuration for the Dataproc Metastore service and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `TelemetryConfig` class includes constructors for default instantiation and copying from another `TelemetryConfig` object."],["It also has a `LogFormat` property that determines the output format of the Dataproc Metastore service's logs, with a specific type of `TelemetryConfig.Types.LogFormat`."],["This document also provides version history with the latest version at 2.9.0, going back to version 1.0.0."]]],[]]