projects

Lists information about memory layers.

get/v2/{+parent}/memoryLayers

Path parameters

parentstring required

Required. The unique name of the cluster for which a list of memory layers is requested. Values are of the form projects/{project}/instances/{instance}/clusters/{cluster}. Use {cluster} = '-' to list MemoryLayers for all Clusters in an instance, e.g., projects/myproject/instances/myinstance/clusters/-.

Query parameters

pageSizeinteger

Optional. The maximum number of memory layers to return. The service may return fewer than this value.

pageTokenstring

Optional. A page token, received from a previous ListMemoryLayers call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to ListMemoryLayers must match the call that provided the page token.

Response

Successful response

Changes