Reference documentation and code samples for the Discovery Engine V1 API class Google::Cloud::DiscoveryEngine::V1::Answer::QueryUnderstandingInfo::QueryClassificationInfo.
Query classification information.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#positive
def positive() -> ::Boolean
Returns
- (::Boolean) — Classification output.
#positive=
def positive=(value) -> ::Boolean
Parameter
- value (::Boolean) — Classification output.
Returns
- (::Boolean) — Classification output.
#type
def type() -> ::Google::Cloud::DiscoveryEngine::V1::Answer::QueryUnderstandingInfo::QueryClassificationInfo::Type
Returns
- (::Google::Cloud::DiscoveryEngine::V1::Answer::QueryUnderstandingInfo::QueryClassificationInfo::Type) — Query classification type.
#type=
def type=(value) -> ::Google::Cloud::DiscoveryEngine::V1::Answer::QueryUnderstandingInfo::QueryClassificationInfo::Type
Parameter
- value (::Google::Cloud::DiscoveryEngine::V1::Answer::QueryUnderstandingInfo::QueryClassificationInfo::Type) — Query classification type.
Returns
- (::Google::Cloud::DiscoveryEngine::V1::Answer::QueryUnderstandingInfo::QueryClassificationInfo::Type) — Query classification type.