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 example. Format: projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/playbooks/<PlaybookID>/examples/<ExampleID>.
[[["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-03-05 UTC."],[[["This webpage details how to use a PATCH request to update a playbook example via an API endpoint, with the endpoint URL following gRPC Transcoding syntax."],["The API request requires specific path parameters, such as the `example.name`, to identify the target playbook example with a specified ID structure."],["The `updateMask` query parameter, formatted as a FieldMask, allows control over which fields within the playbook example are updated, and when it's absent all fields will be updated."],["Both the request and the successful response body use a shared `Example` resource object, which holds the data for the example."],["Authentication for this API call requires one of two specified OAuth scopes, which include cloud platform or dialogflow permissions."]]],[]]