| Modifier and Type | Method and Description |
|---|---|
ParentName |
ParentName.Builder.build() |
static ParentName |
ParentName.of(String project,
String database,
String collectionId) |
static ParentName |
ParentName.parse(String formattedString) |
| Modifier and Type | Method and Description |
|---|---|
static List<ParentName> |
ParentName.parseList(List<String> formattedStrings) |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
ParentName.toStringList(List<ParentName> values) |
Copyright © 2020 Google LLC. All rights reserved.