Module: Google::Cloud::Language::V1::Document::Type

Defined in:
lib/google/cloud/language/v1/doc/google/cloud/language/v1/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