Version.Builder |
Version.Builder.addAllErrorHandlers(Iterable<? extends ErrorHandler> values) |
Custom static error pages.
|
Version.Builder |
Version.Builder.addAllHandlers(Iterable<? extends UrlMap> values) |
An ordered list of URL-matching patterns that should be applied to incoming
requests.
|
Version.Builder |
Version.Builder.addAllInboundServices(Iterable<? extends InboundServiceType> values) |
Before an application can receive email or XMPP messages, the application
must be configured to enable the service.
|
Version.Builder |
Version.Builder.addAllInboundServicesValue(Iterable<Integer> values) |
Before an application can receive email or XMPP messages, the application
must be configured to enable the service.
|
Version.Builder |
Version.Builder.addAllLibraries(Iterable<? extends Library> values) |
Configuration for third-party Python runtime libraries that are required
by the application.
|
Version.Builder |
Version.Builder.addAllZones(Iterable<String> values) |
The Google Compute Engine zones that are supported by this version in the
App Engine flexible environment.
|
Version.Builder |
Version.Builder.addErrorHandlers(int index,
ErrorHandler value) |
Custom static error pages.
|
Version.Builder |
Version.Builder.addErrorHandlers(int index,
ErrorHandler.Builder builderForValue) |
Custom static error pages.
|
Version.Builder |
Version.Builder.addErrorHandlers(ErrorHandler value) |
Custom static error pages.
|
Version.Builder |
Version.Builder.addErrorHandlers(ErrorHandler.Builder builderForValue) |
Custom static error pages.
|
Version.Builder |
Version.Builder.addHandlers(int index,
UrlMap value) |
An ordered list of URL-matching patterns that should be applied to incoming
requests.
|
Version.Builder |
Version.Builder.addHandlers(int index,
UrlMap.Builder builderForValue) |
An ordered list of URL-matching patterns that should be applied to incoming
requests.
|
Version.Builder |
Version.Builder.addHandlers(UrlMap value) |
An ordered list of URL-matching patterns that should be applied to incoming
requests.
|
Version.Builder |
Version.Builder.addHandlers(UrlMap.Builder builderForValue) |
An ordered list of URL-matching patterns that should be applied to incoming
requests.
|
Version.Builder |
Version.Builder.addInboundServices(InboundServiceType value) |
Before an application can receive email or XMPP messages, the application
must be configured to enable the service.
|
Version.Builder |
Version.Builder.addInboundServicesValue(int value) |
Before an application can receive email or XMPP messages, the application
must be configured to enable the service.
|
Version.Builder |
Version.Builder.addLibraries(int index,
Library value) |
Configuration for third-party Python runtime libraries that are required
by the application.
|
Version.Builder |
Version.Builder.addLibraries(int index,
Library.Builder builderForValue) |
Configuration for third-party Python runtime libraries that are required
by the application.
|
Version.Builder |
Version.Builder.addLibraries(Library value) |
Configuration for third-party Python runtime libraries that are required
by the application.
|
Version.Builder |
Version.Builder.addLibraries(Library.Builder builderForValue) |
Configuration for third-party Python runtime libraries that are required
by the application.
|
Version.Builder |
Version.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Version.Builder |
ListVersionsResponse.Builder.addVersionsBuilder() |
The versions belonging to the requested service.
|
Version.Builder |
ListVersionsResponse.Builder.addVersionsBuilder(int index) |
The versions belonging to the requested service.
|
Version.Builder |
Version.Builder.addZones(String value) |
The Google Compute Engine zones that are supported by this version in the
App Engine flexible environment.
|
Version.Builder |
Version.Builder.addZonesBytes(com.google.protobuf.ByteString value) |
The Google Compute Engine zones that are supported by this version in the
App Engine flexible environment.
|
Version.Builder |
Version.Builder.clear() |
|
Version.Builder |
Version.Builder.clearApiConfig() |
Serving configuration for
[Google Cloud Endpoints](https://cloud.google.com/appengine/docs/python/endpoints/).
|
Version.Builder |
Version.Builder.clearAppEngineApis() |
Allows App Engine second generation runtimes to access the legacy bundled
services.
|
Version.Builder |
Version.Builder.clearAutomaticScaling() |
Automatic scaling is based on request rate, response latencies, and other
application metrics.
|
Version.Builder |
Version.Builder.clearBasicScaling() |
A service with basic scaling will create an instance when the application
receives a request.
|
Version.Builder |
Version.Builder.clearBetaSettings() |
|
Version.Builder |
Version.Builder.clearBuildEnvVariables() |
|
Version.Builder |
Version.Builder.clearCreatedBy() |
Email address of the user who created this version.
|
Version.Builder |
Version.Builder.clearCreateTime() |
Time that this version was created.
|
Version.Builder |
Version.Builder.clearDefaultExpiration() |
Duration that static files should be cached by web proxies and browsers.
|
Version.Builder |
Version.Builder.clearDeployment() |
Code and application artifacts that make up this version.
|
Version.Builder |
Version.Builder.clearDiskUsageBytes() |
Total size in bytes of all the files that are included in this version
and currently hosted on the App Engine disk.
|
Version.Builder |
Version.Builder.clearEndpointsApiService() |
Cloud Endpoints configuration.
|
Version.Builder |
Version.Builder.clearEntrypoint() |
The entrypoint for the application.
|
Version.Builder |
Version.Builder.clearEnv() |
App Engine execution environment for this version.
|
Version.Builder |
Version.Builder.clearEnvVariables() |
|
Version.Builder |
Version.Builder.clearErrorHandlers() |
Custom static error pages.
|
Version.Builder |
Version.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
Version.Builder |
Version.Builder.clearHandlers() |
An ordered list of URL-matching patterns that should be applied to incoming
requests.
|
Version.Builder |
Version.Builder.clearHealthCheck() |
Configures health checking for instances.
|
Version.Builder |
Version.Builder.clearId() |
Relative name of the version within the service.
|
Version.Builder |
Version.Builder.clearInboundServices() |
Before an application can receive email or XMPP messages, the application
must be configured to enable the service.
|
Version.Builder |
Version.Builder.clearInstanceClass() |
Instance class that is used to run this version.
|
Version.Builder |
Version.Builder.clearLibraries() |
Configuration for third-party Python runtime libraries that are required
by the application.
|
Version.Builder |
Version.Builder.clearLivenessCheck() |
Configures liveness health checking for instances.
|
Version.Builder |
Version.Builder.clearManualScaling() |
A service with manual scaling runs continuously, allowing you to perform
complex initialization and rely on the state of its memory over time.
|
Version.Builder |
Version.Builder.clearName() |
Full path to the Version resource in the API.
|
Version.Builder |
Version.Builder.clearNetwork() |
Extra network settings.
|
Version.Builder |
Version.Builder.clearNobuildFilesRegex() |
Files that match this pattern will not be built into this version.
|
Version.Builder |
Version.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
Version.Builder |
Version.Builder.clearReadinessCheck() |
Configures readiness health checking for instances.
|
Version.Builder |
Version.Builder.clearResources() |
Machine resources for this version.
|
Version.Builder |
Version.Builder.clearRuntime() |
Desired runtime.
|
Version.Builder |
Version.Builder.clearRuntimeApiVersion() |
The version of the API in the given runtime environment.
|
Version.Builder |
Version.Builder.clearRuntimeChannel() |
The channel of the runtime to use.
|
Version.Builder |
Version.Builder.clearRuntimeMainExecutablePath() |
The path or name of the app's main executable.
|
Version.Builder |
Version.Builder.clearScaling() |
|
Version.Builder |
Version.Builder.clearServiceAccount() |
The identity that the deployed version will run as.
|
Version.Builder |
Version.Builder.clearServingStatus() |
Current serving status of this version.
|
Version.Builder |
Version.Builder.clearThreadsafe() |
Whether multiple requests can be dispatched to this version at once.
|
Version.Builder |
Version.Builder.clearVersionUrl() |
Serving URL for this version.
|
Version.Builder |
Version.Builder.clearVm() |
Whether to deploy this version in a container on a virtual machine.
|
Version.Builder |
Version.Builder.clearVpcAccessConnector() |
Enables VPC connectivity for standard apps.
|
Version.Builder |
Version.Builder.clearZones() |
The Google Compute Engine zones that are supported by this version in the
App Engine flexible environment.
|
Version.Builder |
Version.Builder.clone() |
|
Version.Builder |
CreateVersionRequest.Builder.getVersionBuilder() |
Application deployment configuration.
|
Version.Builder |
UpdateVersionRequest.Builder.getVersionBuilder() |
A Version containing the updated resource.
|
Version.Builder |
ListVersionsResponse.Builder.getVersionsBuilder(int index) |
The versions belonging to the requested service.
|
Version.Builder |
Version.Builder.mergeApiConfig(ApiConfigHandler value) |
Serving configuration for
[Google Cloud Endpoints](https://cloud.google.com/appengine/docs/python/endpoints/).
|
Version.Builder |
Version.Builder.mergeAutomaticScaling(AutomaticScaling value) |
Automatic scaling is based on request rate, response latencies, and other
application metrics.
|
Version.Builder |
Version.Builder.mergeBasicScaling(BasicScaling value) |
A service with basic scaling will create an instance when the application
receives a request.
|
Version.Builder |
Version.Builder.mergeCreateTime(com.google.protobuf.Timestamp value) |
Time that this version was created.
|
Version.Builder |
Version.Builder.mergeDefaultExpiration(com.google.protobuf.Duration value) |
Duration that static files should be cached by web proxies and browsers.
|
Version.Builder |
Version.Builder.mergeDeployment(Deployment value) |
Code and application artifacts that make up this version.
|
Version.Builder |
Version.Builder.mergeEndpointsApiService(EndpointsApiService value) |
Cloud Endpoints configuration.
|
Version.Builder |
Version.Builder.mergeEntrypoint(Entrypoint value) |
The entrypoint for the application.
|
Version.Builder |
Version.Builder.mergeFrom(Version other) |
|
Version.Builder |
Version.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
Version.Builder |
Version.Builder.mergeFrom(com.google.protobuf.Message other) |
|
Version.Builder |
Version.Builder.mergeHealthCheck(HealthCheck value) |
Configures health checking for instances.
|
Version.Builder |
Version.Builder.mergeLivenessCheck(LivenessCheck value) |
Configures liveness health checking for instances.
|
Version.Builder |
Version.Builder.mergeManualScaling(ManualScaling value) |
A service with manual scaling runs continuously, allowing you to perform
complex initialization and rely on the state of its memory over time.
|
Version.Builder |
Version.Builder.mergeNetwork(Network value) |
Extra network settings.
|
Version.Builder |
Version.Builder.mergeReadinessCheck(ReadinessCheck value) |
Configures readiness health checking for instances.
|
Version.Builder |
Version.Builder.mergeResources(Resources value) |
Machine resources for this version.
|
Version.Builder |
Version.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
Version.Builder |
Version.Builder.mergeVpcAccessConnector(VpcAccessConnector value) |
Enables VPC connectivity for standard apps.
|
static Version.Builder |
Version.newBuilder() |
|
static Version.Builder |
Version.newBuilder(Version prototype) |
|
Version.Builder |
Version.newBuilderForType() |
|
protected Version.Builder |
Version.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
Version.Builder |
Version.Builder.putAllBetaSettings(Map<String,String> values) |
Metadata settings that are supplied to this version to enable
beta runtime features.
|
Version.Builder |
Version.Builder.putAllBuildEnvVariables(Map<String,String> values) |
Environment variables available to the build environment.
|
Version.Builder |
Version.Builder.putAllEnvVariables(Map<String,String> values) |
Environment variables available to the application.
|
Version.Builder |
Version.Builder.putBetaSettings(String key,
String value) |
Metadata settings that are supplied to this version to enable
beta runtime features.
|
Version.Builder |
Version.Builder.putBuildEnvVariables(String key,
String value) |
Environment variables available to the build environment.
|
Version.Builder |
Version.Builder.putEnvVariables(String key,
String value) |
Environment variables available to the application.
|
Version.Builder |
Version.Builder.removeBetaSettings(String key) |
Metadata settings that are supplied to this version to enable
beta runtime features.
|
Version.Builder |
Version.Builder.removeBuildEnvVariables(String key) |
Environment variables available to the build environment.
|
Version.Builder |
Version.Builder.removeEnvVariables(String key) |
Environment variables available to the application.
|
Version.Builder |
Version.Builder.removeErrorHandlers(int index) |
Custom static error pages.
|
Version.Builder |
Version.Builder.removeHandlers(int index) |
An ordered list of URL-matching patterns that should be applied to incoming
requests.
|
Version.Builder |
Version.Builder.removeLibraries(int index) |
Configuration for third-party Python runtime libraries that are required
by the application.
|
Version.Builder |
Version.Builder.setApiConfig(ApiConfigHandler value) |
Serving configuration for
[Google Cloud Endpoints](https://cloud.google.com/appengine/docs/python/endpoints/).
|
Version.Builder |
Version.Builder.setApiConfig(ApiConfigHandler.Builder builderForValue) |
Serving configuration for
[Google Cloud Endpoints](https://cloud.google.com/appengine/docs/python/endpoints/).
|
Version.Builder |
Version.Builder.setAppEngineApis(boolean value) |
Allows App Engine second generation runtimes to access the legacy bundled
services.
|
Version.Builder |
Version.Builder.setAutomaticScaling(AutomaticScaling value) |
Automatic scaling is based on request rate, response latencies, and other
application metrics.
|
Version.Builder |
Version.Builder.setAutomaticScaling(AutomaticScaling.Builder builderForValue) |
Automatic scaling is based on request rate, response latencies, and other
application metrics.
|
Version.Builder |
Version.Builder.setBasicScaling(BasicScaling value) |
A service with basic scaling will create an instance when the application
receives a request.
|
Version.Builder |
Version.Builder.setBasicScaling(BasicScaling.Builder builderForValue) |
A service with basic scaling will create an instance when the application
receives a request.
|
Version.Builder |
Version.Builder.setCreatedBy(String value) |
Email address of the user who created this version.
|
Version.Builder |
Version.Builder.setCreatedByBytes(com.google.protobuf.ByteString value) |
Email address of the user who created this version.
|
Version.Builder |
Version.Builder.setCreateTime(com.google.protobuf.Timestamp value) |
Time that this version was created.
|
Version.Builder |
Version.Builder.setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue) |
Time that this version was created.
|
Version.Builder |
Version.Builder.setDefaultExpiration(com.google.protobuf.Duration value) |
Duration that static files should be cached by web proxies and browsers.
|
Version.Builder |
Version.Builder.setDefaultExpiration(com.google.protobuf.Duration.Builder builderForValue) |
Duration that static files should be cached by web proxies and browsers.
|
Version.Builder |
Version.Builder.setDeployment(Deployment value) |
Code and application artifacts that make up this version.
|
Version.Builder |
Version.Builder.setDeployment(Deployment.Builder builderForValue) |
Code and application artifacts that make up this version.
|
Version.Builder |
Version.Builder.setDiskUsageBytes(long value) |
Total size in bytes of all the files that are included in this version
and currently hosted on the App Engine disk.
|
Version.Builder |
Version.Builder.setEndpointsApiService(EndpointsApiService value) |
Cloud Endpoints configuration.
|
Version.Builder |
Version.Builder.setEndpointsApiService(EndpointsApiService.Builder builderForValue) |
Cloud Endpoints configuration.
|
Version.Builder |
Version.Builder.setEntrypoint(Entrypoint value) |
The entrypoint for the application.
|
Version.Builder |
Version.Builder.setEntrypoint(Entrypoint.Builder builderForValue) |
The entrypoint for the application.
|
Version.Builder |
Version.Builder.setEnv(String value) |
App Engine execution environment for this version.
|
Version.Builder |
Version.Builder.setEnvBytes(com.google.protobuf.ByteString value) |
App Engine execution environment for this version.
|
Version.Builder |
Version.Builder.setErrorHandlers(int index,
ErrorHandler value) |
Custom static error pages.
|
Version.Builder |
Version.Builder.setErrorHandlers(int index,
ErrorHandler.Builder builderForValue) |
Custom static error pages.
|
Version.Builder |
Version.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Version.Builder |
Version.Builder.setHandlers(int index,
UrlMap value) |
An ordered list of URL-matching patterns that should be applied to incoming
requests.
|
Version.Builder |
Version.Builder.setHandlers(int index,
UrlMap.Builder builderForValue) |
An ordered list of URL-matching patterns that should be applied to incoming
requests.
|
Version.Builder |
Version.Builder.setHealthCheck(HealthCheck value) |
Configures health checking for instances.
|
Version.Builder |
Version.Builder.setHealthCheck(HealthCheck.Builder builderForValue) |
Configures health checking for instances.
|
Version.Builder |
Version.Builder.setId(String value) |
Relative name of the version within the service.
|
Version.Builder |
Version.Builder.setIdBytes(com.google.protobuf.ByteString value) |
Relative name of the version within the service.
|
Version.Builder |
Version.Builder.setInboundServices(int index,
InboundServiceType value) |
Before an application can receive email or XMPP messages, the application
must be configured to enable the service.
|
Version.Builder |
Version.Builder.setInboundServicesValue(int index,
int value) |
Before an application can receive email or XMPP messages, the application
must be configured to enable the service.
|
Version.Builder |
Version.Builder.setInstanceClass(String value) |
Instance class that is used to run this version.
|
Version.Builder |
Version.Builder.setInstanceClassBytes(com.google.protobuf.ByteString value) |
Instance class that is used to run this version.
|
Version.Builder |
Version.Builder.setLibraries(int index,
Library value) |
Configuration for third-party Python runtime libraries that are required
by the application.
|
Version.Builder |
Version.Builder.setLibraries(int index,
Library.Builder builderForValue) |
Configuration for third-party Python runtime libraries that are required
by the application.
|
Version.Builder |
Version.Builder.setLivenessCheck(LivenessCheck value) |
Configures liveness health checking for instances.
|
Version.Builder |
Version.Builder.setLivenessCheck(LivenessCheck.Builder builderForValue) |
Configures liveness health checking for instances.
|
Version.Builder |
Version.Builder.setManualScaling(ManualScaling value) |
A service with manual scaling runs continuously, allowing you to perform
complex initialization and rely on the state of its memory over time.
|
Version.Builder |
Version.Builder.setManualScaling(ManualScaling.Builder builderForValue) |
A service with manual scaling runs continuously, allowing you to perform
complex initialization and rely on the state of its memory over time.
|
Version.Builder |
Version.Builder.setName(String value) |
Full path to the Version resource in the API.
|
Version.Builder |
Version.Builder.setNameBytes(com.google.protobuf.ByteString value) |
Full path to the Version resource in the API.
|
Version.Builder |
Version.Builder.setNetwork(Network value) |
Extra network settings.
|
Version.Builder |
Version.Builder.setNetwork(Network.Builder builderForValue) |
Extra network settings.
|
Version.Builder |
Version.Builder.setNobuildFilesRegex(String value) |
Files that match this pattern will not be built into this version.
|
Version.Builder |
Version.Builder.setNobuildFilesRegexBytes(com.google.protobuf.ByteString value) |
Files that match this pattern will not be built into this version.
|
Version.Builder |
Version.Builder.setReadinessCheck(ReadinessCheck value) |
Configures readiness health checking for instances.
|
Version.Builder |
Version.Builder.setReadinessCheck(ReadinessCheck.Builder builderForValue) |
Configures readiness health checking for instances.
|
Version.Builder |
Version.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
Version.Builder |
Version.Builder.setResources(Resources value) |
Machine resources for this version.
|
Version.Builder |
Version.Builder.setResources(Resources.Builder builderForValue) |
Machine resources for this version.
|
Version.Builder |
Version.Builder.setRuntime(String value) |
Desired runtime.
|
Version.Builder |
Version.Builder.setRuntimeApiVersion(String value) |
The version of the API in the given runtime environment.
|
Version.Builder |
Version.Builder.setRuntimeApiVersionBytes(com.google.protobuf.ByteString value) |
The version of the API in the given runtime environment.
|
Version.Builder |
Version.Builder.setRuntimeBytes(com.google.protobuf.ByteString value) |
Desired runtime.
|
Version.Builder |
Version.Builder.setRuntimeChannel(String value) |
The channel of the runtime to use.
|
Version.Builder |
Version.Builder.setRuntimeChannelBytes(com.google.protobuf.ByteString value) |
The channel of the runtime to use.
|
Version.Builder |
Version.Builder.setRuntimeMainExecutablePath(String value) |
The path or name of the app's main executable.
|
Version.Builder |
Version.Builder.setRuntimeMainExecutablePathBytes(com.google.protobuf.ByteString value) |
The path or name of the app's main executable.
|
Version.Builder |
Version.Builder.setServiceAccount(String value) |
The identity that the deployed version will run as.
|
Version.Builder |
Version.Builder.setServiceAccountBytes(com.google.protobuf.ByteString value) |
The identity that the deployed version will run as.
|
Version.Builder |
Version.Builder.setServingStatus(ServingStatus value) |
Current serving status of this version.
|
Version.Builder |
Version.Builder.setServingStatusValue(int value) |
Current serving status of this version.
|
Version.Builder |
Version.Builder.setThreadsafe(boolean value) |
Whether multiple requests can be dispatched to this version at once.
|
Version.Builder |
Version.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
Version.Builder |
Version.Builder.setVersionUrl(String value) |
Serving URL for this version.
|
Version.Builder |
Version.Builder.setVersionUrlBytes(com.google.protobuf.ByteString value) |
Serving URL for this version.
|
Version.Builder |
Version.Builder.setVm(boolean value) |
Whether to deploy this version in a container on a virtual machine.
|
Version.Builder |
Version.Builder.setVpcAccessConnector(VpcAccessConnector value) |
Enables VPC connectivity for standard apps.
|
Version.Builder |
Version.Builder.setVpcAccessConnector(VpcAccessConnector.Builder builderForValue) |
Enables VPC connectivity for standard apps.
|
Version.Builder |
Version.Builder.setZones(int index,
String value) |
The Google Compute Engine zones that are supported by this version in the
App Engine flexible environment.
|
Version.Builder |
Version.toBuilder() |
|