Package com.google.cloud.deploy.v1
Class JobRun
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.deploy.v1.JobRun
-
- All Implemented Interfaces:
JobRunOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class JobRun extends com.google.protobuf.GeneratedMessageV3 implements JobRunOrBuilder
A `JobRun` resource in the Cloud Deploy API. A `JobRun` contains information of a single `Rollout` job evaluation.
Protobuf typegoogle.cloud.deploy.v1.JobRun- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classJobRun.BuilderA `JobRun` resource in the Cloud Deploy API.static classJobRun.JobRunCasestatic classJobRun.StateValid states of a `JobRun`.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intADVANCE_CHILD_ROLLOUT_JOB_RUN_FIELD_NUMBERstatic intCREATE_CHILD_ROLLOUT_JOB_RUN_FIELD_NUMBERstatic intCREATE_TIME_FIELD_NUMBERstatic intDEPLOY_JOB_RUN_FIELD_NUMBERstatic intEND_TIME_FIELD_NUMBERstatic intETAG_FIELD_NUMBERstatic intJOB_ID_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic intPHASE_ID_FIELD_NUMBERstatic intPOSTDEPLOY_JOB_RUN_FIELD_NUMBERstatic intPREDEPLOY_JOB_RUN_FIELD_NUMBERstatic intSTART_TIME_FIELD_NUMBERstatic intSTATE_FIELD_NUMBERstatic intUID_FIELD_NUMBERstatic intVERIFY_JOB_RUN_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)AdvanceChildRolloutJobRungetAdvanceChildRolloutJobRun()Output only.AdvanceChildRolloutJobRunOrBuildergetAdvanceChildRolloutJobRunOrBuilder()Output only.CreateChildRolloutJobRungetCreateChildRolloutJobRun()Output only.CreateChildRolloutJobRunOrBuildergetCreateChildRolloutJobRunOrBuilder()Output only.com.google.protobuf.TimestampgetCreateTime()Output only.com.google.protobuf.TimestampOrBuildergetCreateTimeOrBuilder()Output only.static JobRungetDefaultInstance()JobRungetDefaultInstanceForType()DeployJobRungetDeployJobRun()Output only.DeployJobRunOrBuildergetDeployJobRunOrBuilder()Output only.static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.TimestampgetEndTime()Output only.com.google.protobuf.TimestampOrBuildergetEndTimeOrBuilder()Output only.StringgetEtag()Output only.com.google.protobuf.ByteStringgetEtagBytes()Output only.StringgetJobId()Output only.com.google.protobuf.ByteStringgetJobIdBytes()Output only.JobRun.JobRunCasegetJobRunCase()StringgetName()Optional.com.google.protobuf.ByteStringgetNameBytes()Optional.com.google.protobuf.Parser<JobRun>getParserForType()StringgetPhaseId()Output only.com.google.protobuf.ByteStringgetPhaseIdBytes()Output only.PostdeployJobRungetPostdeployJobRun()Output only.PostdeployJobRunOrBuildergetPostdeployJobRunOrBuilder()Output only.PredeployJobRungetPredeployJobRun()Output only.PredeployJobRunOrBuildergetPredeployJobRunOrBuilder()Output only.intgetSerializedSize()com.google.protobuf.TimestampgetStartTime()Output only.com.google.protobuf.TimestampOrBuildergetStartTimeOrBuilder()Output only.JobRun.StategetState()Output only.intgetStateValue()Output only.StringgetUid()Output only.com.google.protobuf.ByteStringgetUidBytes()Output only.VerifyJobRungetVerifyJobRun()Output only.VerifyJobRunOrBuildergetVerifyJobRunOrBuilder()Output only.booleanhasAdvanceChildRolloutJobRun()Output only.booleanhasCreateChildRolloutJobRun()Output only.booleanhasCreateTime()Output only.booleanhasDeployJobRun()Output only.booleanhasEndTime()Output only.inthashCode()booleanhasPostdeployJobRun()Output only.booleanhasPredeployJobRun()Output only.booleanhasStartTime()Output only.booleanhasVerifyJobRun()Output only.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static JobRun.BuildernewBuilder()static JobRun.BuildernewBuilder(JobRun prototype)JobRun.BuildernewBuilderForType()protected JobRun.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static JobRunparseDelimitedFrom(InputStream input)static JobRunparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JobRunparseFrom(byte[] data)static JobRunparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JobRunparseFrom(com.google.protobuf.ByteString data)static JobRunparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JobRunparseFrom(com.google.protobuf.CodedInputStream input)static JobRunparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JobRunparseFrom(InputStream input)static JobRunparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static JobRunparseFrom(ByteBuffer data)static JobRunparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<JobRun>parser()JobRun.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
UID_FIELD_NUMBER
public static final int UID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PHASE_ID_FIELD_NUMBER
public static final int PHASE_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
JOB_ID_FIELD_NUMBER
public static final int JOB_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CREATE_TIME_FIELD_NUMBER
public static final int CREATE_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
START_TIME_FIELD_NUMBER
public static final int START_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
END_TIME_FIELD_NUMBER
public static final int END_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STATE_FIELD_NUMBER
public static final int STATE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DEPLOY_JOB_RUN_FIELD_NUMBER
public static final int DEPLOY_JOB_RUN_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VERIFY_JOB_RUN_FIELD_NUMBER
public static final int VERIFY_JOB_RUN_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PREDEPLOY_JOB_RUN_FIELD_NUMBER
public static final int PREDEPLOY_JOB_RUN_FIELD_NUMBER
- See Also:
- Constant Field Values
-
POSTDEPLOY_JOB_RUN_FIELD_NUMBER
public static final int POSTDEPLOY_JOB_RUN_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CREATE_CHILD_ROLLOUT_JOB_RUN_FIELD_NUMBER
public static final int CREATE_CHILD_ROLLOUT_JOB_RUN_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ADVANCE_CHILD_ROLLOUT_JOB_RUN_FIELD_NUMBER
public static final int ADVANCE_CHILD_ROLLOUT_JOB_RUN_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ETAG_FIELD_NUMBER
public static final int ETAG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
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
-
getJobRunCase
public JobRun.JobRunCase getJobRunCase()
- Specified by:
getJobRunCasein interfaceJobRunOrBuilder
-
getName
public String getName()
Optional. Name of the `JobRun`. Format is projects/{project}/locations/{location}/ deliveryPipelines/{deliveryPipeline}/releases/{releases}/rollouts/ {rollouts}/jobRuns/{uuid}.string name = 1 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getNamein interfaceJobRunOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Optional. Name of the `JobRun`. Format is projects/{project}/locations/{location}/ deliveryPipelines/{deliveryPipeline}/releases/{releases}/rollouts/ {rollouts}/jobRuns/{uuid}.string name = 1 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getNameBytesin interfaceJobRunOrBuilder- Returns:
- The bytes for name.
-
getUid
public String getUid()
Output only. Unique identifier of the `JobRun`.
string uid = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getUidin interfaceJobRunOrBuilder- Returns:
- The uid.
-
getUidBytes
public com.google.protobuf.ByteString getUidBytes()
Output only. Unique identifier of the `JobRun`.
string uid = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getUidBytesin interfaceJobRunOrBuilder- Returns:
- The bytes for uid.
-
getPhaseId
public String getPhaseId()
Output only. ID of the `Rollout` phase this `JobRun` belongs in.
string phase_id = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getPhaseIdin interfaceJobRunOrBuilder- Returns:
- The phaseId.
-
getPhaseIdBytes
public com.google.protobuf.ByteString getPhaseIdBytes()
Output only. ID of the `Rollout` phase this `JobRun` belongs in.
string phase_id = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getPhaseIdBytesin interfaceJobRunOrBuilder- Returns:
- The bytes for phaseId.
-
getJobId
public String getJobId()
Output only. ID of the `Rollout` job this `JobRun` corresponds to.
string job_id = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getJobIdin interfaceJobRunOrBuilder- Returns:
- The jobId.
-
getJobIdBytes
public com.google.protobuf.ByteString getJobIdBytes()
Output only. ID of the `Rollout` job this `JobRun` corresponds to.
string job_id = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getJobIdBytesin interfaceJobRunOrBuilder- Returns:
- The bytes for jobId.
-
hasCreateTime
public boolean hasCreateTime()
Output only. Time at which the `JobRun` was created.
.google.protobuf.Timestamp create_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasCreateTimein interfaceJobRunOrBuilder- Returns:
- Whether the createTime field is set.
-
getCreateTime
public com.google.protobuf.Timestamp getCreateTime()
Output only. Time at which the `JobRun` was created.
.google.protobuf.Timestamp create_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getCreateTimein interfaceJobRunOrBuilder- Returns:
- The createTime.
-
getCreateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Output only. Time at which the `JobRun` was created.
.google.protobuf.Timestamp create_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getCreateTimeOrBuilderin interfaceJobRunOrBuilder
-
hasStartTime
public boolean hasStartTime()
Output only. Time at which the `JobRun` was started.
.google.protobuf.Timestamp start_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasStartTimein interfaceJobRunOrBuilder- Returns:
- Whether the startTime field is set.
-
getStartTime
public com.google.protobuf.Timestamp getStartTime()
Output only. Time at which the `JobRun` was started.
.google.protobuf.Timestamp start_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getStartTimein interfaceJobRunOrBuilder- Returns:
- The startTime.
-
getStartTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder()
Output only. Time at which the `JobRun` was started.
.google.protobuf.Timestamp start_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getStartTimeOrBuilderin interfaceJobRunOrBuilder
-
hasEndTime
public boolean hasEndTime()
Output only. Time at which the `JobRun` ended.
.google.protobuf.Timestamp end_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasEndTimein interfaceJobRunOrBuilder- Returns:
- Whether the endTime field is set.
-
getEndTime
public com.google.protobuf.Timestamp getEndTime()
Output only. Time at which the `JobRun` ended.
.google.protobuf.Timestamp end_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getEndTimein interfaceJobRunOrBuilder- Returns:
- The endTime.
-
getEndTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getEndTimeOrBuilder()
Output only. Time at which the `JobRun` ended.
.google.protobuf.Timestamp end_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getEndTimeOrBuilderin interfaceJobRunOrBuilder
-
getStateValue
public int getStateValue()
Output only. The current state of the `JobRun`.
.google.cloud.deploy.v1.JobRun.State state = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getStateValuein interfaceJobRunOrBuilder- Returns:
- The enum numeric value on the wire for state.
-
getState
public JobRun.State getState()
Output only. The current state of the `JobRun`.
.google.cloud.deploy.v1.JobRun.State state = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getStatein interfaceJobRunOrBuilder- Returns:
- The state.
-
hasDeployJobRun
public boolean hasDeployJobRun()
Output only. Information specific to a deploy `JobRun`.
.google.cloud.deploy.v1.DeployJobRun deploy_job_run = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasDeployJobRunin interfaceJobRunOrBuilder- Returns:
- Whether the deployJobRun field is set.
-
getDeployJobRun
public DeployJobRun getDeployJobRun()
Output only. Information specific to a deploy `JobRun`.
.google.cloud.deploy.v1.DeployJobRun deploy_job_run = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getDeployJobRunin interfaceJobRunOrBuilder- Returns:
- The deployJobRun.
-
getDeployJobRunOrBuilder
public DeployJobRunOrBuilder getDeployJobRunOrBuilder()
Output only. Information specific to a deploy `JobRun`.
.google.cloud.deploy.v1.DeployJobRun deploy_job_run = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getDeployJobRunOrBuilderin interfaceJobRunOrBuilder
-
hasVerifyJobRun
public boolean hasVerifyJobRun()
Output only. Information specific to a verify `JobRun`.
.google.cloud.deploy.v1.VerifyJobRun verify_job_run = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasVerifyJobRunin interfaceJobRunOrBuilder- Returns:
- Whether the verifyJobRun field is set.
-
getVerifyJobRun
public VerifyJobRun getVerifyJobRun()
Output only. Information specific to a verify `JobRun`.
.google.cloud.deploy.v1.VerifyJobRun verify_job_run = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getVerifyJobRunin interfaceJobRunOrBuilder- Returns:
- The verifyJobRun.
-
getVerifyJobRunOrBuilder
public VerifyJobRunOrBuilder getVerifyJobRunOrBuilder()
Output only. Information specific to a verify `JobRun`.
.google.cloud.deploy.v1.VerifyJobRun verify_job_run = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getVerifyJobRunOrBuilderin interfaceJobRunOrBuilder
-
hasPredeployJobRun
public boolean hasPredeployJobRun()
Output only. Information specific to a predeploy `JobRun`.
.google.cloud.deploy.v1.PredeployJobRun predeploy_job_run = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasPredeployJobRunin interfaceJobRunOrBuilder- Returns:
- Whether the predeployJobRun field is set.
-
getPredeployJobRun
public PredeployJobRun getPredeployJobRun()
Output only. Information specific to a predeploy `JobRun`.
.google.cloud.deploy.v1.PredeployJobRun predeploy_job_run = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getPredeployJobRunin interfaceJobRunOrBuilder- Returns:
- The predeployJobRun.
-
getPredeployJobRunOrBuilder
public PredeployJobRunOrBuilder getPredeployJobRunOrBuilder()
Output only. Information specific to a predeploy `JobRun`.
.google.cloud.deploy.v1.PredeployJobRun predeploy_job_run = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getPredeployJobRunOrBuilderin interfaceJobRunOrBuilder
-
hasPostdeployJobRun
public boolean hasPostdeployJobRun()
Output only. Information specific to a postdeploy `JobRun`.
.google.cloud.deploy.v1.PostdeployJobRun postdeploy_job_run = 15 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasPostdeployJobRunin interfaceJobRunOrBuilder- Returns:
- Whether the postdeployJobRun field is set.
-
getPostdeployJobRun
public PostdeployJobRun getPostdeployJobRun()
Output only. Information specific to a postdeploy `JobRun`.
.google.cloud.deploy.v1.PostdeployJobRun postdeploy_job_run = 15 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getPostdeployJobRunin interfaceJobRunOrBuilder- Returns:
- The postdeployJobRun.
-
getPostdeployJobRunOrBuilder
public PostdeployJobRunOrBuilder getPostdeployJobRunOrBuilder()
Output only. Information specific to a postdeploy `JobRun`.
.google.cloud.deploy.v1.PostdeployJobRun postdeploy_job_run = 15 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getPostdeployJobRunOrBuilderin interfaceJobRunOrBuilder
-
hasCreateChildRolloutJobRun
public boolean hasCreateChildRolloutJobRun()
Output only. Information specific to a createChildRollout `JobRun`.
.google.cloud.deploy.v1.CreateChildRolloutJobRun create_child_rollout_job_run = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasCreateChildRolloutJobRunin interfaceJobRunOrBuilder- Returns:
- Whether the createChildRolloutJobRun field is set.
-
getCreateChildRolloutJobRun
public CreateChildRolloutJobRun getCreateChildRolloutJobRun()
Output only. Information specific to a createChildRollout `JobRun`.
.google.cloud.deploy.v1.CreateChildRolloutJobRun create_child_rollout_job_run = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getCreateChildRolloutJobRunin interfaceJobRunOrBuilder- Returns:
- The createChildRolloutJobRun.
-
getCreateChildRolloutJobRunOrBuilder
public CreateChildRolloutJobRunOrBuilder getCreateChildRolloutJobRunOrBuilder()
Output only. Information specific to a createChildRollout `JobRun`.
.google.cloud.deploy.v1.CreateChildRolloutJobRun create_child_rollout_job_run = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getCreateChildRolloutJobRunOrBuilderin interfaceJobRunOrBuilder
-
hasAdvanceChildRolloutJobRun
public boolean hasAdvanceChildRolloutJobRun()
Output only. Information specific to an advanceChildRollout `JobRun`
.google.cloud.deploy.v1.AdvanceChildRolloutJobRun advance_child_rollout_job_run = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasAdvanceChildRolloutJobRunin interfaceJobRunOrBuilder- Returns:
- Whether the advanceChildRolloutJobRun field is set.
-
getAdvanceChildRolloutJobRun
public AdvanceChildRolloutJobRun getAdvanceChildRolloutJobRun()
Output only. Information specific to an advanceChildRollout `JobRun`
.google.cloud.deploy.v1.AdvanceChildRolloutJobRun advance_child_rollout_job_run = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getAdvanceChildRolloutJobRunin interfaceJobRunOrBuilder- Returns:
- The advanceChildRolloutJobRun.
-
getAdvanceChildRolloutJobRunOrBuilder
public AdvanceChildRolloutJobRunOrBuilder getAdvanceChildRolloutJobRunOrBuilder()
Output only. Information specific to an advanceChildRollout `JobRun`
.google.cloud.deploy.v1.AdvanceChildRolloutJobRun advance_child_rollout_job_run = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getAdvanceChildRolloutJobRunOrBuilderin interfaceJobRunOrBuilder
-
getEtag
public String getEtag()
Output only. This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
string etag = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getEtagin interfaceJobRunOrBuilder- Returns:
- The etag.
-
getEtagBytes
public com.google.protobuf.ByteString getEtagBytes()
Output only. This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
string etag = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getEtagBytesin interfaceJobRunOrBuilder- Returns:
- The bytes for etag.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static JobRun parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static JobRun parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static JobRun parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static JobRun parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static JobRun parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static JobRun parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static JobRun parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static JobRun parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static JobRun parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static JobRun parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static JobRun parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static JobRun parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public JobRun.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static JobRun.Builder newBuilder()
-
newBuilder
public static JobRun.Builder newBuilder(JobRun prototype)
-
toBuilder
public JobRun.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected JobRun.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static JobRun getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<JobRun> parser()
-
getParserForType
public com.google.protobuf.Parser<JobRun> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public JobRun getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-