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 class
JobRun.Builder
A `JobRun` resource in the Cloud Deploy API.static class
JobRun.JobRunCase
static class
JobRun.State
Valid 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 int
ADVANCE_CHILD_ROLLOUT_JOB_RUN_FIELD_NUMBER
static int
CREATE_CHILD_ROLLOUT_JOB_RUN_FIELD_NUMBER
static int
CREATE_TIME_FIELD_NUMBER
static int
DEPLOY_JOB_RUN_FIELD_NUMBER
static int
END_TIME_FIELD_NUMBER
static int
ETAG_FIELD_NUMBER
static int
JOB_ID_FIELD_NUMBER
static int
NAME_FIELD_NUMBER
static int
PHASE_ID_FIELD_NUMBER
static int
POSTDEPLOY_JOB_RUN_FIELD_NUMBER
static int
PREDEPLOY_JOB_RUN_FIELD_NUMBER
static int
START_TIME_FIELD_NUMBER
static int
STATE_FIELD_NUMBER
static int
UID_FIELD_NUMBER
static int
VERIFY_JOB_RUN_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
AdvanceChildRolloutJobRun
getAdvanceChildRolloutJobRun()
Output only.AdvanceChildRolloutJobRunOrBuilder
getAdvanceChildRolloutJobRunOrBuilder()
Output only.CreateChildRolloutJobRun
getCreateChildRolloutJobRun()
Output only.CreateChildRolloutJobRunOrBuilder
getCreateChildRolloutJobRunOrBuilder()
Output only.com.google.protobuf.Timestamp
getCreateTime()
Output only.com.google.protobuf.TimestampOrBuilder
getCreateTimeOrBuilder()
Output only.static JobRun
getDefaultInstance()
JobRun
getDefaultInstanceForType()
DeployJobRun
getDeployJobRun()
Output only.DeployJobRunOrBuilder
getDeployJobRunOrBuilder()
Output only.static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Timestamp
getEndTime()
Output only.com.google.protobuf.TimestampOrBuilder
getEndTimeOrBuilder()
Output only.String
getEtag()
Output only.com.google.protobuf.ByteString
getEtagBytes()
Output only.String
getJobId()
Output only.com.google.protobuf.ByteString
getJobIdBytes()
Output only.JobRun.JobRunCase
getJobRunCase()
String
getName()
Optional.com.google.protobuf.ByteString
getNameBytes()
Optional.com.google.protobuf.Parser<JobRun>
getParserForType()
String
getPhaseId()
Output only.com.google.protobuf.ByteString
getPhaseIdBytes()
Output only.PostdeployJobRun
getPostdeployJobRun()
Output only.PostdeployJobRunOrBuilder
getPostdeployJobRunOrBuilder()
Output only.PredeployJobRun
getPredeployJobRun()
Output only.PredeployJobRunOrBuilder
getPredeployJobRunOrBuilder()
Output only.int
getSerializedSize()
com.google.protobuf.Timestamp
getStartTime()
Output only.com.google.protobuf.TimestampOrBuilder
getStartTimeOrBuilder()
Output only.JobRun.State
getState()
Output only.int
getStateValue()
Output only.String
getUid()
Output only.com.google.protobuf.ByteString
getUidBytes()
Output only.VerifyJobRun
getVerifyJobRun()
Output only.VerifyJobRunOrBuilder
getVerifyJobRunOrBuilder()
Output only.boolean
hasAdvanceChildRolloutJobRun()
Output only.boolean
hasCreateChildRolloutJobRun()
Output only.boolean
hasCreateTime()
Output only.boolean
hasDeployJobRun()
Output only.boolean
hasEndTime()
Output only.int
hashCode()
boolean
hasPostdeployJobRun()
Output only.boolean
hasPredeployJobRun()
Output only.boolean
hasStartTime()
Output only.boolean
hasVerifyJobRun()
Output only.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
static JobRun.Builder
newBuilder()
static JobRun.Builder
newBuilder(JobRun prototype)
JobRun.Builder
newBuilderForType()
protected JobRun.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static JobRun
parseDelimitedFrom(InputStream input)
static JobRun
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static JobRun
parseFrom(byte[] data)
static JobRun
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static JobRun
parseFrom(com.google.protobuf.ByteString data)
static JobRun
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static JobRun
parseFrom(com.google.protobuf.CodedInputStream input)
static JobRun
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static JobRun
parseFrom(InputStream input)
static JobRun
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static JobRun
parseFrom(ByteBuffer data)
static JobRun
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<JobRun>
parser()
JobRun.Builder
toBuilder()
void
writeTo(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:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
getJobRunCase
public JobRun.JobRunCase getJobRunCase()
- Specified by:
getJobRunCase
in 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:
getName
in 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:
getNameBytes
in 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:
getUid
in 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:
getUidBytes
in 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:
getPhaseId
in 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:
getPhaseIdBytes
in 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:
getJobId
in 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:
getJobIdBytes
in 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:
hasCreateTime
in 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:
getCreateTime
in 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:
getCreateTimeOrBuilder
in 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:
hasStartTime
in 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:
getStartTime
in 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:
getStartTimeOrBuilder
in 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:
hasEndTime
in 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:
getEndTime
in 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:
getEndTimeOrBuilder
in 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:
getStateValue
in 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:
getState
in 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:
hasDeployJobRun
in 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:
getDeployJobRun
in 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:
getDeployJobRunOrBuilder
in 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:
hasVerifyJobRun
in 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:
getVerifyJobRun
in 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:
getVerifyJobRunOrBuilder
in 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:
hasPredeployJobRun
in 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:
getPredeployJobRun
in 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:
getPredeployJobRunOrBuilder
in 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:
hasPostdeployJobRun
in 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:
getPostdeployJobRun
in 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:
getPostdeployJobRunOrBuilder
in 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:
hasCreateChildRolloutJobRun
in 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:
getCreateChildRolloutJobRun
in 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:
getCreateChildRolloutJobRunOrBuilder
in 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:
hasAdvanceChildRolloutJobRun
in 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:
getAdvanceChildRolloutJobRun
in 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:
getAdvanceChildRolloutJobRunOrBuilder
in 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:
getEtag
in 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:
getEtagBytes
in interfaceJobRunOrBuilder
- Returns:
- The bytes for etag.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in 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:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in 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:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected JobRun.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in 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:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public JobRun getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-