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

119 строки
11 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.cognitiveservices.search.websearch.models.Images"
fullName: "com.microsoft.azure.cognitiveservices.search.websearch.models.Images"
name: "Images"
nameWithType: "Images"
summary: "Defines an image answer."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.cognitiveservices.search.websearch.models.ResponseBase?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.cognitiveservices.search.websearch.models.Identifiable?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.cognitiveservices.search.websearch.models.Response?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.cognitiveservices.search.websearch.models.Answer?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.cognitiveservices.search.websearch.models.SearchResultsAnswer?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"com.microsoft.azure.cognitiveservices.search.websearch.models.Answer?alt=com.microsoft.azure.cognitiveservices.search.websearch.models.Answer&text=Answer\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.microsoft.azure.cognitiveservices.search.websearch.models.Answer.followUpQueries()?alt=com.microsoft.azure.cognitiveservices.search.websearch.models.Answer.followUpQueries&text=followUpQueries\" data-throw-if-not-resolved=\"False\" />"
- classRef: "<xref href=\"com.microsoft.azure.cognitiveservices.search.websearch.models.Identifiable?alt=com.microsoft.azure.cognitiveservices.search.websearch.models.Identifiable&text=Identifiable\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.microsoft.azure.cognitiveservices.search.websearch.models.Identifiable.id()?alt=com.microsoft.azure.cognitiveservices.search.websearch.models.Identifiable.id&text=id\" data-throw-if-not-resolved=\"False\" />"
- classRef: "<xref href=\"com.microsoft.azure.cognitiveservices.search.websearch.models.Response?alt=com.microsoft.azure.cognitiveservices.search.websearch.models.Response&text=Response\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.microsoft.azure.cognitiveservices.search.websearch.models.Response.webSearchUrl()?alt=com.microsoft.azure.cognitiveservices.search.websearch.models.Response.webSearchUrl&text=webSearchUrl\" data-throw-if-not-resolved=\"False\" />"
- classRef: "<xref href=\"com.microsoft.azure.cognitiveservices.search.websearch.models.SearchResultsAnswer?alt=com.microsoft.azure.cognitiveservices.search.websearch.models.SearchResultsAnswer&text=SearchResultsAnswer\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.microsoft.azure.cognitiveservices.search.websearch.models.SearchResultsAnswer.isFamilyFriendly()?alt=com.microsoft.azure.cognitiveservices.search.websearch.models.SearchResultsAnswer.isFamilyFriendly&text=isFamilyFriendly\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.cognitiveservices.search.websearch.models.SearchResultsAnswer.queryContext()?alt=com.microsoft.azure.cognitiveservices.search.websearch.models.SearchResultsAnswer.queryContext&text=queryContext\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.azure.cognitiveservices.search.websearch.models.SearchResultsAnswer.totalEstimatedMatches()?alt=com.microsoft.azure.cognitiveservices.search.websearch.models.SearchResultsAnswer.totalEstimatedMatches&text=totalEstimatedMatches\" data-throw-if-not-resolved=\"False\" />"
- classRef: "<xref href=\"java.lang.Object?alt=java.lang.Object&text=Object\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"java.lang.Object.clone()?alt=java.lang.Object.clone&text=clone\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.equals(java.lang.Object)?alt=java.lang.Object.equals&text=equals\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.finalize()?alt=java.lang.Object.finalize&text=finalize\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.getClass()?alt=java.lang.Object.getClass&text=getClass\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.hashCode()?alt=java.lang.Object.hashCode&text=hashCode\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.notify()?alt=java.lang.Object.notify&text=notify\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.notifyAll()?alt=java.lang.Object.notifyAll&text=notifyAll\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.toString()?alt=java.lang.Object.toString&text=toString\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait()?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait(long)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait(long,int)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
syntax: "public class **Images**</br> extends <xref href=\"com.microsoft.azure.cognitiveservices.search.websearch.models.SearchResultsAnswer?alt=com.microsoft.azure.cognitiveservices.search.websearch.models.SearchResultsAnswer&text=SearchResultsAnswer\" data-throw-if-not-resolved=\"False\" />"
constructors:
- uid: "com.microsoft.azure.cognitiveservices.search.websearch.models.Images.Images()"
fullName: "com.microsoft.azure.cognitiveservices.search.websearch.models.Images.Images()"
name: "Images()"
nameWithType: "Images.Images()"
syntax: "public Images()"
methods:
- uid: "com.microsoft.azure.cognitiveservices.search.websearch.models.Images.nextOffset()"
fullName: "com.microsoft.azure.cognitiveservices.search.websearch.models.Images.nextOffset()"
name: "nextOffset()"
nameWithType: "Images.nextOffset()"
summary: "Get the next<wbr>Offset value."
syntax: "public Integer nextOffset()"
desc: "Get the nextOffset value."
returns:
description: "the nextOffset value"
type: "<xref href=\"java.lang.Integer?alt=java.lang.Integer&text=Integer\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.cognitiveservices.search.websearch.models.Images.queryExpansions()"
fullName: "com.microsoft.azure.cognitiveservices.search.websearch.models.Images.queryExpansions()"
name: "queryExpansions()"
nameWithType: "Images.queryExpansions()"
summary: "Get the query<wbr>Expansions value."
syntax: "public List<Query> queryExpansions()"
desc: "Get the queryExpansions value."
returns:
description: "the queryExpansions value"
type: "<xref href=\"java.util.List?alt=java.util.List&text=List\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.cognitiveservices.search.websearch.models.Query?alt=com.microsoft.azure.cognitiveservices.search.websearch.models.Query&text=Query\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.microsoft.azure.cognitiveservices.search.websearch.models.Images.relatedSearches()"
fullName: "com.microsoft.azure.cognitiveservices.search.websearch.models.Images.relatedSearches()"
name: "relatedSearches()"
nameWithType: "Images.relatedSearches()"
summary: "Get the related<wbr>Searches value."
syntax: "public List<Query> relatedSearches()"
desc: "Get the relatedSearches value."
returns:
description: "the relatedSearches value"
type: "<xref href=\"java.util.List?alt=java.util.List&text=List\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.cognitiveservices.search.websearch.models.Query?alt=com.microsoft.azure.cognitiveservices.search.websearch.models.Query&text=Query\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.microsoft.azure.cognitiveservices.search.websearch.models.Images.similarTerms()"
fullName: "com.microsoft.azure.cognitiveservices.search.websearch.models.Images.similarTerms()"
name: "similarTerms()"
nameWithType: "Images.similarTerms()"
summary: "Get the similar<wbr>Terms value."
syntax: "public List<Query> similarTerms()"
desc: "Get the similarTerms value."
returns:
description: "the similarTerms value"
type: "<xref href=\"java.util.List?alt=java.util.List&text=List\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.cognitiveservices.search.websearch.models.Query?alt=com.microsoft.azure.cognitiveservices.search.websearch.models.Query&text=Query\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.microsoft.azure.cognitiveservices.search.websearch.models.Images.value()"
fullName: "com.microsoft.azure.cognitiveservices.search.websearch.models.Images.value()"
name: "value()"
nameWithType: "Images.value()"
summary: "Get the value value."
syntax: "public List<ImageObject> value()"
desc: "Get the value value."
returns:
description: "the value value"
type: "<xref href=\"java.util.List?alt=java.util.List&text=List\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.cognitiveservices.search.websearch.models.ImageObject?alt=com.microsoft.azure.cognitiveservices.search.websearch.models.ImageObject&text=ImageObject\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.microsoft.azure.cognitiveservices.search.websearch.models.Images.withValue(java.util.List<com.microsoft.azure.cognitiveservices.search.websearch.models.ImageObject>)"
fullName: "com.microsoft.azure.cognitiveservices.search.websearch.models.Images.withValue(List<ImageObject> value)"
name: "withValue(List<ImageObject> value)"
nameWithType: "Images.withValue(List<ImageObject> value)"
summary: "Set the value value."
parameters:
- description: "the value value to set"
name: "value"
type: "<xref href=\"java.util.List?alt=java.util.List&text=List\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.cognitiveservices.search.websearch.models.ImageObject?alt=com.microsoft.azure.cognitiveservices.search.websearch.models.ImageObject&text=ImageObject\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public Images withValue(List<ImageObject> value)"
desc: "Set the value value."
returns:
description: "the Images object itself."
type: "<xref href=\"com.microsoft.azure.cognitiveservices.search.websearch.models.Images?alt=com.microsoft.azure.cognitiveservices.search.websearch.models.Images&text=Images\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Defines an image answer."
metadata: {}
package: "com.microsoft.azure.cognitiveservices.search.websearch.models"
artifact: com.microsoft.azure.cognitiveservices:azure-cognitiveservices-websearch:1.0.2