exproto v0.2.0 Google.Protobuf.EnumValueDescriptorProto
Link to this section Summary
Link to this section Types
Link to this type
t()
t()
t() :: %Google.Protobuf.EnumValueDescriptorProto{
name: String.t(),
number: integer(),
options: Google.Protobuf.EnumValueOptions.t()
}
t() :: %Google.Protobuf.EnumValueDescriptorProto{ name: String.t(), number: integer(), options: Google.Protobuf.EnumValueOptions.t() }
Link to this section Functions
Link to this function
decode(data)
Link to this function
encode(struct)
Link to this function
from_params(params \\ %{})
Link to this function
new()
Link to this function