Package com.google.firestore.v1
Class DocumentPathName.Builder
java.lang.Object
com.google.firestore.v1.DocumentPathName.Builder
- Enclosing class:
- DocumentPathName
Builder for DocumentPathName.
-
Method Summary
Modifier and TypeMethodDescriptionbuild()setDatabase(String database) setDocumentPath(String documentPath) setProject(String project)
-
Method Details
-
getProject
-
getDatabase
-
getDocumentPath
-
setProject
-
setDatabase
-
setDocumentPath
-
build
-