Class: Google::Protobuf::FileOptions

Inherits:
Protobuf::Message show all
Defined in:
lib/protobuf/descriptors/google/protobuf/descriptor.pb.rb,
lib/protobuf/descriptors/google/protobuf/descriptor.pb.rb

Defined Under Namespace

Classes: OptimizeMode

Method Summary

Methods inherited from Protobuf::Message

#==, #[], #[]=, #clear!, #clone, #dup, #each_field, #each_field_for_serialization, #has_field?, #initialize, #inspect, #respond_to_has?, #respond_to_has_and_present?, #to_hash, #to_json, to_json, #to_proto

Methods included from Protobuf::Message::Fields

#all_fields, #define_field, #extension_fields, #extension_ranges, #extension_tag?, #extensions, #field_store, #field_tag?, #fields, #get_extension_field, #get_field, #optional, #raise_if_name_collision, #raise_if_tag_collision, #repeated, #required

Methods included from Protobuf::Message::Serialization

#decode, #decode_from, #encode, #encode_to

Constructor Details

This class inherits a constructor from Protobuf::Message