# Functions

# Constants

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

# Structs

ApiConfigHandler: Google Cloud Endpoints (https://cloud.google.com/endpoints) configuration for API handlers.
ApiEndpointHandler: Uses Google Cloud Endpoints to handle requests.
Application: An Application resource contains the top-level configuration of an App Engine application.
AuthorizedCertificate: An SSL certificate that a user has been authorized to administer.
AuthorizedDomain: A domain that a user has been authorized to administer.
AutomaticScaling: Automatic scaling is based on request rate, response latencies, and other application metrics.
BasicScaling: A service with basic scaling will create an instance when the application receives a request.
BatchUpdateIngressRulesRequest: Request message for Firewall.BatchUpdateIngressRules.
BatchUpdateIngressRulesResponse: Response message for Firewall.UpdateAllIngressRules.
CertificateRawData: An SSL certificate obtained from a certificate authority.
CloudBuildOptions: Options for the build operations performed as a part of the version deployment.
ContainerInfo: Docker image that is used to create a container and start a VM instance for the version that you deploy.
ContainerState: ContainerState contains the externally-visible container state that is used to communicate the state and reasoning for that state to the CLH.
CpuUtilization: Target scaling by CPU usage.
CreateVersionMetadataV1: Metadata for the given google.longrunning.Operation during a google.appengine.v1.CreateVersionRequest.
CreateVersionMetadataV1Alpha: Metadata for the given google.longrunning.Operation during a google.appengine.v1alpha.CreateVersionRequest.
CreateVersionMetadataV1Beta: Metadata for the given google.longrunning.Operation during a google.appengine.v1beta.CreateVersionRequest.
Date: Represents a whole or partial calendar date, such as a birthday.
DebugInstanceRequest: Request message for Instances.DebugInstance.
Deployment: Code and application artifacts used to deploy a version to App Engine.
DiskUtilization: Target scaling by disk usage.
DomainMapping: A domain serving an App Engine application.
Empty: A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs.
EndpointsApiService: Google Cloud Endpoints (https://cloud.google.com/endpoints) configuration.
Entrypoint: The entrypoint for the application.
ErrorHandler: Custom static error page to be served when an error occurs.
FeatureSettings: The feature specific settings to be used in the application.
FileInfo: Single source file that is part of the version to be deployed.
FirewallRule: A single firewall rule that is evaluated against incoming traffic and provides an action to take on matched requests.
FlexibleRuntimeSettings: Runtime settings for the App Engine flexible environment.
GceTag: For use only by GCE.
GoogleAppengineV1betaLocationMetadata: Metadata for the given google.cloud.location.Location.
HealthCheck: Health checking configuration for VM instances.
IdentityAwareProxy: Identity-Aware Proxy.
Instance: An Instance resource is the computing unit that App Engine uses to automatically scale an application.
Library: Third-party Python runtime library that is required by the application.
ListAuthorizedCertificatesResponse: Response message for AuthorizedCertificates.ListAuthorizedCertificates.
ListAuthorizedDomainsResponse: Response message for AuthorizedDomains.ListAuthorizedDomains.
ListDomainMappingsResponse: Response message for DomainMappings.ListDomainMappings.
ListIngressRulesResponse: Response message for Firewall.ListIngressRules.
ListInstancesResponse: Response message for Instances.ListInstances.
ListLocationsResponse: The response message for Locations.ListLocations.
ListOperationsResponse: The response message for Operations.ListOperations.
ListRuntimesResponse: Response message for Applications.ListRuntimes.
ListServicesResponse: Response message for Services.ListServices.
ListVersionsResponse: Response message for Versions.ListVersions.
LivenessCheck: Health checking configuration for VM instances.
Location: A resource that represents a Google Cloud location.
LocationMetadata: Metadata for the given google.cloud.location.Location.
ManagedCertificate: A certificate managed by App Engine.
ManualScaling: A service with manual scaling runs continuously, allowing you to perform complex initialization and rely on the state of its memory over time.
Network: Extra network settings.
NetworkSettings: A NetworkSettings resource is a container for ingress settings for a version or service.
NetworkUtilization: Target scaling by network usage.
Operation: This resource represents a long-running operation that is the result of a network API call.
OperationMetadataV1: Metadata for the given google.longrunning.Operation.
OperationMetadataV1Alpha: Metadata for the given google.longrunning.Operation.
OperationMetadataV1Beta: Metadata for the given google.longrunning.Operation.
ProjectEvent: The request sent to CLHs during project events.
ProjectsMetadata: ProjectsMetadata is the metadata CCFE stores about the all the relevant projects (tenant, consumer, producer).
ReadinessCheck: Readiness checking configuration for VM instances.
Reasons: Containers transition between and within states based on reasons sent from various systems.
RepairApplicationRequest: Request message for 'Applications.RepairApplication'.
RequestUtilization: Target scaling by request utilization.
ResourceEvent: The request that is passed to CLH during per-resource events.
ResourceRecord: A DNS resource record.
Resources: Machine resources for a version.
Runtime: Runtime versions for App Engine.
ScriptHandler: Executes a script to handle the request that matches the URL pattern.
Service: A Service resource is a logical component of an application that can share state and communicate in a secure fashion with other services.
SslSettings: SSL configuration for a DomainMapping resource.
StandardSchedulerSettings: Scheduler settings for standard environment.
StaticFilesHandler: Files served directly to the user for a given URL, such as images, CSS stylesheets, or JavaScript source files.
Status: The Status type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs.
TrafficSplit: Traffic routing configuration for versions within a single service.
UrlDispatchRule: Rules to match an HTTP request and dispatch that request to a service.
UrlMap: URL pattern and description of how the URL should be handled.
Version: A Version resource is a specific set of source code and configuration files that are deployed into a service.
Volume: Volumes mounted within the app container.
VpcAccessConnector: VPC access connector specification.
ZipInfo: The zip file information for a zip deployment.