Package com.google.appengine.v1
Class Application.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Application.Builder>
-
- com.google.appengine.v1.Application.Builder
-
- All Implemented Interfaces:
ApplicationOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- Application
public static final class Application.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Application.Builder> implements ApplicationOrBuilder
An Application resource contains the top-level configuration of an App Engine application.
Protobuf typegoogle.appengine.v1.Application
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Application.BuilderaddAllDispatchRules(Iterable<? extends UrlDispatchRule> values)HTTP path dispatch rules for requests to the application that do not explicitly target a service or version.Application.BuilderaddDispatchRules(int index, UrlDispatchRule value)HTTP path dispatch rules for requests to the application that do not explicitly target a service or version.Application.BuilderaddDispatchRules(int index, UrlDispatchRule.Builder builderForValue)HTTP path dispatch rules for requests to the application that do not explicitly target a service or version.Application.BuilderaddDispatchRules(UrlDispatchRule value)HTTP path dispatch rules for requests to the application that do not explicitly target a service or version.Application.BuilderaddDispatchRules(UrlDispatchRule.Builder builderForValue)HTTP path dispatch rules for requests to the application that do not explicitly target a service or version.UrlDispatchRule.BuilderaddDispatchRulesBuilder()HTTP path dispatch rules for requests to the application that do not explicitly target a service or version.UrlDispatchRule.BuilderaddDispatchRulesBuilder(int index)HTTP path dispatch rules for requests to the application that do not explicitly target a service or version.Application.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Applicationbuild()ApplicationbuildPartial()Application.Builderclear()Application.BuilderclearAuthDomain()Google Apps authentication domain that controls which users can access this application.Application.BuilderclearCodeBucket()Google Cloud Storage bucket that can be used for storing files associated with this application.Application.BuilderclearDatabaseType()The type of the Cloud Firestore or Cloud Datastore database associated with this application.Application.BuilderclearDefaultBucket()Google Cloud Storage bucket that can be used by this application to store content.Application.BuilderclearDefaultCookieExpiration()Cookie expiration policy for this application.Application.BuilderclearDefaultHostname()Hostname used to reach this application, as resolved by App Engine.Application.BuilderclearDispatchRules()HTTP path dispatch rules for requests to the application that do not explicitly target a service or version.Application.BuilderclearFeatureSettings()The feature specific settings to be used in the application.Application.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Application.BuilderclearGcrDomain()The Google Container Registry domain used for storing managed build docker images for this application.Application.BuilderclearIap().google.appengine.v1.Application.IdentityAwareProxy iap = 14;Application.BuilderclearId()Identifier of the Application resource.Application.BuilderclearLocationId()Location from which this application runs.Application.BuilderclearName()Full path to the Application resource in the API.Application.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Application.BuilderclearServiceAccount()The service account associated with the application.Application.BuilderclearServingStatus()Serving status of this application.Application.Builderclone()StringgetAuthDomain()Google Apps authentication domain that controls which users can access this application.com.google.protobuf.ByteStringgetAuthDomainBytes()Google Apps authentication domain that controls which users can access this application.StringgetCodeBucket()Google Cloud Storage bucket that can be used for storing files associated with this application.com.google.protobuf.ByteStringgetCodeBucketBytes()Google Cloud Storage bucket that can be used for storing files associated with this application.Application.DatabaseTypegetDatabaseType()The type of the Cloud Firestore or Cloud Datastore database associated with this application.intgetDatabaseTypeValue()The type of the Cloud Firestore or Cloud Datastore database associated with this application.StringgetDefaultBucket()Google Cloud Storage bucket that can be used by this application to store content.com.google.protobuf.ByteStringgetDefaultBucketBytes()Google Cloud Storage bucket that can be used by this application to store content.com.google.protobuf.DurationgetDefaultCookieExpiration()Cookie expiration policy for this application.com.google.protobuf.Duration.BuildergetDefaultCookieExpirationBuilder()Cookie expiration policy for this application.com.google.protobuf.DurationOrBuildergetDefaultCookieExpirationOrBuilder()Cookie expiration policy for this application.StringgetDefaultHostname()Hostname used to reach this application, as resolved by App Engine.com.google.protobuf.ByteStringgetDefaultHostnameBytes()Hostname used to reach this application, as resolved by App Engine.ApplicationgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()UrlDispatchRulegetDispatchRules(int index)HTTP path dispatch rules for requests to the application that do not explicitly target a service or version.UrlDispatchRule.BuildergetDispatchRulesBuilder(int index)HTTP path dispatch rules for requests to the application that do not explicitly target a service or version.List<UrlDispatchRule.Builder>getDispatchRulesBuilderList()HTTP path dispatch rules for requests to the application that do not explicitly target a service or version.intgetDispatchRulesCount()HTTP path dispatch rules for requests to the application that do not explicitly target a service or version.List<UrlDispatchRule>getDispatchRulesList()HTTP path dispatch rules for requests to the application that do not explicitly target a service or version.UrlDispatchRuleOrBuildergetDispatchRulesOrBuilder(int index)HTTP path dispatch rules for requests to the application that do not explicitly target a service or version.List<? extends UrlDispatchRuleOrBuilder>getDispatchRulesOrBuilderList()HTTP path dispatch rules for requests to the application that do not explicitly target a service or version.Application.FeatureSettingsgetFeatureSettings()The feature specific settings to be used in the application.Application.FeatureSettings.BuildergetFeatureSettingsBuilder()The feature specific settings to be used in the application.Application.FeatureSettingsOrBuildergetFeatureSettingsOrBuilder()The feature specific settings to be used in the application.StringgetGcrDomain()The Google Container Registry domain used for storing managed build docker images for this application.com.google.protobuf.ByteStringgetGcrDomainBytes()The Google Container Registry domain used for storing managed build docker images for this application.Application.IdentityAwareProxygetIap().google.appengine.v1.Application.IdentityAwareProxy iap = 14;Application.IdentityAwareProxy.BuildergetIapBuilder().google.appengine.v1.Application.IdentityAwareProxy iap = 14;Application.IdentityAwareProxyOrBuildergetIapOrBuilder().google.appengine.v1.Application.IdentityAwareProxy iap = 14;StringgetId()Identifier of the Application resource.com.google.protobuf.ByteStringgetIdBytes()Identifier of the Application resource.StringgetLocationId()Location from which this application runs.com.google.protobuf.ByteStringgetLocationIdBytes()Location from which this application runs.StringgetName()Full path to the Application resource in the API.com.google.protobuf.ByteStringgetNameBytes()Full path to the Application resource in the API.StringgetServiceAccount()The service account associated with the application.com.google.protobuf.ByteStringgetServiceAccountBytes()The service account associated with the application.Application.ServingStatusgetServingStatus()Serving status of this application.intgetServingStatusValue()Serving status of this application.booleanhasDefaultCookieExpiration()Cookie expiration policy for this application.booleanhasFeatureSettings()The feature specific settings to be used in the application.booleanhasIap().google.appengine.v1.Application.IdentityAwareProxy iap = 14;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()Application.BuildermergeDefaultCookieExpiration(com.google.protobuf.Duration value)Cookie expiration policy for this application.Application.BuildermergeFeatureSettings(Application.FeatureSettings value)The feature specific settings to be used in the application.Application.BuildermergeFrom(Application other)Application.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Application.BuildermergeFrom(com.google.protobuf.Message other)Application.BuildermergeIap(Application.IdentityAwareProxy value).google.appengine.v1.Application.IdentityAwareProxy iap = 14;Application.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Application.BuilderremoveDispatchRules(int index)HTTP path dispatch rules for requests to the application that do not explicitly target a service or version.Application.BuildersetAuthDomain(String value)Google Apps authentication domain that controls which users can access this application.Application.BuildersetAuthDomainBytes(com.google.protobuf.ByteString value)Google Apps authentication domain that controls which users can access this application.Application.BuildersetCodeBucket(String value)Google Cloud Storage bucket that can be used for storing files associated with this application.Application.BuildersetCodeBucketBytes(com.google.protobuf.ByteString value)Google Cloud Storage bucket that can be used for storing files associated with this application.Application.BuildersetDatabaseType(Application.DatabaseType value)The type of the Cloud Firestore or Cloud Datastore database associated with this application.Application.BuildersetDatabaseTypeValue(int value)The type of the Cloud Firestore or Cloud Datastore database associated with this application.Application.BuildersetDefaultBucket(String value)Google Cloud Storage bucket that can be used by this application to store content.Application.BuildersetDefaultBucketBytes(com.google.protobuf.ByteString value)Google Cloud Storage bucket that can be used by this application to store content.Application.BuildersetDefaultCookieExpiration(com.google.protobuf.Duration value)Cookie expiration policy for this application.Application.BuildersetDefaultCookieExpiration(com.google.protobuf.Duration.Builder builderForValue)Cookie expiration policy for this application.Application.BuildersetDefaultHostname(String value)Hostname used to reach this application, as resolved by App Engine.Application.BuildersetDefaultHostnameBytes(com.google.protobuf.ByteString value)Hostname used to reach this application, as resolved by App Engine.Application.BuildersetDispatchRules(int index, UrlDispatchRule value)HTTP path dispatch rules for requests to the application that do not explicitly target a service or version.Application.BuildersetDispatchRules(int index, UrlDispatchRule.Builder builderForValue)HTTP path dispatch rules for requests to the application that do not explicitly target a service or version.Application.BuildersetFeatureSettings(Application.FeatureSettings value)The feature specific settings to be used in the application.Application.BuildersetFeatureSettings(Application.FeatureSettings.Builder builderForValue)The feature specific settings to be used in the application.Application.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Application.BuildersetGcrDomain(String value)The Google Container Registry domain used for storing managed build docker images for this application.Application.BuildersetGcrDomainBytes(com.google.protobuf.ByteString value)The Google Container Registry domain used for storing managed build docker images for this application.Application.BuildersetIap(Application.IdentityAwareProxy value).google.appengine.v1.Application.IdentityAwareProxy iap = 14;Application.BuildersetIap(Application.IdentityAwareProxy.Builder builderForValue).google.appengine.v1.Application.IdentityAwareProxy iap = 14;Application.BuildersetId(String value)Identifier of the Application resource.Application.BuildersetIdBytes(com.google.protobuf.ByteString value)Identifier of the Application resource.Application.BuildersetLocationId(String value)Location from which this application runs.Application.BuildersetLocationIdBytes(com.google.protobuf.ByteString value)Location from which this application runs.Application.BuildersetName(String value)Full path to the Application resource in the API.Application.BuildersetNameBytes(com.google.protobuf.ByteString value)Full path to the Application resource in the API.Application.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Application.BuildersetServiceAccount(String value)The service account associated with the application.Application.BuildersetServiceAccountBytes(com.google.protobuf.ByteString value)The service account associated with the application.Application.BuildersetServingStatus(Application.ServingStatus value)Serving status of this application.Application.BuildersetServingStatusValue(int value)Serving status of this application.Application.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<Application.Builder>
-
clear
public Application.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<Application.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<Application.Builder>
-
getDefaultInstanceForType
public Application getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public Application build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Application buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Application.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<Application.Builder>
-
setField
public Application.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Application.Builder>
-
clearField
public Application.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Application.Builder>
-
clearOneof
public Application.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Application.Builder>
-
setRepeatedField
public Application.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Application.Builder>
-
addRepeatedField
public Application.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Application.Builder>
-
mergeFrom
public Application.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Application.Builder>
-
mergeFrom
public Application.Builder mergeFrom(Application other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Application.Builder>
-
mergeFrom
public Application.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Application.Builder>- Throws:
IOException
-
getName
public String getName()
Full path to the Application resource in the API. Example: `apps/myapp`. @OutputOnly
string name = 1;- Specified by:
getNamein interfaceApplicationOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Full path to the Application resource in the API. Example: `apps/myapp`. @OutputOnly
string name = 1;- Specified by:
getNameBytesin interfaceApplicationOrBuilder- Returns:
- The bytes for name.
-
setName
public Application.Builder setName(String value)
Full path to the Application resource in the API. Example: `apps/myapp`. @OutputOnly
string name = 1;- Parameters:
value- The name to set.- Returns:
- This builder for chaining.
-
clearName
public Application.Builder clearName()
Full path to the Application resource in the API. Example: `apps/myapp`. @OutputOnly
string name = 1;- Returns:
- This builder for chaining.
-
setNameBytes
public Application.Builder setNameBytes(com.google.protobuf.ByteString value)
Full path to the Application resource in the API. Example: `apps/myapp`. @OutputOnly
string name = 1;- Parameters:
value- The bytes for name to set.- Returns:
- This builder for chaining.
-
getId
public String getId()
Identifier of the Application resource. This identifier is equivalent to the project ID of the Google Cloud Platform project where you want to deploy your application. Example: `myapp`.
string id = 2;- Specified by:
getIdin interfaceApplicationOrBuilder- Returns:
- The id.
-
getIdBytes
public com.google.protobuf.ByteString getIdBytes()
Identifier of the Application resource. This identifier is equivalent to the project ID of the Google Cloud Platform project where you want to deploy your application. Example: `myapp`.
string id = 2;- Specified by:
getIdBytesin interfaceApplicationOrBuilder- Returns:
- The bytes for id.
-
setId
public Application.Builder setId(String value)
Identifier of the Application resource. This identifier is equivalent to the project ID of the Google Cloud Platform project where you want to deploy your application. Example: `myapp`.
string id = 2;- Parameters:
value- The id to set.- Returns:
- This builder for chaining.
-
clearId
public Application.Builder clearId()
Identifier of the Application resource. This identifier is equivalent to the project ID of the Google Cloud Platform project where you want to deploy your application. Example: `myapp`.
string id = 2;- Returns:
- This builder for chaining.
-
setIdBytes
public Application.Builder setIdBytes(com.google.protobuf.ByteString value)
Identifier of the Application resource. This identifier is equivalent to the project ID of the Google Cloud Platform project where you want to deploy your application. Example: `myapp`.
string id = 2;- Parameters:
value- The bytes for id to set.- Returns:
- This builder for chaining.
-
getDispatchRulesList
public List<UrlDispatchRule> getDispatchRulesList()
HTTP path dispatch rules for requests to the application that do not explicitly target a service or version. Rules are order-dependent. Up to 20 dispatch rules can be supported.
repeated .google.appengine.v1.UrlDispatchRule dispatch_rules = 3;- Specified by:
getDispatchRulesListin interfaceApplicationOrBuilder
-
getDispatchRulesCount
public int getDispatchRulesCount()
HTTP path dispatch rules for requests to the application that do not explicitly target a service or version. Rules are order-dependent. Up to 20 dispatch rules can be supported.
repeated .google.appengine.v1.UrlDispatchRule dispatch_rules = 3;- Specified by:
getDispatchRulesCountin interfaceApplicationOrBuilder
-
getDispatchRules
public UrlDispatchRule getDispatchRules(int index)
HTTP path dispatch rules for requests to the application that do not explicitly target a service or version. Rules are order-dependent. Up to 20 dispatch rules can be supported.
repeated .google.appengine.v1.UrlDispatchRule dispatch_rules = 3;- Specified by:
getDispatchRulesin interfaceApplicationOrBuilder
-
setDispatchRules
public Application.Builder setDispatchRules(int index, UrlDispatchRule value)
HTTP path dispatch rules for requests to the application that do not explicitly target a service or version. Rules are order-dependent. Up to 20 dispatch rules can be supported.
repeated .google.appengine.v1.UrlDispatchRule dispatch_rules = 3;
-
setDispatchRules
public Application.Builder setDispatchRules(int index, UrlDispatchRule.Builder builderForValue)
HTTP path dispatch rules for requests to the application that do not explicitly target a service or version. Rules are order-dependent. Up to 20 dispatch rules can be supported.
repeated .google.appengine.v1.UrlDispatchRule dispatch_rules = 3;
-
addDispatchRules
public Application.Builder addDispatchRules(UrlDispatchRule value)
HTTP path dispatch rules for requests to the application that do not explicitly target a service or version. Rules are order-dependent. Up to 20 dispatch rules can be supported.
repeated .google.appengine.v1.UrlDispatchRule dispatch_rules = 3;
-
addDispatchRules
public Application.Builder addDispatchRules(int index, UrlDispatchRule value)
HTTP path dispatch rules for requests to the application that do not explicitly target a service or version. Rules are order-dependent. Up to 20 dispatch rules can be supported.
repeated .google.appengine.v1.UrlDispatchRule dispatch_rules = 3;
-
addDispatchRules
public Application.Builder addDispatchRules(UrlDispatchRule.Builder builderForValue)
HTTP path dispatch rules for requests to the application that do not explicitly target a service or version. Rules are order-dependent. Up to 20 dispatch rules can be supported.
repeated .google.appengine.v1.UrlDispatchRule dispatch_rules = 3;
-
addDispatchRules
public Application.Builder addDispatchRules(int index, UrlDispatchRule.Builder builderForValue)
HTTP path dispatch rules for requests to the application that do not explicitly target a service or version. Rules are order-dependent. Up to 20 dispatch rules can be supported.
repeated .google.appengine.v1.UrlDispatchRule dispatch_rules = 3;
-
addAllDispatchRules
public Application.Builder addAllDispatchRules(Iterable<? extends UrlDispatchRule> values)
HTTP path dispatch rules for requests to the application that do not explicitly target a service or version. Rules are order-dependent. Up to 20 dispatch rules can be supported.
repeated .google.appengine.v1.UrlDispatchRule dispatch_rules = 3;
-
clearDispatchRules
public Application.Builder clearDispatchRules()
HTTP path dispatch rules for requests to the application that do not explicitly target a service or version. Rules are order-dependent. Up to 20 dispatch rules can be supported.
repeated .google.appengine.v1.UrlDispatchRule dispatch_rules = 3;
-
removeDispatchRules
public Application.Builder removeDispatchRules(int index)
HTTP path dispatch rules for requests to the application that do not explicitly target a service or version. Rules are order-dependent. Up to 20 dispatch rules can be supported.
repeated .google.appengine.v1.UrlDispatchRule dispatch_rules = 3;
-
getDispatchRulesBuilder
public UrlDispatchRule.Builder getDispatchRulesBuilder(int index)
HTTP path dispatch rules for requests to the application that do not explicitly target a service or version. Rules are order-dependent. Up to 20 dispatch rules can be supported.
repeated .google.appengine.v1.UrlDispatchRule dispatch_rules = 3;
-
getDispatchRulesOrBuilder
public UrlDispatchRuleOrBuilder getDispatchRulesOrBuilder(int index)
HTTP path dispatch rules for requests to the application that do not explicitly target a service or version. Rules are order-dependent. Up to 20 dispatch rules can be supported.
repeated .google.appengine.v1.UrlDispatchRule dispatch_rules = 3;- Specified by:
getDispatchRulesOrBuilderin interfaceApplicationOrBuilder
-
getDispatchRulesOrBuilderList
public List<? extends UrlDispatchRuleOrBuilder> getDispatchRulesOrBuilderList()
HTTP path dispatch rules for requests to the application that do not explicitly target a service or version. Rules are order-dependent. Up to 20 dispatch rules can be supported.
repeated .google.appengine.v1.UrlDispatchRule dispatch_rules = 3;- Specified by:
getDispatchRulesOrBuilderListin interfaceApplicationOrBuilder
-
addDispatchRulesBuilder
public UrlDispatchRule.Builder addDispatchRulesBuilder()
HTTP path dispatch rules for requests to the application that do not explicitly target a service or version. Rules are order-dependent. Up to 20 dispatch rules can be supported.
repeated .google.appengine.v1.UrlDispatchRule dispatch_rules = 3;
-
addDispatchRulesBuilder
public UrlDispatchRule.Builder addDispatchRulesBuilder(int index)
HTTP path dispatch rules for requests to the application that do not explicitly target a service or version. Rules are order-dependent. Up to 20 dispatch rules can be supported.
repeated .google.appengine.v1.UrlDispatchRule dispatch_rules = 3;
-
getDispatchRulesBuilderList
public List<UrlDispatchRule.Builder> getDispatchRulesBuilderList()
HTTP path dispatch rules for requests to the application that do not explicitly target a service or version. Rules are order-dependent. Up to 20 dispatch rules can be supported.
repeated .google.appengine.v1.UrlDispatchRule dispatch_rules = 3;
-
getAuthDomain
public String getAuthDomain()
Google Apps authentication domain that controls which users can access this application. Defaults to open access for any Google Account.
string auth_domain = 6;- Specified by:
getAuthDomainin interfaceApplicationOrBuilder- Returns:
- The authDomain.
-
getAuthDomainBytes
public com.google.protobuf.ByteString getAuthDomainBytes()
Google Apps authentication domain that controls which users can access this application. Defaults to open access for any Google Account.
string auth_domain = 6;- Specified by:
getAuthDomainBytesin interfaceApplicationOrBuilder- Returns:
- The bytes for authDomain.
-
setAuthDomain
public Application.Builder setAuthDomain(String value)
Google Apps authentication domain that controls which users can access this application. Defaults to open access for any Google Account.
string auth_domain = 6;- Parameters:
value- The authDomain to set.- Returns:
- This builder for chaining.
-
clearAuthDomain
public Application.Builder clearAuthDomain()
Google Apps authentication domain that controls which users can access this application. Defaults to open access for any Google Account.
string auth_domain = 6;- Returns:
- This builder for chaining.
-
setAuthDomainBytes
public Application.Builder setAuthDomainBytes(com.google.protobuf.ByteString value)
Google Apps authentication domain that controls which users can access this application. Defaults to open access for any Google Account.
string auth_domain = 6;- Parameters:
value- The bytes for authDomain to set.- Returns:
- This builder for chaining.
-
getLocationId
public String getLocationId()
Location from which this application runs. Application instances run out of the data centers in the specified location, which is also where all of the application's end user content is stored. Defaults to `us-central`. View the list of [supported locations](https://cloud.google.com/appengine/docs/locations).
string location_id = 7;- Specified by:
getLocationIdin interfaceApplicationOrBuilder- Returns:
- The locationId.
-
getLocationIdBytes
public com.google.protobuf.ByteString getLocationIdBytes()
Location from which this application runs. Application instances run out of the data centers in the specified location, which is also where all of the application's end user content is stored. Defaults to `us-central`. View the list of [supported locations](https://cloud.google.com/appengine/docs/locations).
string location_id = 7;- Specified by:
getLocationIdBytesin interfaceApplicationOrBuilder- Returns:
- The bytes for locationId.
-
setLocationId
public Application.Builder setLocationId(String value)
Location from which this application runs. Application instances run out of the data centers in the specified location, which is also where all of the application's end user content is stored. Defaults to `us-central`. View the list of [supported locations](https://cloud.google.com/appengine/docs/locations).
string location_id = 7;- Parameters:
value- The locationId to set.- Returns:
- This builder for chaining.
-
clearLocationId
public Application.Builder clearLocationId()
Location from which this application runs. Application instances run out of the data centers in the specified location, which is also where all of the application's end user content is stored. Defaults to `us-central`. View the list of [supported locations](https://cloud.google.com/appengine/docs/locations).
string location_id = 7;- Returns:
- This builder for chaining.
-
setLocationIdBytes
public Application.Builder setLocationIdBytes(com.google.protobuf.ByteString value)
Location from which this application runs. Application instances run out of the data centers in the specified location, which is also where all of the application's end user content is stored. Defaults to `us-central`. View the list of [supported locations](https://cloud.google.com/appengine/docs/locations).
string location_id = 7;- Parameters:
value- The bytes for locationId to set.- Returns:
- This builder for chaining.
-
getCodeBucket
public String getCodeBucket()
Google Cloud Storage bucket that can be used for storing files associated with this application. This bucket is associated with the application and can be used by the gcloud deployment commands. @OutputOnly
string code_bucket = 8;- Specified by:
getCodeBucketin interfaceApplicationOrBuilder- Returns:
- The codeBucket.
-
getCodeBucketBytes
public com.google.protobuf.ByteString getCodeBucketBytes()
Google Cloud Storage bucket that can be used for storing files associated with this application. This bucket is associated with the application and can be used by the gcloud deployment commands. @OutputOnly
string code_bucket = 8;- Specified by:
getCodeBucketBytesin interfaceApplicationOrBuilder- Returns:
- The bytes for codeBucket.
-
setCodeBucket
public Application.Builder setCodeBucket(String value)
Google Cloud Storage bucket that can be used for storing files associated with this application. This bucket is associated with the application and can be used by the gcloud deployment commands. @OutputOnly
string code_bucket = 8;- Parameters:
value- The codeBucket to set.- Returns:
- This builder for chaining.
-
clearCodeBucket
public Application.Builder clearCodeBucket()
Google Cloud Storage bucket that can be used for storing files associated with this application. This bucket is associated with the application and can be used by the gcloud deployment commands. @OutputOnly
string code_bucket = 8;- Returns:
- This builder for chaining.
-
setCodeBucketBytes
public Application.Builder setCodeBucketBytes(com.google.protobuf.ByteString value)
Google Cloud Storage bucket that can be used for storing files associated with this application. This bucket is associated with the application and can be used by the gcloud deployment commands. @OutputOnly
string code_bucket = 8;- Parameters:
value- The bytes for codeBucket to set.- Returns:
- This builder for chaining.
-
hasDefaultCookieExpiration
public boolean hasDefaultCookieExpiration()
Cookie expiration policy for this application.
.google.protobuf.Duration default_cookie_expiration = 9;- Specified by:
hasDefaultCookieExpirationin interfaceApplicationOrBuilder- Returns:
- Whether the defaultCookieExpiration field is set.
-
getDefaultCookieExpiration
public com.google.protobuf.Duration getDefaultCookieExpiration()
Cookie expiration policy for this application.
.google.protobuf.Duration default_cookie_expiration = 9;- Specified by:
getDefaultCookieExpirationin interfaceApplicationOrBuilder- Returns:
- The defaultCookieExpiration.
-
setDefaultCookieExpiration
public Application.Builder setDefaultCookieExpiration(com.google.protobuf.Duration value)
Cookie expiration policy for this application.
.google.protobuf.Duration default_cookie_expiration = 9;
-
setDefaultCookieExpiration
public Application.Builder setDefaultCookieExpiration(com.google.protobuf.Duration.Builder builderForValue)
Cookie expiration policy for this application.
.google.protobuf.Duration default_cookie_expiration = 9;
-
mergeDefaultCookieExpiration
public Application.Builder mergeDefaultCookieExpiration(com.google.protobuf.Duration value)
Cookie expiration policy for this application.
.google.protobuf.Duration default_cookie_expiration = 9;
-
clearDefaultCookieExpiration
public Application.Builder clearDefaultCookieExpiration()
Cookie expiration policy for this application.
.google.protobuf.Duration default_cookie_expiration = 9;
-
getDefaultCookieExpirationBuilder
public com.google.protobuf.Duration.Builder getDefaultCookieExpirationBuilder()
Cookie expiration policy for this application.
.google.protobuf.Duration default_cookie_expiration = 9;
-
getDefaultCookieExpirationOrBuilder
public com.google.protobuf.DurationOrBuilder getDefaultCookieExpirationOrBuilder()
Cookie expiration policy for this application.
.google.protobuf.Duration default_cookie_expiration = 9;- Specified by:
getDefaultCookieExpirationOrBuilderin interfaceApplicationOrBuilder
-
getServingStatusValue
public int getServingStatusValue()
Serving status of this application.
.google.appengine.v1.Application.ServingStatus serving_status = 10;- Specified by:
getServingStatusValuein interfaceApplicationOrBuilder- Returns:
- The enum numeric value on the wire for servingStatus.
-
setServingStatusValue
public Application.Builder setServingStatusValue(int value)
Serving status of this application.
.google.appengine.v1.Application.ServingStatus serving_status = 10;- Parameters:
value- The enum numeric value on the wire for servingStatus to set.- Returns:
- This builder for chaining.
-
getServingStatus
public Application.ServingStatus getServingStatus()
Serving status of this application.
.google.appengine.v1.Application.ServingStatus serving_status = 10;- Specified by:
getServingStatusin interfaceApplicationOrBuilder- Returns:
- The servingStatus.
-
setServingStatus
public Application.Builder setServingStatus(Application.ServingStatus value)
Serving status of this application.
.google.appengine.v1.Application.ServingStatus serving_status = 10;- Parameters:
value- The servingStatus to set.- Returns:
- This builder for chaining.
-
clearServingStatus
public Application.Builder clearServingStatus()
Serving status of this application.
.google.appengine.v1.Application.ServingStatus serving_status = 10;- Returns:
- This builder for chaining.
-
getDefaultHostname
public String getDefaultHostname()
Hostname used to reach this application, as resolved by App Engine. @OutputOnly
string default_hostname = 11;- Specified by:
getDefaultHostnamein interfaceApplicationOrBuilder- Returns:
- The defaultHostname.
-
getDefaultHostnameBytes
public com.google.protobuf.ByteString getDefaultHostnameBytes()
Hostname used to reach this application, as resolved by App Engine. @OutputOnly
string default_hostname = 11;- Specified by:
getDefaultHostnameBytesin interfaceApplicationOrBuilder- Returns:
- The bytes for defaultHostname.
-
setDefaultHostname
public Application.Builder setDefaultHostname(String value)
Hostname used to reach this application, as resolved by App Engine. @OutputOnly
string default_hostname = 11;- Parameters:
value- The defaultHostname to set.- Returns:
- This builder for chaining.
-
clearDefaultHostname
public Application.Builder clearDefaultHostname()
Hostname used to reach this application, as resolved by App Engine. @OutputOnly
string default_hostname = 11;- Returns:
- This builder for chaining.
-
setDefaultHostnameBytes
public Application.Builder setDefaultHostnameBytes(com.google.protobuf.ByteString value)
Hostname used to reach this application, as resolved by App Engine. @OutputOnly
string default_hostname = 11;- Parameters:
value- The bytes for defaultHostname to set.- Returns:
- This builder for chaining.
-
getDefaultBucket
public String getDefaultBucket()
Google Cloud Storage bucket that can be used by this application to store content. @OutputOnly
string default_bucket = 12;- Specified by:
getDefaultBucketin interfaceApplicationOrBuilder- Returns:
- The defaultBucket.
-
getDefaultBucketBytes
public com.google.protobuf.ByteString getDefaultBucketBytes()
Google Cloud Storage bucket that can be used by this application to store content. @OutputOnly
string default_bucket = 12;- Specified by:
getDefaultBucketBytesin interfaceApplicationOrBuilder- Returns:
- The bytes for defaultBucket.
-
setDefaultBucket
public Application.Builder setDefaultBucket(String value)
Google Cloud Storage bucket that can be used by this application to store content. @OutputOnly
string default_bucket = 12;- Parameters:
value- The defaultBucket to set.- Returns:
- This builder for chaining.
-
clearDefaultBucket
public Application.Builder clearDefaultBucket()
Google Cloud Storage bucket that can be used by this application to store content. @OutputOnly
string default_bucket = 12;- Returns:
- This builder for chaining.
-
setDefaultBucketBytes
public Application.Builder setDefaultBucketBytes(com.google.protobuf.ByteString value)
Google Cloud Storage bucket that can be used by this application to store content. @OutputOnly
string default_bucket = 12;- Parameters:
value- The bytes for defaultBucket to set.- Returns:
- This builder for chaining.
-
getServiceAccount
public String getServiceAccount()
The service account associated with the application. This is the app-level default identity. If no identity provided during create version, Admin API will fallback to this one.
string service_account = 13;- Specified by:
getServiceAccountin interfaceApplicationOrBuilder- Returns:
- The serviceAccount.
-
getServiceAccountBytes
public com.google.protobuf.ByteString getServiceAccountBytes()
The service account associated with the application. This is the app-level default identity. If no identity provided during create version, Admin API will fallback to this one.
string service_account = 13;- Specified by:
getServiceAccountBytesin interfaceApplicationOrBuilder- Returns:
- The bytes for serviceAccount.
-
setServiceAccount
public Application.Builder setServiceAccount(String value)
The service account associated with the application. This is the app-level default identity. If no identity provided during create version, Admin API will fallback to this one.
string service_account = 13;- Parameters:
value- The serviceAccount to set.- Returns:
- This builder for chaining.
-
clearServiceAccount
public Application.Builder clearServiceAccount()
The service account associated with the application. This is the app-level default identity. If no identity provided during create version, Admin API will fallback to this one.
string service_account = 13;- Returns:
- This builder for chaining.
-
setServiceAccountBytes
public Application.Builder setServiceAccountBytes(com.google.protobuf.ByteString value)
The service account associated with the application. This is the app-level default identity. If no identity provided during create version, Admin API will fallback to this one.
string service_account = 13;- Parameters:
value- The bytes for serviceAccount to set.- Returns:
- This builder for chaining.
-
hasIap
public boolean hasIap()
.google.appengine.v1.Application.IdentityAwareProxy iap = 14;- Specified by:
hasIapin interfaceApplicationOrBuilder- Returns:
- Whether the iap field is set.
-
getIap
public Application.IdentityAwareProxy getIap()
.google.appengine.v1.Application.IdentityAwareProxy iap = 14;- Specified by:
getIapin interfaceApplicationOrBuilder- Returns:
- The iap.
-
setIap
public Application.Builder setIap(Application.IdentityAwareProxy value)
.google.appengine.v1.Application.IdentityAwareProxy iap = 14;
-
setIap
public Application.Builder setIap(Application.IdentityAwareProxy.Builder builderForValue)
.google.appengine.v1.Application.IdentityAwareProxy iap = 14;
-
mergeIap
public Application.Builder mergeIap(Application.IdentityAwareProxy value)
.google.appengine.v1.Application.IdentityAwareProxy iap = 14;
-
clearIap
public Application.Builder clearIap()
.google.appengine.v1.Application.IdentityAwareProxy iap = 14;
-
getIapBuilder
public Application.IdentityAwareProxy.Builder getIapBuilder()
.google.appengine.v1.Application.IdentityAwareProxy iap = 14;
-
getIapOrBuilder
public Application.IdentityAwareProxyOrBuilder getIapOrBuilder()
.google.appengine.v1.Application.IdentityAwareProxy iap = 14;- Specified by:
getIapOrBuilderin interfaceApplicationOrBuilder
-
getGcrDomain
public String getGcrDomain()
The Google Container Registry domain used for storing managed build docker images for this application.
string gcr_domain = 16;- Specified by:
getGcrDomainin interfaceApplicationOrBuilder- Returns:
- The gcrDomain.
-
getGcrDomainBytes
public com.google.protobuf.ByteString getGcrDomainBytes()
The Google Container Registry domain used for storing managed build docker images for this application.
string gcr_domain = 16;- Specified by:
getGcrDomainBytesin interfaceApplicationOrBuilder- Returns:
- The bytes for gcrDomain.
-
setGcrDomain
public Application.Builder setGcrDomain(String value)
The Google Container Registry domain used for storing managed build docker images for this application.
string gcr_domain = 16;- Parameters:
value- The gcrDomain to set.- Returns:
- This builder for chaining.
-
clearGcrDomain
public Application.Builder clearGcrDomain()
The Google Container Registry domain used for storing managed build docker images for this application.
string gcr_domain = 16;- Returns:
- This builder for chaining.
-
setGcrDomainBytes
public Application.Builder setGcrDomainBytes(com.google.protobuf.ByteString value)
The Google Container Registry domain used for storing managed build docker images for this application.
string gcr_domain = 16;- Parameters:
value- The bytes for gcrDomain to set.- Returns:
- This builder for chaining.
-
getDatabaseTypeValue
public int getDatabaseTypeValue()
The type of the Cloud Firestore or Cloud Datastore database associated with this application.
.google.appengine.v1.Application.DatabaseType database_type = 17;- Specified by:
getDatabaseTypeValuein interfaceApplicationOrBuilder- Returns:
- The enum numeric value on the wire for databaseType.
-
setDatabaseTypeValue
public Application.Builder setDatabaseTypeValue(int value)
The type of the Cloud Firestore or Cloud Datastore database associated with this application.
.google.appengine.v1.Application.DatabaseType database_type = 17;- Parameters:
value- The enum numeric value on the wire for databaseType to set.- Returns:
- This builder for chaining.
-
getDatabaseType
public Application.DatabaseType getDatabaseType()
The type of the Cloud Firestore or Cloud Datastore database associated with this application.
.google.appengine.v1.Application.DatabaseType database_type = 17;- Specified by:
getDatabaseTypein interfaceApplicationOrBuilder- Returns:
- The databaseType.
-
setDatabaseType
public Application.Builder setDatabaseType(Application.DatabaseType value)
The type of the Cloud Firestore or Cloud Datastore database associated with this application.
.google.appengine.v1.Application.DatabaseType database_type = 17;- Parameters:
value- The databaseType to set.- Returns:
- This builder for chaining.
-
clearDatabaseType
public Application.Builder clearDatabaseType()
The type of the Cloud Firestore or Cloud Datastore database associated with this application.
.google.appengine.v1.Application.DatabaseType database_type = 17;- Returns:
- This builder for chaining.
-
hasFeatureSettings
public boolean hasFeatureSettings()
The feature specific settings to be used in the application.
.google.appengine.v1.Application.FeatureSettings feature_settings = 18;- Specified by:
hasFeatureSettingsin interfaceApplicationOrBuilder- Returns:
- Whether the featureSettings field is set.
-
getFeatureSettings
public Application.FeatureSettings getFeatureSettings()
The feature specific settings to be used in the application.
.google.appengine.v1.Application.FeatureSettings feature_settings = 18;- Specified by:
getFeatureSettingsin interfaceApplicationOrBuilder- Returns:
- The featureSettings.
-
setFeatureSettings
public Application.Builder setFeatureSettings(Application.FeatureSettings value)
The feature specific settings to be used in the application.
.google.appengine.v1.Application.FeatureSettings feature_settings = 18;
-
setFeatureSettings
public Application.Builder setFeatureSettings(Application.FeatureSettings.Builder builderForValue)
The feature specific settings to be used in the application.
.google.appengine.v1.Application.FeatureSettings feature_settings = 18;
-
mergeFeatureSettings
public Application.Builder mergeFeatureSettings(Application.FeatureSettings value)
The feature specific settings to be used in the application.
.google.appengine.v1.Application.FeatureSettings feature_settings = 18;
-
clearFeatureSettings
public Application.Builder clearFeatureSettings()
The feature specific settings to be used in the application.
.google.appengine.v1.Application.FeatureSettings feature_settings = 18;
-
getFeatureSettingsBuilder
public Application.FeatureSettings.Builder getFeatureSettingsBuilder()
The feature specific settings to be used in the application.
.google.appengine.v1.Application.FeatureSettings feature_settings = 18;
-
getFeatureSettingsOrBuilder
public Application.FeatureSettingsOrBuilder getFeatureSettingsOrBuilder()
The feature specific settings to be used in the application.
.google.appengine.v1.Application.FeatureSettings feature_settings = 18;- Specified by:
getFeatureSettingsOrBuilderin interfaceApplicationOrBuilder
-
setUnknownFields
public final Application.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Application.Builder>
-
mergeUnknownFields
public final Application.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Application.Builder>
-
-