static HtmlSanitization |
HtmlSanitization.forNumber(int value) |
|
HtmlSanitization |
Job.ProcessingOptions.Builder.getHtmlSanitization() |
Option for job HTML content sanitization.
|
HtmlSanitization |
Job.ProcessingOptions.getHtmlSanitization() |
Option for job HTML content sanitization.
|
HtmlSanitization |
Job.ProcessingOptionsOrBuilder.getHtmlSanitization() |
Option for job HTML content sanitization.
|
static HtmlSanitization |
HtmlSanitization.valueOf(int value) |
Deprecated.
|
static HtmlSanitization |
HtmlSanitization.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static HtmlSanitization |
HtmlSanitization.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.
|