2026-04-30
▼ ▲ bigtableadmin.projects.instances.clusters.updateMemoryLayer
Path : v2/{+name}
Flat Path : v2/projects/{projectsId}/instances/{instancesId}/clusters/{clustersId}/memoryLayer
HTTP Method : PATCH
Parameters :
name
Description : Identifier. Name of the memory layer. This is always: "projects/{project}/instances/{instance}/clusters/{cluster}/memoryLayer".
Pattern : ^projects/[^/]+/instances/[^/]+/clusters/[^/]+/memoryLayer$
Location : path
Required : Yes
Type : string
updateMask
Description : Optional. The list of fields to update.
Location : query
Format : google-fieldmask
Parameter Order : name
Scopes :
Description : Updates the memory layer of a cluster. To enable the memory layer, set the memory_config. To disable the memory layer, unset the memory_config.