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

116 строки
6.0 KiB
YAML

### YamlMime:JavaType
inheritances:
- <xref href="java.lang.Object" data-throw-if-not-resolved="False"/>
- <xref href="com.microsoft.azure.cognitiveservices.search.customimagesearch.models.ResponseBase" data-throw-if-not-resolved="False"/>
- <xref href="com.microsoft.azure.cognitiveservices.search.customimagesearch.models.Identifiable" data-throw-if-not-resolved="False"/>
- <xref href="com.microsoft.azure.cognitiveservices.search.customimagesearch.models.Response" data-throw-if-not-resolved="False"/>
- <xref href="com.microsoft.azure.cognitiveservices.search.customimagesearch.models.Thing" data-throw-if-not-resolved="False"/>
- <xref href="com.microsoft.azure.cognitiveservices.search.customimagesearch.models.CreativeWork?alt=com.microsoft.azure.cognitiveservices.search.customimagesearch.models.CreativeWork&text=CreativeWork" data-throw-if-not-resolved="False"/>
inheritedMembers:
- com.microsoft.azure.cognitiveservices.search.customimagesearch.models.Thing.alternateName()
- com.microsoft.azure.cognitiveservices.search.customimagesearch.models.Thing.bingId()
- com.microsoft.azure.cognitiveservices.search.customimagesearch.models.Thing.description()
- com.microsoft.azure.cognitiveservices.search.customimagesearch.models.Identifiable.id()
- com.microsoft.azure.cognitiveservices.search.customimagesearch.models.Thing.image()
- com.microsoft.azure.cognitiveservices.search.customimagesearch.models.Thing.name()
- com.microsoft.azure.cognitiveservices.search.customimagesearch.models.CreativeWork.provider()
- com.microsoft.azure.cognitiveservices.search.customimagesearch.models.Response.readLink()
- com.microsoft.azure.cognitiveservices.search.customimagesearch.models.CreativeWork.text()
- com.microsoft.azure.cognitiveservices.search.customimagesearch.models.CreativeWork.thumbnailUrl()
- com.microsoft.azure.cognitiveservices.search.customimagesearch.models.Thing.url()
- com.microsoft.azure.cognitiveservices.search.customimagesearch.models.Response.webSearchUrl()
methods:
- fullName: com.microsoft.azure.cognitiveservices.search.customimagesearch.models.MediaObject.contentSize()
name: contentSize()
nameWithType: MediaObject.contentSize()
returns:
description: <p>the contentSize value </p>
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
summary: >-
<p>Get the contentSize value.</p>
<p></p>
syntax: public String contentSize()
uid: com.microsoft.azure.cognitiveservices.search.customimagesearch.models.MediaObject.contentSize()
- fullName: com.microsoft.azure.cognitiveservices.search.customimagesearch.models.MediaObject.contentUrl()
name: contentUrl()
nameWithType: MediaObject.contentUrl()
returns:
description: <p>the contentUrl value </p>
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
summary: >-
<p>Get the contentUrl value.</p>
<p></p>
syntax: public String contentUrl()
uid: com.microsoft.azure.cognitiveservices.search.customimagesearch.models.MediaObject.contentUrl()
- fullName: com.microsoft.azure.cognitiveservices.search.customimagesearch.models.MediaObject.encodingFormat()
name: encodingFormat()
nameWithType: MediaObject.encodingFormat()
returns:
description: <p>the encodingFormat value </p>
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
summary: >-
<p>Get the encodingFormat value.</p>
<p></p>
syntax: public String encodingFormat()
uid: com.microsoft.azure.cognitiveservices.search.customimagesearch.models.MediaObject.encodingFormat()
- fullName: com.microsoft.azure.cognitiveservices.search.customimagesearch.models.MediaObject.height()
name: height()
nameWithType: MediaObject.height()
returns:
description: <p>the height value </p>
type: <xref href="Integer?alt=Integer&text=Integer" data-throw-if-not-resolved="False"/>
summary: >-
<p>Get the height value.</p>
<p></p>
syntax: public Integer height()
uid: com.microsoft.azure.cognitiveservices.search.customimagesearch.models.MediaObject.height()
- fullName: com.microsoft.azure.cognitiveservices.search.customimagesearch.models.MediaObject.hostPageDisplayUrl()
name: hostPageDisplayUrl()
nameWithType: MediaObject.hostPageDisplayUrl()
returns:
description: <p>the hostPageDisplayUrl value </p>
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
summary: >-
<p>Get the hostPageDisplayUrl value.</p>
<p></p>
syntax: public String hostPageDisplayUrl()
uid: com.microsoft.azure.cognitiveservices.search.customimagesearch.models.MediaObject.hostPageDisplayUrl()
- fullName: com.microsoft.azure.cognitiveservices.search.customimagesearch.models.MediaObject.hostPageUrl()
name: hostPageUrl()
nameWithType: MediaObject.hostPageUrl()
returns:
description: <p>the hostPageUrl value </p>
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
summary: >-
<p>Get the hostPageUrl value.</p>
<p></p>
syntax: public String hostPageUrl()
uid: com.microsoft.azure.cognitiveservices.search.customimagesearch.models.MediaObject.hostPageUrl()
- fullName: com.microsoft.azure.cognitiveservices.search.customimagesearch.models.MediaObject.width()
name: width()
nameWithType: MediaObject.width()
returns:
description: <p>the width value </p>
type: <xref href="Integer?alt=Integer&text=Integer" data-throw-if-not-resolved="False"/>
summary: >-
<p>Get the width value.</p>
<p></p>
syntax: public Integer width()
uid: com.microsoft.azure.cognitiveservices.search.customimagesearch.models.MediaObject.width()
nameWithType: MediaObject
syntax: public class MediaObject extends CreativeWork
type: class
uid: com.microsoft.azure.cognitiveservices.search.customimagesearch.models.MediaObject
fullName: com.microsoft.azure.cognitiveservices.search.customimagesearch.models.MediaObject
name: MediaObject
package: com.microsoft.azure.cognitiveservices.search.customimagesearch.models
summary: <p>Defines a media object. </p>
metadata: {}