- 2.49.0 (latest)
- 2.48.0
- 2.47.0
- 2.46.0
- 2.45.0
- 2.44.0
- 2.43.0
- 2.42.0
- 2.41.0
- 2.40.0
- 2.39.0
- 2.37.0
- 2.36.0
- 2.35.0
- 2.34.0
- 2.33.0
- 2.32.0
- 2.31.0
- 2.30.0
- 2.29.0
- 2.28.0
- 2.27.0
- 2.24.0
- 2.23.0
- 2.22.0
- 2.21.0
- 2.20.0
- 2.19.0
- 2.18.0
- 2.17.0
- 2.16.0
- 2.15.0
- 2.14.0
- 2.13.0
- 2.12.0
- 2.11.0
- 2.10.0
- 2.9.0
- 2.8.0
- 2.7.0
- 2.6.0
- 2.5.0
- 2.4.0
- 2.3.4
- 2.2.0
- 2.1.10
- 0.2.0
Package com.google.appengine.v1 (2.36.0)
GitHub Repository |
Client Classes
Client classes are the main entry point to using a package. They contain several variations of Java methods for each of the API's methods.
Client | Description |
---|---|
com.google.appengine.v1.ApplicationsClient |
Service Description: Manages App Engine applications.
This class provides the ability to make remote calls to the backing service through method calls that map to API methods. Sample code to get started: |
com.google.appengine.v1.AuthorizedCertificatesClient |
Service Description: Manages SSL certificates a user is authorized to administer. A user can
administer any SSL certificates applicable to their authorized domains.
This class provides the ability to make remote calls to the backing service through method |
com.google.appengine.v1.AuthorizedDomainsClient | Service Description: Manages domains a user is authorized to administer. To authorize use of a domain, verify ownership via Webmaster Central. |
com.google.appengine.v1.DomainMappingsClient |
Service Description: Manages domains serving an application.
This class provides the ability to make remote calls to the backing service through method calls that map to API methods. Sample code to get started: |
com.google.appengine.v1.FirewallClient | Service Description: Firewall resources are used to define a collection of access control rules for an Application. Each rule is defined with a position which specifies the rule's order in the sequence of rules, an IP range to be matched against requests, and an action to take upon matching requests. |
com.google.appengine.v1.InstancesClient |
Service Description: Manages instances of a version.
This class provides the ability to make remote calls to the backing service through method calls that map to API methods. Sample code to get started: |
com.google.appengine.v1.ServicesClient |
Service Description: Manages services of an application.
This class provides the ability to make remote calls to the backing service through method calls that map to API methods. Sample code to get started: |
com.google.appengine.v1.VersionsClient |
Service Description: Manages versions of a service.
This class provides the ability to make remote calls to the backing service through method calls that map to API methods. Sample code to get started: |
Settings Classes
Settings classes can be used to configure credentials, endpoints, and retry settings for a Client.
Settings | Description |
---|---|
com.google.appengine.v1.Application.FeatureSettings |
The feature specific settings to be used in the application. These define behaviors that are user configurable. |
com.google.appengine.v1.ApplicationsSettings |
Settings class to configure an instance of ApplicationsClient.
The default instance has everything set to sensible defaults: |
com.google.appengine.v1.AuthorizedCertificatesSettings |
Settings class to configure an instance of AuthorizedCertificatesClient.
The default instance has everything set to sensible defaults: |
com.google.appengine.v1.AuthorizedDomainsSettings |
Settings class to configure an instance of AuthorizedDomainsClient.
The default instance has everything set to sensible defaults: |
com.google.appengine.v1.DomainMappingsSettings |
Settings class to configure an instance of DomainMappingsClient.
The default instance has everything set to sensible defaults: |
com.google.appengine.v1.FirewallSettings |
Settings class to configure an instance of FirewallClient.
The default instance has everything set to sensible defaults: |
com.google.appengine.v1.InstancesSettings |
Settings class to configure an instance of InstancesClient.
The default instance has everything set to sensible defaults: |
com.google.appengine.v1.NetworkSettings |
A NetworkSettings resource is a container for ingress settings for a version or service. |
com.google.appengine.v1.ServicesSettings |
Settings class to configure an instance of ServicesClient.
The default instance has everything set to sensible defaults: |
com.google.appengine.v1.SslSettings |
SSL configuration for a |
com.google.appengine.v1.StandardSchedulerSettings |
Scheduler settings for standard environment. |
com.google.appengine.v1.VersionsSettings |
Settings class to configure an instance of VersionsClient.
The default instance has everything set to sensible defaults: |
Classes
Class | Description |
---|---|
com.google.appengine.v1.ApiConfigHandler | Google Cloud Endpoints configuration for API handlers. |
com.google.appengine.v1.ApiConfigHandler.Builder | Google Cloud Endpoints configuration for API handlers. |
com.google.appengine.v1.ApiEndpointHandler | Uses Google Cloud Endpoints to handle requests. |
com.google.appengine.v1.ApiEndpointHandler.Builder | Uses Google Cloud Endpoints to handle requests. |
com.google.appengine.v1.AppYamlProto | |
com.google.appengine.v1.AppengineProto | |
com.google.appengine.v1.Application | An Application resource contains the top-level configuration of an App Engine application. |
com.google.appengine.v1.Application.Builder | An Application resource contains the top-level configuration of an App Engine application. |
com.google.appengine.v1.Application.FeatureSettings.Builder | The feature specific settings to be used in the application. These define behaviors that are user configurable. |
com.google.appengine.v1.Application.IdentityAwareProxy | Identity-Aware Proxy |
com.google.appengine.v1.Application.IdentityAwareProxy.Builder | Identity-Aware Proxy |
com.google.appengine.v1.ApplicationProto | |
com.google.appengine.v1.ApplicationsGrpc | Manages App Engine applications. |
com.google.appengine.v1.ApplicationsGrpc.ApplicationsImplBase | Base class for the server implementation of the service Applications. Manages App Engine applications. |
com.google.appengine.v1.ApplicationsSettings.Builder | Builder for ApplicationsSettings. |
com.google.appengine.v1.AuditData | App Engine admin service audit log. |
com.google.appengine.v1.AuditData.Builder | App Engine admin service audit log. |
com.google.appengine.v1.AuditDataProto | |
com.google.appengine.v1.AuthorizedCertificate | An SSL certificate that a user has been authorized to administer. A user is authorized to administer any certificate that applies to one of their authorized domains. |
com.google.appengine.v1.AuthorizedCertificate.Builder | An SSL certificate that a user has been authorized to administer. A user is authorized to administer any certificate that applies to one of their authorized domains. |
com.google.appengine.v1.AuthorizedCertificatesClient.ListAuthorizedCertificatesFixedSizeCollection | |
com.google.appengine.v1.AuthorizedCertificatesClient.ListAuthorizedCertificatesPage | |
com.google.appengine.v1.AuthorizedCertificatesClient.ListAuthorizedCertificatesPagedResponse | |
com.google.appengine.v1.AuthorizedCertificatesGrpc | Manages SSL certificates a user is authorized to administer. A user can administer any SSL certificates applicable to their authorized domains. |
com.google.appengine.v1.AuthorizedCertificatesGrpc.AuthorizedCertificatesImplBase | Base class for the server implementation of the service AuthorizedCertificates. Manages SSL certificates a user is authorized to administer. A user can |
com.google.appengine.v1.AuthorizedCertificatesSettings.Builder | Builder for AuthorizedCertificatesSettings. |
com.google.appengine.v1.AuthorizedDomain | A domain that a user has been authorized to administer. To authorize use of a domain, verify ownership via Search Console. |
com.google.appengine.v1.AuthorizedDomain.Builder | A domain that a user has been authorized to administer. To authorize use of a domain, verify ownership via Search Console. |
com.google.appengine.v1.AuthorizedDomainsClient.ListAuthorizedDomainsFixedSizeCollection | |
com.google.appengine.v1.AuthorizedDomainsClient.ListAuthorizedDomainsPage | |
com.google.appengine.v1.AuthorizedDomainsClient.ListAuthorizedDomainsPagedResponse | |
com.google.appengine.v1.AuthorizedDomainsGrpc | Manages domains a user is authorized to administer. To authorize use of a domain, verify ownership via Webmaster Central. |
com.google.appengine.v1.AuthorizedDomainsGrpc.AuthorizedDomainsImplBase | Base class for the server implementation of the service AuthorizedDomains. Manages domains a user is authorized to administer. To authorize use of a |
com.google.appengine.v1.AuthorizedDomainsSettings.Builder | Builder for AuthorizedDomainsSettings. |
com.google.appengine.v1.AutomaticScaling | Automatic scaling is based on request rate, response latencies, and other application metrics. |
com.google.appengine.v1.AutomaticScaling.Builder | Automatic scaling is based on request rate, response latencies, and other application metrics. |
com.google.appengine.v1.BasicScaling | A service with basic scaling will create an instance when the application receives a request. The instance will be turned down when the app becomes idle. Basic scaling is ideal for work that is intermittent or driven by |
com.google.appengine.v1.BasicScaling.Builder | A service with basic scaling will create an instance when the application receives a request. The instance will be turned down when the app becomes idle. Basic scaling is ideal for work that is intermittent or driven by |
com.google.appengine.v1.BatchUpdateIngressRulesRequest |
Request message for Firewall.BatchUpdateIngressRules .
|
com.google.appengine.v1.BatchUpdateIngressRulesRequest.Builder |
Request message for Firewall.BatchUpdateIngressRules .
|
com.google.appengine.v1.BatchUpdateIngressRulesResponse |
Response message for Firewall.UpdateAllIngressRules .
|
com.google.appengine.v1.BatchUpdateIngressRulesResponse.Builder |
Response message for Firewall.UpdateAllIngressRules .
|
com.google.appengine.v1.CertificateProto | |
com.google.appengine.v1.CertificateRawData | An SSL certificate obtained from a certificate authority. |
com.google.appengine.v1.CertificateRawData.Builder | An SSL certificate obtained from a certificate authority. |
com.google.appengine.v1.CloudBuildOptions | Options for the build operations performed as a part of the version deployment. Only applicable for App Engine flexible environment when creating a version using source code directly. |
com.google.appengine.v1.CloudBuildOptions.Builder | Options for the build operations performed as a part of the version deployment. Only applicable for App Engine flexible environment when creating a version using source code directly. |
com.google.appengine.v1.ContainerInfo | Docker image that is used to create a container and start a VM instance for the version that you deploy. Only applicable for instances running in the App Engine flexible environment. |
com.google.appengine.v1.ContainerInfo.Builder | Docker image that is used to create a container and start a VM instance for the version that you deploy. Only applicable for instances running in the App Engine flexible environment. |
com.google.appengine.v1.CpuUtilization | Target scaling by CPU usage. |
com.google.appengine.v1.CpuUtilization.Builder | Target scaling by CPU usage. |
com.google.appengine.v1.CreateApplicationRequest |
Request message for Applications.CreateApplication .
|
com.google.appengine.v1.CreateApplicationRequest.Builder |
Request message for Applications.CreateApplication .
|
com.google.appengine.v1.CreateAuthorizedCertificateRequest |
Request message for AuthorizedCertificates.CreateAuthorizedCertificate .
|
com.google.appengine.v1.CreateAuthorizedCertificateRequest.Builder |
Request message for AuthorizedCertificates.CreateAuthorizedCertificate .
|
com.google.appengine.v1.CreateDomainMappingRequest |
Request message for DomainMappings.CreateDomainMapping .
|
com.google.appengine.v1.CreateDomainMappingRequest.Builder |
Request message for DomainMappings.CreateDomainMapping .
|
com.google.appengine.v1.CreateIngressRuleRequest |
Request message for Firewall.CreateIngressRule .
|
com.google.appengine.v1.CreateIngressRuleRequest.Builder |
Request message for Firewall.CreateIngressRule .
|
com.google.appengine.v1.CreateVersionMetadataV1 | Metadata for the given google.longrunning.Operation during a google.appengine.v1.CreateVersionRequest. |
com.google.appengine.v1.CreateVersionMetadataV1.Builder | Metadata for the given google.longrunning.Operation during a google.appengine.v1.CreateVersionRequest. |
com.google.appengine.v1.CreateVersionMethod | Detailed information about CreateVersion call. |
com.google.appengine.v1.CreateVersionMethod.Builder | Detailed information about CreateVersion call. |
com.google.appengine.v1.CreateVersionRequest |
Request message for Versions.CreateVersion .
|
com.google.appengine.v1.CreateVersionRequest.Builder |
Request message for Versions.CreateVersion .
|
com.google.appengine.v1.DebugInstanceRequest |
Request message for Instances.DebugInstance .
|
com.google.appengine.v1.DebugInstanceRequest.Builder |
Request message for Instances.DebugInstance .
|
com.google.appengine.v1.DeleteAuthorizedCertificateRequest |
Request message for AuthorizedCertificates.DeleteAuthorizedCertificate .
|
com.google.appengine.v1.DeleteAuthorizedCertificateRequest.Builder |
Request message for AuthorizedCertificates.DeleteAuthorizedCertificate .
|
com.google.appengine.v1.DeleteDomainMappingRequest |
Request message for DomainMappings.DeleteDomainMapping .
|
com.google.appengine.v1.DeleteDomainMappingRequest.Builder |
Request message for DomainMappings.DeleteDomainMapping .
|
com.google.appengine.v1.DeleteIngressRuleRequest |
Request message for Firewall.DeleteIngressRule .
|
com.google.appengine.v1.DeleteIngressRuleRequest.Builder |
Request message for Firewall.DeleteIngressRule .
|
com.google.appengine.v1.DeleteInstanceRequest |
Request message for Instances.DeleteInstance .
|
com.google.appengine.v1.DeleteInstanceRequest.Builder |
Request message for Instances.DeleteInstance .
|
com.google.appengine.v1.DeleteServiceRequest |
Request message for Services.DeleteService .
|
com.google.appengine.v1.DeleteServiceRequest.Builder |
Request message for Services.DeleteService .
|
com.google.appengine.v1.DeleteVersionRequest |
Request message for Versions.DeleteVersion .
|
com.google.appengine.v1.DeleteVersionRequest.Builder |
Request message for Versions.DeleteVersion .
|
com.google.appengine.v1.DeployProto | |
com.google.appengine.v1.DeployedFilesProto | |
com.google.appengine.v1.Deployment | Code and application artifacts used to deploy a version to App Engine. |
com.google.appengine.v1.Deployment.Builder | Code and application artifacts used to deploy a version to App Engine. |
com.google.appengine.v1.DiskUtilization | Target scaling by disk usage. Only applicable in the App Engine flexible environment. |
com.google.appengine.v1.DiskUtilization.Builder | Target scaling by disk usage. Only applicable in the App Engine flexible environment. |
com.google.appengine.v1.DomainMapping | A domain serving an App Engine application. |
com.google.appengine.v1.DomainMapping.Builder | A domain serving an App Engine application. |
com.google.appengine.v1.DomainMappingProto | |
com.google.appengine.v1.DomainMappingsClient.ListDomainMappingsFixedSizeCollection | |
com.google.appengine.v1.DomainMappingsClient.ListDomainMappingsPage | |
com.google.appengine.v1.DomainMappingsClient.ListDomainMappingsPagedResponse | |
com.google.appengine.v1.DomainMappingsGrpc | Manages domains serving an application. |
com.google.appengine.v1.DomainMappingsGrpc.DomainMappingsImplBase | Base class for the server implementation of the service DomainMappings. Manages domains serving an application. |
com.google.appengine.v1.DomainMappingsSettings.Builder | Builder for DomainMappingsSettings. |
com.google.appengine.v1.DomainProto | |
com.google.appengine.v1.EndpointsApiService | Cloud Endpoints configuration. The Endpoints API Service provides tooling for serving Open API and gRPC endpoints via an NGINX proxy. Only valid for App Engine Flexible environment |
com.google.appengine.v1.EndpointsApiService.Builder | Cloud Endpoints configuration. The Endpoints API Service provides tooling for serving Open API and gRPC endpoints via an NGINX proxy. Only valid for App Engine Flexible environment |
com.google.appengine.v1.Entrypoint | The entrypoint for the application. |
com.google.appengine.v1.Entrypoint.Builder | The entrypoint for the application. |
com.google.appengine.v1.ErrorHandler | Custom static error page to be served when an error occurs. |
com.google.appengine.v1.ErrorHandler.Builder | Custom static error page to be served when an error occurs. |
com.google.appengine.v1.FileInfo | Single source file that is part of the version to be deployed. Each source file that is deployed must be specified separately. |
com.google.appengine.v1.FileInfo.Builder | Single source file that is part of the version to be deployed. Each source file that is deployed must be specified separately. |
com.google.appengine.v1.FirewallClient.ListIngressRulesFixedSizeCollection | |
com.google.appengine.v1.FirewallClient.ListIngressRulesPage | |
com.google.appengine.v1.FirewallClient.ListIngressRulesPagedResponse | |
com.google.appengine.v1.FirewallGrpc | Firewall resources are used to define a collection of access control rules for an Application. Each rule is defined with a position which specifies the rule's order in the sequence of rules, an IP range to be matched against |
com.google.appengine.v1.FirewallGrpc.FirewallImplBase | Base class for the server implementation of the service Firewall. Firewall resources are used to define a collection of access control rules |
com.google.appengine.v1.FirewallSettings.Builder | Builder for FirewallSettings. |
com.google.appengine.v1.GetApplicationRequest |
Request message for Applications.GetApplication .
|
com.google.appengine.v1.GetApplicationRequest.Builder |
Request message for Applications.GetApplication .
|
com.google.appengine.v1.GetAuthorizedCertificateRequest |
Request message for AuthorizedCertificates.GetAuthorizedCertificate .
|
com.google.appengine.v1.GetAuthorizedCertificateRequest.Builder |
Request message for AuthorizedCertificates.GetAuthorizedCertificate .
|
com.google.appengine.v1.GetDomainMappingRequest |
Request message for DomainMappings.GetDomainMapping .
|
com.google.appengine.v1.GetDomainMappingRequest.Builder |
Request message for DomainMappings.GetDomainMapping .
|
com.google.appengine.v1.GetIngressRuleRequest |
Request message for Firewall.GetIngressRule .
|
com.google.appengine.v1.GetIngressRuleRequest.Builder |
Request message for Firewall.GetIngressRule .
|
com.google.appengine.v1.GetInstanceRequest |
Request message for Instances.GetInstance .
|
com.google.appengine.v1.GetInstanceRequest.Builder |
Request message for Instances.GetInstance .
|
com.google.appengine.v1.GetServiceRequest |
Request message for Services.GetService .
|
com.google.appengine.v1.GetServiceRequest.Builder |
Request message for Services.GetService .
|
com.google.appengine.v1.GetVersionRequest |
Request message for Versions.GetVersion .
|
com.google.appengine.v1.GetVersionRequest.Builder |
Request message for Versions.GetVersion .
|
com.google.appengine.v1.HealthCheck | Health checking configuration for VM instances. Unhealthy instances are killed and replaced with new instances. Only applicable for instances in App Engine flexible environment. |
com.google.appengine.v1.HealthCheck.Builder | Health checking configuration for VM instances. Unhealthy instances are killed and replaced with new instances. Only applicable for instances in App Engine flexible environment. |
com.google.appengine.v1.Instance | An Instance resource is the computing unit that App Engine uses to automatically scale an application. |
com.google.appengine.v1.Instance.Builder | An Instance resource is the computing unit that App Engine uses to automatically scale an application. |
com.google.appengine.v1.Instance.Liveness | Wrapper for LivenessState enum. |
com.google.appengine.v1.Instance.Liveness.Builder | Wrapper for LivenessState enum. |
com.google.appengine.v1.InstanceProto | |
com.google.appengine.v1.InstancesClient.ListInstancesFixedSizeCollection | |
com.google.appengine.v1.InstancesClient.ListInstancesPage | |
com.google.appengine.v1.InstancesClient.ListInstancesPagedResponse | |
com.google.appengine.v1.InstancesGrpc | Manages instances of a version. |
com.google.appengine.v1.InstancesGrpc.InstancesImplBase | Base class for the server implementation of the service Instances. Manages instances of a version. |
com.google.appengine.v1.InstancesSettings.Builder | Builder for InstancesSettings. |
com.google.appengine.v1.Library | Third-party Python runtime library that is required by the application. |
com.google.appengine.v1.Library.Builder | Third-party Python runtime library that is required by the application. |
com.google.appengine.v1.ListAuthorizedCertificatesRequest |
Request message for AuthorizedCertificates.ListAuthorizedCertificates .
|
com.google.appengine.v1.ListAuthorizedCertificatesRequest.Builder |
Request message for AuthorizedCertificates.ListAuthorizedCertificates .
|
com.google.appengine.v1.ListAuthorizedCertificatesResponse |
Response message for AuthorizedCertificates.ListAuthorizedCertificates .
|
com.google.appengine.v1.ListAuthorizedCertificatesResponse.Builder |
Response message for AuthorizedCertificates.ListAuthorizedCertificates .
|
com.google.appengine.v1.ListAuthorizedDomainsRequest |
Request message for AuthorizedDomains.ListAuthorizedDomains .
|
com.google.appengine.v1.ListAuthorizedDomainsRequest.Builder |
Request message for AuthorizedDomains.ListAuthorizedDomains .
|
com.google.appengine.v1.ListAuthorizedDomainsResponse |
Response message for AuthorizedDomains.ListAuthorizedDomains .
|
com.google.appengine.v1.ListAuthorizedDomainsResponse.Builder |
Response message for AuthorizedDomains.ListAuthorizedDomains .
|
com.google.appengine.v1.ListDomainMappingsRequest |
Request message for DomainMappings.ListDomainMappings .
|
com.google.appengine.v1.ListDomainMappingsRequest.Builder |
Request message for DomainMappings.ListDomainMappings .
|
com.google.appengine.v1.ListDomainMappingsResponse |
Response message for DomainMappings.ListDomainMappings .
|
com.google.appengine.v1.ListDomainMappingsResponse.Builder |
Response message for DomainMappings.ListDomainMappings .
|
com.google.appengine.v1.ListIngressRulesRequest |
Request message for Firewall.ListIngressRules .
|
com.google.appengine.v1.ListIngressRulesRequest.Builder |
Request message for Firewall.ListIngressRules .
|
com.google.appengine.v1.ListIngressRulesResponse |
Response message for Firewall.ListIngressRules .
|
com.google.appengine.v1.ListIngressRulesResponse.Builder |
Response message for Firewall.ListIngressRules .
|
com.google.appengine.v1.ListInstancesRequest |
Request message for Instances.ListInstances .
|
com.google.appengine.v1.ListInstancesRequest.Builder |
Request message for Instances.ListInstances .
|
com.google.appengine.v1.ListInstancesResponse |
Response message for Instances.ListInstances .
|
com.google.appengine.v1.ListInstancesResponse.Builder |
Response message for Instances.ListInstances .
|
com.google.appengine.v1.ListServicesRequest |
Request message for Services.ListServices .
|
com.google.appengine.v1.ListServicesRequest.Builder |
Request message for Services.ListServices .
|
com.google.appengine.v1.ListServicesResponse |
Response message for Services.ListServices .
|
com.google.appengine.v1.ListServicesResponse.Builder |
Response message for Services.ListServices .
|
com.google.appengine.v1.ListVersionsRequest |
Request message for Versions.ListVersions .
|
com.google.appengine.v1.ListVersionsRequest.Builder |
Request message for Versions.ListVersions .
|
com.google.appengine.v1.ListVersionsResponse |
Response message for Versions.ListVersions .
|
com.google.appengine.v1.ListVersionsResponse.Builder |
Response message for Versions.ListVersions .
|
com.google.appengine.v1.LivenessCheck | Health checking configuration for VM instances. Unhealthy instances are killed and replaced with new instances. |
com.google.appengine.v1.LivenessCheck.Builder | Health checking configuration for VM instances. Unhealthy instances are killed and replaced with new instances. |
com.google.appengine.v1.LocationMetadata | Metadata for the given google.cloud.location.Location. |
com.google.appengine.v1.LocationMetadata.Builder | Metadata for the given google.cloud.location.Location. |
com.google.appengine.v1.LocationProto | |
com.google.appengine.v1.ManagedCertificate | A certificate managed by App Engine. |
com.google.appengine.v1.ManagedCertificate.Builder | A certificate managed by App Engine. |
com.google.appengine.v1.ManualScaling | A service with manual scaling runs continuously, allowing you to perform complex initialization and rely on the state of its memory over time. |
com.google.appengine.v1.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. |
com.google.appengine.v1.Network | Extra network settings. Only applicable in the App Engine flexible environment. |
com.google.appengine.v1.Network.Builder | Extra network settings. Only applicable in the App Engine flexible environment. |
com.google.appengine.v1.NetworkSettings.Builder | A NetworkSettings resource is a container for ingress settings for a version or service. |
com.google.appengine.v1.NetworkSettingsProto | |
com.google.appengine.v1.NetworkUtilization | Target scaling by network usage. Only applicable in the App Engine flexible environment. |
com.google.appengine.v1.NetworkUtilization.Builder | Target scaling by network usage. Only applicable in the App Engine flexible environment. |
com.google.appengine.v1.OperationMetadataV1 | Metadata for the given google.longrunning.Operation. |
com.google.appengine.v1.OperationMetadataV1.Builder | Metadata for the given google.longrunning.Operation. |
com.google.appengine.v1.OperationProto | |
com.google.appengine.v1.ReadinessCheck | Readiness checking configuration for VM instances. Unhealthy instances are removed from traffic rotation. |
com.google.appengine.v1.ReadinessCheck.Builder | Readiness checking configuration for VM instances. Unhealthy instances are removed from traffic rotation. |
com.google.appengine.v1.RepairApplicationRequest | Request message for 'Applications.RepairApplication'. |
com.google.appengine.v1.RepairApplicationRequest.Builder | Request message for 'Applications.RepairApplication'. |
com.google.appengine.v1.RequestUtilization | Target scaling by request utilization. Only applicable in the App Engine flexible environment. |
com.google.appengine.v1.RequestUtilization.Builder | Target scaling by request utilization. Only applicable in the App Engine flexible environment. |
com.google.appengine.v1.ResourceRecord | A DNS resource record. |
com.google.appengine.v1.ResourceRecord.Builder | A DNS resource record. |
com.google.appengine.v1.Resources | Machine resources for a version. |
com.google.appengine.v1.Resources.Builder | Machine resources for a version. |
com.google.appengine.v1.ScriptHandler | Executes a script to handle the request that matches the URL pattern. |
com.google.appengine.v1.ScriptHandler.Builder | Executes a script to handle the request that matches the URL pattern. |
com.google.appengine.v1.Service | A Service resource is a logical component of an application that can share state and communicate in a secure fashion with other services. For example, an application that handles customer requests might |
com.google.appengine.v1.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. For example, an application that handles customer requests might |
com.google.appengine.v1.ServiceProto | |
com.google.appengine.v1.ServicesClient.ListServicesFixedSizeCollection | |
com.google.appengine.v1.ServicesClient.ListServicesPage | |
com.google.appengine.v1.ServicesClient.ListServicesPagedResponse | |
com.google.appengine.v1.ServicesGrpc | Manages services of an application. |
com.google.appengine.v1.ServicesGrpc.ServicesImplBase | Base class for the server implementation of the service Services. Manages services of an application. |
com.google.appengine.v1.ServicesSettings.Builder | Builder for ServicesSettings. |
com.google.appengine.v1.SslSettings.Builder |
SSL configuration for a DomainMapping resource.
|
com.google.appengine.v1.StandardSchedulerSettings.Builder | Scheduler settings for standard environment. |
com.google.appengine.v1.StaticFilesHandler | Files served directly to the user for a given URL, such as images, CSS stylesheets, or JavaScript source files. Static file handlers describe which files in the application directory are static files, and which URLs serve |
com.google.appengine.v1.StaticFilesHandler.Builder | Files served directly to the user for a given URL, such as images, CSS stylesheets, or JavaScript source files. Static file handlers describe which files in the application directory are static files, and which URLs serve |
com.google.appengine.v1.TrafficSplit | Traffic routing configuration for versions within a single service. Traffic splits define how traffic directed to the service is assigned to versions. |
com.google.appengine.v1.TrafficSplit.Builder | Traffic routing configuration for versions within a single service. Traffic splits define how traffic directed to the service is assigned to versions. |
com.google.appengine.v1.UpdateApplicationRequest |
Request message for Applications.UpdateApplication .
|
com.google.appengine.v1.UpdateApplicationRequest.Builder |
Request message for Applications.UpdateApplication .
|
com.google.appengine.v1.UpdateAuthorizedCertificateRequest |
Request message for AuthorizedCertificates.UpdateAuthorizedCertificate .
|
com.google.appengine.v1.UpdateAuthorizedCertificateRequest.Builder |
Request message for AuthorizedCertificates.UpdateAuthorizedCertificate .
|
com.google.appengine.v1.UpdateDomainMappingRequest |
Request message for DomainMappings.UpdateDomainMapping .
|
com.google.appengine.v1.UpdateDomainMappingRequest.Builder |
Request message for DomainMappings.UpdateDomainMapping .
|
com.google.appengine.v1.UpdateIngressRuleRequest |
Request message for Firewall.UpdateIngressRule .
|
com.google.appengine.v1.UpdateIngressRuleRequest.Builder |
Request message for Firewall.UpdateIngressRule .
|
com.google.appengine.v1.UpdateServiceMethod | Detailed information about UpdateService call. |
com.google.appengine.v1.UpdateServiceMethod.Builder | Detailed information about UpdateService call. |
com.google.appengine.v1.UpdateServiceRequest |
Request message for Services.UpdateService .
|
com.google.appengine.v1.UpdateServiceRequest.Builder |
Request message for Services.UpdateService .
|
com.google.appengine.v1.UpdateVersionRequest |
Request message for Versions.UpdateVersion .
|
com.google.appengine.v1.UpdateVersionRequest.Builder |
Request message for Versions.UpdateVersion .
|
com.google.appengine.v1.UrlDispatchRule | Rules to match an HTTP request and dispatch that request to a service. |
com.google.appengine.v1.UrlDispatchRule.Builder | Rules to match an HTTP request and dispatch that request to a service. |
com.google.appengine.v1.UrlMap | URL pattern and description of how the URL should be handled. App Engine can handle URLs by executing application code or by serving static files uploaded with the version, such as images, CSS, or JavaScript. |
com.google.appengine.v1.UrlMap.Builder | URL pattern and description of how the URL should be handled. App Engine can handle URLs by executing application code or by serving static files uploaded with the version, such as images, CSS, or JavaScript. |
com.google.appengine.v1.Version | A Version resource is a specific set of source code and configuration files that are deployed into a service. |
com.google.appengine.v1.Version.Builder | A Version resource is a specific set of source code and configuration files that are deployed into a service. |
com.google.appengine.v1.VersionProto | |
com.google.appengine.v1.VersionsClient.ListVersionsFixedSizeCollection | |
com.google.appengine.v1.VersionsClient.ListVersionsPage | |
com.google.appengine.v1.VersionsClient.ListVersionsPagedResponse | |
com.google.appengine.v1.VersionsGrpc | Manages versions of a service. |
com.google.appengine.v1.VersionsGrpc.VersionsImplBase | Base class for the server implementation of the service Versions. Manages versions of a service. |
com.google.appengine.v1.VersionsSettings.Builder | Builder for VersionsSettings. |
com.google.appengine.v1.Volume | Volumes mounted within the app container. Only applicable in the App Engine flexible environment. |
com.google.appengine.v1.Volume.Builder | Volumes mounted within the app container. Only applicable in the App Engine flexible environment. |
com.google.appengine.v1.VpcAccessConnector | VPC access connector specification. |
com.google.appengine.v1.VpcAccessConnector.Builder | VPC access connector specification. |
com.google.appengine.v1.ZipInfo | The zip file information for a zip deployment. |
com.google.appengine.v1.ZipInfo.Builder | The zip file information for a zip deployment. |