| Package | Description |
|---|---|
| com.azure.search.documents.indexes.models |
Package containing classes used for resource management operations that are being sent-to and received-from an
Azure Cognitive Search service.
|
| Modifier and Type | Field and Description |
|---|---|
static ImageDetail |
ImageDetail.CELEBRITIES
Static value celebrities for ImageDetail.
|
static ImageDetail |
ImageDetail.LANDMARKS
Static value landmarks for ImageDetail.
|
| Modifier and Type | Method and Description |
|---|---|
static ImageDetail |
ImageDetail.fromString(String name)
Creates or finds a ImageDetail from its string representation.
|
| Modifier and Type | Method and Description |
|---|---|
ImageAnalysisSkill |
ImageAnalysisSkill.setDetails(ImageDetail... details)
Set the details property: A string indicating which domain-specific
details to return.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.