Class BranchName.ProjectLocationCollectionDataStoreBranchBuilder (0.25.0)

public static class BranchName.ProjectLocationCollectionDataStoreBranchBuilder

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

Inheritance

java.lang.Object > BranchName.ProjectLocationCollectionDataStoreBranchBuilder

Constructors

ProjectLocationCollectionDataStoreBranchBuilder()

protected ProjectLocationCollectionDataStoreBranchBuilder()

Methods

build()

public BranchName build()
Returns
TypeDescription
BranchName

getBranch()

public String getBranch()
Returns
TypeDescription
String

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

setBranch(String branch)

public BranchName.ProjectLocationCollectionDataStoreBranchBuilder setBranch(String branch)
Parameter
NameDescription
branchString

setCollection(String collection)

public BranchName.ProjectLocationCollectionDataStoreBranchBuilder setCollection(String collection)
Parameter
NameDescription
collectionString

setDataStore(String dataStore)

public BranchName.ProjectLocationCollectionDataStoreBranchBuilder setDataStore(String dataStore)
Parameter
NameDescription
dataStoreString

setLocation(String location)

public BranchName.ProjectLocationCollectionDataStoreBranchBuilder setLocation(String location)
Parameter
NameDescription
locationString

setProject(String project)

public BranchName.ProjectLocationCollectionDataStoreBranchBuilder setProject(String project)
Parameter
NameDescription
projectString