Output only. The relative resource name of the asset, of the form: projects/{project_number}/locations/{locationId}/lakes/{lakeId}/zones/{zoneId}/assets/{assetId}.
[[["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-21 UTC."],[[["This page details how to update an asset resource using a PATCH HTTP request to the specified URL."],["The request requires path parameters, specifically the `asset.name`, which is a string representing the asset's resource name."],["Query parameters `updateMask` and `validateOnly` are available to control the update operation and validation, respectively."],["The request body should include an instance of the `Asset` resource, while a successful response will return an `Operation` instance."],["Authorization requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope for access."]]],[]]