Copyright | (c) 2015-2016 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay@gmail.com> |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
Language | Haskell2010 |
Deletes a long-running DlpJob. This method indicates that the client is no longer interested in the DlpJob result. The job will be cancelled if possible. See https://cloud.google.com/dlp/docs/inspecting-storage and https://cloud.google.com/dlp/docs/compute-risk-analysis to learn more.
See: Cloud Data Loss Prevention (DLP) API Reference for dlp.projects.dlpJobs.delete
.
Synopsis
- type ProjectsDlpJobsDeleteResource = "v2" :> (Capture "name" Text :> (QueryParam "$.xgafv" Xgafv :> (QueryParam "upload_protocol" Text :> (QueryParam "access_token" Text :> (QueryParam "uploadType" Text :> (QueryParam "callback" Text :> (QueryParam "alt" AltJSON :> Delete '[JSON] GoogleProtobufEmpty)))))))
- projectsDlpJobsDelete :: Text -> ProjectsDlpJobsDelete
- data ProjectsDlpJobsDelete
- pdjdXgafv :: Lens' ProjectsDlpJobsDelete (Maybe Xgafv)
- pdjdUploadProtocol :: Lens' ProjectsDlpJobsDelete (Maybe Text)
- pdjdAccessToken :: Lens' ProjectsDlpJobsDelete (Maybe Text)
- pdjdUploadType :: Lens' ProjectsDlpJobsDelete (Maybe Text)
- pdjdName :: Lens' ProjectsDlpJobsDelete Text
- pdjdCallback :: Lens' ProjectsDlpJobsDelete (Maybe Text)
REST Resource
type ProjectsDlpJobsDeleteResource = "v2" :> (Capture "name" Text :> (QueryParam "$.xgafv" Xgafv :> (QueryParam "upload_protocol" Text :> (QueryParam "access_token" Text :> (QueryParam "uploadType" Text :> (QueryParam "callback" Text :> (QueryParam "alt" AltJSON :> Delete '[JSON] GoogleProtobufEmpty))))))) Source #
A resource alias for dlp.projects.dlpJobs.delete
method which the
ProjectsDlpJobsDelete
request conforms to.
Creating a Request
projectsDlpJobsDelete Source #
Creates a value of ProjectsDlpJobsDelete
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
data ProjectsDlpJobsDelete Source #
Deletes a long-running DlpJob. This method indicates that the client is no longer interested in the DlpJob result. The job will be cancelled if possible. See https://cloud.google.com/dlp/docs/inspecting-storage and https://cloud.google.com/dlp/docs/compute-risk-analysis to learn more.
See: projectsDlpJobsDelete
smart constructor.
Instances
Request Lenses
pdjdUploadProtocol :: Lens' ProjectsDlpJobsDelete (Maybe Text) Source #
Upload protocol for media (e.g. "raw", "multipart").
pdjdAccessToken :: Lens' ProjectsDlpJobsDelete (Maybe Text) Source #
OAuth access token.
pdjdUploadType :: Lens' ProjectsDlpJobsDelete (Maybe Text) Source #
Legacy upload protocol for media (e.g. "media", "multipart").
pdjdCallback :: Lens' ProjectsDlpJobsDelete (Maybe Text) Source #
JSONP