| Modifier and Type | Method and Description |
|---|---|
SchemaBundleName |
SchemaBundleName.Builder.build() |
static SchemaBundleName |
SchemaBundleName.of(String project,
String instance,
String table,
String schemaBundle) |
static SchemaBundleName |
SchemaBundleName.parse(String formattedString) |
| Modifier and Type | Method and Description |
|---|---|
static List<SchemaBundleName> |
SchemaBundleName.parseList(List<String> formattedStrings) |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
SchemaBundleName.toStringList(List<SchemaBundleName> values) |
Copyright © 2026 Google LLC. All rights reserved.