Send feedback
Google Cloud Dialogflow V2 Client - Class ConversationModelConfig (2.1.2)
Stay organized with collections
Save and categorize content based on your preferences.
Version latestkeyboard_arrow_down
Reference documentation and code samples for the Google Cloud Dialogflow V2 Client class ConversationModelConfig.
Custom conversation models used in agent assist feature.
Supported feature: ARTICLE_SUGGESTION, SMART_COMPOSE, SMART_REPLY,
CONVERSATION_SUMMARIZATION.
Generated from protobuf message google.cloud.dialogflow.v2.HumanAgentAssistantConfig.ConversationModelConfig
Namespace
Google \ Cloud \ Dialogflow \ V2 \ HumanAgentAssistantConfig
Methods
__construct
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ model
string
Conversation model resource name. Format: projects/<Project ID>/conversationModels/<Model ID>
.
↳ baseline_model_version
string
Version of current baseline model. It will be ignored if model is set. Valid versions are: Article Suggestion baseline model: - 0.9 - 1.0 (default) Summarization baseline model: - 1.0
getModel
Conversation model resource name. Format: projects/<Project
ID>/conversationModels/<Model ID>
.
Returns
Type
Description
string
setModel
Conversation model resource name. Format: projects/<Project
ID>/conversationModels/<Model ID>
.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getBaselineModelVersion
Version of current baseline model. It will be ignored if
model
is set. Valid versions are:
Article Suggestion baseline model:
0.9
1.0 (default)
Summarization baseline model:
1.0
Returns
Type
Description
string
setBaselineModelVersion
Version of current baseline model. It will be ignored if
model
is set. Valid versions are:
Article Suggestion baseline model:
0.9
1.0 (default)
Summarization baseline model:
1.0
Parameter
Name
Description
var
string
Returns
Type
Description
$this
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-04 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Dialogflow V2 Client - Class ConversationModelConfig (2.1.2)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.2 (latest)](/php/docs/reference/cloud-dialogflow/latest/V2.HumanAgentAssistantConfig.ConversationModelConfig)\n- [2.1.1](/php/docs/reference/cloud-dialogflow/2.1.1/V2.HumanAgentAssistantConfig.ConversationModelConfig)\n- [2.0.1](/php/docs/reference/cloud-dialogflow/2.0.1/V2.HumanAgentAssistantConfig.ConversationModelConfig)\n- [1.17.2](/php/docs/reference/cloud-dialogflow/1.17.2/V2.HumanAgentAssistantConfig.ConversationModelConfig)\n- [1.16.0](/php/docs/reference/cloud-dialogflow/1.16.0/V2.HumanAgentAssistantConfig.ConversationModelConfig)\n- [1.15.1](/php/docs/reference/cloud-dialogflow/1.15.1/V2.HumanAgentAssistantConfig.ConversationModelConfig)\n- [1.14.0](/php/docs/reference/cloud-dialogflow/1.14.0/V2.HumanAgentAssistantConfig.ConversationModelConfig)\n- [1.13.0](/php/docs/reference/cloud-dialogflow/1.13.0/V2.HumanAgentAssistantConfig.ConversationModelConfig)\n- [1.12.3](/php/docs/reference/cloud-dialogflow/1.12.3/V2.HumanAgentAssistantConfig.ConversationModelConfig)\n- [1.11.0](/php/docs/reference/cloud-dialogflow/1.11.0/V2.HumanAgentAssistantConfig.ConversationModelConfig)\n- [1.10.2](/php/docs/reference/cloud-dialogflow/1.10.2/V2.HumanAgentAssistantConfig.ConversationModelConfig)\n- [1.9.0](/php/docs/reference/cloud-dialogflow/1.9.0/V2.HumanAgentAssistantConfig.ConversationModelConfig)\n- [1.8.0](/php/docs/reference/cloud-dialogflow/1.8.0/V2.HumanAgentAssistantConfig.ConversationModelConfig)\n- [1.7.2](/php/docs/reference/cloud-dialogflow/1.7.2/V2.HumanAgentAssistantConfig.ConversationModelConfig)\n- [1.6.0](/php/docs/reference/cloud-dialogflow/1.6.0/V2.HumanAgentAssistantConfig.ConversationModelConfig)\n- [1.5.0](/php/docs/reference/cloud-dialogflow/1.5.0/V2.HumanAgentAssistantConfig.ConversationModelConfig)\n- [1.4.0](/php/docs/reference/cloud-dialogflow/1.4.0/V2.HumanAgentAssistantConfig.ConversationModelConfig)\n- [1.3.2](/php/docs/reference/cloud-dialogflow/1.3.2/V2.HumanAgentAssistantConfig.ConversationModelConfig)\n- [1.2.0](/php/docs/reference/cloud-dialogflow/1.2.0/V2.HumanAgentAssistantConfig.ConversationModelConfig)\n- [1.1.1](/php/docs/reference/cloud-dialogflow/1.1.1/V2.HumanAgentAssistantConfig.ConversationModelConfig)\n- [1.0.1](/php/docs/reference/cloud-dialogflow/1.0.1/V2.HumanAgentAssistantConfig.ConversationModelConfig) \nReference documentation and code samples for the Google Cloud Dialogflow V2 Client class ConversationModelConfig.\n\nCustom conversation models used in agent assist feature.\n\nSupported feature: ARTICLE_SUGGESTION, SMART_COMPOSE, SMART_REPLY,\nCONVERSATION_SUMMARIZATION.\n\nGenerated from protobuf message `google.cloud.dialogflow.v2.HumanAgentAssistantConfig.ConversationModelConfig`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Dialogflow \\\\ V2 \\\\ HumanAgentAssistantConfig\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getModel\n\nConversation model resource name. Format: `projects/\u003cProject\nID\u003e/conversationModels/\u003cModel ID\u003e`.\n\n### setModel\n\nConversation model resource name. Format: `projects/\u003cProject\nID\u003e/conversationModels/\u003cModel ID\u003e`.\n\n### getBaselineModelVersion\n\nVersion of current baseline model. It will be ignored if\n[model](/php/docs/reference/cloud-dialogflow/latest/V2.HumanAgentAssistantConfig.ConversationModelConfig#_Google_Cloud_Dialogflow_V2_HumanAgentAssistantConfig_ConversationModelConfig__getModel__)\nis set. Valid versions are:\nArticle Suggestion baseline model:\n\n- 0.9\n- 1.0 (default) Summarization baseline model:\n- 1.0\n\n### setBaselineModelVersion\n\nVersion of current baseline model. It will be ignored if\n[model](/php/docs/reference/cloud-dialogflow/latest/V2.HumanAgentAssistantConfig.ConversationModelConfig#_Google_Cloud_Dialogflow_V2_HumanAgentAssistantConfig_ConversationModelConfig__getModel__)\nis set. Valid versions are:\nArticle Suggestion baseline model:\n\n- 0.9\n- 1.0 (default) Summarization baseline model:\n- 1.0"]]