Watson Developer Cloud Unity SDK  1.0.0
The Unity SDK uses the Watson Developer Cloud services, a collection of REST APIs and SDKs that use cognitive computing to solve complex problems.
IBM.Watson.DeveloperCloud.Services.AlchemyAPI.v1.CombinedCallData Class Reference

Combined call data. More...

Public Member Functions

string ToLongString ()
 Tos the long string. More...
 

Properties

string status [get, set]
 Gets or sets the status. More...
 
string url [get, set]
 Gets or sets the URL. More...
 
string language [get, set]
 Gets or sets the language. More...
 
string title [get, set]
 Gets or sets the title. More...
 
string text [get, set]
 Gets or sets the text. More...
 
string image [get, set]
 Gets or sets the image. More...
 
ImageKeyword[] imageKeywords [get, set]
 Gets or sets the image keywords. More...
 
PublicationDate publicationDate [get, set]
 Gets or sets the publication date. More...
 
Authors authors [get, set]
 Gets or sets the authors. More...
 
DocSentiment docSentiment [get, set]
 Gets or sets the document sentiment. More...
 
Feed[] feeds [get, set]
 Gets or sets the feeds. More...
 
Keyword[] keywords [get, set]
 Gets or sets the keywords. More...
 
Concept[] concepts [get, set]
 Gets or sets the concepts. More...
 
Entity[] entities [get, set]
 Gets or sets the entities. More...
 
Relation[] relations [get, set]
 Gets or sets the relations. More...
 
Taxonomy[] taxonomy [get, set]
 Gets or sets the taxonomy. More...
 
Date[] dates [get, set]
 Gets or sets the dates. More...
 
DocEmotions[] docEmotions [get, set]
 Gets or sets the document emotions. More...
 
bool HasData [get]
 Gets a value indicating whether this instance has data. More...
 
List< string > EntityCombined [get]
 The entity combined. More...
 
string EntityCombinedCommaSeperated [get]
 Gets the entity combined comma seperated. More...
 

Detailed Description

Combined call data.

Member Function Documentation

string IBM.Watson.DeveloperCloud.Services.AlchemyAPI.v1.CombinedCallData.ToLongString ( )
inline

Tos the long string.

Returns
The long string.

Property Documentation

Authors IBM.Watson.DeveloperCloud.Services.AlchemyAPI.v1.CombinedCallData.authors
getset

Gets or sets the authors.

The authors.

Concept [] IBM.Watson.DeveloperCloud.Services.AlchemyAPI.v1.CombinedCallData.concepts
getset

Gets or sets the concepts.

The concepts.

Date [] IBM.Watson.DeveloperCloud.Services.AlchemyAPI.v1.CombinedCallData.dates
getset

Gets or sets the dates.

The dates.

DocEmotions [] IBM.Watson.DeveloperCloud.Services.AlchemyAPI.v1.CombinedCallData.docEmotions
getset

Gets or sets the document emotions.

The document emotions.

DocSentiment IBM.Watson.DeveloperCloud.Services.AlchemyAPI.v1.CombinedCallData.docSentiment
getset

Gets or sets the document sentiment.

The document sentiment.

Entity [] IBM.Watson.DeveloperCloud.Services.AlchemyAPI.v1.CombinedCallData.entities
getset

Gets or sets the entities.

The entities.

List<string> IBM.Watson.DeveloperCloud.Services.AlchemyAPI.v1.CombinedCallData.EntityCombined
get

The entity combined.

string IBM.Watson.DeveloperCloud.Services.AlchemyAPI.v1.CombinedCallData.EntityCombinedCommaSeperated
get

Gets the entity combined comma seperated.

The entity combined comma seperated.

Feed [] IBM.Watson.DeveloperCloud.Services.AlchemyAPI.v1.CombinedCallData.feeds
getset

Gets or sets the feeds.

The feeds.

bool IBM.Watson.DeveloperCloud.Services.AlchemyAPI.v1.CombinedCallData.HasData
get

Gets a value indicating whether this instance has data.

true if this instance has data; otherwise, false.

string IBM.Watson.DeveloperCloud.Services.AlchemyAPI.v1.CombinedCallData.image
getset

Gets or sets the image.

The image.

ImageKeyword [] IBM.Watson.DeveloperCloud.Services.AlchemyAPI.v1.CombinedCallData.imageKeywords
getset

Gets or sets the image keywords.

The image keywords.

Keyword [] IBM.Watson.DeveloperCloud.Services.AlchemyAPI.v1.CombinedCallData.keywords
getset

Gets or sets the keywords.

The keywords.

string IBM.Watson.DeveloperCloud.Services.AlchemyAPI.v1.CombinedCallData.language
getset

Gets or sets the language.

The language.

PublicationDate IBM.Watson.DeveloperCloud.Services.AlchemyAPI.v1.CombinedCallData.publicationDate
getset

Gets or sets the publication date.

The publication date.

Relation [] IBM.Watson.DeveloperCloud.Services.AlchemyAPI.v1.CombinedCallData.relations
getset

Gets or sets the relations.

The relations.

string IBM.Watson.DeveloperCloud.Services.AlchemyAPI.v1.CombinedCallData.status
getset

Gets or sets the status.

The status.

Taxonomy [] IBM.Watson.DeveloperCloud.Services.AlchemyAPI.v1.CombinedCallData.taxonomy
getset

Gets or sets the taxonomy.

The taxonomy.

string IBM.Watson.DeveloperCloud.Services.AlchemyAPI.v1.CombinedCallData.text
getset

Gets or sets the text.

The text.

string IBM.Watson.DeveloperCloud.Services.AlchemyAPI.v1.CombinedCallData.title
getset

Gets or sets the title.

The title.

string IBM.Watson.DeveloperCloud.Services.AlchemyAPI.v1.CombinedCallData.url
getset

Gets or sets the URL.

The URL.


The documentation for this class was generated from the following file: