public enum TelemetryConfiguration.Types.LevelReference documentation and code samples for the Google Bigtable v2 API enum TelemetryConfiguration.Types.Level.
The level of detail of telemetry to be sent from the client.
Namespace
Google.Cloud.Bigtable.V2Assembly
Google.Cloud.Bigtable.V2.dll
Fields |
|
|---|---|
| Name | Description |
Debug |
Enables all debug tag counter levels. |
Error |
Enables only error debug tag counters. |
Info |
Eables all debug tag counters except for DEBUG. |
Unspecified |
Server did not specify a level. Should disable all debug tag counters. |
Warn |
Enables all debug tag counters except for DEBUG and INFO. |