Home
last modified time | relevance | path

Searched defs:proto3_optional (Results 1 - 3 of 3) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DFieldDescriptorProto.php108 protected $proto3_optional = null; variable
609 $this->proto3_optional = $var; global() variable
[all...]
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Ddefs.c1471 msgdef_add_field(VALUE msgbuilder_rb, upb_label_t label, VALUE name, VALUE type, VALUE number, VALUE type_class, VALUE options, int oneof_index, bool proto3_optional) msgdef_add_field() argument
/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.pb.h8696 inline bool FieldDescriptorProto::proto3_optional() const { in proto3_optional() function in FieldDescriptorProto

Completed in 28 milliseconds