ApiConfigHandler |
[Google Cloud Endpoints](https://cloud.google.com/appengine/docs/python/endpoints/)
configuration for API handlers.
|
ApiConfigHandler.Builder |
[Google Cloud Endpoints](https://cloud.google.com/appengine/docs/python/endpoints/)
configuration for API handlers.
|
ApiConfigHandlerOrBuilder |
|
ApiEndpointHandler |
Uses Google Cloud Endpoints to handle requests.
|
ApiEndpointHandler.Builder |
Uses Google Cloud Endpoints to handle requests.
|
ApiEndpointHandlerOrBuilder |
|
Application |
An Application resource contains the top-level configuration of an App
Engine application.
|
Application.Builder |
An Application resource contains the top-level configuration of an App
Engine application.
|
Application.DatabaseType |
Protobuf enum google.appengine.v1.Application.DatabaseType
|
Application.FeatureSettings |
The feature specific settings to be used in the application.
|
Application.FeatureSettings.Builder |
The feature specific settings to be used in the application.
|
Application.FeatureSettingsOrBuilder |
|
Application.IdentityAwareProxy |
Identity-Aware Proxy
|
Application.IdentityAwareProxy.Builder |
Identity-Aware Proxy
|
Application.IdentityAwareProxyOrBuilder |
|
Application.ServingStatus |
Protobuf enum google.appengine.v1.Application.ServingStatus
|
ApplicationOrBuilder |
|
ApplicationsClient |
Service Description: Manages App Engine applications.
|
ApplicationsGrpc.ApplicationsBlockingStub |
A stub to allow clients to do synchronous rpc calls to service Applications.
|
ApplicationsGrpc.ApplicationsFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service Applications.
|
ApplicationsGrpc.ApplicationsStub |
A stub to allow clients to do asynchronous rpc calls to service Applications.
|
ApplicationsGrpc.AsyncService |
Manages App Engine applications.
|
ApplicationsSettings |
|
ApplicationsSettings.Builder |
Builder for ApplicationsSettings.
|
AuditData |
App Engine admin service audit log.
|
AuditData.Builder |
App Engine admin service audit log.
|
AuditData.MethodCase |
|
AuditDataOrBuilder |
|
AuthFailAction |
Actions to take when the user is not logged in.
|
AuthorizedCertificate |
An SSL certificate that a user has been authorized to administer.
|
AuthorizedCertificate.Builder |
An SSL certificate that a user has been authorized to administer.
|
AuthorizedCertificateOrBuilder |
|
AuthorizedCertificatesClient |
Service Description: Manages SSL certificates a user is authorized to administer.
|
AuthorizedCertificatesClient.ListAuthorizedCertificatesFixedSizeCollection |
|
AuthorizedCertificatesClient.ListAuthorizedCertificatesPage |
|
AuthorizedCertificatesClient.ListAuthorizedCertificatesPagedResponse |
|
AuthorizedCertificatesGrpc.AsyncService |
Manages SSL certificates a user is authorized to administer.
|
AuthorizedCertificatesGrpc.AuthorizedCertificatesBlockingStub |
A stub to allow clients to do synchronous rpc calls to service AuthorizedCertificates.
|
AuthorizedCertificatesGrpc.AuthorizedCertificatesFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service
AuthorizedCertificates.
|
AuthorizedCertificatesGrpc.AuthorizedCertificatesStub |
A stub to allow clients to do asynchronous rpc calls to service AuthorizedCertificates.
|
AuthorizedCertificatesSettings |
|
AuthorizedCertificatesSettings.Builder |
Builder for AuthorizedCertificatesSettings.
|
AuthorizedCertificateView |
Fields that should be returned when an AuthorizedCertificate resource is
retrieved.
|
AuthorizedDomain |
A domain that a user has been authorized to administer.
|
AuthorizedDomain.Builder |
A domain that a user has been authorized to administer.
|
AuthorizedDomainOrBuilder |
|
AuthorizedDomainsClient |
Service Description: Manages domains a user is authorized to administer.
|
AuthorizedDomainsClient.ListAuthorizedDomainsFixedSizeCollection |
|
AuthorizedDomainsClient.ListAuthorizedDomainsPage |
|
AuthorizedDomainsClient.ListAuthorizedDomainsPagedResponse |
|
AuthorizedDomainsGrpc.AsyncService |
Manages domains a user is authorized to administer.
|
AuthorizedDomainsGrpc.AuthorizedDomainsBlockingStub |
A stub to allow clients to do synchronous rpc calls to service AuthorizedDomains.
|
AuthorizedDomainsGrpc.AuthorizedDomainsFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service AuthorizedDomains.
|
AuthorizedDomainsGrpc.AuthorizedDomainsStub |
A stub to allow clients to do asynchronous rpc calls to service AuthorizedDomains.
|
AuthorizedDomainsSettings |
|
AuthorizedDomainsSettings.Builder |
Builder for AuthorizedDomainsSettings.
|
AutomaticScaling |
Automatic scaling is based on request rate, response latencies, and other
application metrics.
|
AutomaticScaling.Builder |
Automatic scaling is based on request rate, response latencies, and other
application metrics.
|
AutomaticScalingOrBuilder |
|
BasicScaling |
A service with basic scaling will create an instance when the application
receives a request.
|
BasicScaling.Builder |
A service with basic scaling will create an instance when the application
receives a request.
|
BasicScalingOrBuilder |
|
BatchUpdateIngressRulesRequest |
Request message for `Firewall.BatchUpdateIngressRules`.
|
BatchUpdateIngressRulesRequest.Builder |
Request message for `Firewall.BatchUpdateIngressRules`.
|
BatchUpdateIngressRulesRequestOrBuilder |
|
BatchUpdateIngressRulesResponse |
Response message for `Firewall.UpdateAllIngressRules`.
|
BatchUpdateIngressRulesResponse.Builder |
Response message for `Firewall.UpdateAllIngressRules`.
|
BatchUpdateIngressRulesResponseOrBuilder |
|
CertificateRawData |
An SSL certificate obtained from a certificate authority.
|
CertificateRawData.Builder |
An SSL certificate obtained from a certificate authority.
|
CertificateRawDataOrBuilder |
|
CloudBuildOptions |
Options for the build operations performed as a part of the version
deployment.
|
CloudBuildOptions.Builder |
Options for the build operations performed as a part of the version
deployment.
|
CloudBuildOptionsOrBuilder |
|
ContainerInfo |
Docker image that is used to create a container and start a VM instance for
the version that you deploy.
|
ContainerInfo.Builder |
Docker image that is used to create a container and start a VM instance for
the version that you deploy.
|
ContainerInfoOrBuilder |
|
CpuUtilization |
Target scaling by CPU usage.
|
CpuUtilization.Builder |
Target scaling by CPU usage.
|
CpuUtilizationOrBuilder |
|
CreateApplicationRequest |
Request message for `Applications.CreateApplication`.
|
CreateApplicationRequest.Builder |
Request message for `Applications.CreateApplication`.
|
CreateApplicationRequestOrBuilder |
|
CreateAuthorizedCertificateRequest |
Request message for `AuthorizedCertificates.CreateAuthorizedCertificate`.
|
CreateAuthorizedCertificateRequest.Builder |
Request message for `AuthorizedCertificates.CreateAuthorizedCertificate`.
|
CreateAuthorizedCertificateRequestOrBuilder |
|
CreateDomainMappingRequest |
Request message for `DomainMappings.CreateDomainMapping`.
|
CreateDomainMappingRequest.Builder |
Request message for `DomainMappings.CreateDomainMapping`.
|
CreateDomainMappingRequestOrBuilder |
|
CreateIngressRuleRequest |
Request message for `Firewall.CreateIngressRule`.
|
CreateIngressRuleRequest.Builder |
Request message for `Firewall.CreateIngressRule`.
|
CreateIngressRuleRequestOrBuilder |
|
CreateVersionMetadataV1 |
Metadata for the given [google.longrunning.Operation][google.longrunning.Operation] during a
[google.appengine.v1.CreateVersionRequest][google.appengine.v1.CreateVersionRequest].
|
CreateVersionMetadataV1.Builder |
Metadata for the given [google.longrunning.Operation][google.longrunning.Operation] during a
[google.appengine.v1.CreateVersionRequest][google.appengine.v1.CreateVersionRequest].
|
CreateVersionMetadataV1OrBuilder |
|
CreateVersionMethod |
Detailed information about CreateVersion call.
|
CreateVersionMethod.Builder |
Detailed information about CreateVersion call.
|
CreateVersionMethodOrBuilder |
|
CreateVersionRequest |
Request message for `Versions.CreateVersion`.
|
CreateVersionRequest.Builder |
Request message for `Versions.CreateVersion`.
|
CreateVersionRequestOrBuilder |
|
DebugInstanceRequest |
Request message for `Instances.DebugInstance`.
|
DebugInstanceRequest.Builder |
Request message for `Instances.DebugInstance`.
|
DebugInstanceRequestOrBuilder |
|
DeleteAuthorizedCertificateRequest |
Request message for `AuthorizedCertificates.DeleteAuthorizedCertificate`.
|
DeleteAuthorizedCertificateRequest.Builder |
Request message for `AuthorizedCertificates.DeleteAuthorizedCertificate`.
|
DeleteAuthorizedCertificateRequestOrBuilder |
|
DeleteDomainMappingRequest |
Request message for `DomainMappings.DeleteDomainMapping`.
|
DeleteDomainMappingRequest.Builder |
Request message for `DomainMappings.DeleteDomainMapping`.
|
DeleteDomainMappingRequestOrBuilder |
|
DeleteIngressRuleRequest |
Request message for `Firewall.DeleteIngressRule`.
|
DeleteIngressRuleRequest.Builder |
Request message for `Firewall.DeleteIngressRule`.
|
DeleteIngressRuleRequestOrBuilder |
|
DeleteInstanceRequest |
Request message for `Instances.DeleteInstance`.
|
DeleteInstanceRequest.Builder |
Request message for `Instances.DeleteInstance`.
|
DeleteInstanceRequestOrBuilder |
|
DeleteServiceRequest |
Request message for `Services.DeleteService`.
|
DeleteServiceRequest.Builder |
Request message for `Services.DeleteService`.
|
DeleteServiceRequestOrBuilder |
|
DeleteVersionRequest |
Request message for `Versions.DeleteVersion`.
|
DeleteVersionRequest.Builder |
Request message for `Versions.DeleteVersion`.
|
DeleteVersionRequestOrBuilder |
|
Deployment |
Code and application artifacts used to deploy a version to App Engine.
|
Deployment.Builder |
Code and application artifacts used to deploy a version to App Engine.
|
DeploymentOrBuilder |
|
DiskUtilization |
Target scaling by disk usage.
|
DiskUtilization.Builder |
Target scaling by disk usage.
|
DiskUtilizationOrBuilder |
|
DomainMapping |
A domain serving an App Engine application.
|
DomainMapping.Builder |
A domain serving an App Engine application.
|
DomainMappingOrBuilder |
|
DomainMappingsClient |
Service Description: Manages domains serving an application.
|
DomainMappingsClient.ListDomainMappingsFixedSizeCollection |
|
DomainMappingsClient.ListDomainMappingsPage |
|
DomainMappingsClient.ListDomainMappingsPagedResponse |
|
DomainMappingsGrpc.AsyncService |
Manages domains serving an application.
|
DomainMappingsGrpc.DomainMappingsBlockingStub |
A stub to allow clients to do synchronous rpc calls to service DomainMappings.
|
DomainMappingsGrpc.DomainMappingsFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service DomainMappings.
|
DomainMappingsGrpc.DomainMappingsStub |
A stub to allow clients to do asynchronous rpc calls to service DomainMappings.
|
DomainMappingsSettings |
|
DomainMappingsSettings.Builder |
Builder for DomainMappingsSettings.
|
DomainOverrideStrategy |
Override strategy for mutating an existing mapping.
|
EndpointsApiService |
[Cloud Endpoints](https://cloud.google.com/endpoints) configuration.
|
EndpointsApiService.Builder |
[Cloud Endpoints](https://cloud.google.com/endpoints) configuration.
|
EndpointsApiService.RolloutStrategy |
Available rollout strategies.
|
EndpointsApiServiceOrBuilder |
|
Entrypoint |
The entrypoint for the application.
|
Entrypoint.Builder |
The entrypoint for the application.
|
Entrypoint.CommandCase |
|
EntrypointOrBuilder |
|
ErrorHandler |
Custom static error page to be served when an error occurs.
|
ErrorHandler.Builder |
Custom static error page to be served when an error occurs.
|
ErrorHandler.ErrorCode |
Error codes.
|
ErrorHandlerOrBuilder |
|
FileInfo |
Single source file that is part of the version to be deployed.
|
FileInfo.Builder |
Single source file that is part of the version to be deployed.
|
FileInfoOrBuilder |
|
FirewallClient |
Service Description: Firewall resources are used to define a collection of access control rules
for an Application.
|
FirewallClient.ListIngressRulesFixedSizeCollection |
|
FirewallClient.ListIngressRulesPage |
|
FirewallClient.ListIngressRulesPagedResponse |
|
FirewallGrpc.AsyncService |
Firewall resources are used to define a collection of access control rules
for an Application.
|
FirewallGrpc.FirewallBlockingStub |
A stub to allow clients to do synchronous rpc calls to service Firewall.
|
FirewallGrpc.FirewallFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service Firewall.
|
FirewallGrpc.FirewallStub |
A stub to allow clients to do asynchronous rpc calls to service Firewall.
|
FirewallSettings |
|
FirewallSettings.Builder |
Builder for FirewallSettings.
|
GetApplicationRequest |
Request message for `Applications.GetApplication`.
|
GetApplicationRequest.Builder |
Request message for `Applications.GetApplication`.
|
GetApplicationRequestOrBuilder |
|
GetAuthorizedCertificateRequest |
Request message for `AuthorizedCertificates.GetAuthorizedCertificate`.
|
GetAuthorizedCertificateRequest.Builder |
Request message for `AuthorizedCertificates.GetAuthorizedCertificate`.
|
GetAuthorizedCertificateRequestOrBuilder |
|
GetDomainMappingRequest |
Request message for `DomainMappings.GetDomainMapping`.
|
GetDomainMappingRequest.Builder |
Request message for `DomainMappings.GetDomainMapping`.
|
GetDomainMappingRequestOrBuilder |
|
GetIngressRuleRequest |
Request message for `Firewall.GetIngressRule`.
|
GetIngressRuleRequest.Builder |
Request message for `Firewall.GetIngressRule`.
|
GetIngressRuleRequestOrBuilder |
|
GetInstanceRequest |
Request message for `Instances.GetInstance`.
|
GetInstanceRequest.Builder |
Request message for `Instances.GetInstance`.
|
GetInstanceRequestOrBuilder |
|
GetServiceRequest |
Request message for `Services.GetService`.
|
GetServiceRequest.Builder |
Request message for `Services.GetService`.
|
GetServiceRequestOrBuilder |
|
GetVersionRequest |
Request message for `Versions.GetVersion`.
|
GetVersionRequest.Builder |
Request message for `Versions.GetVersion`.
|
GetVersionRequestOrBuilder |
|
HealthCheck |
Health checking configuration for VM instances.
|
HealthCheck.Builder |
Health checking configuration for VM instances.
|
HealthCheckOrBuilder |
|
InboundServiceType |
Available inbound services.
|
Instance |
An Instance resource is the computing unit that App Engine uses to
automatically scale an application.
|
Instance.Availability |
Availability of the instance.
|
Instance.Builder |
An Instance resource is the computing unit that App Engine uses to
automatically scale an application.
|
Instance.Liveness |
Wrapper for LivenessState enum.
|
Instance.Liveness.Builder |
Wrapper for LivenessState enum.
|
Instance.Liveness.LivenessState |
Liveness health check status for Flex instances.
|
Instance.LivenessOrBuilder |
|
InstanceOrBuilder |
|
InstancesClient |
Service Description: Manages instances of a version.
|
InstancesClient.ListInstancesFixedSizeCollection |
|
InstancesClient.ListInstancesPage |
|
InstancesClient.ListInstancesPagedResponse |
|
InstancesGrpc.AsyncService |
Manages instances of a version.
|
InstancesGrpc.InstancesBlockingStub |
A stub to allow clients to do synchronous rpc calls to service Instances.
|
InstancesGrpc.InstancesFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service Instances.
|
InstancesGrpc.InstancesStub |
A stub to allow clients to do asynchronous rpc calls to service Instances.
|
InstancesSettings |
|
InstancesSettings.Builder |
Builder for InstancesSettings.
|
Library |
Third-party Python runtime library that is required by the application.
|
Library.Builder |
Third-party Python runtime library that is required by the application.
|
LibraryOrBuilder |
|
ListAuthorizedCertificatesRequest |
Request message for `AuthorizedCertificates.ListAuthorizedCertificates`.
|
ListAuthorizedCertificatesRequest.Builder |
Request message for `AuthorizedCertificates.ListAuthorizedCertificates`.
|
ListAuthorizedCertificatesRequestOrBuilder |
|
ListAuthorizedCertificatesResponse |
Response message for `AuthorizedCertificates.ListAuthorizedCertificates`.
|
ListAuthorizedCertificatesResponse.Builder |
Response message for `AuthorizedCertificates.ListAuthorizedCertificates`.
|
ListAuthorizedCertificatesResponseOrBuilder |
|
ListAuthorizedDomainsRequest |
Request message for `AuthorizedDomains.ListAuthorizedDomains`.
|
ListAuthorizedDomainsRequest.Builder |
Request message for `AuthorizedDomains.ListAuthorizedDomains`.
|
ListAuthorizedDomainsRequestOrBuilder |
|
ListAuthorizedDomainsResponse |
Response message for `AuthorizedDomains.ListAuthorizedDomains`.
|
ListAuthorizedDomainsResponse.Builder |
Response message for `AuthorizedDomains.ListAuthorizedDomains`.
|
ListAuthorizedDomainsResponseOrBuilder |
|
ListDomainMappingsRequest |
Request message for `DomainMappings.ListDomainMappings`.
|
ListDomainMappingsRequest.Builder |
Request message for `DomainMappings.ListDomainMappings`.
|
ListDomainMappingsRequestOrBuilder |
|
ListDomainMappingsResponse |
Response message for `DomainMappings.ListDomainMappings`.
|
ListDomainMappingsResponse.Builder |
Response message for `DomainMappings.ListDomainMappings`.
|
ListDomainMappingsResponseOrBuilder |
|
ListIngressRulesRequest |
Request message for `Firewall.ListIngressRules`.
|
ListIngressRulesRequest.Builder |
Request message for `Firewall.ListIngressRules`.
|
ListIngressRulesRequestOrBuilder |
|
ListIngressRulesResponse |
Response message for `Firewall.ListIngressRules`.
|
ListIngressRulesResponse.Builder |
Response message for `Firewall.ListIngressRules`.
|
ListIngressRulesResponseOrBuilder |
|
ListInstancesRequest |
Request message for `Instances.ListInstances`.
|
ListInstancesRequest.Builder |
Request message for `Instances.ListInstances`.
|
ListInstancesRequestOrBuilder |
|
ListInstancesResponse |
Response message for `Instances.ListInstances`.
|
ListInstancesResponse.Builder |
Response message for `Instances.ListInstances`.
|
ListInstancesResponseOrBuilder |
|
ListServicesRequest |
Request message for `Services.ListServices`.
|
ListServicesRequest.Builder |
Request message for `Services.ListServices`.
|
ListServicesRequestOrBuilder |
|
ListServicesResponse |
Response message for `Services.ListServices`.
|
ListServicesResponse.Builder |
Response message for `Services.ListServices`.
|
ListServicesResponseOrBuilder |
|
ListVersionsRequest |
Request message for `Versions.ListVersions`.
|
ListVersionsRequest.Builder |
Request message for `Versions.ListVersions`.
|
ListVersionsRequestOrBuilder |
|
ListVersionsResponse |
Response message for `Versions.ListVersions`.
|
ListVersionsResponse.Builder |
Response message for `Versions.ListVersions`.
|
ListVersionsResponseOrBuilder |
|
LivenessCheck |
Health checking configuration for VM instances.
|
LivenessCheck.Builder |
Health checking configuration for VM instances.
|
LivenessCheckOrBuilder |
|
LocationMetadata |
Metadata for the given [google.cloud.location.Location][google.cloud.location.Location].
|
LocationMetadata.Builder |
Metadata for the given [google.cloud.location.Location][google.cloud.location.Location].
|
LocationMetadataOrBuilder |
|
LoginRequirement |
Methods to restrict access to a URL based on login status.
|
ManagedCertificate |
A certificate managed by App Engine.
|
ManagedCertificate.Builder |
A certificate managed by App Engine.
|
ManagedCertificateOrBuilder |
|
ManagementStatus |
State of certificate management.
|
ManualScaling |
A service with manual scaling runs continuously, allowing you to perform
complex initialization and rely on the state of its memory over time.
|
ManualScaling.Builder |
A service with manual scaling runs continuously, allowing you to perform
complex initialization and rely on the state of its memory over time.
|
ManualScalingOrBuilder |
|
Network |
Extra network settings.
|
Network.Builder |
Extra network settings.
|
NetworkOrBuilder |
|
NetworkSettings |
A NetworkSettings resource is a container for ingress settings for a version
or service.
|
NetworkSettings.Builder |
A NetworkSettings resource is a container for ingress settings for a version
or service.
|
NetworkSettings.IngressTrafficAllowed |
If unspecified, INGRESS_TRAFFIC_ALLOWED_ALL will be used.
|
NetworkSettingsOrBuilder |
|
NetworkUtilization |
Target scaling by network usage.
|
NetworkUtilization.Builder |
Target scaling by network usage.
|
NetworkUtilizationOrBuilder |
|
OperationMetadataV1 |
Metadata for the given [google.longrunning.Operation][google.longrunning.Operation].
|
OperationMetadataV1.Builder |
Metadata for the given [google.longrunning.Operation][google.longrunning.Operation].
|
OperationMetadataV1.MethodMetadataCase |
|
OperationMetadataV1OrBuilder |
|
ReadinessCheck |
Readiness checking configuration for VM instances.
|
ReadinessCheck.Builder |
Readiness checking configuration for VM instances.
|
ReadinessCheckOrBuilder |
|
RepairApplicationRequest |
Request message for 'Applications.RepairApplication'.
|
RepairApplicationRequest.Builder |
Request message for 'Applications.RepairApplication'.
|
RepairApplicationRequestOrBuilder |
|
RequestUtilization |
Target scaling by request utilization.
|
RequestUtilization.Builder |
Target scaling by request utilization.
|
RequestUtilizationOrBuilder |
|
ResourceRecord |
A DNS resource record.
|
ResourceRecord.Builder |
A DNS resource record.
|
ResourceRecord.RecordType |
A resource record type.
|
ResourceRecordOrBuilder |
|
Resources |
Machine resources for a version.
|
Resources.Builder |
Machine resources for a version.
|
ResourcesOrBuilder |
|
ScriptHandler |
Executes a script to handle the request that matches the URL pattern.
|
ScriptHandler.Builder |
Executes a script to handle the request that matches the URL pattern.
|
ScriptHandlerOrBuilder |
|
SecurityLevel |
Methods to enforce security (HTTPS) on a URL.
|
Service |
A Service resource is a logical component of an application that can share
state and communicate in a secure fashion with other services.
|
Service.Builder |
A Service resource is a logical component of an application that can share
state and communicate in a secure fashion with other services.
|
ServiceOrBuilder |
|
ServicesClient |
Service Description: Manages services of an application.
|
ServicesClient.ListServicesFixedSizeCollection |
|
ServicesClient.ListServicesPage |
|
ServicesClient.ListServicesPagedResponse |
|
ServicesGrpc.AsyncService |
Manages services of an application.
|
ServicesGrpc.ServicesBlockingStub |
A stub to allow clients to do synchronous rpc calls to service Services.
|
ServicesGrpc.ServicesFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service Services.
|
ServicesGrpc.ServicesStub |
A stub to allow clients to do asynchronous rpc calls to service Services.
|
ServicesSettings |
|
ServicesSettings.Builder |
Builder for ServicesSettings.
|
ServingStatus |
Run states of a version.
|
SslSettings |
SSL configuration for a `DomainMapping` resource.
|
SslSettings.Builder |
SSL configuration for a `DomainMapping` resource.
|
SslSettings.SslManagementType |
The SSL management type for this domain.
|
SslSettingsOrBuilder |
|
StandardSchedulerSettings |
Scheduler settings for standard environment.
|
StandardSchedulerSettings.Builder |
Scheduler settings for standard environment.
|
StandardSchedulerSettingsOrBuilder |
|
StaticFilesHandler |
Files served directly to the user for a given URL, such as images, CSS
stylesheets, or JavaScript source files.
|
StaticFilesHandler.Builder |
Files served directly to the user for a given URL, such as images, CSS
stylesheets, or JavaScript source files.
|
StaticFilesHandlerOrBuilder |
|
TrafficSplit |
Traffic routing configuration for versions within a single service.
|
TrafficSplit.Builder |
Traffic routing configuration for versions within a single service.
|
TrafficSplit.ShardBy |
Available sharding mechanisms.
|
TrafficSplitOrBuilder |
|
UpdateApplicationRequest |
Request message for `Applications.UpdateApplication`.
|
UpdateApplicationRequest.Builder |
Request message for `Applications.UpdateApplication`.
|
UpdateApplicationRequestOrBuilder |
|
UpdateAuthorizedCertificateRequest |
Request message for `AuthorizedCertificates.UpdateAuthorizedCertificate`.
|
UpdateAuthorizedCertificateRequest.Builder |
Request message for `AuthorizedCertificates.UpdateAuthorizedCertificate`.
|
UpdateAuthorizedCertificateRequestOrBuilder |
|
UpdateDomainMappingRequest |
Request message for `DomainMappings.UpdateDomainMapping`.
|
UpdateDomainMappingRequest.Builder |
Request message for `DomainMappings.UpdateDomainMapping`.
|
UpdateDomainMappingRequestOrBuilder |
|
UpdateIngressRuleRequest |
Request message for `Firewall.UpdateIngressRule`.
|
UpdateIngressRuleRequest.Builder |
Request message for `Firewall.UpdateIngressRule`.
|
UpdateIngressRuleRequestOrBuilder |
|
UpdateServiceMethod |
Detailed information about UpdateService call.
|
UpdateServiceMethod.Builder |
Detailed information about UpdateService call.
|
UpdateServiceMethodOrBuilder |
|
UpdateServiceRequest |
Request message for `Services.UpdateService`.
|
UpdateServiceRequest.Builder |
Request message for `Services.UpdateService`.
|
UpdateServiceRequestOrBuilder |
|
UpdateVersionRequest |
Request message for `Versions.UpdateVersion`.
|
UpdateVersionRequest.Builder |
Request message for `Versions.UpdateVersion`.
|
UpdateVersionRequestOrBuilder |
|
UrlDispatchRule |
Rules to match an HTTP request and dispatch that request to a service.
|
UrlDispatchRule.Builder |
Rules to match an HTTP request and dispatch that request to a service.
|
UrlDispatchRuleOrBuilder |
|
UrlMap |
URL pattern and description of how the URL should be handled.
|
UrlMap.Builder |
URL pattern and description of how the URL should be handled.
|
UrlMap.HandlerTypeCase |
|
UrlMap.RedirectHttpResponseCode |
Redirect codes.
|
UrlMapOrBuilder |
|
Version |
A Version resource is a specific set of source code and configuration files
that are deployed into a service.
|
Version.Builder |
A Version resource is a specific set of source code and configuration files
that are deployed into a service.
|
Version.ScalingCase |
|
VersionOrBuilder |
|
VersionsClient |
Service Description: Manages versions of a service.
|
VersionsClient.ListVersionsFixedSizeCollection |
|
VersionsClient.ListVersionsPage |
|
VersionsClient.ListVersionsPagedResponse |
|
VersionsGrpc.AsyncService |
Manages versions of a service.
|
VersionsGrpc.VersionsBlockingStub |
A stub to allow clients to do synchronous rpc calls to service Versions.
|
VersionsGrpc.VersionsFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service Versions.
|
VersionsGrpc.VersionsStub |
A stub to allow clients to do asynchronous rpc calls to service Versions.
|
VersionsSettings |
|
VersionsSettings.Builder |
Builder for VersionsSettings.
|
VersionView |
Fields that should be returned when [Version][google.appengine.v1.Version] resources
are retrieved.
|
Volume |
Volumes mounted within the app container.
|
Volume.Builder |
Volumes mounted within the app container.
|
VolumeOrBuilder |
|
VpcAccessConnector |
VPC access connector specification.
|
VpcAccessConnector.Builder |
VPC access connector specification.
|
VpcAccessConnector.EgressSetting |
Available egress settings.
|
VpcAccessConnectorOrBuilder |
|
ZipInfo |
The zip file information for a zip deployment.
|
ZipInfo.Builder |
The zip file information for a zip deployment.
|
ZipInfoOrBuilder |
|