Uses of Class
com.google.cloud.talent.v4beta1.HtmlSanitization
-
Packages that use HtmlSanitization Package Description com.google.cloud.talent.v4beta1 A client to Cloud Talent Solution API -
-
Uses of HtmlSanitization in com.google.cloud.talent.v4beta1
Methods in com.google.cloud.talent.v4beta1 that return HtmlSanitization Modifier and Type Method Description static HtmlSanitizationHtmlSanitization. forNumber(int value)HtmlSanitizationJob.ProcessingOptions.Builder. getHtmlSanitization()Option for job HTML content sanitization.HtmlSanitizationJob.ProcessingOptions. getHtmlSanitization()Option for job HTML content sanitization.HtmlSanitizationJob.ProcessingOptionsOrBuilder. getHtmlSanitization()Option for job HTML content sanitization.static HtmlSanitizationHtmlSanitization. valueOf(int value)Deprecated.static HtmlSanitizationHtmlSanitization. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static HtmlSanitizationHtmlSanitization. valueOf(String name)Returns the enum constant of this type with the specified name.static HtmlSanitization[]HtmlSanitization. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.talent.v4beta1 that return types with arguments of type HtmlSanitization Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<HtmlSanitization>HtmlSanitization. internalGetValueMap()Methods in com.google.cloud.talent.v4beta1 with parameters of type HtmlSanitization Modifier and Type Method Description Job.ProcessingOptions.BuilderJob.ProcessingOptions.Builder. setHtmlSanitization(HtmlSanitization value)Option for job HTML content sanitization.
-