public sealed class TelemetryConfig : IMessage<TelemetryConfig>, IEquatable<TelemetryConfig>, IDeepCloneable<TelemetryConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataproc Metastore v1alpha 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-03-21 UTC."],[[["The `TelemetryConfig` class, part of the Dataproc Metastore v1alpha API, manages the telemetry configuration for the Dataproc Metastore service."],["This class is found within the `Google.Cloud.Metastore.V1Alpha` namespace and is included in the `Google.Cloud.Metastore.V1Alpha.dll` assembly."],["It inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering functionalities for message handling and cloning."],["The `TelemetryConfig` class features a `LogFormat` property, which defines the output format of the logs generated by the Dataproc Metastore service."],["There are three versions of Telemetry config available, the latest being version 2.0.0-alpha11."]]],[]]