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 webpage details how to update an Engine resource using a PATCH HTTP request to a specified URL."],["The `engine.name` path parameter is required, defining the engine's fully qualified resource name, which has strict formatting rules."],["The `updateMask` query parameter dictates which fields of the Engine resource are updated and uses a comma-separated list of fully qualified names."],["The request and response bodies both utilize the Engine resource structure to send the updated data and confirm the change, respectively."],["Updating an Engine requires the `discoveryengine.engines.update` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]