View Source Envoy.Extensions.TransportSockets.TcpStats.V3.Config (envoy_data_plane_api v0.1.0)
Summary
Types
@type t() :: %Envoy.Extensions.TransportSockets.TcpStats.V3.Config{ __unknown_fields__: [ {field_number :: integer(), Protobuf.Wire.Types.wire_type(), value :: term()} ], transport_socket: Envoy.Config.Core.V3.TransportSocket.t() | nil, update_period: Google.Protobuf.Duration.t() | nil }