public enum ManagedOpenTelemetryConfig.Scope extends Enum<ManagedOpenTelemetryConfig.Scope> implements ProtocolMessageEnumScope is the scope of the Managed OpenTelemetry pipeline.
Protobuf enum google.container.v1beta1.ManagedOpenTelemetryConfig.Scope
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
COLLECTION_AND_INSTRUMENTATION_COMPONENTS |
COLLECTION_AND_INSTRUMENTATION_COMPONENTS is used to enable the Managed OpenTelemetry pipeline for collection and instrumentation components. |
COLLECTION_AND_INSTRUMENTATION_COMPONENTS_VALUE |
COLLECTION_AND_INSTRUMENTATION_COMPONENTS is used to enable the Managed OpenTelemetry pipeline for collection and instrumentation components. |
NONE |
NONE is used to disable the Managed OpenTelemetry pipeline. |
NONE_VALUE |
NONE is used to disable the Managed OpenTelemetry pipeline. |
SCOPE_UNSPECIFIED |
SCOPE_UNSPECIFIED is when the scope is not set. |
SCOPE_UNSPECIFIED_VALUE |
SCOPE_UNSPECIFIED is when the scope is not set. |
UNRECOGNIZED |
|
Static Methods |
|
|---|---|
| Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
|
Methods |
|
|---|---|
| Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |
|