Reference documentation and code samples for the Google Cloud Dialogflow Cx V3 Client class GenerativeSettings.
Settings for Generative AI.
Generated from protobuf message google.cloud.dialogflow.cx.v3.GenerativeSettings
Namespace
Google \ Cloud \ Dialogflow \ Cx \ V3Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/generativeSettings
.
↳ fallback_settings
↳ generative_safety_settings
↳ knowledge_connector_settings
Google\Cloud\Dialogflow\Cx\V3\GenerativeSettings\KnowledgeConnectorSettings
Settings for knowledge connector.
↳ language_code
string
Language for this settings.
getName
Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent
ID>/generativeSettings
.
string
setName
Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent
ID>/generativeSettings
.
var
string
$this
getFallbackSettings
Settings for Generative Fallback.
hasFallbackSettings
clearFallbackSettings
setFallbackSettings
Settings for Generative Fallback.
$this
getGenerativeSafetySettings
Settings for Generative Safety.
hasGenerativeSafetySettings
clearGenerativeSafetySettings
setGenerativeSafetySettings
Settings for Generative Safety.
$this
getKnowledgeConnectorSettings
Settings for knowledge connector.
hasKnowledgeConnectorSettings
clearKnowledgeConnectorSettings
setKnowledgeConnectorSettings
Settings for knowledge connector.
$this
getLanguageCode
Language for this settings.
string
setLanguageCode
Language for this settings.
var
string
$this