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-03-21 UTC."],[[["The webpage provides documentation for the `GetGenerativeSettingsRequest` class within the Dialogflow v3 API for .NET, detailing its purpose for retrieving generative settings."],["This `GetGenerativeSettingsRequest` class, part of the `Google.Cloud.Dialogflow.Cx.V3` namespace, is used for making RPC requests to fetch generative settings and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The content includes a comprehensive list of available versions, ranging from the latest version 2.23.0 down to version 1.0.0, for the `GetGenerativeSettingsRequest` documentation."],["Key properties of `GetGenerativeSettingsRequest` include `AgentGenerativeSettingsName`, `LanguageCode`, and `Name`, which are essential for specifying the request details, including the language and the resource path."],["The webpage provides access to the documentation for the class constructor that can either instantiate an empty object, or with another `GetGenerativeSettingsRequest` object."]]],[]]