Uses of Class
com.google.cloud.dataplex.v1.GetDataScanRequest.DataScanView
-
Packages that use GetDataScanRequest.DataScanView Package Description com.google.cloud.dataplex.v1 A client to Cloud Dataplex API -
-
Uses of GetDataScanRequest.DataScanView in com.google.cloud.dataplex.v1
Methods in com.google.cloud.dataplex.v1 that return GetDataScanRequest.DataScanView Modifier and Type Method Description static GetDataScanRequest.DataScanViewGetDataScanRequest.DataScanView. forNumber(int value)GetDataScanRequest.DataScanViewGetDataScanRequest.Builder. getView()Optional.GetDataScanRequest.DataScanViewGetDataScanRequest. getView()Optional.GetDataScanRequest.DataScanViewGetDataScanRequestOrBuilder. getView()Optional.static GetDataScanRequest.DataScanViewGetDataScanRequest.DataScanView. valueOf(int value)Deprecated.static GetDataScanRequest.DataScanViewGetDataScanRequest.DataScanView. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static GetDataScanRequest.DataScanViewGetDataScanRequest.DataScanView. valueOf(String name)Returns the enum constant of this type with the specified name.static GetDataScanRequest.DataScanView[]GetDataScanRequest.DataScanView. 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 GetDataScanRequest.DataScanView Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<GetDataScanRequest.DataScanView>GetDataScanRequest.DataScanView. internalGetValueMap()Methods in com.google.cloud.dataplex.v1 with parameters of type GetDataScanRequest.DataScanView Modifier and Type Method Description GetDataScanRequest.BuilderGetDataScanRequest.Builder. setView(GetDataScanRequest.DataScanView value)Optional.
-