Reference documentation and code samples for the Google Cloud Container V1 Client class ManagedOpenTelemetryConfig.
ManagedOpenTelemetryConfig is the configuration for the GKE Managed OpenTelemetry pipeline.
Generated from protobuf message google.container.v1.ManagedOpenTelemetryConfig
Namespace
Google \ Cloud \ Container \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ scope |
int
Scope of the Managed OpenTelemetry pipeline. |
getScope
Scope of the Managed OpenTelemetry pipeline.
| Returns | |
|---|---|
| Type | Description |
int |
|
hasScope
clearScope
setScope
Scope of the Managed OpenTelemetry pipeline.
| Parameter | |
|---|---|
| Name | Description |
var |
int
|
| Returns | |
|---|---|
| Type | Description |
$this |
|