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