protobuf_ex v0.6.1 Google.Protobuf.MessageOptions

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: %Google.Protobuf.MessageOptions{
  deprecated: boolean(),
  map_entry: boolean(),
  message_set_wire_format: boolean(),
  no_standard_descriptor_accessor: boolean(),
  uninterpreted_option: [Google.Protobuf.UninterpretedOption.t()]
}

Link to this section Functions

Link to this function from_params(params \\ %{})
Link to this function new(attrs \\ %{})