datastores

Optional. Used to specify Vertex AI Search datastores.


public final Tool.Retrieval.VertexAiSearchConfig.Builder datastores(JsonField<List<String>> datastores)

Sets Builder.datastores to an arbitrary JSON value.

You should usually call Builder.datastores with a well-typed List<String> value instead. This method is primarily for setting the field to an undocumented or not yet supported value.