Skip to main content

lakes

Overview

Namelakes
TypeResource
Idgoogle.dataplex.lakes

Fields

NameDatatypeDescription
namestringOutput only. The relative resource name of the lake, of the form: projects/{project_number}/locations/{location_id}/lakes/{lake_id}.
descriptionstringOptional. Description of the lake.
assetStatusobjectAggregated status of the underlying assets of a lake or zone.
createTimestringOutput only. The time when the lake was created.
displayNamestringOptional. User friendly display name.
labelsobjectOptional. User-defined labels for the lake.
metastoreobjectSettings to manage association of Dataproc Metastore with a lake.
metastoreStatusobjectStatus of Lake and Dataproc Metastore service instance association.
serviceAccountstringOutput only. Service account associated with this lake. This service account must be authorized to access or operate on resources managed by the lake.
statestringOutput only. Current state of the lake.
uidstringOutput only. System generated globally unique ID for the lake. This ID will be different if the lake is deleted and re-created with the same name.
updateTimestringOutput only. The time when the lake was last updated.

Methods

NameAccessible byRequired ParamsDescription
projects_locations_lakes_getSELECTlakesId, locationsId, projectsIdRetrieves a lake resource.
projects_locations_lakes_listSELECTlocationsId, projectsIdLists lake resources in a project and location.
projects_locations_lakes_createINSERTlocationsId, projectsIdCreates a lake resource.
projects_locations_lakes_deleteDELETElakesId, locationsId, projectsIdDeletes a lake resource. All zones within the lake must be deleted before the lake can be deleted.
_projects_locations_lakes_listEXEClocationsId, projectsIdLists lake resources in a project and location.
projects_locations_lakes_patchEXEClakesId, locationsId, projectsIdUpdates a lake resource.