Output only. The relative resource name of the environment, of the form: projects/{projectId}/locations/{locationId}/lakes/{lakeId}/environment/{environmentId}
[[["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 updates an existing environment resource using a PATCH request to the specified URL, following gRPC Transcoding syntax."],["The `environment.name` path parameter specifies the unique identifier of the environment resource to be updated within a project, location, and lake."],["The `updateMask` query parameter is required and dictates which fields of the environment will be updated."],["An optional `validateOnly` query parameter allows for request validation without actually making any updates."],["The request body must contain the updated `Environment` resource details, and the response body returns an `Operation` resource upon successful execution."]]],[]]