OLD | NEW |
1 <!DOCTYPE html><!-- This page is a placeholder for generated extensions api doc.
Note: | 1 <!DOCTYPE html><!-- This page is a placeholder for generated extensions api doc.
Note: |
2 1) The <head> information in this page is significant, should be uniform | 2 1) The <head> information in this page is significant, should be uniform |
3 across api docs and should be edited only with knowledge of the | 3 across api docs and should be edited only with knowledge of the |
4 templating mechanism. | 4 templating mechanism. |
5 3) All <body>.innerHTML is genereated as an rendering step. If viewed in a | 5 3) All <body>.innerHTML is genereated as an rendering step. If viewed in a |
6 browser, it will be re-generated from the template, json schema and | 6 browser, it will be re-generated from the template, json schema and |
7 authored overview content. | 7 authored overview content. |
8 4) The <body>.innerHTML is also generated by an offline step so that this | 8 4) The <body>.innerHTML is also generated by an offline step so that this |
9 page may easily be indexed by search engines. | 9 page may easily be indexed by search engines. |
10 --><html xmlns="http://www.w3.org/1999/xhtml"><head> | 10 --><html xmlns="http://www.w3.org/1999/xhtml"><head> |
(...skipping 194 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
205 <a href="#method-removeSuggestion">removeSuggestion</a> | 205 <a href="#method-removeSuggestion">removeSuggestion</a> |
206 </li><li> | 206 </li><li> |
207 <a href="#method-suggest">suggest</a> | 207 <a href="#method-suggest">suggest</a> |
208 </li> | 208 </li> |
209 </ol> | 209 </ol> |
210 </li> | 210 </li> |
211 <li> | 211 <li> |
212 <a href="#types">Types</a> | 212 <a href="#types">Types</a> |
213 <ol> | 213 <ol> |
214 <li> | 214 <li> |
215 <a href="#type-experimental.discovery.SuggestDetails">null</a> | 215 <a href="#type-experimental.discovery.SuggestDetails">SuggestDet
ails</a> |
216 <ol> | 216 <ol> |
217 </ol> | 217 </ol> |
218 </li> | 218 </li> |
219 </ol> | 219 </ol> |
220 </li> | 220 </li> |
221 </ol> | 221 </ol> |
222 </li> | 222 </li> |
223 </ol> | 223 </ol> |
224 </div> | 224 </div> |
225 <!-- /TABLE OF CONTENTS --> | 225 <!-- /TABLE OF CONTENTS --> |
(...skipping 270 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
496 _uff=0; | 496 _uff=0; |
497 urchinTracker(); | 497 urchinTracker(); |
498 } | 498 } |
499 catch(e) {/* urchinTracker not available. */} | 499 catch(e) {/* urchinTracker not available. */} |
500 </script> | 500 </script> |
501 <!-- end analytics --> | 501 <!-- end analytics --> |
502 </div> | 502 </div> |
503 </div> <!-- /gc-footer --> | 503 </div> <!-- /gc-footer --> |
504 </div> <!-- /gc-container --> | 504 </div> <!-- /gc-container --> |
505 </body></html> | 505 </body></html> |
OLD | NEW |