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."],[[["This webpage provides documentation for the `GetGenerativeSettingsRequest` class within the Dialogflow v3 API for .NET, specifically within the `Google.Cloud.Dialogflow.Cx.V3` namespace."],["The `GetGenerativeSettingsRequest` class is used to construct requests for retrieving generative settings within Dialogflow CX, as part of the `Agents.GetGenerativeSettings` RPC."],["The documentation includes details on the class's constructors, properties like `AgentGenerativeSettingsName`, `LanguageCode`, and `Name`, along with its implementation of various interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The webpage also lists various historical versions of the API, ranging from version 1.0.0 up to 2.23.0, with the latest version being 2.23.0."],["The document provides the inherited members like `GetHashCode()`, `GetType()` and `ToString()` from the base object class."]]],[]]