protobuf v0.5.0 Google.Protobuf.FileDescriptorProto
Link to this section Summary
Link to this section Types
Link to this type
t()
t() :: %Google.Protobuf.FileDescriptorProto{dependency: [String.t], enum_type: [Google.Protobuf.EnumDescriptorProto.t], extension: [Google.Protobuf.FieldDescriptorProto.t], message_type: [Google.Protobuf.DescriptorProto.t], name: String.t, options: Google.Protobuf.FileOptions.t, package: String.t, public_dependency: [integer], service: [Google.Protobuf.ServiceDescriptorProto.t], source_code_info: Google.Protobuf.SourceCodeInfo.t, syntax: String.t, weak_dependency: [integer]}
Link to this section Functions
Link to this function
decode(data)
Link to this function
encode(struct)
Link to this function
new(attrs \\ %{})