public class TypeaheadV3 extends RequestSchema
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
_exclude_fields
Comma-separated list of JSON field paths to exclude from the result, used like: "/3/Frames?_exclude_fields=frames/frame_id/URL,__meta"
|
int |
limit
limit
|
java.lang.String[] |
matches
matches
|
java.lang.String |
src
training_frame
|
| Constructor and Description |
|---|
TypeaheadV3() |
public java.lang.String src
public int limit
public java.lang.String[] matches
public java.lang.String _exclude_fields