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