protobuf_ex v0.6.1 Google.Protobuf.DescriptorProto
Link to this section Summary
Link to this section Types
Link to this type
t()
t() :: %Google.Protobuf.DescriptorProto{ enum_type: [Google.Protobuf.EnumDescriptorProto.t()], extension: [Google.Protobuf.FieldDescriptorProto.t()], extension_range: [Google.Protobuf.DescriptorProto.ExtensionRange.t()], field: [Google.Protobuf.FieldDescriptorProto.t()], name: String.t(), nested_type: [Google.Protobuf.DescriptorProto.t()], oneof_decl: [Google.Protobuf.OneofDescriptorProto.t()], options: Google.Protobuf.MessageOptions.t(), reserved_name: [String.t()], reserved_range: [Google.Protobuf.DescriptorProto.ReservedRange.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(attrs \\ %{})