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