Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace BatchDetectLanguageSentimentsDetails

The documents details for sentiment call.

Properties

Optional compartmentId

compartmentId: undefined | string

The OCID of the compartment that calls the API, inference will be served from pre trained model

documents

documents: Array<TextDocument>

List of Documents for detect sentiments.

Optional endpointId

endpointId: undefined | string

The endpoint which have to be used for inferencing. If endpointId and compartmentId is provided, then inference will be served from custom model which is mapped to this Endpoint.

Functions

getDeserializedJsonObj

getJsonObj