Uses of Class
com.google.firestore.v1.AnyPathName.Builder
-
Uses of AnyPathName.Builder in com.google.firestore.v1
Methods in com.google.firestore.v1 that return AnyPathName.BuilderModifier and TypeMethodDescriptionstatic AnyPathName.BuilderAnyPathName.newBuilder()AnyPathName.Builder.setAnyPath(String anyPath) AnyPathName.Builder.setDatabase(String database) AnyPathName.Builder.setDocument(String document) AnyPathName.Builder.setProject(String project) AnyPathName.toBuilder()