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.
Implements
IMessageTelemetryConfig, IEquatableTelemetryConfig, IDeepCloneableTelemetryConfig, IBufferMessage, IMessageNamespace
Google.Cloud.Metastore.V1BetaAssembly
Google.Cloud.Metastore.V1Beta.dll
Constructors
TelemetryConfig()
public TelemetryConfig()
TelemetryConfig(TelemetryConfig)
public TelemetryConfig(TelemetryConfig other)
Parameter | |
---|---|
Name | Description |
other |
TelemetryConfig |
Properties
LogFormat
public TelemetryConfig.Types.LogFormat LogFormat { get; set; }
The output format of the Dataproc Metastore service's logs.
Property Value | |
---|---|
Type | Description |
TelemetryConfigTypesLogFormat |