exproto v0.2.4 Google.Protobuf.FieldOptions

Link to this section Summary

Link to this section Types

Link to this type

t()
t() :: %Google.Protobuf.FieldOptions{
  ctype: integer(),
  deprecated: boolean(),
  jstype: integer(),
  lazy: boolean(),
  packed: boolean(),
  uninterpreted_option: [Google.Protobuf.UninterpretedOption.t()],
  weak: boolean()
}

Link to this section Functions