AppengineApi class

Provisions and manages developers' App Engine applications.

Constructors

AppengineApi(Client client, {String rootUrl = 'https://appengine.googleapis.com/', String servicePath = ''})

Properties

apps AppsResource
no setter
hashCode int
The hash code for this object.
no setterinherited
projects ProjectsResource
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

appengineAdminScope → const String
View and manage your applications deployed on Google App Engine
cloudPlatformReadOnlyScope → const String
View your data across Google Cloud services and see the email address of your Google Account
cloudPlatformScope → const String
See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.