Reference documentation and code samples for the Natural Language V1 API class Google::Cloud::Language::V1::ClassifyTextRequest.
The document classification request message.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#document
def document() -> ::Google::Cloud::Language::V1::Document
Returns
- (::Google::Cloud::Language::V1::Document) — Input document.
#document=
def document=(value) -> ::Google::Cloud::Language::V1::Document
Parameter
- value (::Google::Cloud::Language::V1::Document) — Input document.
Returns
- (::Google::Cloud::Language::V1::Document) — Input document.