GetOverrideResult

data class GetOverrideResult(val apiProxy: String, val name: String, val samplingConfig: GoogleCloudApigeeV1TraceSamplingConfigResponse)

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

ID of the API proxy that will have its trace configuration overridden.

Link copied to clipboard

ID of the trace configuration override specified as a system-generated UUID.

Link copied to clipboard