Output only. The resource name of the entity, of the form: projects/{project_number}/locations/{locationId}/lakes/{lakeId}/zones/{zoneId}/entities/{id}.
Query parameters
Parameters
validateOnly
boolean
Optional. Only validate the request, but do not perform mutations. The default is false.
[[["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-28 UTC."],[[["This endpoint uses a PUT request to fully update an existing metadata entity, identified by its unique resource name."],["The entity's resource name, which follows a specific format, is provided as a path parameter within the URL."],["An optional query parameter, `validateOnly`, can be used to check the validity of the update request without applying any changes."],["Both the request and response bodies for this operation use the `Entity` resource."],["The `https://www.googleapis.com/auth/cloud-platform` OAuth scope is required to successfully authorize this request."]]],[]]