Indicates whether the upsert operation resulted in the creation of the component (true
) or not (false
).
If false
and the upsert operation was successful, this means that the component was updated.
Optional
errorsAn array of errors returned if the operation wasn’t successful.
Only set when success is true
The full name of the component processed.
Indicates whether the operation was successful (true
) or not (false
).
Contains information about the result of the associated upsertMetadata() call.