Class: Google::Protobuf::FieldOptions

Inherits:
Protobuf::Message show all
Defined in:
lib/protobuf/descriptor/descriptor_proto.rb

Defined Under Namespace

Classes: CType

Method Summary

Methods inherited from Protobuf::Message

#==, #[], #[]=, #clear!, #clone, define_field, descriptor, #dup, #each_field, extension_fields, #extension_fields, extension_tag?, extensions, #fields, fields, get_ext_field, #get_ext_field, get_ext_field_by_name, #get_ext_field_by_name, get_ext_field_by_tag, #get_ext_field_by_tag, get_field, #get_field, get_field_by_name, #get_field_by_name, #get_field_by_tag, get_field_by_tag, #has_field?, #initialize, #initialized?, #inspect, #merge_field, #merge_from, optional, #parse_from, #parse_from_file, #parse_from_string, repeated, required, #serialize_to, #serialize_to_file, #serialize_to_string, #set_field, #to_hash, #to_json

Methods included from Protobuf::Protoable

#defined_filenames, #defined_in, #proto_contents, #proto_filenames, #retrieve_header

Constructor Details

This class inherits a constructor from Protobuf::Message