Send feedback
Class DeploymentJobs.Builder (1.14.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 1.14.0 keyboard_arrow_down
public static final class DeploymentJobs . Builder extends GeneratedMessageV3 . Builder<DeploymentJobs . Builder > implements DeploymentJobsOrBuilder
Deployment job composition.
Protobuf type google.cloud.deploy.v1.DeploymentJobs
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
getDescriptor()
public static final Descriptors . Descriptor getDescriptor ()
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public DeploymentJobs . Builder addRepeatedField ( Descriptors . FieldDescriptor field , Object value )
Overrides
build()
public DeploymentJobs build ()
buildPartial()
public DeploymentJobs buildPartial ()
clear()
public DeploymentJobs . Builder clear ()
Overrides
clearDeployJob()
public DeploymentJobs . Builder clearDeployJob ()
Output only. The deploy Job. This is the first job run in the phase.
.google.cloud.deploy.v1.Job deploy_job = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
clearField(Descriptors.FieldDescriptor field)
public DeploymentJobs . Builder clearField ( Descriptors . FieldDescriptor field )
Overrides
clearOneof(Descriptors.OneofDescriptor oneof)
public DeploymentJobs . Builder clearOneof ( Descriptors . OneofDescriptor oneof )
Overrides
clearVerifyJob()
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];
clone()
public DeploymentJobs . Builder clone ()
Overrides
getDefaultInstanceForType()
public DeploymentJobs getDefaultInstanceForType ()
getDeployJob()
public Job getDeployJob ()
Output only. The deploy Job. This is the first job run in the phase.
.google.cloud.deploy.v1.Job deploy_job = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Returns Type Description Job
The deployJob.
getDeployJobBuilder()
public Job . Builder getDeployJobBuilder ()
Output only. The deploy Job. This is the first job run in the phase.
.google.cloud.deploy.v1.Job deploy_job = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
getDeployJobOrBuilder()
public JobOrBuilder getDeployJobOrBuilder ()
Output only. The deploy Job. This is the first job run in the phase.
.google.cloud.deploy.v1.Job deploy_job = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
getDescriptorForType()
public Descriptors . Descriptor getDescriptorForType ()
Overrides
getVerifyJob()
public 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];
Returns Type Description Job
The verifyJob.
getVerifyJobBuilder()
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];
getVerifyJobOrBuilder()
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];
hasDeployJob()
public boolean hasDeployJob ()
Output only. The deploy Job. This is the first job run in the phase.
.google.cloud.deploy.v1.Job deploy_job = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Returns Type Description boolean
Whether the deployJob field is set.
hasVerifyJob()
public 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];
Returns Type Description boolean
Whether the verifyJob field is set.
internalGetFieldAccessorTable()
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Overrides
isInitialized()
public final boolean isInitialized ()
Overrides
mergeDeployJob(Job value)
public DeploymentJobs . Builder mergeDeployJob ( Job value )
Output only. The deploy Job. This is the first job run in the phase.
.google.cloud.deploy.v1.Job deploy_job = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Parameter Name Description value
Job
mergeFrom(DeploymentJobs other)
public DeploymentJobs . Builder mergeFrom ( DeploymentJobs other )
public DeploymentJobs . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Overrides
mergeFrom(Message other)
public DeploymentJobs . Builder mergeFrom ( Message other )
Parameter Name Description other
Message
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
public final DeploymentJobs . Builder mergeUnknownFields ( UnknownFieldSet unknownFields )
Overrides
mergeVerifyJob(Job value)
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];
Parameter Name Description value
Job
setDeployJob(Job value)
public DeploymentJobs . Builder setDeployJob ( Job value )
Output only. The deploy Job. This is the first job run in the phase.
.google.cloud.deploy.v1.Job deploy_job = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Parameter Name Description value
Job
setDeployJob(Job.Builder builderForValue)
public DeploymentJobs . Builder setDeployJob ( Job . Builder builderForValue )
Output only. The deploy Job. This is the first job run in the phase.
.google.cloud.deploy.v1.Job deploy_job = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
setField(Descriptors.FieldDescriptor field, Object value)
public DeploymentJobs . Builder setField ( Descriptors . FieldDescriptor field , Object value )
Overrides
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public DeploymentJobs . Builder setRepeatedField ( Descriptors . FieldDescriptor field , int index , Object value )
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final DeploymentJobs . Builder setUnknownFields ( UnknownFieldSet unknownFields )
Overrides
setVerifyJob(Job value)
public 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];
Parameter Name Description value
Job
setVerifyJob(Job.Builder builderForValue)
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];
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-01-28 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-28 UTC."],[],[]]