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/<ProjectID>/locations/<LocationID>/agents/<AgentID>/testCases/<TestCaseID>/results/<TestCaseResultID>.
The name of the experiment triggered by this deployment.
Format:
projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/environments/<EnvironmentID>/experiments/<ExperimentID>.
[[["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-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eDeployment.Types.Result\u003c/code\u003e class within the Google.Cloud.Dialogflow.Cx.V3 API, detailing its properties, constructors, and implemented interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 2.23.0, with a range of previous versions available, from 1.0.0 up to 2.22.0, for reference in the Google.Cloud.Dialogflow.Cx.V3 namespace.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeployment.Types.Result\u003c/code\u003e is a class representing the outcome of a deployment, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing multiple 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 class includes properties like \u003ccode\u003eDeploymentTestResults\u003c/code\u003e, a list of test case result IDs, and \u003ccode\u003eExperiment\u003c/code\u003e, which links to an experiment triggered by the deployment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eResult\u003c/code\u003e class also contains constructors to build a new instance of the object, or to build it based on another pre-existing \u003ccode\u003eResult\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]