| Modifier and Type | Class and Description |
|---|---|
class |
DataplexExternalTable
External table registered by Dataplex.
|
static class |
DataplexExternalTable.Builder
External table registered by Dataplex.
|
| Modifier and Type | Method and Description |
|---|---|
DataplexExternalTableOrBuilder |
DataplexTableSpec.getExternalTablesOrBuilder(int index)
List of external tables registered by Dataplex in other systems based on
the same underlying data.
|
DataplexExternalTableOrBuilder |
DataplexTableSpec.Builder.getExternalTablesOrBuilder(int index)
List of external tables registered by Dataplex in other systems based on
the same underlying data.
|
DataplexExternalTableOrBuilder |
DataplexTableSpecOrBuilder.getExternalTablesOrBuilder(int index)
List of external tables registered by Dataplex in other systems based on
the same underlying data.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends DataplexExternalTableOrBuilder> |
DataplexTableSpec.getExternalTablesOrBuilderList()
List of external tables registered by Dataplex in other systems based on
the same underlying data.
|
List<? extends DataplexExternalTableOrBuilder> |
DataplexTableSpec.Builder.getExternalTablesOrBuilderList()
List of external tables registered by Dataplex in other systems based on
the same underlying data.
|
List<? extends DataplexExternalTableOrBuilder> |
DataplexTableSpecOrBuilder.getExternalTablesOrBuilderList()
List of external tables registered by Dataplex in other systems based on
the same underlying data.
|
Copyright © 2023 Google LLC. All rights reserved.