local types = import 'types.libsonnet'; types.envoy.config.tap.v3.BufferedAdminSink .withMaxTraces(1) .withTimeout(types.google.protobuf.Duration) ._validate()
Name | Type | One-of group | Required | Constraints |
---|---|---|---|---|
max_traces | uint64 |
{"Uint64":{"gt":0}}
|
||
timeout | google.protobuf.Duration |
|