Interfaccia VertexAISearchOrBuilder (1.3.0)

public interface VertexAISearchOrBuilder extends MessageOrBuilder

Implementa

MessageOrBuilder

Metodi

getDatastore()

public abstract String getDatastore()

Obbligatorio. ID completo della risorsa del datastore di Vertex AI Search. Formato: projects/{project}/locations/{location}/collections/{collection}/dataStores/{dataStore}

string datastore = 1 [(.google.api.field_behavior) = REQUIRED];

Restituisce
Tipo Description
String

Il datastore.

getDatastoreBytes()

public abstract ByteString getDatastoreBytes()

Obbligatorio. ID completo della risorsa del datastore di Vertex AI Search. Formato: projects/{project}/locations/{location}/collections/{collection}/dataStores/{dataStore}

string datastore = 1 [(.google.api.field_behavior) = REQUIRED];

Restituisce
Tipo Description
ByteString

I byte per il datastore.