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