View Source Envoy.Config.Filter.Http.Squash.V2.Squash (envoy_data_plane_api v0.1.0)
Summary
Types
@type t() :: %Envoy.Config.Filter.Http.Squash.V2.Squash{ __unknown_fields__: [ {field_number :: integer(), Protobuf.Wire.Types.wire_type(), value :: term()} ], attachment_poll_period: Google.Protobuf.Duration.t() | nil, attachment_template: Google.Protobuf.Struct.t() | nil, attachment_timeout: Google.Protobuf.Duration.t() | nil, cluster: String.t(), request_timeout: Google.Protobuf.Duration.t() | nil }