| Package | Description |
|---|---|
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1RuntimeTraceConfig |
GoogleCloudApigeeV1RuntimeTraceConfig.clone() |
GoogleCloudApigeeV1RuntimeTraceConfig |
GoogleCloudApigeeV1EnvironmentConfig.getTraceConfig()
Trace configurations.
|
GoogleCloudApigeeV1RuntimeTraceConfig |
GoogleCloudApigeeV1RuntimeTraceConfig.set(String fieldName,
Object value) |
GoogleCloudApigeeV1RuntimeTraceConfig |
GoogleCloudApigeeV1RuntimeTraceConfig.setEndpoint(String endpoint)
Endpoint of the exporter.
|
GoogleCloudApigeeV1RuntimeTraceConfig |
GoogleCloudApigeeV1RuntimeTraceConfig.setExporter(String exporter)
Exporter that is used to view the distributed trace captured using OpenCensus.
|
GoogleCloudApigeeV1RuntimeTraceConfig |
GoogleCloudApigeeV1RuntimeTraceConfig.setName(String name)
Name of the trace config in the following format:
`organizations/{org}/environment/{env}/traceConfig`
|
GoogleCloudApigeeV1RuntimeTraceConfig |
GoogleCloudApigeeV1RuntimeTraceConfig.setOverrides(List<GoogleCloudApigeeV1RuntimeTraceConfigOverride> overrides)
List of trace configuration overrides for spicific API proxies.
|
GoogleCloudApigeeV1RuntimeTraceConfig |
GoogleCloudApigeeV1RuntimeTraceConfig.setRevisionCreateTime(String revisionCreateTime)
The timestamp that the revision was created or updated.
|
GoogleCloudApigeeV1RuntimeTraceConfig |
GoogleCloudApigeeV1RuntimeTraceConfig.setRevisionId(String revisionId)
Revision number which can be used by the runtime to detect if the trace config has changed
between two versions.
|
GoogleCloudApigeeV1RuntimeTraceConfig |
GoogleCloudApigeeV1RuntimeTraceConfig.setSamplingConfig(GoogleCloudApigeeV1RuntimeTraceSamplingConfig samplingConfig)
Trace configuration for all API proxies in an environment.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudApigeeV1EnvironmentConfig |
GoogleCloudApigeeV1EnvironmentConfig.setTraceConfig(GoogleCloudApigeeV1RuntimeTraceConfig traceConfig)
Trace configurations.
|
Copyright © 2011–2025 Google. All rights reserved.