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.VisualRecognition.v3.GetCollectionsBrief Class Reference

Collection brief object. More...

Properties

string image_id [get, set]
 The unique ID of the image. Save this to add or remove it from the collection. More...
 
string created [get, set]
 Date the image was added to the collection. More...
 
string image_file [get, set]
 File name of the image. More...
 
object metadata [get, set]
 Metadat JSON object (key value pairs). More...
 

Detailed Description

Collection brief object.

Property Documentation

string IBM.Watson.DeveloperCloud.Services.VisualRecognition.v3.GetCollectionsBrief.created
getset

Date the image was added to the collection.

string IBM.Watson.DeveloperCloud.Services.VisualRecognition.v3.GetCollectionsBrief.image_file
getset

File name of the image.

string IBM.Watson.DeveloperCloud.Services.VisualRecognition.v3.GetCollectionsBrief.image_id
getset

The unique ID of the image. Save this to add or remove it from the collection.

object IBM.Watson.DeveloperCloud.Services.VisualRecognition.v3.GetCollectionsBrief.metadata
getset

Metadat JSON object (key value pairs).


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