public final class PartStudiosEvalFeatureScriptResponse extends AbstractResponseObject
| Constructor | Description |
|---|---|
PartStudiosEvalFeatureScriptResponse() |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getConsole() |
Get An informational message
|
PartStudiosEvalFeatureScriptResponseNotices[] |
getNotices() |
Get A list of notices regarding the execution
|
Map |
getResult() |
Get the result of the function execution
|
String |
getSerializationVersion() |
Get The version of the serialization protocol for the response
|
String |
getSourceMicroversion() |
Get The document microversion from which the feature was extracted
|
String |
toString() |
getOtherPropertiespublic PartStudiosEvalFeatureScriptResponse()
public final String getConsole()
public final PartStudiosEvalFeatureScriptResponseNotices[] getNotices()
public final Map getResult()
public final String getSerializationVersion()
public final String getSourceMicroversion()
Copyright © 2021. All rights reserved.