interface OneofOptionsProtoMsg {
    typeUrl: "/google.protobuf.OneofOptions";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/google.protobuf.OneofOptions"
value: Uint8Array