get
Asynchronously makes an API request to get a tuning job.
Return
A CompletableFuture that resolves to a TuningJob object.
Parameters
name
The resource name of the tuning job.
config
A GetTuningJobConfig for configuring the get request.
Asynchronously makes an API request to get a tuning job.
A CompletableFuture that resolves to a TuningJob object.
The resource name of the tuning job.
A GetTuningJobConfig for configuring the get request.