Class: Google::Cloud::Language::V1beta2::ClassifyTextRequest
- Inherits:
-
Object
- Object
- Google::Cloud::Language::V1beta2::ClassifyTextRequest
- Defined in:
- lib/google/cloud/language/v1beta2/doc/google/cloud/language/v1beta2/language_service.rb
Overview
The document classification request message.
Instance Attribute Summary collapse
-
#document ⇒ Google::Cloud::Language::V1beta2::Document
Input document.
Instance Attribute Details
#document ⇒ Google::Cloud::Language::V1beta2::Document
Returns Input document.
874 |
# File 'lib/google/cloud/language/v1beta2/doc/google/cloud/language/v1beta2/language_service.rb', line 874 class ClassifyTextRequest; end |