Package | Description |
---|---|
com.google.cloud.language.v1beta2 |
A client to Cloud Natural Language API
|
Modifier and Type | Method and Description |
---|---|
static Document.BoilerplateHandling |
Document.BoilerplateHandling.forNumber(int value) |
Document.BoilerplateHandling |
DocumentOrBuilder.getBoilerplateHandling()
Indicates how detected boilerplate(e.g.
|
Document.BoilerplateHandling |
Document.getBoilerplateHandling()
Indicates how detected boilerplate(e.g.
|
Document.BoilerplateHandling |
Document.Builder.getBoilerplateHandling()
Indicates how detected boilerplate(e.g.
|
static Document.BoilerplateHandling |
Document.BoilerplateHandling.valueOf(Descriptors.EnumValueDescriptor desc) |
static Document.BoilerplateHandling |
Document.BoilerplateHandling.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Document.BoilerplateHandling |
Document.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.
|
Modifier and Type | Method and Description |
---|---|
static Internal.EnumLiteMap<Document.BoilerplateHandling> |
Document.BoilerplateHandling.internalGetValueMap() |
Modifier and Type | Method and Description |
---|---|
Document.Builder |
Document.Builder.setBoilerplateHandling(Document.BoilerplateHandling value)
Indicates how detected boilerplate(e.g.
|
Copyright © 2022 Google LLC. All rights reserved.