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