Resource: Catalog
A collection of templates.
JSON representation |
---|
{ "name": string, "displayName": string, "description": string, "createTime": string, "updateTime": string } |
Fields | |
---|---|
name |
Identifier. The catalog name in the following format: projects/$project/locations/$location/spaces/$space/catalogs/$catalog |
displayName |
Optional. The catalog display name. |
description |
Optional. The catalog description. |
createTime |
Output only. The catalog creation timestamp. Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: |
updateTime |
Output only. The catalog update timestamp. Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: |
Methods |
|
---|---|
|
Creates a catalog. |
|
Deletes a catalog. |
|
Gets details about a catalog. |
|
Lists catalogs in a given space. |
|
Updates a catalog. |