Class: Google::Cloud::Language::V1beta2::ClassifyTextResponse

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

Overview

The document classification response message.

Instance Attribute Summary collapse

Instance Attribute Details

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

Returns Categories representing the input document.

Returns:



905
# File 'lib/google/cloud/language/v1beta2/doc/google/cloud/language/v1beta2/language_service.rb', line 905

class ClassifyTextResponse; end