Uses of Class
com.google.cloud.datacatalog.v1.DataplexExternalTable
-
Packages that use DataplexExternalTable Package Description com.google.cloud.datacatalog.v1 A client to Google Cloud Data Catalog API -
-
Uses of DataplexExternalTable in com.google.cloud.datacatalog.v1
Methods in com.google.cloud.datacatalog.v1 that return DataplexExternalTable Modifier and Type Method Description DataplexExternalTableDataplexExternalTable.Builder. build()DataplexExternalTableDataplexExternalTable.Builder. buildPartial()static DataplexExternalTableDataplexExternalTable. getDefaultInstance()DataplexExternalTableDataplexExternalTable.Builder. getDefaultInstanceForType()DataplexExternalTableDataplexExternalTable. getDefaultInstanceForType()DataplexExternalTableDataplexTableSpec.Builder. getExternalTables(int index)List of external tables registered by Dataplex in other systems based on the same underlying data.DataplexExternalTableDataplexTableSpec. getExternalTables(int index)List of external tables registered by Dataplex in other systems based on the same underlying data.DataplexExternalTableDataplexTableSpecOrBuilder. getExternalTables(int index)List of external tables registered by Dataplex in other systems based on the same underlying data.static DataplexExternalTableDataplexExternalTable. parseDelimitedFrom(InputStream input)static DataplexExternalTableDataplexExternalTable. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DataplexExternalTableDataplexExternalTable. parseFrom(byte[] data)static DataplexExternalTableDataplexExternalTable. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DataplexExternalTableDataplexExternalTable. parseFrom(com.google.protobuf.ByteString data)static DataplexExternalTableDataplexExternalTable. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DataplexExternalTableDataplexExternalTable. parseFrom(com.google.protobuf.CodedInputStream input)static DataplexExternalTableDataplexExternalTable. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DataplexExternalTableDataplexExternalTable. parseFrom(InputStream input)static DataplexExternalTableDataplexExternalTable. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DataplexExternalTableDataplexExternalTable. parseFrom(ByteBuffer data)static DataplexExternalTableDataplexExternalTable. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.datacatalog.v1 that return types with arguments of type DataplexExternalTable Modifier and Type Method Description List<DataplexExternalTable>DataplexTableSpec.Builder. getExternalTablesList()List of external tables registered by Dataplex in other systems based on the same underlying data.List<DataplexExternalTable>DataplexTableSpec. getExternalTablesList()List of external tables registered by Dataplex in other systems based on the same underlying data.List<DataplexExternalTable>DataplexTableSpecOrBuilder. getExternalTablesList()List of external tables registered by Dataplex in other systems based on the same underlying data.com.google.protobuf.Parser<DataplexExternalTable>DataplexExternalTable. getParserForType()static com.google.protobuf.Parser<DataplexExternalTable>DataplexExternalTable. parser()Methods in com.google.cloud.datacatalog.v1 with parameters of type DataplexExternalTable Modifier and Type Method Description DataplexTableSpec.BuilderDataplexTableSpec.Builder. addExternalTables(int index, DataplexExternalTable value)List of external tables registered by Dataplex in other systems based on the same underlying data.DataplexTableSpec.BuilderDataplexTableSpec.Builder. addExternalTables(DataplexExternalTable value)List of external tables registered by Dataplex in other systems based on the same underlying data.DataplexExternalTable.BuilderDataplexExternalTable.Builder. mergeFrom(DataplexExternalTable other)static DataplexExternalTable.BuilderDataplexExternalTable. newBuilder(DataplexExternalTable prototype)DataplexTableSpec.BuilderDataplexTableSpec.Builder. setExternalTables(int index, DataplexExternalTable value)List of external tables registered by Dataplex in other systems based on the same underlying data.Method parameters in com.google.cloud.datacatalog.v1 with type arguments of type DataplexExternalTable Modifier and Type Method Description DataplexTableSpec.BuilderDataplexTableSpec.Builder. addAllExternalTables(Iterable<? extends DataplexExternalTable> values)List of external tables registered by Dataplex in other systems based on the same underlying data.
-