Current section
Files
Jump to
Current section
Files
gen/envoy/annotations/resource.pb.ex
defmodule Envoy.Annotations.ResourceAnnotation do
use Protobuf, syntax: :proto3, protoc_gen_elixir_version: "0.12.0"
field :type, 1, type: :string
end