Searched defs:FieldL1 (Results 1 – 1 of 1) sorted by relevance
197 FieldL1 struct { struct198 Options func() protoreflect.ProtoMessage199 Number protoreflect.FieldNumber200 Cardinality protoreflect.Cardinality // must be consistent with Message.RequiredNumbers201 Kind protoreflect.Kind202 StringName stringName203 IsProto3Optional bool // promoted from google.protobuf.FieldDescriptorProto204 IsWeak bool // promoted from google.protobuf.FieldOptions205 HasPacked bool // promoted from google.protobuf.FieldOptions206 IsPacked bool // promoted from google.protobuf.FieldOptions[all …]