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

Latest commit

 

History

History
16 lines (8 loc) · 538 Bytes

UpsertCatalogObjectResponse.md

File metadata and controls

16 lines (8 loc) · 538 Bytes

UpsertCatalogObjectResponse

Description

Properties

Name Type Description Notes
errors List<Error> Information on any errors encountered. [optional]
catalogObject CatalogObject The successfully created or updated CatalogObject. [optional]
idMappings List<CatalogIdMapping> The mapping between client and server IDs for this upsert. [optional]