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