Interface VertexAISearchOrBuilder (3.42.0)

public interface VertexAISearchOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getDatastore()

public abstract String getDatastore()

Required. Fully-qualified Vertex AI Search's datastore resource ID. projects/<>/locations/<>/collections/<>/dataStores/<>

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

Returns
TypeDescription
String

The datastore.

getDatastoreBytes()

public abstract ByteString getDatastoreBytes()

Required. Fully-qualified Vertex AI Search's datastore resource ID. projects/<>/locations/<>/collections/<>/dataStores/<>

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

Returns
TypeDescription
ByteString

The bytes for datastore.