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.
The unique identifier of the playbook version. Format: projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/playbooks/<PlaybookID>/versions/<VersionID>.
description
string
Optional. The description of the playbook version.
Output only. Last time the playbook version was created or modified.
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".
[[["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\u003ePlaybookVersion represents a snapshot of a playbook at a specific point in time.\u003c/p\u003e\n"],["\u003cp\u003eThe JSON representation of a PlaybookVersion includes details like name, description, playbook object, examples, and update time.\u003c/p\u003e\n"],["\u003cp\u003eKey fields for PlaybookVersion include \u003ccode\u003ename\u003c/code\u003e (unique identifier), \u003ccode\u003edescription\u003c/code\u003e, \u003ccode\u003eplaybook\u003c/code\u003e (snapshot of the playbook), \u003ccode\u003eexamples\u003c/code\u003e (snapshot of the playbook's examples), and \u003ccode\u003eupdateTime\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eSeveral methods are available for managing PlaybookVersions, including creating, deleting, retrieving, and listing them.\u003c/p\u003e\n"],["\u003cp\u003eThe format for the unique identifier of the playbook version is \u003ccode\u003eprojects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/playbooks/<PlaybookID>/versions/<VersionID>\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# REST Resource: projects.locations.agents.playbooks.versions\n\n- [Resource: PlaybookVersion](#PlaybookVersion)\n - [JSON representation](#PlaybookVersion.SCHEMA_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource: PlaybookVersion\n-------------------------\n\nPlaybook version is a snapshot of the playbook at certain timestamp."]]