| Package | Description |
|---|---|
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1RuntimeTraceSamplingConfig |
GoogleCloudApigeeV1RuntimeTraceSamplingConfig.clone() |
GoogleCloudApigeeV1RuntimeTraceSamplingConfig |
GoogleCloudApigeeV1RuntimeTraceConfigOverride.getSamplingConfig()
Trace configuration override for a specific API proxy in an environment.
|
GoogleCloudApigeeV1RuntimeTraceSamplingConfig |
GoogleCloudApigeeV1RuntimeTraceConfig.getSamplingConfig()
Trace configuration for all API proxies in an environment.
|
GoogleCloudApigeeV1RuntimeTraceSamplingConfig |
GoogleCloudApigeeV1RuntimeTraceSamplingConfig.set(String fieldName,
Object value) |
GoogleCloudApigeeV1RuntimeTraceSamplingConfig |
GoogleCloudApigeeV1RuntimeTraceSamplingConfig.setSampler(String sampler)
Sampler of distributed tracing.
|
GoogleCloudApigeeV1RuntimeTraceSamplingConfig |
GoogleCloudApigeeV1RuntimeTraceSamplingConfig.setSamplingRate(Float samplingRate)
Field sampling rate.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1RuntimeTraceConfigOverride |
GoogleCloudApigeeV1RuntimeTraceConfigOverride.setSamplingConfig(GoogleCloudApigeeV1RuntimeTraceSamplingConfig samplingConfig)
Trace configuration override for a specific API proxy in an environment.
|
GoogleCloudApigeeV1RuntimeTraceConfig |
GoogleCloudApigeeV1RuntimeTraceConfig.setSamplingConfig(GoogleCloudApigeeV1RuntimeTraceSamplingConfig samplingConfig)
Trace configuration for all API proxies in an environment.
|
Copyright © 2011–2025 Google. All rights reserved.