Package | Description |
---|---|
com.google.firestore.v1 |
Modifier and Type | Method and Description |
---|---|
DatabaseRootName |
DatabaseRootName.Builder.build() |
static DatabaseRootName |
DatabaseRootName.of(String project,
String database) |
static DatabaseRootName |
DatabaseRootName.parse(String formattedString) |
Modifier and Type | Method and Description |
---|---|
static List<DatabaseRootName> |
DatabaseRootName.parseList(List<String> formattedStrings) |
Modifier and Type | Method and Description |
---|---|
static List<String> |
DatabaseRootName.toStringList(List<DatabaseRootName> values) |
Copyright © 2023 Google LLC. All rights reserved.