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

38 строки
1.4 KiB
YAML

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