@type t() ::
%Envoy.Extensions.LoadBalancingPolicies.Common.V3.ConsistentHashingLbConfig{
__unknown_fields__: [
{field_number :: integer(), Protobuf.Wire.Types.wire_type(),
value :: term()}
],
hash_balance_factor: Google.Protobuf.UInt32Value.t() | nil,
use_hostname_for_hashing: boolean()
}