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 type
google.cloud.deploy.v1.JobRun| Modifier and Type | Class and 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`.
|
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| Modifier and Type | Field and 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 |
| Modifier and Type | Method and 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(ByteBuffer data) |
static JobRun |
parseFrom(ByteBuffer 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 com.google.protobuf.Parser<JobRun> |
parser() |
JobRun.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, 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, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int NAME_FIELD_NUMBER
public static final int UID_FIELD_NUMBER
public static final int PHASE_ID_FIELD_NUMBER
public static final int JOB_ID_FIELD_NUMBER
public static final int CREATE_TIME_FIELD_NUMBER
public static final int START_TIME_FIELD_NUMBER
public static final int END_TIME_FIELD_NUMBER
public static final int STATE_FIELD_NUMBER
public static final int DEPLOY_JOB_RUN_FIELD_NUMBER
public static final int VERIFY_JOB_RUN_FIELD_NUMBER
public static final int PREDEPLOY_JOB_RUN_FIELD_NUMBER
public static final int POSTDEPLOY_JOB_RUN_FIELD_NUMBER
public static final int CREATE_CHILD_ROLLOUT_JOB_RUN_FIELD_NUMBER
public static final int ADVANCE_CHILD_ROLLOUT_JOB_RUN_FIELD_NUMBER
public static final int ETAG_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public JobRun.JobRunCase getJobRunCase()
getJobRunCase in interface JobRunOrBuilderpublic 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];getName in interface JobRunOrBuilderpublic 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];getNameBytes in interface JobRunOrBuilderpublic String getUid()
Output only. Unique identifier of the `JobRun`.
string uid = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];getUid in interface JobRunOrBuilderpublic com.google.protobuf.ByteString getUidBytes()
Output only. Unique identifier of the `JobRun`.
string uid = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];getUidBytes in interface JobRunOrBuilderpublic String getPhaseId()
Output only. ID of the `Rollout` phase this `JobRun` belongs in.
string phase_id = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];getPhaseId in interface JobRunOrBuilderpublic 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];getPhaseIdBytes in interface JobRunOrBuilderpublic String getJobId()
Output only. ID of the `Rollout` job this `JobRun` corresponds to.
string job_id = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];getJobId in interface JobRunOrBuilderpublic 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];getJobIdBytes in interface JobRunOrBuilderpublic boolean hasCreateTime()
Output only. Time at which the `JobRun` was created.
.google.protobuf.Timestamp create_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasCreateTime in interface JobRunOrBuilderpublic 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];
getCreateTime in interface JobRunOrBuilderpublic 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];
getCreateTimeOrBuilder in interface JobRunOrBuilderpublic boolean hasStartTime()
Output only. Time at which the `JobRun` was started.
.google.protobuf.Timestamp start_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasStartTime in interface JobRunOrBuilderpublic 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];
getStartTime in interface JobRunOrBuilderpublic 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];
getStartTimeOrBuilder in interface JobRunOrBuilderpublic boolean hasEndTime()
Output only. Time at which the `JobRun` ended.
.google.protobuf.Timestamp end_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasEndTime in interface JobRunOrBuilderpublic 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];
getEndTime in interface JobRunOrBuilderpublic 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];
getEndTimeOrBuilder in interface JobRunOrBuilderpublic int getStateValue()
Output only. The current state of the `JobRun`.
.google.cloud.deploy.v1.JobRun.State state = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
getStateValue in interface JobRunOrBuilderpublic 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];
getState in interface JobRunOrBuilderpublic 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];
hasDeployJobRun in interface JobRunOrBuilderpublic 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];
getDeployJobRun in interface JobRunOrBuilderpublic 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];
getDeployJobRunOrBuilder in interface JobRunOrBuilderpublic 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];
hasVerifyJobRun in interface JobRunOrBuilderpublic 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];
getVerifyJobRun in interface JobRunOrBuilderpublic 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];
getVerifyJobRunOrBuilder in interface JobRunOrBuilderpublic 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];
hasPredeployJobRun in interface JobRunOrBuilderpublic 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];
getPredeployJobRun in interface JobRunOrBuilderpublic 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];
getPredeployJobRunOrBuilder in interface JobRunOrBuilderpublic 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];
hasPostdeployJobRun in interface JobRunOrBuilderpublic 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];
getPostdeployJobRun in interface JobRunOrBuilderpublic 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];
getPostdeployJobRunOrBuilder in interface JobRunOrBuilderpublic 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];
hasCreateChildRolloutJobRun in interface JobRunOrBuilderpublic 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];
getCreateChildRolloutJobRun in interface JobRunOrBuilderpublic 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];
getCreateChildRolloutJobRunOrBuilder in interface JobRunOrBuilderpublic 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];
hasAdvanceChildRolloutJobRun in interface JobRunOrBuilderpublic 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];
getAdvanceChildRolloutJobRun in interface JobRunOrBuilderpublic 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];
getAdvanceChildRolloutJobRunOrBuilder in interface JobRunOrBuilderpublic 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];getEtag in interface JobRunOrBuilderpublic 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];getEtagBytes in interface JobRunOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static JobRun parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static JobRun parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static JobRun parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static JobRun parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static JobRun parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static JobRun parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static JobRun parseFrom(InputStream input) throws IOException
IOExceptionpublic static JobRun parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static JobRun parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static JobRun parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static JobRun parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static JobRun parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic JobRun.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static JobRun.Builder newBuilder()
public static JobRun.Builder newBuilder(JobRun prototype)
public JobRun.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected JobRun.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static JobRun getDefaultInstance()
public static com.google.protobuf.Parser<JobRun> parser()
public com.google.protobuf.Parser<JobRun> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public JobRun getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2024 Google LLC. All rights reserved.