Uses of Class
com.google.cloud.dataplex.v1.DataScan.ResultCase
-
Packages that use DataScan.ResultCase Package Description com.google.cloud.dataplex.v1 A client to Cloud Dataplex API -
-
Uses of DataScan.ResultCase in com.google.cloud.dataplex.v1
Methods in com.google.cloud.dataplex.v1 that return DataScan.ResultCase Modifier and Type Method Description static DataScan.ResultCaseDataScan.ResultCase. forNumber(int value)DataScan.ResultCaseDataScan.Builder. getResultCase()DataScan.ResultCaseDataScan. getResultCase()DataScan.ResultCaseDataScanOrBuilder. getResultCase()static DataScan.ResultCaseDataScan.ResultCase. valueOf(int value)Deprecated.static DataScan.ResultCaseDataScan.ResultCase. valueOf(String name)Returns the enum constant of this type with the specified name.static DataScan.ResultCase[]DataScan.ResultCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-