Uses of Class
com.google.cloud.language.v1beta2.Document.BoilerplateHandling
-
Packages that use Document.BoilerplateHandling Package Description com.google.cloud.language.v1beta2 A client to Cloud Natural Language API -
-
Uses of Document.BoilerplateHandling in com.google.cloud.language.v1beta2
Methods in com.google.cloud.language.v1beta2 that return Document.BoilerplateHandling Modifier and Type Method Description static Document.BoilerplateHandlingDocument.BoilerplateHandling. forNumber(int value)Document.BoilerplateHandlingDocument.Builder. getBoilerplateHandling()Indicates how detected boilerplate(e.g.Document.BoilerplateHandlingDocument. getBoilerplateHandling()Indicates how detected boilerplate(e.g.Document.BoilerplateHandlingDocumentOrBuilder. getBoilerplateHandling()Indicates how detected boilerplate(e.g.static Document.BoilerplateHandlingDocument.BoilerplateHandling. valueOf(int value)Deprecated.static Document.BoilerplateHandlingDocument.BoilerplateHandling. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static Document.BoilerplateHandlingDocument.BoilerplateHandling. valueOf(String name)Returns the enum constant of this type with the specified name.static Document.BoilerplateHandling[]Document.BoilerplateHandling. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.language.v1beta2 that return types with arguments of type Document.BoilerplateHandling Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<Document.BoilerplateHandling>Document.BoilerplateHandling. internalGetValueMap()Methods in com.google.cloud.language.v1beta2 with parameters of type Document.BoilerplateHandling Modifier and Type Method Description Document.BuilderDocument.Builder. setBoilerplateHandling(Document.BoilerplateHandling value)Indicates how detected boilerplate(e.g.
-