Class: Google::Cloud::Language::V1::ClassifyTextResponse

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/language/v1/doc/google/cloud/language/v1/language_service.rb

Overview

The document classification response message.

Instance Attribute Summary collapse

Instance Attribute Details

#categoriesArray<Google::Cloud::Language::V1::ClassificationCategory>

Returns Categories representing the input document.

Returns:



912
# File 'lib/google/cloud/language/v1/doc/google/cloud/language/v1/language_service.rb', line 912

class ClassifyTextResponse; end