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."],[[["This webpage provides reference documentation for the `GetGenerativeSettingsRequest` class within the Google Cloud Dialogflow Cx v3 API."],["The `GetGenerativeSettingsRequest` class is used to make requests to the `GetGenerativeSettings` RPC method for the retrieval of generative settings, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the `GetGenerativeSettingsRequest` class is 2.23.0, and there are 36 different version to navigate through, including minor release versions such as 1.1.0, 1.2.0 and 2.2.0 as well as major release versions such as 1.0.0, and 2.0.0."],["The `GetGenerativeSettingsRequest` class has properties such as `AgentGenerativeSettingsName`, `LanguageCode`, and `Name`, for which you can set the values of during it's creation."],["The class inherits basic functions from object, and is in the namespace `Google.Cloud.Dialogflow.Cx.V3`."]]],[]]