| Modifier and Type | Method and Description |
|---|---|
static TelemetryConfiguration.Level |
TelemetryConfiguration.Level.forNumber(int value) |
TelemetryConfiguration.Level |
TelemetryConfigurationOrBuilder.getDebugTagLevel()
Selector for the debug counters that should be uploaded.
|
TelemetryConfiguration.Level |
TelemetryConfiguration.getDebugTagLevel()
Selector for the debug counters that should be uploaded.
|
TelemetryConfiguration.Level |
TelemetryConfiguration.Builder.getDebugTagLevel()
Selector for the debug counters that should be uploaded.
|
static TelemetryConfiguration.Level |
TelemetryConfiguration.Level.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static TelemetryConfiguration.Level |
TelemetryConfiguration.Level.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static TelemetryConfiguration.Level |
TelemetryConfiguration.Level.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TelemetryConfiguration.Level[] |
TelemetryConfiguration.Level.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<TelemetryConfiguration.Level> |
TelemetryConfiguration.Level.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
TelemetryConfiguration.Builder |
TelemetryConfiguration.Builder.setDebugTagLevel(TelemetryConfiguration.Level value)
Selector for the debug counters that should be uploaded.
|
Copyright © 2026 Google LLC. All rights reserved.