google-genai
Toggle table of contents
JVM
Platform filter
JVM
Switch theme
Search in API
google-genai
google-genai
/
com.google.genai.types
/
CustomOutputFormatConfig
/
Builder
Builder
public
abstract
class
Builder
Builder for CustomOutputFormatConfig.
Members
Constructors
Custom
Output
Format
Config.
Builder
Link copied to clipboard
public
void
CustomOutputFormatConfig.Builder
(
)
Functions
build
Link copied to clipboard
public
abstract
CustomOutputFormatConfig
build
(
)
clear
Return
Raw
Output
Link copied to clipboard
@
CanIgnoreReturnValue
(
)
public
CustomOutputFormatConfig.Builder
clearReturnRawOutput
(
)
Clears the value of returnRawOutput field.
return
Raw
Output
Link copied to clipboard
public
abstract
CustomOutputFormatConfig.Builder
returnRawOutput
(
boolean returnRawOutput
)
Setter for returnRawOutput.