App Engine Admin API

Provisions and manages developers' App Engine applications.

Service: appengine.googleapis.com

The Service name appengine.googleapis.com is needed to create RPC client stubs.

google.appengine.v1.Applications

Methods
CreateApplication Creates an App Engine application for a Google Cloud Platform project.
GetApplication Gets information about an application.
RepairApplication Recreates the required App Engine features for the specified App Engine application, for example a Cloud Storage bucket or App Engine service account.
UpdateApplication Updates the specified Application resource.

google.appengine.v1.AuthorizedCertificates

Methods
CreateAuthorizedCertificate Uploads the specified SSL certificate.
DeleteAuthorizedCertificate Deletes the specified SSL certificate.
GetAuthorizedCertificate Gets the specified SSL certificate.
ListAuthorizedCertificates Lists all SSL certificates the user is authorized to administer.
UpdateAuthorizedCertificate Updates the specified SSL certificate.

google.appengine.v1.AuthorizedDomains

Methods
ListAuthorizedDomains Lists all domains the user is authorized to administer.

google.appengine.v1.DomainMappings

Methods
CreateDomainMapping Maps a domain to an application.
DeleteDomainMapping Deletes the specified domain mapping.
GetDomainMapping Gets the specified domain mapping.
ListDomainMappings Lists the domain mappings on an application.
UpdateDomainMapping Updates the specified domain mapping.

google.appengine.v1.Firewall

Methods
BatchUpdateIngressRules Replaces the entire firewall ruleset in one bulk operation.
CreateIngressRule Creates a firewall rule for the application.
DeleteIngressRule Deletes the specified firewall rule.
GetIngressRule Gets the specified firewall rule.
ListIngressRules Lists the firewall rules of an application.
UpdateIngressRule Updates the specified firewall rule.

google.appengine.v1.Instances

Methods
DebugInstance Enables debugging on a VM instance.
DeleteInstance Stops a running instance.
GetInstance Gets instance information.
ListInstances Lists the instances of a version.

google.appengine.v1.Services

Methods
DeleteService Deletes the specified service and all enclosed versions.
GetService Gets the current configuration of the specified service.
ListServices Lists all the services in the application.
UpdateService Updates the configuration of the specified service.

google.appengine.v1.Versions

Methods
CreateVersion Deploys code and resource files to a new version.
DeleteVersion Deletes an existing Version resource.
GetVersion Gets the specified Version resource.
ListVersions Lists the versions of a service.
UpdateVersion Updates the specified Version resource.

google.appengine.v1beta.Applications

Methods
CreateApplication Creates an App Engine application for a Google Cloud Platform project.
GetApplication Gets information about an application.
RepairApplication Recreates the required App Engine features for the specified App Engine application, for example a Cloud Storage bucket or App Engine service account.
UpdateApplication Updates the specified Application resource.

google.appengine.v1beta.AuthorizedCertificates

Methods
CreateAuthorizedCertificate Uploads the specified SSL certificate.
DeleteAuthorizedCertificate Deletes the specified SSL certificate.
GetAuthorizedCertificate Gets the specified SSL certificate.
ListAuthorizedCertificates Lists all SSL certificates the user is authorized to administer.
UpdateAuthorizedCertificate Updates the specified SSL certificate.

google.appengine.v1beta.AuthorizedDomains

Methods
ListAuthorizedDomains Lists all domains the user is authorized to administer.

google.appengine.v1beta.DomainMappings

Methods
CreateDomainMapping Maps a domain to an application.
DeleteDomainMapping Deletes the specified domain mapping.
GetDomainMapping Gets the specified domain mapping.
ListDomainMappings Lists the domain mappings on an application.
UpdateDomainMapping Updates the specified domain mapping.

google.appengine.v1beta.Firewall

Methods
BatchUpdateIngressRules Replaces the entire firewall ruleset in one bulk operation.
CreateIngressRule Creates a firewall rule for the application.
DeleteIngressRule Deletes the specified firewall rule.
GetIngressRule Gets the specified firewall rule.
ListIngressRules Lists the firewall rules of an application.
UpdateIngressRule Updates the specified firewall rule.

google.appengine.v1beta.Instances

Methods
DebugInstance Enables debugging on a VM instance.
DeleteInstance Stops a running instance.
GetInstance Gets instance information.
ListInstances Lists the instances of a version.

google.appengine.v1beta.Services

Methods
DeleteService Deletes the specified service and all enclosed versions.
GetService Gets the current configuration of the specified service.
ListServices Lists all the services in the application.
UpdateService Updates the configuration of the specified service.

google.appengine.v1beta.Versions

Methods
CreateVersion Deploys code and resource files to a new version.
DeleteVersion Deletes an existing Version resource.
GetVersion Gets the specified Version resource.
ListVersions Lists the versions of a service.
UpdateVersion Updates the specified Version resource.

google.cloud.location.Locations

Methods
GetLocation Gets information about a location.
ListLocations Lists information about the supported locations for this service.

google.longrunning.Operations

Methods
GetOperation Gets the latest state of a long-running operation.
ListOperations Lists operations that match the specified filter in the request.
WaitOperation Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state.