exproto v0.2.4 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