Module: Google::Cloud::Language::V1beta2::Document::Type

Defined in:
lib/google/cloud/language/v1beta2/doc/google/cloud/language/v1beta2/language_service.rb

Overview

The document types enum.

Constant Summary collapse

TYPE_UNSPECIFIED =

The content type is not specified.

0
PLAIN_TEXT =

Plain text

1
HTML =

HTML

2