Uses of Class
com.google.cloud.dataplex.v1.DataScanEvent.Scope
-
Packages that use DataScanEvent.Scope Package Description com.google.cloud.dataplex.v1 A client to Cloud Dataplex API -
-
Uses of DataScanEvent.Scope in com.google.cloud.dataplex.v1
Methods in com.google.cloud.dataplex.v1 that return DataScanEvent.Scope Modifier and Type Method Description static DataScanEvent.ScopeDataScanEvent.Scope. forNumber(int value)DataScanEvent.ScopeDataScanEvent.Builder. getScope()The scope of the data scan (e.g.DataScanEvent.ScopeDataScanEvent. getScope()The scope of the data scan (e.g.DataScanEvent.ScopeDataScanEventOrBuilder. getScope()The scope of the data scan (e.g.static DataScanEvent.ScopeDataScanEvent.Scope. valueOf(int value)Deprecated.static DataScanEvent.ScopeDataScanEvent.Scope. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static DataScanEvent.ScopeDataScanEvent.Scope. valueOf(String name)Returns the enum constant of this type with the specified name.static DataScanEvent.Scope[]DataScanEvent.Scope. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.dataplex.v1 that return types with arguments of type DataScanEvent.Scope Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<DataScanEvent.Scope>DataScanEvent.Scope. internalGetValueMap()Methods in com.google.cloud.dataplex.v1 with parameters of type DataScanEvent.Scope Modifier and Type Method Description DataScanEvent.BuilderDataScanEvent.Builder. setScope(DataScanEvent.Scope value)The scope of the data scan (e.g.
-