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