### YamlMime:JavaType uid: "com.azure.ai.contentsafety.models.AnalyzeTextOutputType" fullName: "com.azure.ai.contentsafety.models.AnalyzeTextOutputType" name: "AnalyzeTextOutputType" nameWithType: "AnalyzeTextOutputType" summary: "The type of text analysis output." inheritances: - "" - "" inheritedClassMethods: - classRef: "" methodsRef: - "fromString(java.lang.String,java.lang.Class)?alt=com.azure.core.util.ExpandableStringEnum.fromString&text=fromString\" data-throw-if-not-resolved=\"False\" />" - "values(java.lang.Class)?alt=com.azure.core.util.ExpandableStringEnum.values&text=values\" data-throw-if-not-resolved=\"False\" />" - "" - "" - "" - classRef: "java.lang.Object" methodsRef: - "clone" - "finalize" - "getClass" - "notify" - "notifyAll" - "wait" - "wait" - "wait" syntax: "public final class **AnalyzeTextOutputType**
extends <>" constructors: - uid: "com.azure.ai.contentsafety.models.AnalyzeTextOutputType.AnalyzeTextOutputType()" fullName: "com.azure.ai.contentsafety.models.AnalyzeTextOutputType.AnalyzeTextOutputType()" name: "AnalyzeTextOutputType()" nameWithType: "AnalyzeTextOutputType.AnalyzeTextOutputType()" summary: "Creates a new instance of AnalyzeTextOutputType value." deprecatedTag: "Use the factory method." syntax: "@Deprecated
public AnalyzeTextOutputType()" desc: "Creates a new instance of AnalyzeTextOutputType value." hasDeprecatedTag: true fields: - uid: "com.azure.ai.contentsafety.models.AnalyzeTextOutputType.EIGHT_SEVERITY_LEVELS" fullName: "com.azure.ai.contentsafety.models.AnalyzeTextOutputType.EIGHT_SEVERITY_LEVELS" name: "EIGHT_SEVERITY_LEVELS" nameWithType: "AnalyzeTextOutputType.EIGHT_SEVERITY_LEVELS" summary: "Output severities in eight levels, the value could be 0,1,2,3,4,5,6,7." modifiers: - "static" - "final" field: type: "" syntax: "public static final AnalyzeTextOutputType EIGHT_SEVERITY_LEVELS" desc: "Output severities in eight levels, the value could be 0,1,2,3,4,5,6,7." - uid: "com.azure.ai.contentsafety.models.AnalyzeTextOutputType.FOUR_SEVERITY_LEVELS" fullName: "com.azure.ai.contentsafety.models.AnalyzeTextOutputType.FOUR_SEVERITY_LEVELS" name: "FOUR_SEVERITY_LEVELS" nameWithType: "AnalyzeTextOutputType.FOUR_SEVERITY_LEVELS" summary: "Output severities in four levels, the value could be 0,2,4,6." modifiers: - "static" - "final" field: type: "" syntax: "public static final AnalyzeTextOutputType FOUR_SEVERITY_LEVELS" desc: "Output severities in four levels, the value could be 0,2,4,6." methods: - uid: "com.azure.ai.contentsafety.models.AnalyzeTextOutputType.fromString(java.lang.String)" fullName: "com.azure.ai.contentsafety.models.AnalyzeTextOutputType.fromString(String name)" name: "fromString(String name)" nameWithType: "AnalyzeTextOutputType.fromString(String name)" summary: "Creates or finds a AnalyzeTextOutputType from its string representation." modifiers: - "static" parameters: - description: "a name to look for." name: "name" type: "String" syntax: "public static AnalyzeTextOutputType fromString(String name)" desc: "Creates or finds a AnalyzeTextOutputType from its string representation." returns: description: "the corresponding AnalyzeTextOutputType." type: "" - uid: "com.azure.ai.contentsafety.models.AnalyzeTextOutputType.values()" fullName: "com.azure.ai.contentsafety.models.AnalyzeTextOutputType.values()" name: "values()" nameWithType: "AnalyzeTextOutputType.values()" summary: "Gets known AnalyzeTextOutputType values." modifiers: - "static" syntax: "public static Collection values()" desc: "Gets known AnalyzeTextOutputType values." returns: description: "known AnalyzeTextOutputType values." type: "Collection<>" type: "class" desc: "The type of text analysis output." metadata: {} package: "com.azure.ai.contentsafety.models" artifact: com.azure:azure-ai-contentsafety:1.0.6