public static class DocumentRootName.Builder extends Object
Modifier and Type | Method and Description |
---|---|
DocumentRootName |
build() |
String |
getDatabase() |
String |
getProject() |
DocumentRootName.Builder |
setDatabase(String database) |
DocumentRootName.Builder |
setProject(String project) |
public String getProject()
public String getDatabase()
public DocumentRootName.Builder setProject(String project)
public DocumentRootName.Builder setDatabase(String database)
public DocumentRootName build()
Copyright © 2023 Google LLC. All rights reserved.