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
CreateApplicationCreates an App Engine application for a Google Cloud Platform project.
GetApplicationGets information about an application.
RepairApplicationRecreates the required App Engine features for the specified App Engine application, for example a Cloud Storage bucket or App Engine service account.
UpdateApplicationUpdates the specified Application resource.

google.appengine.v1.AuthorizedCertificates

Methods
CreateAuthorizedCertificateUploads the specified SSL certificate.
DeleteAuthorizedCertificateDeletes the specified SSL certificate.
GetAuthorizedCertificateGets the specified SSL certificate.
ListAuthorizedCertificatesLists all SSL certificates the user is authorized to administer.
UpdateAuthorizedCertificateUpdates the specified SSL certificate.

google.appengine.v1.AuthorizedDomains

Methods
ListAuthorizedDomainsLists all domains the user is authorized to administer.

google.appengine.v1.DomainMappings

Methods
CreateDomainMappingMaps a domain to an application.
DeleteDomainMappingDeletes the specified domain mapping.
GetDomainMappingGets the specified domain mapping.
ListDomainMappingsLists the domain mappings on an application.
UpdateDomainMappingUpdates the specified domain mapping.

google.appengine.v1.Firewall

Methods
BatchUpdateIngressRulesReplaces the entire firewall ruleset in one bulk operation.
CreateIngressRuleCreates a firewall rule for the application.
DeleteIngressRuleDeletes the specified firewall rule.
GetIngressRuleGets the specified firewall rule.
ListIngressRulesLists the firewall rules of an application.
UpdateIngressRuleUpdates the specified firewall rule.

google.appengine.v1.Instances

Methods
DebugInstanceEnables debugging on a VM instance.
DeleteInstanceStops a running instance.
GetInstanceGets instance information.
ListInstancesLists the instances of a version.

google.appengine.v1.Services

Methods
DeleteServiceDeletes the specified service and all enclosed versions.
GetServiceGets the current configuration of the specified service.
ListServicesLists all the services in the application.
UpdateServiceUpdates the configuration of the specified service.

google.appengine.v1.Versions

Methods
CreateVersionDeploys code and resource files to a new version.
DeleteVersionDeletes an existing Version resource.
GetVersionGets the specified Version resource.
ListVersionsLists the versions of a service.
UpdateVersionUpdates the specified Version resource.

google.appengine.v1beta.Applications

Methods
CreateApplicationCreates an App Engine application for a Google Cloud Platform project.
GetApplicationGets information about an application.
RepairApplicationRecreates the required App Engine features for the specified App Engine application, for example a Cloud Storage bucket or App Engine service account.
UpdateApplicationUpdates the specified Application resource.

google.appengine.v1beta.AuthorizedCertificates

Methods
CreateAuthorizedCertificateUploads the specified SSL certificate.
DeleteAuthorizedCertificateDeletes the specified SSL certificate.
GetAuthorizedCertificateGets the specified SSL certificate.
ListAuthorizedCertificatesLists all SSL certificates the user is authorized to administer.
UpdateAuthorizedCertificateUpdates the specified SSL certificate.

google.appengine.v1beta.AuthorizedDomains

Methods
ListAuthorizedDomainsLists all domains the user is authorized to administer.

google.appengine.v1beta.DomainMappings

Methods
CreateDomainMappingMaps a domain to an application.
DeleteDomainMappingDeletes the specified domain mapping.
GetDomainMappingGets the specified domain mapping.
ListDomainMappingsLists the domain mappings on an application.
UpdateDomainMappingUpdates the specified domain mapping.

google.appengine.v1beta.Firewall

Methods
BatchUpdateIngressRulesReplaces the entire firewall ruleset in one bulk operation.
CreateIngressRuleCreates a firewall rule for the application.
DeleteIngressRuleDeletes the specified firewall rule.
GetIngressRuleGets the specified firewall rule.
ListIngressRulesLists the firewall rules of an application.
UpdateIngressRuleUpdates the specified firewall rule.

google.appengine.v1beta.Instances

Methods
DebugInstanceEnables debugging on a VM instance.
DeleteInstanceStops a running instance.
GetInstanceGets instance information.
ListInstancesLists the instances of a version.

google.appengine.v1beta.Services

Methods
DeleteServiceDeletes the specified service and all enclosed versions.
GetServiceGets the current configuration of the specified service.
ListServicesLists all the services in the application.
UpdateServiceUpdates the configuration of the specified service.

google.appengine.v1beta.Versions

Methods
CreateVersionDeploys code and resource files to a new version.
DeleteVersionDeletes an existing Version resource.
GetVersionGets the specified Version resource.
ListVersionsLists the versions of a service.
UpdateVersionUpdates the specified Version resource.

google.cloud.location.Locations

Methods
GetLocationGets information about a location.
ListLocationsLists information about the supported locations for this service.

google.longrunning.Operations

Methods
GetOperationGets the latest state of a long-running operation.
ListOperationsLists operations that match the specified filter in the request.
WaitOperationWaits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state.