google-genai
Toggle table of contents
JVM
Platform filter
JVM
Switch theme
Search in API
google-genai
google-genai
/
com.google.genai.types
/
VertexAISearchDataStoreSpec
/
Builder
Builder
public
abstract
class
Builder
Builder for VertexAISearchDataStoreSpec.
Members
Constructors
Vertex
AISearch
Data
Store
Spec.
Builder
Link copied to clipboard
public
void
VertexAISearchDataStoreSpec.Builder
(
)
Functions
build
Link copied to clipboard
public
abstract
VertexAISearchDataStoreSpec
build
(
)
clear
Data
Store
Link copied to clipboard
@
CanIgnoreReturnValue
(
)
public
VertexAISearchDataStoreSpec.Builder
clearDataStore
(
)
Clears the value of dataStore field.
clear
Filter
Link copied to clipboard
@
CanIgnoreReturnValue
(
)
public
VertexAISearchDataStoreSpec.Builder
clearFilter
(
)
Clears the value of filter field.
data
Store
Link copied to clipboard
public
abstract
VertexAISearchDataStoreSpec.Builder
dataStore
(
String
dataStore
)
Setter for dataStore.
filter
Link copied to clipboard
public
abstract
VertexAISearchDataStoreSpec.Builder
filter
(
String
filter
)
Setter for filter.