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 |
Gets the details of a node.
See: Cloud TPU API Reference for tpu.projects.locations.nodes.get
.
Synopsis
- type ProjectsLocationsNodesGetResource = "v1" :> (Capture "name" Text :> (QueryParam "$.xgafv" Xgafv :> (QueryParam "upload_protocol" Text :> (QueryParam "access_token" Text :> (QueryParam "uploadType" Text :> (QueryParam "callback" Text :> (QueryParam "alt" AltJSON :> Get '[JSON] Node)))))))
- projectsLocationsNodesGet :: Text -> ProjectsLocationsNodesGet
- data ProjectsLocationsNodesGet
- plngXgafv :: Lens' ProjectsLocationsNodesGet (Maybe Xgafv)
- plngUploadProtocol :: Lens' ProjectsLocationsNodesGet (Maybe Text)
- plngAccessToken :: Lens' ProjectsLocationsNodesGet (Maybe Text)
- plngUploadType :: Lens' ProjectsLocationsNodesGet (Maybe Text)
- plngName :: Lens' ProjectsLocationsNodesGet Text
- plngCallback :: Lens' ProjectsLocationsNodesGet (Maybe Text)
REST Resource
type ProjectsLocationsNodesGetResource = "v1" :> (Capture "name" Text :> (QueryParam "$.xgafv" Xgafv :> (QueryParam "upload_protocol" Text :> (QueryParam "access_token" Text :> (QueryParam "uploadType" Text :> (QueryParam "callback" Text :> (QueryParam "alt" AltJSON :> Get '[JSON] Node))))))) Source #
A resource alias for tpu.projects.locations.nodes.get
method which the
ProjectsLocationsNodesGet
request conforms to.
Creating a Request
projectsLocationsNodesGet Source #
Creates a value of ProjectsLocationsNodesGet
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
data ProjectsLocationsNodesGet Source #
Gets the details of a node.
See: projectsLocationsNodesGet
smart constructor.
Instances
Request Lenses
plngUploadProtocol :: Lens' ProjectsLocationsNodesGet (Maybe Text) Source #
Upload protocol for media (e.g. "raw", "multipart").
plngAccessToken :: Lens' ProjectsLocationsNodesGet (Maybe Text) Source #
OAuth access token.
plngUploadType :: Lens' ProjectsLocationsNodesGet (Maybe Text) Source #
Legacy upload protocol for media (e.g. "media", "multipart").
plngCallback :: Lens' ProjectsLocationsNodesGet (Maybe Text) Source #
JSONP