local types = import 'types.libsonnet'; types.envoy.config.route.v3.RouteAction.MaxStreamDuration .withGrpcTimeoutHeaderMax(types.google.protobuf.Duration) .withGrpcTimeoutHeaderOffset(types.google.protobuf.Duration) .withMaxStreamDuration(types.google.protobuf.Duration) ._validate()
Name | Type | One-of group | Required | Constraints |
---|---|---|---|---|
grpc_timeout_header_max | google.protobuf.Duration |
|
||
grpc_timeout_header_offset | google.protobuf.Duration |
|
||
max_stream_duration | google.protobuf.Duration |
|