local types = import 'types.libsonnet'; types.envoy.extensions.filters.http.buffer.v3.Buffer .withMaxRequestBytes(1) ._validate()
Name | Type | One-of group | Required | Constraints |
---|---|---|---|---|
max_request_bytes | google.protobuf.UInt32Value | yes |
{"Uint32":{"gt":0}}
|