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