class AnalyzeEntitiesRequest extends Collection (View source)

Properties

protected $collection_key
string $alternativeOutputFormat
string $documentContent
string[] $licensedVocabularies

Methods

setAlternativeOutputFormat($alternativeOutputFormat)

No description

string
getAlternativeOutputFormat()

No description

setDocumentContent($documentContent)

No description

string
getDocumentContent()

No description

setLicensedVocabularies($licensedVocabularies)

No description

string[]
getLicensedVocabularies()

No description

Details

setAlternativeOutputFormat($alternativeOutputFormat)

No description

Parameters

$alternativeOutputFormat

string getAlternativeOutputFormat()

No description

Return Value

string

setDocumentContent($documentContent)

No description

Parameters

$documentContent

string getDocumentContent()

No description

Return Value

string

setLicensedVocabularies($licensedVocabularies)

No description

Parameters

$licensedVocabularies

string[] getLicensedVocabularies()

No description

Return Value

string[]