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