Natural Language V1beta2 API - Module Google::Cloud::Language::V1beta2::Document::BoilerplateHandling (v0.11.0)

Reference documentation and code samples for the Natural Language V1beta2 API module Google::Cloud::Language::V1beta2::Document::BoilerplateHandling.

Ways of handling boilerplate detected in the document

Constants

BOILERPLATE_HANDLING_UNSPECIFIED

value: 0
The boilerplate handling is not specified.

SKIP_BOILERPLATE

value: 1
Do not analyze detected boilerplate. Reference web URI is required for detecting boilerplate.

KEEP_BOILERPLATE

value: 2
Treat boilerplate the same as content.