{-# LANGUAGE DataKinds #-}
{-# LANGUAGE DeriveDataTypeable #-}
{-# LANGUAGE DeriveGeneric #-}
{-# LANGUAGE NoImplicitPrelude #-}
{-# LANGUAGE OverloadedStrings #-}
{-# OPTIONS_GHC -fno-warn-unused-imports #-}
module Network.Google.AppEngine.Types
(
appEngineService
, cloudPlatformReadOnlyScope
, appEngineAdminScope
, cloudPlatformScope
, ApplicationServingStatus (..)
, URLMapLogin (..)
, NetworkUtilization
, networkUtilization
, nuTargetReceivedBytesPerSecond
, nuTargetSentPacketsPerSecond
, nuTargetReceivedPacketsPerSecond
, nuTargetSentBytesPerSecond
, ManagedCertificateStatus (..)
, Status
, status
, sDetails
, sCode
, sMessage
, OperationSchema
, operationSchema
, osAddtional
, LocationSchema
, locationSchema
, lsAddtional
, AuthorizedDomain
, authorizedDomain
, adName
, adId
, TrafficSplit
, trafficSplit
, tsShardBy
, tsAllocations
, ScriptHandler
, scriptHandler
, shScriptPath
, ListServicesResponse
, listServicesResponse
, lsrNextPageToken
, lsrServices
, URLMap
, urlMap
, umScript
, umSecurityLevel
, umAPIEndpoint
, umURLRegex
, umRedirectHTTPResponseCode
, umAuthFailAction
, umStaticFiles
, umLogin
, Library
, library
, lName
, lVersion
, ResourceRecord
, resourceRecord
, rrRrData
, rrName
, rrType
, ListLocationsResponse
, listLocationsResponse
, llrNextPageToken
, llrLocations
, DiskUtilization
, diskUtilization
, duTargetReadBytesPerSecond
, duTargetReadOpsPerSecond
, duTargetWriteOpsPerSecond
, duTargetWriteBytesPerSecond
, ListOperationsResponse
, listOperationsResponse
, lorNextPageToken
, lorOperations
, HealthCheck
, healthCheck
, hcHealthyThreshold
, hcDisableHealthCheck
, hcCheckInterval
, hcRestartThreshold
, hcHost
, hcTimeout
, hcUnhealthyThreshold
, AuthorizedCertificate
, authorizedCertificate
, acManagedCertificate
, acCertificateRawData
, acDomainNames
, acDomainMAppingsCount
, acName
, acDisplayName
, acId
, acExpireTime
, acVisibleDomainMAppings
, APIConfigHandler
, apiConfigHandler
, achScript
, achSecurityLevel
, achURL
, achAuthFailAction
, achLogin
, VersionEnvVariables
, versionEnvVariables
, vevAddtional
, APIConfigHandlerSecurityLevel (..)
, Application
, application
, aDefaultHostname
, aDefaultCookieExpiration
, aIap
, aAuthDomain
, aCodeBucket
, aGcrDomain
, aFeatureSettings
, aName
, aDispatchRules
, aDefaultBucket
, aId
, aLocationId
, aServingStatus
, VersionBetaSettings
, versionBetaSettings
, vbsAddtional
, Service
, service
, sSplit
, sName
, sId
, ErrorHandlerErrorCode (..)
, EndpointsAPIService
, endpointsAPIService
, easDisableTraceSampling
, easName
, easConfigId
, easRolloutStrategy
, Location
, location
, locName
, locMetadata
, locDisplayName
, locLabels
, locLocationId
, Operation
, operation
, oDone
, oError
, oResponse
, oName
, oMetadata
, EndpointsAPIServiceRolloutStrategy (..)
, ZipInfo
, zipInfo
, ziFilesCount
, ziSourceURL
, Empty
, empty
, URLDispatchRule
, urlDispatchRule
, udrPath
, udrService
, udrDomain
, OperationMetadataV1Beta
, operationMetadataV1Beta
, omvbEphemeralMessage
, omvbInsertTime
, omvbUser
, omvbMethod
, omvbEndTime
, omvbWarning
, omvbCreateVersionMetadata
, omvbTarget
, ListAuthorizedDomainsResponse
, listAuthorizedDomainsResponse
, ladrNextPageToken
, ladrDomains
, Entrypoint
, entrypoint
, eShell
, ListVersionsResponse
, listVersionsResponse
, lvrNextPageToken
, lvrVersions
, ManagedCertificate
, managedCertificate
, mcStatus
, mcLastRenewalTime
, CreateVersionMetadataV1Alpha
, createVersionMetadataV1Alpha
, cvmvaCloudBuildId
, FileInfo
, fileInfo
, fiSha1Sum
, fiMimeType
, fiSourceURL
, AutomaticScaling
, automaticScaling
, asNetworkUtilization
, asMaxTotalInstances
, asMinIdleInstances
, asDiskUtilization
, asMinPendingLatency
, asCPUUtilization
, asMaxIdleInstances
, asMinTotalInstances
, asMaxConcurrentRequests
, asCoolDownPeriod
, asRequestUtilization
, asMaxPendingLatency
, asStandardSchedulerSettings
, OperationMetadataV1Beta5
, operationMetadataV1Beta5
, oInsertTime
, oUser
, oMethod
, oEndTime
, oTarget
, Volume
, volume
, vSizeGb
, vName
, vVolumeType
, APIEndpointHandler
, apiEndpointHandler
, aehScriptPath
, StatusDetailsItem
, statusDetailsItem
, sdiAddtional
, ListIngressRulesResponse
, listIngressRulesResponse
, lirrNextPageToken
, lirrIngressRules
, Network
, network
, nSubnetworkName
, nForwardedPorts
, nInstanceTag
, nName
, APIConfigHandlerAuthFailAction (..)
, ReadinessCheck
, readinessCheck
, rcSuccessThreshold
, rcFailureThreshold
, rcPath
, rcCheckInterval
, rcAppStartTimeout
, rcHost
, rcTimeout
, BatchUpdateIngressRulesRequest
, batchUpdateIngressRulesRequest
, buirrIngressRules
, DebugInstanceRequest
, debugInstanceRequest
, dirSSHKey
, StaticFilesHandlerHTTPHeaders
, staticFilesHandlerHTTPHeaders
, sfhhttphAddtional
, Resources
, resources
, rMemoryGb
, rDiskGb
, rVolumes
, rCPU
, FeatureSettings
, featureSettings
, fsSplitHealthChecks
, CertificateRawData
, certificateRawData
, crdPrivateKey
, crdPublicCertificate
, DomainMApping
, domainMApping
, dmaResourceRecords
, dmaName
, dmaId
, dmaSSLSettings
, VersionServingStatus (..)
, DeploymentFiles
, deploymentFiles
, dfAddtional
, BatchUpdateIngressRulesResponse
, batchUpdateIngressRulesResponse
, bIngressRules
, CPUUtilization
, cpuUtilization
, cuAggregationWindowLength
, cuTargetUtilization
, CreateVersionMetadataV1
, createVersionMetadataV1
, cvmvCloudBuildId
, TrafficSplitAllocations
, trafficSplitAllocations
, tsaAddtional
, CloudBuildOptions
, cloudBuildOptions
, cboCloudBuildTimeout
, cboAppYamlPath
, ManualScaling
, manualScaling
, msInstances
, BasicScaling
, basicScaling
, bsMaxInstances
, bsIdleTimeout
, URLMapSecurityLevel (..)
, ResourceRecordType (..)
, OperationMetadataV1
, operationMetadataV1
, omvEphemeralMessage
, omvInsertTime
, omvUser
, omvMethod
, omvEndTime
, omvWarning
, omvCreateVersionMetadata
, omvTarget
, Version
, version
, verRuntime
, verNobuildFilesRegex
, verInstanceClass
, verRuntimeChannel
, verRuntimeMainExecutablePath
, verHealthCheck
, verEndpointsAPIService
, verEnv
, verZones
, verEntrypoint
, verDefaultExpiration
, verAutomaticScaling
, verErrorHandlers
, verCreatedBy
, verVM
, verHandlers
, verInboundServices
, verReadinessCheck
, verNetwork
, verResources
, verName
, verThreadsafe
, verBetaSettings
, verBasicScaling
, verManualScaling
, verAPIConfig
, verId
, verEnvVariables
, verLivenessCheck
, verRuntimeAPIVersion
, verServingStatus
, verDiskUsageBytes
, verCreateTime
, verLibraries
, verVersionURL
, verDeployment
, Xgafv (..)
, IdentityAwareProxy
, identityAwareProxy
, iapEnabled
, iapOAuth2ClientSecretSha256
, iapOAuth2ClientSecret
, iapOAuth2ClientId
, StaticFilesHandler
, staticFilesHandler
, sfhHTTPHeaders
, sfhPath
, sfhRequireMatchingFile
, sfhExpiration
, sfhMimeType
, sfhApplicationReadable
, sfhUploadPathRegex
, ErrorHandler
, errorHandler
, ehMimeType
, ehErrorCode
, ehStaticFile
, TrafficSplitShardBy (..)
, InstanceAvailability (..)
, LocationLabels
, locationLabels
, llAddtional
, ListAuthorizedCertificatesResponse
, listAuthorizedCertificatesResponse
, lacrNextPageToken
, lacrCertificates
, FirewallRule
, firewallRule
, frPriority
, frAction
, frSourceRange
, frDescription
, LocationMetadata
, locationMetadata
, lmStandardEnvironmentAvailable
, lmFlexibleEnvironmentAvailable
, OperationMetadata
, operationMetadata
, omInsertTime
, omUser
, omMethod
, omEndTime
, omOperationType
, omTarget
, URLMapAuthFailAction (..)
, ListInstancesResponse
, listInstancesResponse
, lirNextPageToken
, lirInstances
, OperationMetadataV1Alpha
, operationMetadataV1Alpha
, omvaEphemeralMessage
, omvaInsertTime
, omvaUser
, omvaMethod
, omvaEndTime
, omvaWarning
, omvaCreateVersionMetadata
, omvaTarget
, LivenessCheck
, livenessCheck
, lcSuccessThreshold
, lcFailureThreshold
, lcPath
, lcCheckInterval
, lcHost
, lcInitialDelay
, lcTimeout
, URLMapRedirectHTTPResponseCode (..)
, RequestUtilization
, requestUtilization
, ruTargetConcurrentRequests
, ruTargetRequestCountPerSecond
, FirewallRuleAction (..)
, SSLSettingsSSLManagementType (..)
, RepairApplicationRequest
, repairApplicationRequest
, OperationResponse
, operationResponse
, orAddtional
, CreateVersionMetadataV1Beta
, createVersionMetadataV1Beta
, cvmvbCloudBuildId
, ListDomainMAppingsResponse
, listDomainMAppingsResponse
, ldmarDomainMAppings
, ldmarNextPageToken
, StandardSchedulerSettings
, standardSchedulerSettings
, sssTargetCPUUtilization
, sssMinInstances
, sssMaxInstances
, sssTargetThroughputUtilization
, APIConfigHandlerLogin (..)
, ContainerInfo
, containerInfo
, ciImage
, Instance
, instance'
, iMemoryUsage
, iVMStatus
, iVMZoneName
, iVMIP
, iStartTime
, iVMId
, iAvailability
, iVMName
, iName
, iVMDebugEnabled
, iRequests
, iQps
, iId
, iErrors
, iAverageLatency
, iAppEngineRelease
, SSLSettings
, sslSettings
, ssSSLManagementType
, ssCertificateId
, ssPendingManagedCertificateId
, Deployment
, deployment
, dZip
, dCloudBuildOptions
, dContainer
, dFiles
) where
import Network.Google.AppEngine.Types.Product
import Network.Google.AppEngine.Types.Sum
import Network.Google.Prelude
appEngineService :: ServiceConfig
appEngineService
= defaultService (ServiceId "appengine:v1")
"appengine.googleapis.com"
cloudPlatformReadOnlyScope :: Proxy '["https://www.googleapis.com/auth/cloud-platform.read-only"]
cloudPlatformReadOnlyScope = Proxy;
appEngineAdminScope :: Proxy '["https://www.googleapis.com/auth/appengine.admin"]
appEngineAdminScope = Proxy;
cloudPlatformScope :: Proxy '["https://www.googleapis.com/auth/cloud-platform"]
cloudPlatformScope = Proxy;