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.ProjectLocationCollectionDataStoreBuilderDataStoreName. newProjectLocationCollectionDataStoreBuilder()DataStoreName.ProjectLocationCollectionDataStoreBuilderDataStoreName.ProjectLocationCollectionDataStoreBuilder. setCollection(String collection)DataStoreName.ProjectLocationCollectionDataStoreBuilderDataStoreName.ProjectLocationCollectionDataStoreBuilder. setDataStore(String dataStore)DataStoreName.ProjectLocationCollectionDataStoreBuilderDataStoreName.ProjectLocationCollectionDataStoreBuilder. setLocation(String location)DataStoreName.ProjectLocationCollectionDataStoreBuilderDataStoreName.ProjectLocationCollectionDataStoreBuilder. setProject(String project)
-