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 node.
See: Cloud TPU API Reference for tpu.projects.locations.nodes.delete
.
Synopsis
- type ProjectsLocationsNodesDeleteResource = "v1" :> (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] Operation)))))))
- projectsLocationsNodesDelete :: Text -> ProjectsLocationsNodesDelete
- data ProjectsLocationsNodesDelete
- plndXgafv :: Lens' ProjectsLocationsNodesDelete (Maybe Xgafv)
- plndUploadProtocol :: Lens' ProjectsLocationsNodesDelete (Maybe Text)
- plndAccessToken :: Lens' ProjectsLocationsNodesDelete (Maybe Text)
- plndUploadType :: Lens' ProjectsLocationsNodesDelete (Maybe Text)
- plndName :: Lens' ProjectsLocationsNodesDelete Text
- plndCallback :: Lens' ProjectsLocationsNodesDelete (Maybe Text)
REST Resource
type ProjectsLocationsNodesDeleteResource = "v1" :> (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] Operation))))))) Source #
A resource alias for tpu.projects.locations.nodes.delete
method which the
ProjectsLocationsNodesDelete
request conforms to.
Creating a Request
projectsLocationsNodesDelete Source #
Creates a value of ProjectsLocationsNodesDelete
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
data ProjectsLocationsNodesDelete Source #
Deletes a node.
See: projectsLocationsNodesDelete
smart constructor.
Instances
Request Lenses
plndUploadProtocol :: Lens' ProjectsLocationsNodesDelete (Maybe Text) Source #
Upload protocol for media (e.g. "raw", "multipart").
plndAccessToken :: Lens' ProjectsLocationsNodesDelete (Maybe Text) Source #
OAuth access token.
plndUploadType :: Lens' ProjectsLocationsNodesDelete (Maybe Text) Source #
Legacy upload protocol for media (e.g. "media", "multipart").
plndCallback :: Lens' ProjectsLocationsNodesDelete (Maybe Text) Source #
JSONP