public class ParseSVMLightV3 extends RequestSchema
| Modifier and Type | Field and Description |
|---|---|
FrameKeyV3 |
destination_frame
Final frame name
|
FrameKeyV3[] |
source_frames
Source frames
|
_exclude_fields| Constructor and Description |
|---|
ParseSVMLightV3() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString()
Return the contents of this object as a JSON String.
|
public FrameKeyV3 destination_frame
public FrameKeyV3[] source_frames
public java.lang.String toString()
toString in class RequestSchema