from message google.protobuf.OneofOptions

Hierarchy

Constructors

Properties

uninterpretedOption: UninterpretedOption[] = []

The parser stores options it doesn't recognize here. See above.

from field: repeated google.protobuf.UninterpretedOption uninterpreted_option = 999;

fields: FieldList = ...
runtime: ProtoRuntime = proto2
typeName: "google.protobuf.OneofOptions" = "google.protobuf.OneofOptions"

Methods