Immutable. The fully qualified resource name of the engine.
This field must be a UTF-8 encoded string with a length limit of 1024 characters.
Format: projects/{project}/locations/{location}/collections/{collection}/engines/{engine} engine should be 1-63 characters, and valid characters are /[a-z0-9][a-z0-9-_]*/. Otherwise, an INVALID_ARGUMENT error is returned.
[[["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-02-28 UTC."],[[["This document outlines the process for updating an Engine, accessible via a PATCH HTTP request."],["The request URL requires a specific format, defined by the `engine.name` path parameter, which must adhere to the pattern `projects/*/locations/*/collections/*/engines/*`."],["The `updateMask` query parameter allows users to specify which fields of the Engine to update."],["Updating an Engine requires the `discoveryengine.engines.update` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."],["Both request and response bodies contain an instance of the Engine resource."]]],[]]