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