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 webpage provides reference documentation for the `UpdateGenerativeSettingsRequest` class within the Dialogflow v3 API, specifically for the .NET environment."],["The content covers the class's implementation details, such as the interfaces it implements, inherited members, namespace, assembly, constructors, and properties."],["The `UpdateGenerativeSettingsRequest` class is used to manage the updating of generative settings for Dialogflow CX agents."],["The latest version of this class is 2.23.0, and the documentation provides links to other available versions, ranging from 1.0.0 to 2.22.0."],["The documentation also covers the properties `GenerativeSettings`, and `UpdateMask`, which are necessary to set and send these requests."]]],[]]