View Source Envoy.Extensions.Matching.InputMatchers.RuntimeFraction.V3.RuntimeFraction (envoy_data_plane_api v0.2.0)
Summary
Types
@type t() :: %Envoy.Extensions.Matching.InputMatchers.RuntimeFraction.V3.RuntimeFraction{ __unknown_fields__: [ {field_number :: integer(), Protobuf.Wire.Types.wire_type(), value :: term()} ], runtime_fraction: Envoy.Config.Core.V3.RuntimeFractionalPercent.t() | nil, seed: non_neg_integer() }