Synapseml
0.10.0
|
ReadImage implements ReadImage More...
Public Member Functions | |
ReadImage () | |
Creates a ReadImage without any parameters. More... | |
ReadImage (string uid) | |
Creates a ReadImage with a UID that is used to give the ReadImage a unique ID. More... | |
ReadImage | SetBackoffs (int[] value) |
Sets value for backoffs More... | |
ReadImage | SetConcurrency (int value) |
Sets value for concurrency More... | |
ReadImage | SetConcurrentTimeout (double value) |
Sets value for concurrentTimeout More... | |
ReadImage | SetErrorCol (string value) |
Sets value for errorCol More... | |
ReadImage | SetImageBytes (byte[] value) |
Sets value for imageBytes More... | |
ReadImage | SetImageBytesCol (string value) |
Sets value for imageBytes column More... | |
ReadImage | SetImageUrl (string value) |
Sets value for imageUrl More... | |
ReadImage | SetImageUrlCol (string value) |
Sets value for imageUrl column More... | |
ReadImage | SetInitialPollingDelay (int value) |
Sets value for initialPollingDelay More... | |
ReadImage | SetLanguage (string value) |
Sets value for language More... | |
ReadImage | SetLanguageCol (string value) |
Sets value for language column More... | |
ReadImage | SetMaxPollingRetries (int value) |
Sets value for maxPollingRetries More... | |
ReadImage | SetOutputCol (string value) |
Sets value for outputCol More... | |
ReadImage | SetPollingDelay (int value) |
Sets value for pollingDelay More... | |
ReadImage | SetSubscriptionKey (string value) |
Sets value for subscriptionKey More... | |
ReadImage | SetSubscriptionKeyCol (string value) |
Sets value for subscriptionKey column More... | |
ReadImage | SetSuppressMaxRetriesExceededException (bool value) |
Sets value for suppressMaxRetriesExceededException More... | |
ReadImage | SetTimeout (double value) |
Sets value for timeout More... | |
ReadImage | SetUrl (string value) |
Sets value for url More... | |
int [] | GetBackoffs () |
Gets backoffs value More... | |
int | GetConcurrency () |
Gets concurrency value More... | |
double | GetConcurrentTimeout () |
Gets concurrentTimeout value More... | |
string | GetErrorCol () |
Gets errorCol value More... | |
byte [] | GetImageBytes () |
Gets imageBytes value More... | |
string | GetImageUrl () |
Gets imageUrl value More... | |
int | GetInitialPollingDelay () |
Gets initialPollingDelay value More... | |
string | GetLanguage () |
Gets language value More... | |
int | GetMaxPollingRetries () |
Gets maxPollingRetries value More... | |
string | GetOutputCol () |
Gets outputCol value More... | |
int | GetPollingDelay () |
Gets pollingDelay value More... | |
string | GetSubscriptionKey () |
Gets subscriptionKey value More... | |
bool | GetSuppressMaxRetriesExceededException () |
Gets suppressMaxRetriesExceededException value More... | |
double | GetTimeout () |
Gets timeout value More... | |
string | GetUrl () |
Gets url value More... | |
void | Save (string path) |
Saves the object so that it can be loaded later using Load. Note that these objects can be shared with Scala by Loading or Saving in Scala. More... | |
JavaMLWriter | Write () |
| |
JavaMLReader< ReadImage > | Read () |
Get the corresponding JavaMLReader instance. More... | |
ReadImage | SetLocation (string value) |
Sets value for location More... | |
ReadImage | SetLinkedService (string value) |
Sets value for linkedService More... | |
Static Public Member Functions | |
static ReadImage | Load (string path) |
Loads the ReadImage that was previously saved using Save(string). More... | |
|
inline |
Creates a ReadImage without any parameters.
|
inline |
int [] Synapse.ML.Cognitive.ReadImage.GetBackoffs | ( | ) |
Gets backoffs value
int Synapse.ML.Cognitive.ReadImage.GetConcurrency | ( | ) |
Gets concurrency value
double Synapse.ML.Cognitive.ReadImage.GetConcurrentTimeout | ( | ) |
Gets concurrentTimeout value
string Synapse.ML.Cognitive.ReadImage.GetErrorCol | ( | ) |
Gets errorCol value
byte [] Synapse.ML.Cognitive.ReadImage.GetImageBytes | ( | ) |
Gets imageBytes value
string Synapse.ML.Cognitive.ReadImage.GetImageUrl | ( | ) |
Gets imageUrl value
int Synapse.ML.Cognitive.ReadImage.GetInitialPollingDelay | ( | ) |
Gets initialPollingDelay value
string Synapse.ML.Cognitive.ReadImage.GetLanguage | ( | ) |
Gets language value
int Synapse.ML.Cognitive.ReadImage.GetMaxPollingRetries | ( | ) |
Gets maxPollingRetries value
string Synapse.ML.Cognitive.ReadImage.GetOutputCol | ( | ) |
Gets outputCol value
int Synapse.ML.Cognitive.ReadImage.GetPollingDelay | ( | ) |
Gets pollingDelay value
string Synapse.ML.Cognitive.ReadImage.GetSubscriptionKey | ( | ) |
Gets subscriptionKey value
bool Synapse.ML.Cognitive.ReadImage.GetSuppressMaxRetriesExceededException | ( | ) |
Gets suppressMaxRetriesExceededException value
double Synapse.ML.Cognitive.ReadImage.GetTimeout | ( | ) |
Gets timeout value
string Synapse.ML.Cognitive.ReadImage.GetUrl | ( | ) |
Gets url value
|
static |
Loads the ReadImage that was previously saved using Save(string).
path | The path the previous ReadImage was saved to |
JavaMLReader<ReadImage> Synapse.ML.Cognitive.ReadImage.Read | ( | ) |
Get the corresponding JavaMLReader instance.
void Synapse.ML.Cognitive.ReadImage.Save | ( | string | path | ) |
Saves the object so that it can be loaded later using Load. Note that these objects can be shared with Scala by Loading or Saving in Scala.
path | The path to save the object to |
ReadImage Synapse.ML.Cognitive.ReadImage.SetBackoffs | ( | int [] | value | ) |
Sets value for backoffs
value | array of backoffs to use in the handler |
ReadImage Synapse.ML.Cognitive.ReadImage.SetConcurrency | ( | int | value | ) |
Sets value for concurrency
value | max number of concurrent calls |
ReadImage Synapse.ML.Cognitive.ReadImage.SetConcurrentTimeout | ( | double | value | ) |
Sets value for concurrentTimeout
value | max number seconds to wait on futures if concurrency >= 1 |
ReadImage Synapse.ML.Cognitive.ReadImage.SetErrorCol | ( | string | value | ) |
ReadImage Synapse.ML.Cognitive.ReadImage.SetImageBytes | ( | byte [] | value | ) |
Sets value for imageBytes
value | bytestream of the image to use |
ReadImage Synapse.ML.Cognitive.ReadImage.SetImageBytesCol | ( | string | value | ) |
Sets value for imageBytes column
value | bytestream of the image to use |
ReadImage Synapse.ML.Cognitive.ReadImage.SetImageUrl | ( | string | value | ) |
ReadImage Synapse.ML.Cognitive.ReadImage.SetImageUrlCol | ( | string | value | ) |
Sets value for imageUrl column
value | the url of the image to use |
ReadImage Synapse.ML.Cognitive.ReadImage.SetInitialPollingDelay | ( | int | value | ) |
Sets value for initialPollingDelay
value | number of milliseconds to wait before first poll for result |
ReadImage Synapse.ML.Cognitive.ReadImage.SetLanguage | ( | string | value | ) |
Sets value for language
value | IThe BCP-47 language code of the text in the document. Currently, only English (en), Dutch (nl), French (fr), German (de), Italian (it), Portuguese (pt), and Spanish (es) are supported. Read supports auto language identification and multilanguage documents, so only provide a language code if you would like to force the documented to be processed as that specific language. |
ReadImage Synapse.ML.Cognitive.ReadImage.SetLanguageCol | ( | string | value | ) |
Sets value for language column
value | IThe BCP-47 language code of the text in the document. Currently, only English (en), Dutch (nl), French (fr), German (de), Italian (it), Portuguese (pt), and Spanish (es) are supported. Read supports auto language identification and multilanguage documents, so only provide a language code if you would like to force the documented to be processed as that specific language. |
ReadImage Synapse.ML.Cognitive.ReadImage.SetLinkedService | ( | string | value | ) |
ReadImage Synapse.ML.Cognitive.ReadImage.SetLocation | ( | string | value | ) |
Sets value for location
value | Location of the cognitive service |
ReadImage Synapse.ML.Cognitive.ReadImage.SetMaxPollingRetries | ( | int | value | ) |
Sets value for maxPollingRetries
value | number of times to poll |
ReadImage Synapse.ML.Cognitive.ReadImage.SetOutputCol | ( | string | value | ) |
ReadImage Synapse.ML.Cognitive.ReadImage.SetPollingDelay | ( | int | value | ) |
Sets value for pollingDelay
value | number of milliseconds to wait between polling |
ReadImage Synapse.ML.Cognitive.ReadImage.SetSubscriptionKey | ( | string | value | ) |
ReadImage Synapse.ML.Cognitive.ReadImage.SetSubscriptionKeyCol | ( | string | value | ) |
Sets value for subscriptionKey column
value | the API key to use |
ReadImage Synapse.ML.Cognitive.ReadImage.SetSuppressMaxRetriesExceededException | ( | bool | value | ) |
Sets value for suppressMaxRetriesExceededException
value | set true to suppress the maxumimum retries exception and report in the error column |
ReadImage Synapse.ML.Cognitive.ReadImage.SetTimeout | ( | double | value | ) |
Sets value for timeout
value | number of seconds to wait before closing the connection |
ReadImage Synapse.ML.Cognitive.ReadImage.SetUrl | ( | string | value | ) |