Package-level declarations

Types

Link copied to clipboard
enum ApiConfigHandlerAuthFailAction : Enum<ApiConfigHandlerAuthFailAction> , ConvertibleToJava<ApiConfigHandlerAuthFailAction>

Action to take when users access resources that require authentication. Defaults to redirect.

Link copied to clipboard
enum ApiConfigHandlerLogin : Enum<ApiConfigHandlerLogin> , ConvertibleToJava<ApiConfigHandlerLogin>

Level of login required to access this resource. Defaults to optional.

Link copied to clipboard
enum ApiConfigHandlerSecurityLevel : Enum<ApiConfigHandlerSecurityLevel> , ConvertibleToJava<ApiConfigHandlerSecurityLevel>

Security (HTTPS) enforcement for this URL.

Link copied to clipboard
enum AppDatabaseType : Enum<AppDatabaseType> , ConvertibleToJava<AppDatabaseType>

The type of the Cloud Firestore or Cloud Datastore database associated with this application.

Link copied to clipboard
enum ApplicationDatabaseType : Enum<ApplicationDatabaseType> , ConvertibleToJava<ApplicationDatabaseType>

The type of the Cloud Firestore or Cloud Datastore database associated with this application.

Link copied to clipboard
enum ApplicationServingStatus : Enum<ApplicationServingStatus> , ConvertibleToJava<ApplicationServingStatus>

Serving status of this application.

Link copied to clipboard
enum AppServingStatus : Enum<AppServingStatus> , ConvertibleToJava<AppServingStatus>

Serving status of this application.

Link copied to clipboard
enum EndpointsApiServiceRolloutStrategy : Enum<EndpointsApiServiceRolloutStrategy> , ConvertibleToJava<EndpointsApiServiceRolloutStrategy>

Endpoints rollout strategy. If FIXED, config_id must be specified. If MANAGED, config_id must be omitted.

Link copied to clipboard
enum ErrorHandlerErrorCode : Enum<ErrorHandlerErrorCode> , ConvertibleToJava<ErrorHandlerErrorCode>

Error condition this handler applies to.

Link copied to clipboard
enum IngressRuleAction : Enum<IngressRuleAction> , ConvertibleToJava<IngressRuleAction>

The action to take on matched requests.

Link copied to clipboard
enum NetworkInstanceIpMode : Enum<NetworkInstanceIpMode> , ConvertibleToJava<NetworkInstanceIpMode>

The IP mode for instances. Only applicable in the App Engine flexible environment.

Link copied to clipboard
enum SslSettingsSslManagementType : Enum<SslSettingsSslManagementType> , ConvertibleToJava<SslSettingsSslManagementType>

SSL management type for this domain. If AUTOMATIC, a managed certificate is automatically provisioned. If MANUAL, certificate_id must be manually specified in order to configure SSL for this domain.

Link copied to clipboard
enum UrlMapAuthFailAction : Enum<UrlMapAuthFailAction> , ConvertibleToJava<UrlMapAuthFailAction>

Action to take when users access resources that require authentication. Defaults to redirect.

Link copied to clipboard
enum UrlMapLogin : Enum<UrlMapLogin> , ConvertibleToJava<UrlMapLogin>

Level of login required to access this resource. Not supported for Node.js in the App Engine standard environment.

Link copied to clipboard
enum UrlMapRedirectHttpResponseCode : Enum<UrlMapRedirectHttpResponseCode> , ConvertibleToJava<UrlMapRedirectHttpResponseCode>

30x code to use when performing redirects for the secure field. Defaults to 302.

Link copied to clipboard
enum UrlMapSecurityLevel : Enum<UrlMapSecurityLevel> , ConvertibleToJava<UrlMapSecurityLevel>

Security (HTTPS) enforcement for this URL.

Link copied to clipboard
enum VersionInboundServicesItem : Enum<VersionInboundServicesItem> , ConvertibleToJava<VersionInboundServicesItem>
Link copied to clipboard
enum VersionServingStatus : Enum<VersionServingStatus> , ConvertibleToJava<VersionServingStatus>

Current serving status of this version. Only the versions with a SERVING status create instances and can be billed.SERVING_STATUS_UNSPECIFIED is an invalid value. Defaults to SERVING.

Link copied to clipboard
enum VpcAccessConnectorEgressSetting : Enum<VpcAccessConnectorEgressSetting> , ConvertibleToJava<VpcAccessConnectorEgressSetting>

The egress setting for the connector, controlling what traffic is diverted through it.