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

27 строки
1.2 KiB
YAML

### YamlMime:JavaType
inheritances:
- <xref href="java.lang.Object" data-throw-if-not-resolved="False"/>
- <xref href="com.microsoft.azure.cognitiveservices.search.newssearch.models.ResponseBase?alt=com.microsoft.azure.cognitiveservices.search.newssearch.models.ResponseBase&text=ResponseBase" data-throw-if-not-resolved="False"/>
methods:
- fullName: com.microsoft.azure.cognitiveservices.search.newssearch.models.Identifiable.id()
name: id()
nameWithType: Identifiable.id()
returns:
description: <p>the id value </p>
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
summary: >-
<p>Get the id value.</p>
<p></p>
syntax: public String id()
uid: com.microsoft.azure.cognitiveservices.search.newssearch.models.Identifiable.id()
nameWithType: Identifiable
syntax: public class Identifiable extends ResponseBase
type: class
uid: com.microsoft.azure.cognitiveservices.search.newssearch.models.Identifiable
fullName: com.microsoft.azure.cognitiveservices.search.newssearch.models.Identifiable
name: Identifiable
package: com.microsoft.azure.cognitiveservices.search.newssearch.models
summary: <p>Defines the identity of a resource. </p>
metadata: {}