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-03-21 UTC."],[[["This webpage provides documentation for the `TelemetryConfig` class within the Google Cloud Metastore v1 API, detailing its properties, constructors, and inherited members."],["The `TelemetryConfig` class is used for managing telemetry configuration for the Dataproc Metastore service, offering control over service logs."],["The latest version available is 2.9.0, but previous versions, from 2.8.0 down to 1.0.0, can also be accessed."],["The `TelemetryConfig` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `object` class."],["The primary property of the `TelemetryConfig` class is `LogFormat`, allowing users to specify the output format of the Dataproc Metastore service's logs."]]],[]]