Class DocumentProcessingConfigName.ProjectLocationCollectionDataStoreBuilder (0.37.0)

public static class DocumentProcessingConfigName.ProjectLocationCollectionDataStoreBuilder

Builder for projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store}/documentProcessingConfig.

Inheritance

java.lang.Object > DocumentProcessingConfigName.ProjectLocationCollectionDataStoreBuilder

Constructors

ProjectLocationCollectionDataStoreBuilder()

protected ProjectLocationCollectionDataStoreBuilder()

Methods

build()

public DocumentProcessingConfigName build()
Returns
TypeDescription
DocumentProcessingConfigName

getCollection()

public String getCollection()
Returns
TypeDescription
String

getDataStore()

public String getDataStore()
Returns
TypeDescription
String

getLocation()

public String getLocation()
Returns
TypeDescription
String

getProject()

public String getProject()
Returns
TypeDescription
String

setCollection(String collection)

public DocumentProcessingConfigName.ProjectLocationCollectionDataStoreBuilder setCollection(String collection)
Parameter
NameDescription
collectionString

setDataStore(String dataStore)

public DocumentProcessingConfigName.ProjectLocationCollectionDataStoreBuilder setDataStore(String dataStore)
Parameter
NameDescription
dataStoreString

setLocation(String location)

public DocumentProcessingConfigName.ProjectLocationCollectionDataStoreBuilder setLocation(String location)
Parameter
NameDescription
locationString

setProject(String project)

public DocumentProcessingConfigName.ProjectLocationCollectionDataStoreBuilder setProject(String project)
Parameter
NameDescription
projectString