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