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

Latest commit

 

History

History
17 lines (9 loc) · 724 Bytes

BatchUpsertCatalogObjectsResponse.md

File metadata and controls

17 lines (9 loc) · 724 Bytes

BatchUpsertCatalogObjectsResponse

Description

Properties

Name Type Description Notes
errors List<Error> The set of Errors encountered. [optional]
objects List<CatalogObject> The 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]