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