public sealed class TelemetryConfiguration : IMessage<TelemetryConfiguration>, IEquatable<TelemetryConfiguration>, IDeepCloneable<TelemetryConfiguration>, IBufferMessage, IMessageReference documentation and code samples for the Google Bigtable v2 API class TelemetryConfiguration.
Server provided instructions for enabling finer grained observability on the client to help diagnose customer issues. Internal usage only.
Implements
IMessageTelemetryConfiguration, IEquatableTelemetryConfiguration, IDeepCloneableTelemetryConfiguration, IBufferMessage, IMessageNamespace
Google.Cloud.Bigtable.V2Assembly
Google.Cloud.Bigtable.V2.dll
Constructors
TelemetryConfiguration()
public TelemetryConfiguration()TelemetryConfiguration(TelemetryConfiguration)
public TelemetryConfiguration(TelemetryConfiguration other)| Parameter | |
|---|---|
| Name | Description |
other |
TelemetryConfiguration |
Properties
DebugTagLevel
public TelemetryConfiguration.Types.Level DebugTagLevel { get; set; }Selector for the debug counters that should be uploaded.
| Property Value | |
|---|---|
| Type | Description |
TelemetryConfigurationTypesLevel |
|