public static final class Deployment.Builder extends GeneratedMessageV3.Builder<Deployment.Builder> implements DeploymentOrBuilder
Code and application artifacts used to deploy a version to App Engine.Protobuf type
google.appengine.v1.Deployment
Modifier and Type | Method and Description |
---|---|
Deployment.Builder |
addRepeatedField(Descriptors.FieldDescriptor field,
java.lang.Object value) |
Deployment |
build() |
Deployment |
buildPartial() |
Deployment.Builder |
clear() |
Deployment.Builder |
clearContainer()
A Docker image that App Engine uses to run the version.
|
Deployment.Builder |
clearField(Descriptors.FieldDescriptor field) |
Deployment.Builder |
clearFiles() |
Deployment.Builder |
clearOneof(Descriptors.OneofDescriptor oneof) |
Deployment.Builder |
clearZip()
The zip file for this deployment, if this is a zip deployment.
|
Deployment.Builder |
clone() |
boolean |
containsFiles(java.lang.String key)
Manifest of the files stored in Google Cloud Storage that are included
as part of this version.
|
ContainerInfo |
getContainer()
A Docker image that App Engine uses to run the version.
|
ContainerInfo.Builder |
getContainerBuilder()
A Docker image that App Engine uses to run the version.
|
ContainerInfoOrBuilder |
getContainerOrBuilder()
A Docker image that App Engine uses to run the version.
|
Deployment |
getDefaultInstanceForType() |
static Descriptors.Descriptor |
getDescriptor() |
Descriptors.Descriptor |
getDescriptorForType() |
java.util.Map<java.lang.String,FileInfo> |
getFiles()
Deprecated.
|
int |
getFilesCount()
Manifest of the files stored in Google Cloud Storage that are included
as part of this version.
|
java.util.Map<java.lang.String,FileInfo> |
getFilesMap()
Manifest of the files stored in Google Cloud Storage that are included
as part of this version.
|
FileInfo |
getFilesOrDefault(java.lang.String key,
FileInfo defaultValue)
Manifest of the files stored in Google Cloud Storage that are included
as part of this version.
|
FileInfo |
getFilesOrThrow(java.lang.String key)
Manifest of the files stored in Google Cloud Storage that are included
as part of this version.
|
java.util.Map<java.lang.String,FileInfo> |
getMutableFiles()
Deprecated.
|
ZipInfo |
getZip()
The zip file for this deployment, if this is a zip deployment.
|
ZipInfo.Builder |
getZipBuilder()
The zip file for this deployment, if this is a zip deployment.
|
ZipInfoOrBuilder |
getZipOrBuilder()
The zip file for this deployment, if this is a zip deployment.
|
boolean |
hasContainer()
A Docker image that App Engine uses to run the version.
|
boolean |
hasZip()
The zip file for this deployment, if this is a zip deployment.
|
protected GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected MapField |
internalGetMapField(int number) |
protected MapField |
internalGetMutableMapField(int number) |
boolean |
isInitialized() |
Deployment.Builder |
mergeContainer(ContainerInfo value)
A Docker image that App Engine uses to run the version.
|
Deployment.Builder |
mergeFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
Deployment.Builder |
mergeFrom(Deployment other) |
Deployment.Builder |
mergeFrom(Message other) |
Deployment.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields) |
Deployment.Builder |
mergeZip(ZipInfo value)
The zip file for this deployment, if this is a zip deployment.
|
Deployment.Builder |
putAllFiles(java.util.Map<java.lang.String,FileInfo> values)
Manifest of the files stored in Google Cloud Storage that are included
as part of this version.
|
Deployment.Builder |
putFiles(java.lang.String key,
FileInfo value)
Manifest of the files stored in Google Cloud Storage that are included
as part of this version.
|
Deployment.Builder |
removeFiles(java.lang.String key)
Manifest of the files stored in Google Cloud Storage that are included
as part of this version.
|
Deployment.Builder |
setContainer(ContainerInfo.Builder builderForValue)
A Docker image that App Engine uses to run the version.
|
Deployment.Builder |
setContainer(ContainerInfo value)
A Docker image that App Engine uses to run the version.
|
Deployment.Builder |
setField(Descriptors.FieldDescriptor field,
java.lang.Object value) |
Deployment.Builder |
setRepeatedField(Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
Deployment.Builder |
setUnknownFields(UnknownFieldSet unknownFields) |
Deployment.Builder |
setZip(ZipInfo.Builder builderForValue)
The zip file for this deployment, if this is a zip deployment.
|
Deployment.Builder |
setZip(ZipInfo value)
The zip file for this deployment, if this is a zip deployment.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, 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 MapField internalGetMapField(int number)
internalGetMapField
in class GeneratedMessageV3.Builder<Deployment.Builder>
protected MapField internalGetMutableMapField(int number)
internalGetMutableMapField
in class GeneratedMessageV3.Builder<Deployment.Builder>
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class GeneratedMessageV3.Builder<Deployment.Builder>
public Deployment.Builder clear()
clear
in interface Message.Builder
clear
in interface MessageLite.Builder
clear
in class GeneratedMessageV3.Builder<Deployment.Builder>
public Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface Message.Builder
getDescriptorForType
in interface MessageOrBuilder
getDescriptorForType
in class GeneratedMessageV3.Builder<Deployment.Builder>
public Deployment getDefaultInstanceForType()
getDefaultInstanceForType
in interface MessageLiteOrBuilder
getDefaultInstanceForType
in interface MessageOrBuilder
public Deployment build()
build
in interface Message.Builder
build
in interface MessageLite.Builder
public Deployment buildPartial()
buildPartial
in interface Message.Builder
buildPartial
in interface MessageLite.Builder
public Deployment.Builder clone()
clone
in interface Message.Builder
clone
in interface MessageLite.Builder
clone
in class GeneratedMessageV3.Builder<Deployment.Builder>
public Deployment.Builder setField(Descriptors.FieldDescriptor field, java.lang.Object value)
setField
in interface Message.Builder
setField
in class GeneratedMessageV3.Builder<Deployment.Builder>
public Deployment.Builder clearField(Descriptors.FieldDescriptor field)
clearField
in interface Message.Builder
clearField
in class GeneratedMessageV3.Builder<Deployment.Builder>
public Deployment.Builder clearOneof(Descriptors.OneofDescriptor oneof)
clearOneof
in interface Message.Builder
clearOneof
in class GeneratedMessageV3.Builder<Deployment.Builder>
public Deployment.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField
in interface Message.Builder
setRepeatedField
in class GeneratedMessageV3.Builder<Deployment.Builder>
public Deployment.Builder addRepeatedField(Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField
in interface Message.Builder
addRepeatedField
in class GeneratedMessageV3.Builder<Deployment.Builder>
public Deployment.Builder mergeFrom(Message other)
mergeFrom
in interface Message.Builder
mergeFrom
in class AbstractMessage.Builder<Deployment.Builder>
public Deployment.Builder mergeFrom(Deployment other)
public final boolean isInitialized()
isInitialized
in interface MessageLiteOrBuilder
isInitialized
in class GeneratedMessageV3.Builder<Deployment.Builder>
public Deployment.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<Deployment.Builder>
java.io.IOException
public int getFilesCount()
DeploymentOrBuilder
Manifest of the files stored in Google Cloud Storage that are included as part of this version. All files must be readable using the credentials supplied with this call.
map<string, .google.appengine.v1.FileInfo> files = 1;
getFilesCount
in interface DeploymentOrBuilder
public boolean containsFiles(java.lang.String key)
Manifest of the files stored in Google Cloud Storage that are included as part of this version. All files must be readable using the credentials supplied with this call.
map<string, .google.appengine.v1.FileInfo> files = 1;
containsFiles
in interface DeploymentOrBuilder
@Deprecated public java.util.Map<java.lang.String,FileInfo> getFiles()
getFilesMap()
instead.getFiles
in interface DeploymentOrBuilder
public java.util.Map<java.lang.String,FileInfo> getFilesMap()
Manifest of the files stored in Google Cloud Storage that are included as part of this version. All files must be readable using the credentials supplied with this call.
map<string, .google.appengine.v1.FileInfo> files = 1;
getFilesMap
in interface DeploymentOrBuilder
public FileInfo getFilesOrDefault(java.lang.String key, FileInfo defaultValue)
Manifest of the files stored in Google Cloud Storage that are included as part of this version. All files must be readable using the credentials supplied with this call.
map<string, .google.appengine.v1.FileInfo> files = 1;
getFilesOrDefault
in interface DeploymentOrBuilder
public FileInfo getFilesOrThrow(java.lang.String key)
Manifest of the files stored in Google Cloud Storage that are included as part of this version. All files must be readable using the credentials supplied with this call.
map<string, .google.appengine.v1.FileInfo> files = 1;
getFilesOrThrow
in interface DeploymentOrBuilder
public Deployment.Builder clearFiles()
public Deployment.Builder removeFiles(java.lang.String key)
Manifest of the files stored in Google Cloud Storage that are included as part of this version. All files must be readable using the credentials supplied with this call.
map<string, .google.appengine.v1.FileInfo> files = 1;
@Deprecated public java.util.Map<java.lang.String,FileInfo> getMutableFiles()
public Deployment.Builder putFiles(java.lang.String key, FileInfo value)
Manifest of the files stored in Google Cloud Storage that are included as part of this version. All files must be readable using the credentials supplied with this call.
map<string, .google.appengine.v1.FileInfo> files = 1;
public Deployment.Builder putAllFiles(java.util.Map<java.lang.String,FileInfo> values)
Manifest of the files stored in Google Cloud Storage that are included as part of this version. All files must be readable using the credentials supplied with this call.
map<string, .google.appengine.v1.FileInfo> files = 1;
public boolean hasContainer()
A Docker image that App Engine uses to run the version. Only applicable for instances in App Engine flexible environment.
.google.appengine.v1.ContainerInfo container = 2;
hasContainer
in interface DeploymentOrBuilder
public ContainerInfo getContainer()
A Docker image that App Engine uses to run the version. Only applicable for instances in App Engine flexible environment.
.google.appengine.v1.ContainerInfo container = 2;
getContainer
in interface DeploymentOrBuilder
public Deployment.Builder setContainer(ContainerInfo value)
A Docker image that App Engine uses to run the version. Only applicable for instances in App Engine flexible environment.
.google.appengine.v1.ContainerInfo container = 2;
public Deployment.Builder setContainer(ContainerInfo.Builder builderForValue)
A Docker image that App Engine uses to run the version. Only applicable for instances in App Engine flexible environment.
.google.appengine.v1.ContainerInfo container = 2;
public Deployment.Builder mergeContainer(ContainerInfo value)
A Docker image that App Engine uses to run the version. Only applicable for instances in App Engine flexible environment.
.google.appengine.v1.ContainerInfo container = 2;
public Deployment.Builder clearContainer()
A Docker image that App Engine uses to run the version. Only applicable for instances in App Engine flexible environment.
.google.appengine.v1.ContainerInfo container = 2;
public ContainerInfo.Builder getContainerBuilder()
A Docker image that App Engine uses to run the version. Only applicable for instances in App Engine flexible environment.
.google.appengine.v1.ContainerInfo container = 2;
public ContainerInfoOrBuilder getContainerOrBuilder()
A Docker image that App Engine uses to run the version. Only applicable for instances in App Engine flexible environment.
.google.appengine.v1.ContainerInfo container = 2;
getContainerOrBuilder
in interface DeploymentOrBuilder
public boolean hasZip()
The zip file for this deployment, if this is a zip deployment.
.google.appengine.v1.ZipInfo zip = 3;
hasZip
in interface DeploymentOrBuilder
public ZipInfo getZip()
The zip file for this deployment, if this is a zip deployment.
.google.appengine.v1.ZipInfo zip = 3;
getZip
in interface DeploymentOrBuilder
public Deployment.Builder setZip(ZipInfo value)
The zip file for this deployment, if this is a zip deployment.
.google.appengine.v1.ZipInfo zip = 3;
public Deployment.Builder setZip(ZipInfo.Builder builderForValue)
The zip file for this deployment, if this is a zip deployment.
.google.appengine.v1.ZipInfo zip = 3;
public Deployment.Builder mergeZip(ZipInfo value)
The zip file for this deployment, if this is a zip deployment.
.google.appengine.v1.ZipInfo zip = 3;
public Deployment.Builder clearZip()
The zip file for this deployment, if this is a zip deployment.
.google.appengine.v1.ZipInfo zip = 3;
public ZipInfo.Builder getZipBuilder()
The zip file for this deployment, if this is a zip deployment.
.google.appengine.v1.ZipInfo zip = 3;
public ZipInfoOrBuilder getZipOrBuilder()
The zip file for this deployment, if this is a zip deployment.
.google.appengine.v1.ZipInfo zip = 3;
getZipOrBuilder
in interface DeploymentOrBuilder
public final Deployment.Builder setUnknownFields(UnknownFieldSet unknownFields)
setUnknownFields
in interface Message.Builder
setUnknownFields
in class GeneratedMessageV3.Builder<Deployment.Builder>
public final Deployment.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
mergeUnknownFields
in interface Message.Builder
mergeUnknownFields
in class GeneratedMessageV3.Builder<Deployment.Builder>