exproto v0.2.4 Google.Protobuf.MessageOptions
Link to this section Summary
Link to this section Types
Link to this type
t()
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()]
}
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
decode(data)
Link to this function
encode(struct)
Link to this function
from_params(params \\ %{})
Link to this function
new()
Link to this function