Reference documentation and code samples for the Discovery Engine V1BETA API class Google::Cloud::DiscoveryEngine::V1beta::AnswerGenerationSpec.
The specification for answer generation.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#user_defined_classifier_spec
def user_defined_classifier_spec() -> ::Google::Cloud::DiscoveryEngine::V1beta::AnswerGenerationSpec::UserDefinedClassifierSpec
Returns
- (::Google::Cloud::DiscoveryEngine::V1beta::AnswerGenerationSpec::UserDefinedClassifierSpec) — Optional. The specification for user specified classifier spec.
#user_defined_classifier_spec=
def user_defined_classifier_spec=(value) -> ::Google::Cloud::DiscoveryEngine::V1beta::AnswerGenerationSpec::UserDefinedClassifierSpec
Parameter
- value (::Google::Cloud::DiscoveryEngine::V1beta::AnswerGenerationSpec::UserDefinedClassifierSpec) — Optional. The specification for user specified classifier spec.
Returns
- (::Google::Cloud::DiscoveryEngine::V1beta::AnswerGenerationSpec::UserDefinedClassifierSpec) — Optional. The specification for user specified classifier spec.