| Modifier | Constructor and Description |
|---|---|
protected |
ProjectLocationCollectionDataStoreBranchDocumentChunkBuilder() |
protected ProjectLocationCollectionDataStoreBranchDocumentChunkBuilder()
public String getProject()
public String getLocation()
public String getCollection()
public String getDataStore()
public String getBranch()
public String getDocument()
public String getChunk()
public ChunkName.ProjectLocationCollectionDataStoreBranchDocumentChunkBuilder setProject(String project)
public ChunkName.ProjectLocationCollectionDataStoreBranchDocumentChunkBuilder setLocation(String location)
public ChunkName.ProjectLocationCollectionDataStoreBranchDocumentChunkBuilder setCollection(String collection)
public ChunkName.ProjectLocationCollectionDataStoreBranchDocumentChunkBuilder setDataStore(String dataStore)
public ChunkName.ProjectLocationCollectionDataStoreBranchDocumentChunkBuilder setBranch(String branch)
public ChunkName.ProjectLocationCollectionDataStoreBranchDocumentChunkBuilder setDocument(String document)
public ChunkName.ProjectLocationCollectionDataStoreBranchDocumentChunkBuilder setChunk(String chunk)
public ChunkName build()
Copyright © 2024 Google LLC. All rights reserved.