[[["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 document describes how to create or update an agent using a POST request to a specific endpoint, following gRPC Transcoding syntax."],["The request requires a `agent.parent` path parameter, which specifies the project of the agent using a format like `projects/\u003cProject ID\u003e` or `projects/\u003cProject ID\u003e/locations/\u003cLocation ID\u003e`."],["An optional `updateMask` query parameter can be used to control which fields of the agent are updated using a comma-separated list of fully qualified field names."],["Both the request and response bodies utilize an instance of the `Agent` resource, while the request also requires one of two specific OAuth scopes for authorization."],["Before sending queries, you should always train an agent, as detailed in the training documentation."]]],[]]