This endpoint allows clients to update existing examples in a specified dataset by sending a multipart/form-data PATCH request.
public class ExampleUpdateParams extends ParamsThis endpoint allows clients to update existing examples in a specified dataset by sending a multipart/form-data PATCH request. Each form part contains either JSON-encoded data or binary attachment files to update an example.
The Example update info as JSON.
New file attachment named {name}
server responded with an unexpected value)..
JSON describing attachment operations (retain, rename)
server responded with an unexpected value)..
The updated Example inputs as JSON
server responded with an unexpected value)..
The updated Example outputs as JSON
server responded with an unexpected value)..
Returns the raw multipart value of [exampleId].
Returns the raw multipart value of [exampleIdAttachmentName].
Returns the raw multipart value of [exampleIdAttachmentsOperations].
Returns the raw multipart value of [exampleIdInputs].
Returns the raw multipart value of [exampleIdOutputs].
Additional headers to send with the request..
Additional query param to send with the request..
Returns a mutable builder for constructing an instance of [ExampleUpdateParams].
Sets the entire request body.
The Example update info as JSON.
The Example update info as JSON.
The Example update info as JSON.
The Example update info as JSON.
New file attachment named {name}
server responded with an unexpected value)..
New file attachment named {name}
server responded with an unexpected value)..
New file attachment named {name}
server responded with an unexpected value)..
New file attachment named {name}
server responded with an unexpected value)..
JSON describing attachment operations (retain, rename)
server responded with an unexpected value)..
JSON describing attachment operations (retain, rename)
server responded with an unexpected value)..
JSON describing attachment operations (retain, rename)
server responded with an unexpected value)..
JSON describing attachment operations (retain, rename)
server responded with an unexpected value)..
The updated Example inputs as JSON
server responded with an unexpected value)..
The updated Example inputs as JSON
server responded with an unexpected value)..
The updated Example inputs as JSON
server responded with an unexpected value)..
The updated Example inputs as JSON
server responded with an unexpected value)..
The updated Example outputs as JSON
server responded with an unexpected value)..
The updated Example outputs as JSON
server responded with an unexpected value)..
The updated Example outputs as JSON
server responded with an unexpected value)..
The updated Example outputs as JSON
server responded with an unexpected value)..
Returns an immutable instance of [ExampleUpdateParams].