results property
A list of results for creating/updating. It's either a successfully created/updated example or a status with an error message.
Implementation
final List<UpsertExamplesResponse_UpsertResult> results;
A list of results for creating/updating. It's either a successfully created/updated example or a status with an error message.
final List<UpsertExamplesResponse_UpsertResult> results;