v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13131943.4 KB
projects

Creates a new catalog.

post/v1/{+parent}/catalogs

Path parameters

parentstring required

Required. The parent resource where this catalog will be created. Format: projects/{project_id_or_number}/locations/{location_id}

Query parameters

catalogIdstring

Required. The ID to use for the catalog, which will become the final component of the catalog's resource name.

Request body

createTimestring google-datetime

Output only. The creation time of the catalog.

deleteTimestring google-datetime

Output only. The deletion time of the catalog. Only set after the catalog is deleted.

expireTimestring google-datetime

Output only. The time when this catalog is considered expired. Only set after the catalog is deleted.

updateTimestring google-datetime

Output only. The last modification time of the catalog.

namestring

Output only. The resource name. Format: projects/{project_id_or_number}/locations/{location_id}/catalogs/{catalog_id}

Response

Successful response