Some products and features are in the process of being renamed. Generative playbook and flow features are also being migrated to a single consolidated console. See the details.
Represents a deployment in an environment. A deployment happens when a flow version configured to be active in the environment. You can configure running pre-deployment steps, e.g. running validation test cases, experiment auto-rollout, etc.
Uses RFC 3339, where generated output will always be Z-normalized and use 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: "2014-10-02T15:01:23Z", "2014-10-02T15:01:23.045123456Z" or "2014-10-02T15:01:23+05:30".
Uses RFC 3339, where generated output will always be Z-normalized and use 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: "2014-10-02T15:01:23Z", "2014-10-02T15:01:23.045123456Z" or "2014-10-02T15:01:23+05:30".
Results of test cases running before the deployment. Format: projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/testCases/<TestCaseID>/results/<TestCaseResultID>.
experiment
string
The name of the experiment triggered by this deployment. Format: projects//locations//agents//environments//experiments/.
[[["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-21 UTC."],[[["\u003cp\u003eDeployments represent a flow version made active in an environment, including any pre-deployment steps.\u003c/p\u003e\n"],["\u003cp\u003eEach deployment has a state that can be unspecified, running, succeeded, or failed.\u003c/p\u003e\n"],["\u003cp\u003eDeployments are described by fields including name, flow version, state, result, start time, and end time, all detailed within a JSON representation.\u003c/p\u003e\n"],["\u003cp\u003eThe result of a deployment can include outcomes of test cases and the name of any triggered experiment.\u003c/p\u003e\n"],["\u003cp\u003eThere are methods available to get or list deployments, allowing for the retrieval of a specific deployment or a list of all deployments within an environment.\u003c/p\u003e\n"]]],[],null,["# REST Resource: projects.locations.agents.environments.deployments\n\n- [Resource: Deployment](#Deployment)\n - [JSON representation](#Deployment.SCHEMA_REPRESENTATION)\n- [State](#State)\n- [Result](#Result)\n - [JSON representation](#Result.SCHEMA_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource: Deployment\n--------------------\n\nRepresents a deployment in an environment. A deployment happens when a flow version configured to be active in the environment. You can configure running pre-deployment steps, e.g. running validation test cases, experiment auto-rollout, etc.\n\nState\n-----\n\nThe state of the deployment.\n\nResult\n------\n\nResult of the deployment."]]