Current section
Files
Jump to
Current section
Files
gen/envoy/config/trace/v3/dynamic_ot.pb.ex
defmodule Envoy.Config.Trace.V3.DynamicOtConfig do
use Protobuf, syntax: :proto3, protoc_gen_elixir_version: "0.12.0"
field :library, 1, type: :string, deprecated: true
field :config, 2, type: Google.Protobuf.Struct, deprecated: true
end