Module: Google::Apis::AppengineV1

Defined in:
generated/google/apis/appengine_v1.rb,
generated/google/apis/appengine_v1/classes.rb,
generated/google/apis/appengine_v1/service.rb,
generated/google/apis/appengine_v1/representations.rb

Overview

Google App Engine Admin API

The App Engine Admin API enables developers to provision and manage their App Engine applications.

Defined Under Namespace

Classes: ApiConfigHandler, ApiEndpointHandler, AppengineService, Application, AutomaticScaling, BasicScaling, ContainerInfo, CpuUtilization, DebugInstanceRequest, Deployment, DiskUtilization, EndpointsApiService, ErrorHandler, FileInfo, HealthCheck, IdentityAwareProxy, Instance, Library, ListInstancesResponse, ListLocationsResponse, ListOperationsResponse, ListServicesResponse, ListVersionsResponse, LivenessCheck, Location, LocationMetadata, ManualScaling, Network, NetworkUtilization, Operation, OperationMetadata, OperationMetadataExperimental, OperationMetadataV1, OperationMetadataV1Beta, OperationMetadataV1Beta5, ReadinessCheck, RepairApplicationRequest, RequestUtilization, Resources, ScriptHandler, Service, StaticFilesHandler, Status, TrafficSplit, UrlDispatchRule, UrlMap, Version, Volume, ZipInfo

Constant Summary collapse

VERSION =
'V1'
REVISION =
'20170522'
AUTH_APPENGINE_ADMIN =

View and manage your applications deployed on Google App Engine

'https://www.googleapis.com/auth/appengine.admin'
AUTH_CLOUD_PLATFORM_READ_ONLY =

View your data across Google Cloud Platform services

'https://www.googleapis.com/auth/cloud-platform.read-only'
AUTH_CLOUD_PLATFORM =

View and manage your data across Google Cloud Platform services

'https://www.googleapis.com/auth/cloud-platform'