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-17 UTC."],[[["This webpage provides documentation for the `TelemetryConfig` class within the Google Cloud Dataproc Metastore v1 API, specifically version 2.7.0."],["The `TelemetryConfig` class is designed for telemetry configuration within the Dataproc Metastore service and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the API is 2.9.0 and there are also ten other older versions available, starting from 2.8.0 and down to 1.0.0."],["The class includes properties such as `LogFormat`, which determines the output format for the service's logs."],["There are two constructors within the `TelemetryConfig` class, the first being the default constructor `TelemetryConfig()` and the second `TelemetryConfig(TelemetryConfig other)` which takes another TelemetryConfig as input."]]],[]]