Skip to content
This repository was archived by the owner on Apr 23, 2021. It is now read-only.

Files

Latest commit

fcb6006 · Nov 20, 2019

History

History
17 lines (9 loc) · 771 Bytes

BatchUpsertCatalogObjectsResponse.md

File metadata and controls

17 lines (9 loc) · 771 Bytes

BatchUpsertCatalogObjectsResponse

Description

Properties

Name Type Description Notes
errors List<Error> Information on any errors that encountered. [optional]
objects List<CatalogObject> The created successfully created CatalogObjects. [optional]
updatedAt String The database timestamp of this update in RFC 3339 format, e.g., &quot;2016-09-04T23:59:33.123Z&quot;. [optional]
idMappings List<CatalogIdMapping> The mapping between client and server IDs for this upsert. [optional]