Package-level declarations
Types
Allows creation and management of an App Engine application.
Allows creation and management of an App Engine application.
Builder for ApplicationArgs.
Builder for Application.
Rules to match an HTTP request and dispatch that request to a service. To get more information about ApplicationUrlDispatchRules, see:
Rules to match an HTTP request and dispatch that request to a service. To get more information about ApplicationUrlDispatchRules, see:
Builder for ApplicationUrlDispatchRulesArgs.
Builder for ApplicationUrlDispatchRules.
A domain serving an App Engine application. To get more information about DomainMapping, see:
A domain serving an App Engine application. To get more information about DomainMapping, see:
Builder for DomainMappingArgs.
Builder for DomainMapping.
Traffic routing configuration for versions within a single service. Traffic splits define how traffic directed to the service is assigned to versions. To get more information about ServiceSplitTraffic, see:
Traffic routing configuration for versions within a single service. Traffic splits define how traffic directed to the service is assigned to versions. To get more information about ServiceSplitTraffic, see:
Builder for EngineSplitTrafficArgs.
Builder for EngineSplitTraffic.
A single firewall rule that is evaluated against incoming traffic and provides an action to take on matched requests. To get more information about FirewallRule, see:
A single firewall rule that is evaluated against incoming traffic and provides an action to take on matched requests. To get more information about FirewallRule, see:
Builder for FirewallRuleArgs.
Builder for FirewallRule.
Flexible App Version resource to create a new version of flexible GAE Application. Based on Google Compute Engine, the App Engine flexible environment automatically scales your app up and down while also balancing the load. Learn about the differences between the standard environment and the flexible environment at https://cloud.google.com/appengine/docs/the-appengine-environments.
Flexible App Version resource to create a new version of flexible GAE Application. Based on Google Compute Engine, the App Engine flexible environment automatically scales your app up and down while also balancing the load. Learn about the differences between the standard environment and the flexible environment at https://cloud.google.com/appengine/docs/the-appengine-environments.
Builder for FlexibleAppVersionArgs.
Builder for FlexibleAppVersion.
A NetworkSettings resource is a container for ingress settings for a version or service. To get more information about ServiceNetworkSettings, see:
A NetworkSettings resource is a container for ingress settings for a version or service. To get more information about ServiceNetworkSettings, see:
Builder for ServiceNetworkSettingsArgs.
Builder for ServiceNetworkSettings.
Standard App Version resource to create a new version of standard GAE Application. Learn about the differences between the standard environment and the flexible environment at https://cloud.google.com/appengine/docs/the-appengine-environments. Currently supporting Zip and File Containers. To get more information about StandardAppVersion, see:
Standard App Version resource to create a new version of standard GAE Application. Learn about the differences between the standard environment and the flexible environment at https://cloud.google.com/appengine/docs/the-appengine-environments. Currently supporting Zip and File Containers. To get more information about StandardAppVersion, see:
Builder for StandardAppVersionArgs.
Builder for StandardAppVersion.