Click or drag to resize

JobStatusNewurl Property

The URL to use to request information about the job with the GET /v1/recognitions/{id} method.

Namespace:  IBM.Watson.DeveloperCloud.Services.SpeechToText.v1
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public string url { get; set; }

Property Value

Type: String
See Also