public sealed class GetExperimentRequest : IMessage<GetExperimentRequest>, IEquatable<GetExperimentRequest>, IDeepCloneable<GetExperimentRequest>, IBufferMessage, IMessage
The request message for [Experiments.GetExperiment][google.cloud.dialogflow.cx.v3.Experiments.GetExperiment].
Required. The name of the [Environment][google.cloud.dialogflow.cx.v3.Environment].
Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent
ID>/environments/<Environment ID>/experiments/<Experiment ID>.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe page provides documentation for the \u003ccode\u003eGetExperimentRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, specifically for the .NET platform.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetExperimentRequest\u003c/code\u003e class is used for retrieving experiment details in Dialogflow CX, and it inherits from \u003ccode\u003eObject\u003c/code\u003e while implementing interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation outlines the available versions of the \u003ccode\u003eGetExperimentRequest\u003c/code\u003e class, ranging from the latest version \u003ccode\u003e2.23.0\u003c/code\u003e down to version \u003ccode\u003e1.0.0\u003c/code\u003e, allowing users to reference specific versions.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eExperimentName\u003c/code\u003e (a typed view) and \u003ccode\u003eName\u003c/code\u003e (a string), where \u003ccode\u003eName\u003c/code\u003e is a required field specifying the environment and experiment to look up, formatted in the required format.\u003c/p\u003e\n"],["\u003cp\u003eThe class also provides default and parameterized constructors, one that takes another GetExperimentRequest as a parameter, and one without.\u003c/p\u003e\n"]]],[],null,[]]