public static final class Application.Builder extends GeneratedMessageV3.Builder<Application.Builder> implements ApplicationOrBuilder
An Application resource contains the top-level configuration of an App Engine application.Protobuf type
google.appengine.v1.Application
Modifier and Type | Method and Description |
---|---|
Application.Builder |
addAllDispatchRules(java.lang.Iterable<? extends UrlDispatchRule> values)
HTTP path dispatch rules for requests to the application that do not
explicitly target a service or version.
|
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.
|
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.
|
Application.Builder |
addDispatchRules(UrlDispatchRule.Builder builderForValue)
HTTP path dispatch rules for requests to the application that do not
explicitly target a service or version.
|
Application.Builder |
addDispatchRules(UrlDispatchRule value)
HTTP path dispatch rules for requests to the application that do not
explicitly target a service or version.
|
UrlDispatchRule.Builder |
addDispatchRulesBuilder()
HTTP path dispatch rules for requests to the application that do not
explicitly target a service or version.
|
UrlDispatchRule.Builder |
addDispatchRulesBuilder(int index)
HTTP path dispatch rules for requests to the application that do not
explicitly target a service or version.
|
Application.Builder |
addRepeatedField(Descriptors.FieldDescriptor field,
java.lang.Object value) |
Application |
build() |
Application |
buildPartial() |
Application.Builder |
clear() |
Application.Builder |
clearAuthDomain()
Google Apps authentication domain that controls which users can access
this application.
|
Application.Builder |
clearCodeBucket()
Google Cloud Storage bucket that can be used for storing files
associated with this application.
|
Application.Builder |
clearDefaultBucket()
Google Cloud Storage bucket that can be used by this application to store
content.
|
Application.Builder |
clearDefaultCookieExpiration()
Cookie expiration policy for this application.
|
Application.Builder |
clearDefaultHostname()
Hostname used to reach this application, as resolved by App Engine.
|
Application.Builder |
clearDispatchRules()
HTTP path dispatch rules for requests to the application that do not
explicitly target a service or version.
|
Application.Builder |
clearField(Descriptors.FieldDescriptor field) |
Application.Builder |
clearId()
Identifier of the Application resource.
|
Application.Builder |
clearLocationId()
Location from which this application will be run.
|
Application.Builder |
clearName()
Full path to the Application resource in the API.
|
Application.Builder |
clearOneof(Descriptors.OneofDescriptor oneof) |
Application.Builder |
clone() |
java.lang.String |
getAuthDomain()
Google Apps authentication domain that controls which users can access
this application.
|
ByteString |
getAuthDomainBytes()
Google Apps authentication domain that controls which users can access
this application.
|
java.lang.String |
getCodeBucket()
Google Cloud Storage bucket that can be used for storing files
associated with this application.
|
ByteString |
getCodeBucketBytes()
Google Cloud Storage bucket that can be used for storing files
associated with this application.
|
java.lang.String |
getDefaultBucket()
Google Cloud Storage bucket that can be used by this application to store
content.
|
ByteString |
getDefaultBucketBytes()
Google Cloud Storage bucket that can be used by this application to store
content.
|
Duration |
getDefaultCookieExpiration()
Cookie expiration policy for this application.
|
Duration.Builder |
getDefaultCookieExpirationBuilder()
Cookie expiration policy for this application.
|
DurationOrBuilder |
getDefaultCookieExpirationOrBuilder()
Cookie expiration policy for this application.
|
java.lang.String |
getDefaultHostname()
Hostname used to reach this application, as resolved by App Engine.
|
ByteString |
getDefaultHostnameBytes()
Hostname used to reach this application, as resolved by App Engine.
|
Application |
getDefaultInstanceForType() |
static Descriptors.Descriptor |
getDescriptor() |
Descriptors.Descriptor |
getDescriptorForType() |
UrlDispatchRule |
getDispatchRules(int index)
HTTP path dispatch rules for requests to the application that do not
explicitly target a service or version.
|
UrlDispatchRule.Builder |
getDispatchRulesBuilder(int index)
HTTP path dispatch rules for requests to the application that do not
explicitly target a service or version.
|
java.util.List<UrlDispatchRule.Builder> |
getDispatchRulesBuilderList()
HTTP path dispatch rules for requests to the application that do not
explicitly target a service or version.
|
int |
getDispatchRulesCount()
HTTP path dispatch rules for requests to the application that do not
explicitly target a service or version.
|
java.util.List<UrlDispatchRule> |
getDispatchRulesList()
HTTP path dispatch rules for requests to the application that do not
explicitly target a service or version.
|
UrlDispatchRuleOrBuilder |
getDispatchRulesOrBuilder(int index)
HTTP path dispatch rules for requests to the application that do not
explicitly target a service or version.
|
java.util.List<? extends UrlDispatchRuleOrBuilder> |
getDispatchRulesOrBuilderList()
HTTP path dispatch rules for requests to the application that do not
explicitly target a service or version.
|
java.lang.String |
getId()
Identifier of the Application resource.
|
ByteString |
getIdBytes()
Identifier of the Application resource.
|
java.lang.String |
getLocationId()
Location from which this application will be run.
|
ByteString |
getLocationIdBytes()
Location from which this application will be run.
|
java.lang.String |
getName()
Full path to the Application resource in the API.
|
ByteString |
getNameBytes()
Full path to the Application resource in the API.
|
boolean |
hasDefaultCookieExpiration()
Cookie expiration policy for this application.
|
protected GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Application.Builder |
mergeDefaultCookieExpiration(Duration value)
Cookie expiration policy for this application.
|
Application.Builder |
mergeFrom(Application other) |
Application.Builder |
mergeFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
Application.Builder |
mergeFrom(Message other) |
Application.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields) |
Application.Builder |
removeDispatchRules(int index)
HTTP path dispatch rules for requests to the application that do not
explicitly target a service or version.
|
Application.Builder |
setAuthDomain(java.lang.String value)
Google Apps authentication domain that controls which users can access
this application.
|
Application.Builder |
setAuthDomainBytes(ByteString value)
Google Apps authentication domain that controls which users can access
this application.
|
Application.Builder |
setCodeBucket(java.lang.String value)
Google Cloud Storage bucket that can be used for storing files
associated with this application.
|
Application.Builder |
setCodeBucketBytes(ByteString value)
Google Cloud Storage bucket that can be used for storing files
associated with this application.
|
Application.Builder |
setDefaultBucket(java.lang.String value)
Google Cloud Storage bucket that can be used by this application to store
content.
|
Application.Builder |
setDefaultBucketBytes(ByteString value)
Google Cloud Storage bucket that can be used by this application to store
content.
|
Application.Builder |
setDefaultCookieExpiration(Duration.Builder builderForValue)
Cookie expiration policy for this application.
|
Application.Builder |
setDefaultCookieExpiration(Duration value)
Cookie expiration policy for this application.
|
Application.Builder |
setDefaultHostname(java.lang.String value)
Hostname used to reach this application, as resolved by App Engine.
|
Application.Builder |
setDefaultHostnameBytes(ByteString value)
Hostname used to reach this application, as resolved by App Engine.
|
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.
|
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.
|
Application.Builder |
setField(Descriptors.FieldDescriptor field,
java.lang.Object value) |
Application.Builder |
setId(java.lang.String value)
Identifier of the Application resource.
|
Application.Builder |
setIdBytes(ByteString value)
Identifier of the Application resource.
|
Application.Builder |
setLocationId(java.lang.String value)
Location from which this application will be run.
|
Application.Builder |
setLocationIdBytes(ByteString value)
Location from which this application will be run.
|
Application.Builder |
setName(java.lang.String value)
Full path to the Application resource in the API.
|
Application.Builder |
setNameBytes(ByteString value)
Full path to the Application resource in the API.
|
Application.Builder |
setRepeatedField(Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
Application.Builder |
setUnknownFields(UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
mergeFrom
public static final Descriptors.Descriptor getDescriptor()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class GeneratedMessageV3.Builder<Application.Builder>
public Application.Builder clear()
clear
in interface Message.Builder
clear
in interface MessageLite.Builder
clear
in class GeneratedMessageV3.Builder<Application.Builder>
public Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface Message.Builder
getDescriptorForType
in interface MessageOrBuilder
getDescriptorForType
in class GeneratedMessageV3.Builder<Application.Builder>
public Application getDefaultInstanceForType()
getDefaultInstanceForType
in interface MessageLiteOrBuilder
getDefaultInstanceForType
in interface MessageOrBuilder
public Application build()
build
in interface Message.Builder
build
in interface MessageLite.Builder
public Application buildPartial()
buildPartial
in interface Message.Builder
buildPartial
in interface MessageLite.Builder
public Application.Builder clone()
clone
in interface Message.Builder
clone
in interface MessageLite.Builder
clone
in class GeneratedMessageV3.Builder<Application.Builder>
public Application.Builder setField(Descriptors.FieldDescriptor field, java.lang.Object value)
setField
in interface Message.Builder
setField
in class GeneratedMessageV3.Builder<Application.Builder>
public Application.Builder clearField(Descriptors.FieldDescriptor field)
clearField
in interface Message.Builder
clearField
in class GeneratedMessageV3.Builder<Application.Builder>
public Application.Builder clearOneof(Descriptors.OneofDescriptor oneof)
clearOneof
in interface Message.Builder
clearOneof
in class GeneratedMessageV3.Builder<Application.Builder>
public Application.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField
in interface Message.Builder
setRepeatedField
in class GeneratedMessageV3.Builder<Application.Builder>
public Application.Builder addRepeatedField(Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField
in interface Message.Builder
addRepeatedField
in class GeneratedMessageV3.Builder<Application.Builder>
public Application.Builder mergeFrom(Message other)
mergeFrom
in interface Message.Builder
mergeFrom
in class AbstractMessage.Builder<Application.Builder>
public Application.Builder mergeFrom(Application other)
public final boolean isInitialized()
isInitialized
in interface MessageLiteOrBuilder
isInitialized
in class GeneratedMessageV3.Builder<Application.Builder>
public Application.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom
in interface Message.Builder
mergeFrom
in interface MessageLite.Builder
mergeFrom
in class AbstractMessage.Builder<Application.Builder>
java.io.IOException
public java.lang.String getName()
Full path to the Application resource in the API. Example: `apps/myapp`. @OutputOnly
string name = 1;
getName
in interface ApplicationOrBuilder
public ByteString getNameBytes()
Full path to the Application resource in the API. Example: `apps/myapp`. @OutputOnly
string name = 1;
getNameBytes
in interface ApplicationOrBuilder
public Application.Builder setName(java.lang.String value)
Full path to the Application resource in the API. Example: `apps/myapp`. @OutputOnly
string name = 1;
public Application.Builder clearName()
Full path to the Application resource in the API. Example: `apps/myapp`. @OutputOnly
string name = 1;
public Application.Builder setNameBytes(ByteString value)
Full path to the Application resource in the API. Example: `apps/myapp`. @OutputOnly
string name = 1;
public java.lang.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;
getId
in interface ApplicationOrBuilder
public 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;
getIdBytes
in interface ApplicationOrBuilder
public Application.Builder setId(java.lang.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;
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;
public Application.Builder setIdBytes(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;
public java.util.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. @OutputOnly
repeated .google.appengine.v1.UrlDispatchRule dispatch_rules = 3;
getDispatchRulesList
in interface ApplicationOrBuilder
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. @OutputOnly
repeated .google.appengine.v1.UrlDispatchRule dispatch_rules = 3;
getDispatchRulesCount
in interface ApplicationOrBuilder
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. @OutputOnly
repeated .google.appengine.v1.UrlDispatchRule dispatch_rules = 3;
getDispatchRules
in interface ApplicationOrBuilder
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. @OutputOnly
repeated .google.appengine.v1.UrlDispatchRule dispatch_rules = 3;
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. @OutputOnly
repeated .google.appengine.v1.UrlDispatchRule dispatch_rules = 3;
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. @OutputOnly
repeated .google.appengine.v1.UrlDispatchRule dispatch_rules = 3;
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. @OutputOnly
repeated .google.appengine.v1.UrlDispatchRule dispatch_rules = 3;
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. @OutputOnly
repeated .google.appengine.v1.UrlDispatchRule dispatch_rules = 3;
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. @OutputOnly
repeated .google.appengine.v1.UrlDispatchRule dispatch_rules = 3;
public Application.Builder addAllDispatchRules(java.lang.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. @OutputOnly
repeated .google.appengine.v1.UrlDispatchRule dispatch_rules = 3;
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. @OutputOnly
repeated .google.appengine.v1.UrlDispatchRule dispatch_rules = 3;
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. @OutputOnly
repeated .google.appengine.v1.UrlDispatchRule dispatch_rules = 3;
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. @OutputOnly
repeated .google.appengine.v1.UrlDispatchRule dispatch_rules = 3;
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. @OutputOnly
repeated .google.appengine.v1.UrlDispatchRule dispatch_rules = 3;
getDispatchRulesOrBuilder
in interface ApplicationOrBuilder
public java.util.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. @OutputOnly
repeated .google.appengine.v1.UrlDispatchRule dispatch_rules = 3;
getDispatchRulesOrBuilderList
in interface ApplicationOrBuilder
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. @OutputOnly
repeated .google.appengine.v1.UrlDispatchRule dispatch_rules = 3;
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. @OutputOnly
repeated .google.appengine.v1.UrlDispatchRule dispatch_rules = 3;
public java.util.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. @OutputOnly
repeated .google.appengine.v1.UrlDispatchRule dispatch_rules = 3;
public java.lang.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;
getAuthDomain
in interface ApplicationOrBuilder
public 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;
getAuthDomainBytes
in interface ApplicationOrBuilder
public Application.Builder setAuthDomain(java.lang.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;
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;
public Application.Builder setAuthDomainBytes(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;
public java.lang.String getLocationId()
Location from which this application will be run. Application instances will run out of data centers in the chosen location, which is also where all of the application's end user content is stored. Defaults to `us-central`. Options are: `us-central` - Central US `europe-west` - Western Europe `us-east1` - Eastern US
string location_id = 7;
getLocationId
in interface ApplicationOrBuilder
public ByteString getLocationIdBytes()
Location from which this application will be run. Application instances will run out of data centers in the chosen location, which is also where all of the application's end user content is stored. Defaults to `us-central`. Options are: `us-central` - Central US `europe-west` - Western Europe `us-east1` - Eastern US
string location_id = 7;
getLocationIdBytes
in interface ApplicationOrBuilder
public Application.Builder setLocationId(java.lang.String value)
Location from which this application will be run. Application instances will run out of data centers in the chosen location, which is also where all of the application's end user content is stored. Defaults to `us-central`. Options are: `us-central` - Central US `europe-west` - Western Europe `us-east1` - Eastern US
string location_id = 7;
public Application.Builder clearLocationId()
Location from which this application will be run. Application instances will run out of data centers in the chosen location, which is also where all of the application's end user content is stored. Defaults to `us-central`. Options are: `us-central` - Central US `europe-west` - Western Europe `us-east1` - Eastern US
string location_id = 7;
public Application.Builder setLocationIdBytes(ByteString value)
Location from which this application will be run. Application instances will run out of data centers in the chosen location, which is also where all of the application's end user content is stored. Defaults to `us-central`. Options are: `us-central` - Central US `europe-west` - Western Europe `us-east1` - Eastern US
string location_id = 7;
public java.lang.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;
getCodeBucket
in interface ApplicationOrBuilder
public 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;
getCodeBucketBytes
in interface ApplicationOrBuilder
public Application.Builder setCodeBucket(java.lang.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;
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;
public Application.Builder setCodeBucketBytes(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;
public boolean hasDefaultCookieExpiration()
Cookie expiration policy for this application. @OutputOnly
.google.protobuf.Duration default_cookie_expiration = 9;
hasDefaultCookieExpiration
in interface ApplicationOrBuilder
public Duration getDefaultCookieExpiration()
Cookie expiration policy for this application. @OutputOnly
.google.protobuf.Duration default_cookie_expiration = 9;
getDefaultCookieExpiration
in interface ApplicationOrBuilder
public Application.Builder setDefaultCookieExpiration(Duration value)
Cookie expiration policy for this application. @OutputOnly
.google.protobuf.Duration default_cookie_expiration = 9;
public Application.Builder setDefaultCookieExpiration(Duration.Builder builderForValue)
Cookie expiration policy for this application. @OutputOnly
.google.protobuf.Duration default_cookie_expiration = 9;
public Application.Builder mergeDefaultCookieExpiration(Duration value)
Cookie expiration policy for this application. @OutputOnly
.google.protobuf.Duration default_cookie_expiration = 9;
public Application.Builder clearDefaultCookieExpiration()
Cookie expiration policy for this application. @OutputOnly
.google.protobuf.Duration default_cookie_expiration = 9;
public Duration.Builder getDefaultCookieExpirationBuilder()
Cookie expiration policy for this application. @OutputOnly
.google.protobuf.Duration default_cookie_expiration = 9;
public DurationOrBuilder getDefaultCookieExpirationOrBuilder()
Cookie expiration policy for this application. @OutputOnly
.google.protobuf.Duration default_cookie_expiration = 9;
getDefaultCookieExpirationOrBuilder
in interface ApplicationOrBuilder
public java.lang.String getDefaultHostname()
Hostname used to reach this application, as resolved by App Engine. @OutputOnly
string default_hostname = 11;
getDefaultHostname
in interface ApplicationOrBuilder
public ByteString getDefaultHostnameBytes()
Hostname used to reach this application, as resolved by App Engine. @OutputOnly
string default_hostname = 11;
getDefaultHostnameBytes
in interface ApplicationOrBuilder
public Application.Builder setDefaultHostname(java.lang.String value)
Hostname used to reach this application, as resolved by App Engine. @OutputOnly
string default_hostname = 11;
public Application.Builder clearDefaultHostname()
Hostname used to reach this application, as resolved by App Engine. @OutputOnly
string default_hostname = 11;
public Application.Builder setDefaultHostnameBytes(ByteString value)
Hostname used to reach this application, as resolved by App Engine. @OutputOnly
string default_hostname = 11;
public java.lang.String getDefaultBucket()
Google Cloud Storage bucket that can be used by this application to store content. @OutputOnly
string default_bucket = 12;
getDefaultBucket
in interface ApplicationOrBuilder
public ByteString getDefaultBucketBytes()
Google Cloud Storage bucket that can be used by this application to store content. @OutputOnly
string default_bucket = 12;
getDefaultBucketBytes
in interface ApplicationOrBuilder
public Application.Builder setDefaultBucket(java.lang.String value)
Google Cloud Storage bucket that can be used by this application to store content. @OutputOnly
string default_bucket = 12;
public Application.Builder clearDefaultBucket()
Google Cloud Storage bucket that can be used by this application to store content. @OutputOnly
string default_bucket = 12;
public Application.Builder setDefaultBucketBytes(ByteString value)
Google Cloud Storage bucket that can be used by this application to store content. @OutputOnly
string default_bucket = 12;
public final Application.Builder setUnknownFields(UnknownFieldSet unknownFields)
setUnknownFields
in interface Message.Builder
setUnknownFields
in class GeneratedMessageV3.Builder<Application.Builder>
public final Application.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
mergeUnknownFields
in interface Message.Builder
mergeUnknownFields
in class GeneratedMessageV3.Builder<Application.Builder>