public sealed class Result : IMessage<Deployment.Types.Result>, IEquatable<Deployment.Types.Result>, IDeepCloneable<Deployment.Types.Result>, IBufferMessage, IMessage
public RepeatedField<string> DeploymentTestResults { get; }
Results of test cases running before the deployment.
Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent
ID>/testCases/<TestCase ID>/results/<TestCaseResult ID>.
The name of the experiment triggered by this deployment.
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 latest version available is 2.23.0, found under the \u003ccode\u003e/dotnet/docs/reference/Google.Cloud.Dialogflow.Cx.V3/latest/Google.Cloud.Dialogflow.Cx.V3.Deployment.Types.Result\u003c/code\u003e path.\u003c/p\u003e\n"],["\u003cp\u003eThis content provides a list of historical versions for \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3.Deployment.Types.Result\u003c/code\u003e, ranging from version 1.0.0 up to the latest 2.23.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeployment.Types.Result\u003c/code\u003e is a class that represents the result of a deployment, and it implements various 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 \u003ccode\u003eResult\u003c/code\u003e class has properties like \u003ccode\u003eDeploymentTestResults\u003c/code\u003e, which contains the test case results before deployment, and \u003ccode\u003eExperiment\u003c/code\u003e, which provides the name of the triggered experiment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eResult\u003c/code\u003e class also has two constructors: a default one and one that receives the deployment result, allowing for the creation of new objects.\u003c/p\u003e\n"]]],[],null,[]]