Uses of Interface
com.google.cloud.dataplex.v1.DataScanOrBuilder
-
Packages that use DataScanOrBuilder Package Description com.google.cloud.dataplex.v1 A client to Cloud Dataplex API -
-
Uses of DataScanOrBuilder in com.google.cloud.dataplex.v1
Classes in com.google.cloud.dataplex.v1 that implement DataScanOrBuilder Modifier and Type Class Description classDataScanRepresents a user-visible job which provides the insights for the related data source.static classDataScan.BuilderRepresents a user-visible job which provides the insights for the related data source.Methods in com.google.cloud.dataplex.v1 that return DataScanOrBuilder Modifier and Type Method Description DataScanOrBuilderCreateDataScanRequest.Builder. getDataScanOrBuilder()Required.DataScanOrBuilderCreateDataScanRequest. getDataScanOrBuilder()Required.DataScanOrBuilderCreateDataScanRequestOrBuilder. getDataScanOrBuilder()Required.DataScanOrBuilderUpdateDataScanRequest.Builder. getDataScanOrBuilder()Required.DataScanOrBuilderUpdateDataScanRequest. getDataScanOrBuilder()Required.DataScanOrBuilderUpdateDataScanRequestOrBuilder. getDataScanOrBuilder()Required.DataScanOrBuilderListDataScansResponse.Builder. getDataScansOrBuilder(int index)DataScans (`BASIC` view only) under the given parent location.DataScanOrBuilderListDataScansResponse. getDataScansOrBuilder(int index)DataScans (`BASIC` view only) under the given parent location.DataScanOrBuilderListDataScansResponseOrBuilder. getDataScansOrBuilder(int index)DataScans (`BASIC` view only) under the given parent location.Methods in com.google.cloud.dataplex.v1 that return types with arguments of type DataScanOrBuilder Modifier and Type Method Description List<? extends DataScanOrBuilder>ListDataScansResponse.Builder. getDataScansOrBuilderList()DataScans (`BASIC` view only) under the given parent location.List<? extends DataScanOrBuilder>ListDataScansResponse. getDataScansOrBuilderList()DataScans (`BASIC` view only) under the given parent location.List<? extends DataScanOrBuilder>ListDataScansResponseOrBuilder. getDataScansOrBuilderList()DataScans (`BASIC` view only) under the given parent location.
-