public sealed class UpdateGenerativeSettingsRequest : IMessage<UpdateGenerativeSettingsRequest>, IEquatable<UpdateGenerativeSettingsRequest>, IDeepCloneable<UpdateGenerativeSettingsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class UpdateGenerativeSettingsRequest.
Request for
[UpdateGenerativeSettings][google.cloud.dialogflow.cx.v3.Agents.UpdateGenerativeSettings]
RPC.
[[["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-03-21 UTC."],[[["This page provides reference documentation for the `UpdateGenerativeSettingsRequest` class within the Google Cloud Dialogflow CX V3 API."],["The `UpdateGenerativeSettingsRequest` class is used to update generative settings within the Dialogflow CX agents."],["The latest version available is 2.23.0, with versions ranging from 1.0.0 to 2.23.0 accessible on this page."],["This `UpdateGenerativeSettingsRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `UpdateGenerativeSettingsRequest` class include `GenerativeSettings`, which defines the settings to be updated, and `UpdateMask`, to control the specific fields to modify."]]],[]]