Uses of Class
com.google.cloud.discoveryengine.v1beta.DataStoreName.ProjectLocationCollectionDataStoreBuilder
-
Packages that use DataStoreName.ProjectLocationCollectionDataStoreBuilder Package Description com.google.cloud.discoveryengine.v1beta A client to Discovery Engine API -
-
Uses of DataStoreName.ProjectLocationCollectionDataStoreBuilder in com.google.cloud.discoveryengine.v1beta
Methods in com.google.cloud.discoveryengine.v1beta that return DataStoreName.ProjectLocationCollectionDataStoreBuilder Modifier and Type Method Description static DataStoreName.ProjectLocationCollectionDataStoreBuilder
DataStoreName. newProjectLocationCollectionDataStoreBuilder()
DataStoreName.ProjectLocationCollectionDataStoreBuilder
DataStoreName.ProjectLocationCollectionDataStoreBuilder. setCollection(String collection)
DataStoreName.ProjectLocationCollectionDataStoreBuilder
DataStoreName.ProjectLocationCollectionDataStoreBuilder. setDataStore(String dataStore)
DataStoreName.ProjectLocationCollectionDataStoreBuilder
DataStoreName.ProjectLocationCollectionDataStoreBuilder. setLocation(String location)
DataStoreName.ProjectLocationCollectionDataStoreBuilder
DataStoreName.ProjectLocationCollectionDataStoreBuilder. setProject(String project)
-