public sealed class TelemetryConfig : IMessage<TelemetryConfig>, IEquatable<TelemetryConfig>, IDeepCloneable<TelemetryConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataproc Metastore v1beta 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."],[[["This page provides documentation for the `TelemetryConfig` class within the Dataproc Metastore v1beta API, specifically for the .NET environment."],["The `TelemetryConfig` class is used to configure telemetry settings for the Dataproc Metastore service, allowing for customization of its output format."],["The `TelemetryConfig` class is part of the `Google.Cloud.Metastore.V1Beta` namespace and is found within the `Google.Cloud.Metastore.V1Beta.dll` assembly."],["There are three available versions of `TelemetryConfig` for usage: 2.0.0-beta11 (latest), 2.0.0-beta10, and 1.0.0-beta02."],["The `TelemetryConfig` class includes a `LogFormat` property that dictates the format of the logs outputted by the service, with its data type being `TelemetryConfig.Types.LogFormat`."]]],[]]