public sealed class GetGenerativeSettingsRequest : IMessage<GetGenerativeSettingsRequest>, IEquatable<GetGenerativeSettingsRequest>, IDeepCloneable<GetGenerativeSettingsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class GetGenerativeSettingsRequest.
Request for
[GetGenerativeSettings][google.cloud.dialogflow.cx.v3.Agents.GetGenerativeSettings]
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-04-09 UTC."],[[["The latest version of the Dialogflow v3 API for `GetGenerativeSettingsRequest` is 2.23.0, and this page provides access to documentation for versions ranging from 1.0.0 to 2.23.0."],["`GetGenerativeSettingsRequest` is a class in the Google.Cloud.Dialogflow.Cx.V3 namespace used to request generative settings through the Dialogflow v3 API."],["The `GetGenerativeSettingsRequest` class implements interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage, ensuring compatibility and functionality."],["The class includes properties like `AgentGenerativeSettingsName`, `LanguageCode`, and `Name`, which are essential for configuring and specifying the generative settings request."],["The GetGenerativeSettingsRequest class has two constructors: the default GetGenerativeSettingsRequest() and GetGenerativeSettingsRequest(GetGenerativeSettingsRequest other), which allows the creation of a new GetGenerativeSettingsRequest instance from an existing one."]]],[]]