public sealed class Deployment.Types.Result : IMessage<Deployment.Types.Result>, IEquatable<Deployment.Types.Result>, IDeepCloneable<Deployment.Types.Result>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class Deployment.Types.Result.
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\u003eThis webpage provides documentation for the \u003ccode\u003eDeployment.Types.Result\u003c/code\u003e class within the Dialogflow v3 API for .NET, specifically listing various versions from 1.0.0 to 2.23.0 with version 2.23.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeployment.Types.Result\u003c/code\u003e class represents the result of a deployment and includes information such as the test results and the associated experiment.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties \u003ccode\u003eDeploymentTestResults\u003c/code\u003e which is a list of test results and \u003ccode\u003eExperiment\u003c/code\u003e, which holds the name of the associated experiment.\u003c/p\u003e\n"],["\u003cp\u003eThe class has 2 constructors: \u003ccode\u003eResult()\u003c/code\u003e and \u003ccode\u003eResult(Deployment.Types.Result other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]