71 строка
4.1 KiB
YAML
71 строка
4.1 KiB
YAML
### YamlMime:JavaType
|
|
inheritances:
|
|
- <xref href="java.lang.Object" data-throw-if-not-resolved="False"/>
|
|
- <xref href="com.microsoft.azure.cognitiveservices.search.imagesearch.models.ResponseBase" data-throw-if-not-resolved="False"/>
|
|
- <xref href="com.microsoft.azure.cognitiveservices.search.imagesearch.models.Identifiable" data-throw-if-not-resolved="False"/>
|
|
- <xref href="com.microsoft.azure.cognitiveservices.search.imagesearch.models.Response" data-throw-if-not-resolved="False"/>
|
|
- <xref href="com.microsoft.azure.cognitiveservices.search.imagesearch.models.Thing" data-throw-if-not-resolved="False"/>
|
|
- <xref href="com.microsoft.azure.cognitiveservices.search.imagesearch.models.CreativeWork" data-throw-if-not-resolved="False"/>
|
|
- <xref href="com.microsoft.azure.cognitiveservices.search.imagesearch.models.WebPage" data-throw-if-not-resolved="False"/>
|
|
- <xref href="com.microsoft.azure.cognitiveservices.search.imagesearch.models.CollectionPage?alt=com.microsoft.azure.cognitiveservices.search.imagesearch.models.CollectionPage&text=CollectionPage" data-throw-if-not-resolved="False"/>
|
|
inheritedMembers:
|
|
- com.microsoft.azure.cognitiveservices.search.imagesearch.models.Thing.alternateName()
|
|
- com.microsoft.azure.cognitiveservices.search.imagesearch.models.Thing.bingId()
|
|
- com.microsoft.azure.cognitiveservices.search.imagesearch.models.CreativeWork.datePublished()
|
|
- com.microsoft.azure.cognitiveservices.search.imagesearch.models.Thing.description()
|
|
- com.microsoft.azure.cognitiveservices.search.imagesearch.models.Identifiable.id()
|
|
- com.microsoft.azure.cognitiveservices.search.imagesearch.models.Thing.image()
|
|
- com.microsoft.azure.cognitiveservices.search.imagesearch.models.Thing.name()
|
|
- com.microsoft.azure.cognitiveservices.search.imagesearch.models.CreativeWork.provider()
|
|
- com.microsoft.azure.cognitiveservices.search.imagesearch.models.Response.readLink()
|
|
- com.microsoft.azure.cognitiveservices.search.imagesearch.models.CreativeWork.text()
|
|
- com.microsoft.azure.cognitiveservices.search.imagesearch.models.CreativeWork.thumbnailUrl()
|
|
- com.microsoft.azure.cognitiveservices.search.imagesearch.models.Thing.url()
|
|
- com.microsoft.azure.cognitiveservices.search.imagesearch.models.Response.webSearchUrl()
|
|
methods:
|
|
- fullName: com.microsoft.azure.cognitiveservices.search.imagesearch.models.ImageGallery.followersCount()
|
|
name: followersCount()
|
|
nameWithType: ImageGallery.followersCount()
|
|
returns:
|
|
description: <p>the followersCount value </p>
|
|
type: <xref href="Long?alt=Long&text=Long" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get the followersCount value.</p>
|
|
|
|
<p></p>
|
|
syntax: public Long followersCount()
|
|
uid: com.microsoft.azure.cognitiveservices.search.imagesearch.models.ImageGallery.followersCount()
|
|
- fullName: com.microsoft.azure.cognitiveservices.search.imagesearch.models.ImageGallery.imagesCount()
|
|
name: imagesCount()
|
|
nameWithType: ImageGallery.imagesCount()
|
|
returns:
|
|
description: <p>the imagesCount value </p>
|
|
type: <xref href="Long?alt=Long&text=Long" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get the imagesCount value.</p>
|
|
|
|
<p></p>
|
|
syntax: public Long imagesCount()
|
|
uid: com.microsoft.azure.cognitiveservices.search.imagesearch.models.ImageGallery.imagesCount()
|
|
- fullName: com.microsoft.azure.cognitiveservices.search.imagesearch.models.ImageGallery.source()
|
|
name: source()
|
|
nameWithType: ImageGallery.source()
|
|
returns:
|
|
description: <p>the source value </p>
|
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get the source value.</p>
|
|
|
|
<p></p>
|
|
syntax: public String source()
|
|
uid: com.microsoft.azure.cognitiveservices.search.imagesearch.models.ImageGallery.source()
|
|
nameWithType: ImageGallery
|
|
syntax: public class ImageGallery extends CollectionPage
|
|
type: class
|
|
uid: com.microsoft.azure.cognitiveservices.search.imagesearch.models.ImageGallery
|
|
fullName: com.microsoft.azure.cognitiveservices.search.imagesearch.models.ImageGallery
|
|
name: ImageGallery
|
|
package: com.microsoft.azure.cognitiveservices.search.imagesearch.models
|
|
summary: <p>Defines a link to a webpage that contains a collection of related images. </p>
|
|
metadata: {}
|