azure-docs-sdk-java/archive/docs-ref-autogen/com.microsoft.azure.cogniti...

64 строки
3.6 KiB
YAML

### YamlMime:JavaType
inheritances:
- <xref href="java.lang.Object" data-throw-if-not-resolved="False"/>
- <xref href="com.microsoft.azure.cognitiveservices.search.visualsearch.models.ResponseBase" data-throw-if-not-resolved="False"/>
- <xref href="com.microsoft.azure.cognitiveservices.search.visualsearch.models.Identifiable" data-throw-if-not-resolved="False"/>
- <xref href="com.microsoft.azure.cognitiveservices.search.visualsearch.models.Response" data-throw-if-not-resolved="False"/>
- <xref href="com.microsoft.azure.cognitiveservices.search.visualsearch.models.Thing?alt=com.microsoft.azure.cognitiveservices.search.visualsearch.models.Thing&text=Thing" data-throw-if-not-resolved="False"/>
inheritedMembers:
- com.microsoft.azure.cognitiveservices.search.visualsearch.models.Thing.alternateName()
- com.microsoft.azure.cognitiveservices.search.visualsearch.models.Thing.bingId()
- com.microsoft.azure.cognitiveservices.search.visualsearch.models.Thing.description()
- com.microsoft.azure.cognitiveservices.search.visualsearch.models.Identifiable.id()
- com.microsoft.azure.cognitiveservices.search.visualsearch.models.Thing.image()
- com.microsoft.azure.cognitiveservices.search.visualsearch.models.Thing.name()
- com.microsoft.azure.cognitiveservices.search.visualsearch.models.Response.readLink()
- com.microsoft.azure.cognitiveservices.search.visualsearch.models.Thing.url()
- com.microsoft.azure.cognitiveservices.search.visualsearch.models.Response.webSearchUrl()
methods:
- fullName: com.microsoft.azure.cognitiveservices.search.visualsearch.models.ImageTag.actions()
name: actions()
nameWithType: ImageTag.actions()
returns:
description: <p>the actions value </p>
type: List&lt;<xref href="com.microsoft.azure.cognitiveservices.search.visualsearch.models.ImageAction?alt=com.microsoft.azure.cognitiveservices.search.visualsearch.models.ImageAction&text=ImageAction" data-throw-if-not-resolved="False"/>&gt;
summary: >-
<p>Get the actions value.</p>
<p></p>
syntax: public List<ImageAction> actions()
uid: com.microsoft.azure.cognitiveservices.search.visualsearch.models.ImageTag.actions()
- fullName: com.microsoft.azure.cognitiveservices.search.visualsearch.models.ImageTag.boundingBox()
name: boundingBox()
nameWithType: ImageTag.boundingBox()
returns:
description: <p>the boundingBox value </p>
type: <xref href="com.microsoft.azure.cognitiveservices.search.visualsearch.models.ImageTagRegion?alt=com.microsoft.azure.cognitiveservices.search.visualsearch.models.ImageTagRegion&text=ImageTagRegion" data-throw-if-not-resolved="False"/>
summary: >-
<p>Get the boundingBox value.</p>
<p></p>
syntax: public ImageTagRegion boundingBox()
uid: com.microsoft.azure.cognitiveservices.search.visualsearch.models.ImageTag.boundingBox()
- fullName: com.microsoft.azure.cognitiveservices.search.visualsearch.models.ImageTag.displayName()
name: displayName()
nameWithType: ImageTag.displayName()
returns:
description: <p>the displayName value </p>
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
summary: >-
<p>Get the displayName value.</p>
<p></p>
syntax: public String displayName()
uid: com.microsoft.azure.cognitiveservices.search.visualsearch.models.ImageTag.displayName()
nameWithType: ImageTag
syntax: public class ImageTag extends Thing
type: class
uid: com.microsoft.azure.cognitiveservices.search.visualsearch.models.ImageTag
fullName: com.microsoft.azure.cognitiveservices.search.visualsearch.models.ImageTag
name: ImageTag
package: com.microsoft.azure.cognitiveservices.search.visualsearch.models
summary: <p>The ImageTag model. </p>
metadata: {}