Google Bigtable v2 API - Class TelemetryConfiguration (3.27.0)

public sealed class TelemetryConfiguration : IMessage<TelemetryConfiguration>, IEquatable<TelemetryConfiguration>, IDeepCloneable<TelemetryConfiguration>, IBufferMessage, IMessage

Reference 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.

Inheritance

object > TelemetryConfiguration

Namespace

Google.Cloud.Bigtable.V2

Assembly

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