local types = import 'types.libsonnet'; types.envoy.extensions.request_id.uuid.v3.UuidRequestIdConfig .withPackTraceReason(false) .withUseRequestIdForTraceSampling(false) ._validate()
Name | Type | One-of group | Required | Constraints |
---|---|---|---|---|
pack_trace_reason | google.protobuf.BoolValue |
|
||
use_request_id_for_trace_sampling | google.protobuf.BoolValue |
|