public static final class DeploymentJobs.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<DeploymentJobs.Builder> implements DeploymentJobsOrBuilder
Deployment job composition.Protobuf type
google.cloud.deploy.v1.DeploymentJobsgetAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<DeploymentJobs.Builder>public DeploymentJobs.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<DeploymentJobs.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<DeploymentJobs.Builder>public DeploymentJobs getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic DeploymentJobs build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic DeploymentJobs buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic DeploymentJobs.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<DeploymentJobs.Builder>public DeploymentJobs.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<DeploymentJobs.Builder>public DeploymentJobs.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<DeploymentJobs.Builder>public DeploymentJobs.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<DeploymentJobs.Builder>public DeploymentJobs.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<DeploymentJobs.Builder>public DeploymentJobs.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<DeploymentJobs.Builder>public DeploymentJobs.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<DeploymentJobs.Builder>public DeploymentJobs.Builder mergeFrom(DeploymentJobs other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<DeploymentJobs.Builder>public DeploymentJobs.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<DeploymentJobs.Builder>IOExceptionpublic boolean hasDeployJob()
Output only. The deploy Job. This is the deploy job in the phase.
.google.cloud.deploy.v1.Job deploy_job = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasDeployJob in interface DeploymentJobsOrBuilderpublic Job getDeployJob()
Output only. The deploy Job. This is the deploy job in the phase.
.google.cloud.deploy.v1.Job deploy_job = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
getDeployJob in interface DeploymentJobsOrBuilderpublic DeploymentJobs.Builder setDeployJob(Job value)
Output only. The deploy Job. This is the deploy job in the phase.
.google.cloud.deploy.v1.Job deploy_job = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
public DeploymentJobs.Builder setDeployJob(Job.Builder builderForValue)
Output only. The deploy Job. This is the deploy job in the phase.
.google.cloud.deploy.v1.Job deploy_job = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
public DeploymentJobs.Builder mergeDeployJob(Job value)
Output only. The deploy Job. This is the deploy job in the phase.
.google.cloud.deploy.v1.Job deploy_job = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
public DeploymentJobs.Builder clearDeployJob()
Output only. The deploy Job. This is the deploy job in the phase.
.google.cloud.deploy.v1.Job deploy_job = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Job.Builder getDeployJobBuilder()
Output only. The deploy Job. This is the deploy job in the phase.
.google.cloud.deploy.v1.Job deploy_job = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
public JobOrBuilder getDeployJobOrBuilder()
Output only. The deploy Job. This is the deploy job in the phase.
.google.cloud.deploy.v1.Job deploy_job = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
getDeployJobOrBuilder in interface DeploymentJobsOrBuilderpublic boolean hasVerifyJob()
Output only. The verify Job. Runs after a deploy if the deploy succeeds.
.google.cloud.deploy.v1.Job verify_job = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasVerifyJob in interface DeploymentJobsOrBuilderpublic Job getVerifyJob()
Output only. The verify Job. Runs after a deploy if the deploy succeeds.
.google.cloud.deploy.v1.Job verify_job = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
getVerifyJob in interface DeploymentJobsOrBuilderpublic DeploymentJobs.Builder setVerifyJob(Job value)
Output only. The verify Job. Runs after a deploy if the deploy succeeds.
.google.cloud.deploy.v1.Job verify_job = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public DeploymentJobs.Builder setVerifyJob(Job.Builder builderForValue)
Output only. The verify Job. Runs after a deploy if the deploy succeeds.
.google.cloud.deploy.v1.Job verify_job = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public DeploymentJobs.Builder mergeVerifyJob(Job value)
Output only. The verify Job. Runs after a deploy if the deploy succeeds.
.google.cloud.deploy.v1.Job verify_job = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public DeploymentJobs.Builder clearVerifyJob()
Output only. The verify Job. Runs after a deploy if the deploy succeeds.
.google.cloud.deploy.v1.Job verify_job = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Job.Builder getVerifyJobBuilder()
Output only. The verify Job. Runs after a deploy if the deploy succeeds.
.google.cloud.deploy.v1.Job verify_job = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public JobOrBuilder getVerifyJobOrBuilder()
Output only. The verify Job. Runs after a deploy if the deploy succeeds.
.google.cloud.deploy.v1.Job verify_job = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
getVerifyJobOrBuilder in interface DeploymentJobsOrBuilderpublic boolean hasPredeployJob()
Output only. The predeploy Job, which is the first job on the phase.
.google.cloud.deploy.v1.Job predeploy_job = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasPredeployJob in interface DeploymentJobsOrBuilderpublic Job getPredeployJob()
Output only. The predeploy Job, which is the first job on the phase.
.google.cloud.deploy.v1.Job predeploy_job = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
getPredeployJob in interface DeploymentJobsOrBuilderpublic DeploymentJobs.Builder setPredeployJob(Job value)
Output only. The predeploy Job, which is the first job on the phase.
.google.cloud.deploy.v1.Job predeploy_job = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public DeploymentJobs.Builder setPredeployJob(Job.Builder builderForValue)
Output only. The predeploy Job, which is the first job on the phase.
.google.cloud.deploy.v1.Job predeploy_job = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public DeploymentJobs.Builder mergePredeployJob(Job value)
Output only. The predeploy Job, which is the first job on the phase.
.google.cloud.deploy.v1.Job predeploy_job = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public DeploymentJobs.Builder clearPredeployJob()
Output only. The predeploy Job, which is the first job on the phase.
.google.cloud.deploy.v1.Job predeploy_job = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Job.Builder getPredeployJobBuilder()
Output only. The predeploy Job, which is the first job on the phase.
.google.cloud.deploy.v1.Job predeploy_job = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public JobOrBuilder getPredeployJobOrBuilder()
Output only. The predeploy Job, which is the first job on the phase.
.google.cloud.deploy.v1.Job predeploy_job = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
getPredeployJobOrBuilder in interface DeploymentJobsOrBuilderpublic boolean hasPostdeployJob()
Output only. The postdeploy Job, which is the last job on the phase.
.google.cloud.deploy.v1.Job postdeploy_job = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasPostdeployJob in interface DeploymentJobsOrBuilderpublic Job getPostdeployJob()
Output only. The postdeploy Job, which is the last job on the phase.
.google.cloud.deploy.v1.Job postdeploy_job = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
getPostdeployJob in interface DeploymentJobsOrBuilderpublic DeploymentJobs.Builder setPostdeployJob(Job value)
Output only. The postdeploy Job, which is the last job on the phase.
.google.cloud.deploy.v1.Job postdeploy_job = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public DeploymentJobs.Builder setPostdeployJob(Job.Builder builderForValue)
Output only. The postdeploy Job, which is the last job on the phase.
.google.cloud.deploy.v1.Job postdeploy_job = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public DeploymentJobs.Builder mergePostdeployJob(Job value)
Output only. The postdeploy Job, which is the last job on the phase.
.google.cloud.deploy.v1.Job postdeploy_job = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public DeploymentJobs.Builder clearPostdeployJob()
Output only. The postdeploy Job, which is the last job on the phase.
.google.cloud.deploy.v1.Job postdeploy_job = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Job.Builder getPostdeployJobBuilder()
Output only. The postdeploy Job, which is the last job on the phase.
.google.cloud.deploy.v1.Job postdeploy_job = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public JobOrBuilder getPostdeployJobOrBuilder()
Output only. The postdeploy Job, which is the last job on the phase.
.google.cloud.deploy.v1.Job postdeploy_job = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
getPostdeployJobOrBuilder in interface DeploymentJobsOrBuilderpublic final DeploymentJobs.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DeploymentJobs.Builder>public final DeploymentJobs.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DeploymentJobs.Builder>Copyright © 2024 Google LLC. All rights reserved.