azure-docs-sdk-java/legacy/docs-ref-autogen/com.azure.search.models.Sen...

248 строки
14 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.search.models.SentimentSkillLanguage"
fullName: "com.azure.search.models.SentimentSkillLanguage"
name: "SentimentSkillLanguage"
nameWithType: "SentimentSkillLanguage"
summary: "Defines values for Sentiment<wbr>Skill<wbr>Language."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"com.azure.core.util.ExpandableStringEnum?alt=com.azure.core.util.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.<T>fromString(java.lang.String,java.lang.Class<T>)?alt=com.azure.core.util.ExpandableStringEnum.<T>fromString&text=<T>fromString\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.<T>values(java.lang.Class<T>)?alt=com.azure.core.util.ExpandableStringEnum.<T>values&text=<T>values\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.equals(java.lang.Object)?alt=com.azure.core.util.ExpandableStringEnum.equals&text=equals\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.hashCode()?alt=com.azure.core.util.ExpandableStringEnum.hashCode&text=hashCode\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.toString()?alt=com.azure.core.util.ExpandableStringEnum.toString&text=toString\" data-throw-if-not-resolved=\"False\" />"
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
methodsRef:
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
syntax: "public final class **SentimentSkillLanguage**</br> extends <xref href=\"com.azure.core.util.ExpandableStringEnum?alt=com.azure.core.util.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.search.models.SentimentSkillLanguage?alt=com.azure.search.models.SentimentSkillLanguage&text=SentimentSkillLanguage\" data-throw-if-not-resolved=\"False\" />&gt;"
constructors:
- uid: "com.azure.search.models.SentimentSkillLanguage.SentimentSkillLanguage()"
fullName: "com.azure.search.models.SentimentSkillLanguage.SentimentSkillLanguage()"
name: "SentimentSkillLanguage()"
nameWithType: "SentimentSkillLanguage.SentimentSkillLanguage()"
syntax: "public SentimentSkillLanguage()"
fields:
- uid: "com.azure.search.models.SentimentSkillLanguage.DA"
fullName: "com.azure.search.models.SentimentSkillLanguage.DA"
name: "DA"
nameWithType: "SentimentSkillLanguage.DA"
summary: "Static value da for Sentiment<wbr>Skill<wbr>Language."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.SentimentSkillLanguage?alt=com.azure.search.models.SentimentSkillLanguage&text=SentimentSkillLanguage\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final SentimentSkillLanguage DA"
desc: "Static value da for SentimentSkillLanguage."
- uid: "com.azure.search.models.SentimentSkillLanguage.DE"
fullName: "com.azure.search.models.SentimentSkillLanguage.DE"
name: "DE"
nameWithType: "SentimentSkillLanguage.DE"
summary: "Static value de for Sentiment<wbr>Skill<wbr>Language."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.SentimentSkillLanguage?alt=com.azure.search.models.SentimentSkillLanguage&text=SentimentSkillLanguage\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final SentimentSkillLanguage DE"
desc: "Static value de for SentimentSkillLanguage."
- uid: "com.azure.search.models.SentimentSkillLanguage.EL"
fullName: "com.azure.search.models.SentimentSkillLanguage.EL"
name: "EL"
nameWithType: "SentimentSkillLanguage.EL"
summary: "Static value el for Sentiment<wbr>Skill<wbr>Language."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.SentimentSkillLanguage?alt=com.azure.search.models.SentimentSkillLanguage&text=SentimentSkillLanguage\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final SentimentSkillLanguage EL"
desc: "Static value el for SentimentSkillLanguage."
- uid: "com.azure.search.models.SentimentSkillLanguage.EN"
fullName: "com.azure.search.models.SentimentSkillLanguage.EN"
name: "EN"
nameWithType: "SentimentSkillLanguage.EN"
summary: "Static value en for Sentiment<wbr>Skill<wbr>Language."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.SentimentSkillLanguage?alt=com.azure.search.models.SentimentSkillLanguage&text=SentimentSkillLanguage\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final SentimentSkillLanguage EN"
desc: "Static value en for SentimentSkillLanguage."
- uid: "com.azure.search.models.SentimentSkillLanguage.ES"
fullName: "com.azure.search.models.SentimentSkillLanguage.ES"
name: "ES"
nameWithType: "SentimentSkillLanguage.ES"
summary: "Static value es for Sentiment<wbr>Skill<wbr>Language."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.SentimentSkillLanguage?alt=com.azure.search.models.SentimentSkillLanguage&text=SentimentSkillLanguage\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final SentimentSkillLanguage ES"
desc: "Static value es for SentimentSkillLanguage."
- uid: "com.azure.search.models.SentimentSkillLanguage.FI"
fullName: "com.azure.search.models.SentimentSkillLanguage.FI"
name: "FI"
nameWithType: "SentimentSkillLanguage.FI"
summary: "Static value fi for Sentiment<wbr>Skill<wbr>Language."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.SentimentSkillLanguage?alt=com.azure.search.models.SentimentSkillLanguage&text=SentimentSkillLanguage\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final SentimentSkillLanguage FI"
desc: "Static value fi for SentimentSkillLanguage."
- uid: "com.azure.search.models.SentimentSkillLanguage.FR"
fullName: "com.azure.search.models.SentimentSkillLanguage.FR"
name: "FR"
nameWithType: "SentimentSkillLanguage.FR"
summary: "Static value fr for Sentiment<wbr>Skill<wbr>Language."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.SentimentSkillLanguage?alt=com.azure.search.models.SentimentSkillLanguage&text=SentimentSkillLanguage\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final SentimentSkillLanguage FR"
desc: "Static value fr for SentimentSkillLanguage."
- uid: "com.azure.search.models.SentimentSkillLanguage.IT"
fullName: "com.azure.search.models.SentimentSkillLanguage.IT"
name: "IT"
nameWithType: "SentimentSkillLanguage.IT"
summary: "Static value it for Sentiment<wbr>Skill<wbr>Language."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.SentimentSkillLanguage?alt=com.azure.search.models.SentimentSkillLanguage&text=SentimentSkillLanguage\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final SentimentSkillLanguage IT"
desc: "Static value it for SentimentSkillLanguage."
- uid: "com.azure.search.models.SentimentSkillLanguage.NL"
fullName: "com.azure.search.models.SentimentSkillLanguage.NL"
name: "NL"
nameWithType: "SentimentSkillLanguage.NL"
summary: "Static value nl for Sentiment<wbr>Skill<wbr>Language."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.SentimentSkillLanguage?alt=com.azure.search.models.SentimentSkillLanguage&text=SentimentSkillLanguage\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final SentimentSkillLanguage NL"
desc: "Static value nl for SentimentSkillLanguage."
- uid: "com.azure.search.models.SentimentSkillLanguage.NO"
fullName: "com.azure.search.models.SentimentSkillLanguage.NO"
name: "NO"
nameWithType: "SentimentSkillLanguage.NO"
summary: "Static value no for Sentiment<wbr>Skill<wbr>Language."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.SentimentSkillLanguage?alt=com.azure.search.models.SentimentSkillLanguage&text=SentimentSkillLanguage\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final SentimentSkillLanguage NO"
desc: "Static value no for SentimentSkillLanguage."
- uid: "com.azure.search.models.SentimentSkillLanguage.PL"
fullName: "com.azure.search.models.SentimentSkillLanguage.PL"
name: "PL"
nameWithType: "SentimentSkillLanguage.PL"
summary: "Static value pl for Sentiment<wbr>Skill<wbr>Language."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.SentimentSkillLanguage?alt=com.azure.search.models.SentimentSkillLanguage&text=SentimentSkillLanguage\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final SentimentSkillLanguage PL"
desc: "Static value pl for SentimentSkillLanguage."
- uid: "com.azure.search.models.SentimentSkillLanguage.PT_PT"
fullName: "com.azure.search.models.SentimentSkillLanguage.PT_PT"
name: "PT_PT"
nameWithType: "SentimentSkillLanguage.PT_PT"
summary: "Static value pt-PT for Sentiment<wbr>Skill<wbr>Language."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.SentimentSkillLanguage?alt=com.azure.search.models.SentimentSkillLanguage&text=SentimentSkillLanguage\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final SentimentSkillLanguage PT_PT"
desc: "Static value pt-PT for SentimentSkillLanguage."
- uid: "com.azure.search.models.SentimentSkillLanguage.RU"
fullName: "com.azure.search.models.SentimentSkillLanguage.RU"
name: "RU"
nameWithType: "SentimentSkillLanguage.RU"
summary: "Static value ru for Sentiment<wbr>Skill<wbr>Language."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.SentimentSkillLanguage?alt=com.azure.search.models.SentimentSkillLanguage&text=SentimentSkillLanguage\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final SentimentSkillLanguage RU"
desc: "Static value ru for SentimentSkillLanguage."
- uid: "com.azure.search.models.SentimentSkillLanguage.SV"
fullName: "com.azure.search.models.SentimentSkillLanguage.SV"
name: "SV"
nameWithType: "SentimentSkillLanguage.SV"
summary: "Static value sv for Sentiment<wbr>Skill<wbr>Language."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.SentimentSkillLanguage?alt=com.azure.search.models.SentimentSkillLanguage&text=SentimentSkillLanguage\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final SentimentSkillLanguage SV"
desc: "Static value sv for SentimentSkillLanguage."
- uid: "com.azure.search.models.SentimentSkillLanguage.TR"
fullName: "com.azure.search.models.SentimentSkillLanguage.TR"
name: "TR"
nameWithType: "SentimentSkillLanguage.TR"
summary: "Static value tr for Sentiment<wbr>Skill<wbr>Language."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.search.models.SentimentSkillLanguage?alt=com.azure.search.models.SentimentSkillLanguage&text=SentimentSkillLanguage\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final SentimentSkillLanguage TR"
desc: "Static value tr for SentimentSkillLanguage."
methods:
- uid: "com.azure.search.models.SentimentSkillLanguage.fromString(java.lang.String)"
fullName: "com.azure.search.models.SentimentSkillLanguage.fromString(String name)"
name: "fromString(String name)"
nameWithType: "SentimentSkillLanguage.fromString(String name)"
summary: "Creates or finds a Sentiment<wbr>Skill<wbr>Language from its string representation."
modifiers:
- "static"
parameters:
- description: "a name to look for."
name: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public static SentimentSkillLanguage fromString(String name)"
desc: "Creates or finds a SentimentSkillLanguage from its string representation."
returns:
description: "the corresponding SentimentSkillLanguage."
type: "<xref href=\"com.azure.search.models.SentimentSkillLanguage?alt=com.azure.search.models.SentimentSkillLanguage&text=SentimentSkillLanguage\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.search.models.SentimentSkillLanguage.values()"
fullName: "com.azure.search.models.SentimentSkillLanguage.values()"
name: "values()"
nameWithType: "SentimentSkillLanguage.values()"
modifiers:
- "static"
syntax: "public static Collection<SentimentSkillLanguage> values()"
returns:
description: "known SentimentSkillLanguage values."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html\">Collection</a>&lt;<xref href=\"com.azure.search.models.SentimentSkillLanguage?alt=com.azure.search.models.SentimentSkillLanguage&text=SentimentSkillLanguage\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "class"
desc: "Defines values for SentimentSkillLanguage."
metadata: {}
package: "com.azure.search.models"
artifact: com.azure:azure-search:11.0.0-beta.1