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 |
Lists information about the supported locations for this service.
See: App Engine Admin API Reference for appengine.apps.locations.list
.
Synopsis
- type AppsLocationsListResource = "v1" :> ("apps" :> (Capture "appsId" Text :> ("locations" :> (QueryParam "$.xgafv" Xgafv :> (QueryParam "upload_protocol" Text :> (QueryParam "access_token" Text :> (QueryParam "uploadType" Text :> (QueryParam "filter" Text :> (QueryParam "pageToken" Text :> (QueryParam "pageSize" (Textual Int32) :> (QueryParam "callback" Text :> (QueryParam "alt" AltJSON :> Get '[JSON] ListLocationsResponse))))))))))))
- appsLocationsList :: Text -> AppsLocationsList
- data AppsLocationsList
- allXgafv :: Lens' AppsLocationsList (Maybe Xgafv)
- allUploadProtocol :: Lens' AppsLocationsList (Maybe Text)
- allAccessToken :: Lens' AppsLocationsList (Maybe Text)
- allUploadType :: Lens' AppsLocationsList (Maybe Text)
- allAppsId :: Lens' AppsLocationsList Text
- allFilter :: Lens' AppsLocationsList (Maybe Text)
- allPageToken :: Lens' AppsLocationsList (Maybe Text)
- allPageSize :: Lens' AppsLocationsList (Maybe Int32)
- allCallback :: Lens' AppsLocationsList (Maybe Text)
REST Resource
type AppsLocationsListResource = "v1" :> ("apps" :> (Capture "appsId" Text :> ("locations" :> (QueryParam "$.xgafv" Xgafv :> (QueryParam "upload_protocol" Text :> (QueryParam "access_token" Text :> (QueryParam "uploadType" Text :> (QueryParam "filter" Text :> (QueryParam "pageToken" Text :> (QueryParam "pageSize" (Textual Int32) :> (QueryParam "callback" Text :> (QueryParam "alt" AltJSON :> Get '[JSON] ListLocationsResponse)))))))))))) Source #
A resource alias for appengine.apps.locations.list
method which the
AppsLocationsList
request conforms to.
Creating a Request
Creates a value of AppsLocationsList
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
data AppsLocationsList Source #
Lists information about the supported locations for this service.
See: appsLocationsList
smart constructor.
Instances
Request Lenses
allUploadProtocol :: Lens' AppsLocationsList (Maybe Text) Source #
Upload protocol for media (e.g. "raw", "multipart").
allAccessToken :: Lens' AppsLocationsList (Maybe Text) Source #
OAuth access token.
allUploadType :: Lens' AppsLocationsList (Maybe Text) Source #
Legacy upload protocol for media (e.g. "media", "multipart").
allAppsId :: Lens' AppsLocationsList Text Source #
Part of `name`. The resource that owns the locations collection, if applicable.
allPageToken :: Lens' AppsLocationsList (Maybe Text) Source #
The standard list page token.
allPageSize :: Lens' AppsLocationsList (Maybe Int32) Source #
The standard list page size.
allCallback :: Lens' AppsLocationsList (Maybe Text) Source #
JSONP