Describes a oneof.

from message google.protobuf.OneofDescriptorProto

Hierarchy

Constructors

Properties

name?: string

from field: optional string name = 1;

options?: OneofOptions

from field: optional google.protobuf.OneofOptions options = 2;

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

Methods