google-genai
Toggle table of contents
JVM
Platform filter
JVM
Switch theme
Search in API
google-genai
google-genai
/
com.google.genai.types
/
GcsDestination
/
Builder
Builder
public
abstract
class
Builder
Builder for GcsDestination.
Members
Constructors
Gcs
Destination.
Builder
Link copied to clipboard
public
void
GcsDestination.Builder
(
)
Functions
build
Link copied to clipboard
public
abstract
GcsDestination
build
(
)
clear
Output
Uri
Prefix
Link copied to clipboard
@
CanIgnoreReturnValue
(
)
public
GcsDestination.Builder
clearOutputUriPrefix
(
)
Clears the value of outputUriPrefix field.
output
Uri
Prefix
Link copied to clipboard
public
abstract
GcsDestination.Builder
outputUriPrefix
(
String
outputUriPrefix
)
Setter for outputUriPrefix.