class Appengine extends Service (View source)

Service definition for Appengine (v1).

Provisions and manages developers' App Engine applications.

For more information about this service, see the API Documentation

Constants

APPENGINE_ADMIN

View and manage your applications deployed on Google App Engine.

CLOUD_PLATFORM

See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.

.

CLOUD_PLATFORM_READ_ONLY

View your data across Google Cloud services and see the email address of your Google Account.

Properties

$apps
$apps_authorizedCertificates
$apps_authorizedDomains
$apps_domainMappings
$apps_firewall_ingressRules
$apps_locations
$apps_operations
$apps_services
$apps_services_versions
$apps_services_versions_instances
$projects_locations_applications_authorizedDomains
$rootUrlTemplate

Methods

__construct(Client|array $clientOrConfig = [], string $rootUrl = null)

Constructs the internal representation of the Appengine service.

Details

__construct(Client|array $clientOrConfig = [], string $rootUrl = null)

Constructs the internal representation of the Appengine service.

Parameters

Client|array $clientOrConfig

The client used to deliver requests, or a config array to pass to a new Client instance.

string $rootUrl

The root URL used for requests to the service.