protobuf v0.5.0 Google.Protobuf.FileOptions
Link to this section Summary
Link to this section Types
Link to this type
t()
t() :: %Google.Protobuf.FileOptions{cc_enable_arenas: boolean, cc_generic_services: boolean, csharp_namespace: String.t, deprecated: boolean, go_package: String.t, java_generate_equals_and_hash: boolean, java_generic_services: boolean, java_multiple_files: boolean, java_outer_classname: String.t, java_package: String.t, java_string_check_utf8: boolean, objc_class_prefix: String.t, optimize_for: integer, py_generic_services: boolean, swift_prefix: String.t, 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
new(attrs \\ %{})