toggle menu
google-genai-kotlin
0.3.0-SNAPSHOT
common
switch theme
search in API
google-genai-kotlin
/
com.google.genai.kotlin.types
/
CancelTuningJobResponse
Cancel
Tuning
Job
Response
@
Serializable
data
class
CancelTuningJobResponse
(
val
sdkHttpResponse
:
HttpResponse
?
=
null
)
Empty response for tunings.cancel method.
Members
Constructors
Cancel
Tuning
Job
Response
Link copied to clipboard
constructor
(
sdkHttpResponse
:
HttpResponse
?
=
null
)
Properties
sdk
Http
Response
Link copied to clipboard
val
sdkHttpResponse
:
HttpResponse
?
=
null
Used to retain the full HTTP response.