Reference documentation and code samples for the Dialogflow V2 API class Google::Cloud::Dialogflow::V2::ArticleSuggestionModelMetadata.
Metadata for article suggestion models.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#training_model_type
def training_model_type() -> ::Google::Cloud::Dialogflow::V2::ConversationModel::ModelType
Returns
- (::Google::Cloud::Dialogflow::V2::ConversationModel::ModelType) — Optional. Type of the article suggestion model. If not provided, model_type is used.
#training_model_type=
def training_model_type=(value) -> ::Google::Cloud::Dialogflow::V2::ConversationModel::ModelType
Parameter
- value (::Google::Cloud::Dialogflow::V2::ConversationModel::ModelType) — Optional. Type of the article suggestion model. If not provided, model_type is used.
Returns
- (::Google::Cloud::Dialogflow::V2::ConversationModel::ModelType) — Optional. Type of the article suggestion model. If not provided, model_type is used.