[[["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-01-15 UTC."],[[["This page documents the process of training an agent using a long-running operation, as indicated by the use of the `Operation` type in the response."],["The HTTP request method for training an agent is `POST`, and the specific URL structure is provided, including the required `{endpoint}` and `{parent}` parameters."],["The `parent` path parameter is a required string, representing the project associated with the agent, and requires specific IAM permissions."],["The request body for training an agent must be empty, and the successful response body will include an instance of the `Operation` type."],["Authorization to train an agent requires one of two specified OAuth scopes, as detailed in the Authentication Overview."]]],[]]