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