Returns a raw HTTP response for patch /v1/platform/datasets/{dataset_id}/examples, but
is otherwise the same as [ExampleServiceAsync.update]..
public CompletableFuture<HttpResponseFor<ExampleUpdateResponse>> update(
JsonValue datasetId,
ExampleUpdateParams params
)Returns a raw HTTP response for patch /v1/platform/datasets/{dataset_id}/examples, but
is otherwise the same as [ExampleServiceAsync.update].
| Name | Type | Description |
|---|---|---|
datasetId* | JsonValue | |
params* | ExampleUpdateParams |