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.DataScanView
GetDataScanRequest.DataScanView. forNumber(int value)
GetDataScanRequest.DataScanView
GetDataScanRequest.Builder. getView()
Optional.GetDataScanRequest.DataScanView
GetDataScanRequest. getView()
Optional.GetDataScanRequest.DataScanView
GetDataScanRequestOrBuilder. getView()
Optional.static GetDataScanRequest.DataScanView
GetDataScanRequest.DataScanView. valueOf(int value)
Deprecated.static GetDataScanRequest.DataScanView
GetDataScanRequest.DataScanView. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)
Returns the enum constant of this type with the specified name.static GetDataScanRequest.DataScanView
GetDataScanRequest.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.Builder
GetDataScanRequest.Builder. setView(GetDataScanRequest.DataScanView value)
Optional.
-