| Package | Description |
|---|---|
| com.azure.search.models |
Package containing the data models for SearchServiceRestClient.
|
| Modifier and Type | Method and Description |
|---|---|
ImageAnalysisSkill |
ImageAnalysisSkill.setDefaultLanguageCode(ImageAnalysisSkillLanguage defaultLanguageCode)
Set the defaultLanguageCode property: A value indicating which language
code to use.
|
ImageAnalysisSkill |
ImageAnalysisSkill.setDetails(List<ImageDetail> details)
Set the details property: A string indicating which domain-specific
details to return.
|
ImageAnalysisSkill |
ImageAnalysisSkill.setVisualFeatures(List<VisualFeature> visualFeatures)
Set the visualFeatures property: A list of visual features.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.