public final class AutomationRun extends com.google.protobuf.GeneratedMessageV3 implements AutomationRunOrBuilder
An `AutomationRun` resource in the Cloud Deploy API. An `AutomationRun` represents an execution instance of an automation rule.Protobuf type
google.cloud.deploy.v1.AutomationRun| Modifier and Type | Class and Description |
|---|---|
static class |
AutomationRun.Builder
An `AutomationRun` resource in the Cloud Deploy API.
|
static class |
AutomationRun.OperationCase |
static class |
AutomationRun.State
Valid state of an `AutomationRun`.
|
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_ROLLOUT_OPERATION_FIELD_NUMBER |
static int |
AUTOMATION_ID_FIELD_NUMBER |
static int |
AUTOMATION_SNAPSHOT_FIELD_NUMBER |
static int |
CREATE_TIME_FIELD_NUMBER |
static int |
ETAG_FIELD_NUMBER |
static int |
EXPIRE_TIME_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
static int |
PROMOTE_RELEASE_OPERATION_FIELD_NUMBER |
static int |
REPAIR_ROLLOUT_OPERATION_FIELD_NUMBER |
static int |
RULE_ID_FIELD_NUMBER |
static int |
SERVICE_ACCOUNT_FIELD_NUMBER |
static int |
STATE_DESCRIPTION_FIELD_NUMBER |
static int |
STATE_FIELD_NUMBER |
static int |
TARGET_ID_FIELD_NUMBER |
static int |
UPDATE_TIME_FIELD_NUMBER |
static int |
WAIT_UNTIL_TIME_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
AdvanceRolloutOperation |
getAdvanceRolloutOperation()
Output only.
|
AdvanceRolloutOperationOrBuilder |
getAdvanceRolloutOperationOrBuilder()
Output only.
|
String |
getAutomationId()
Output only.
|
com.google.protobuf.ByteString |
getAutomationIdBytes()
Output only.
|
Automation |
getAutomationSnapshot()
Output only.
|
AutomationOrBuilder |
getAutomationSnapshotOrBuilder()
Output only.
|
com.google.protobuf.Timestamp |
getCreateTime()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getCreateTimeOrBuilder()
Output only.
|
static AutomationRun |
getDefaultInstance() |
AutomationRun |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getEtag()
Output only.
|
com.google.protobuf.ByteString |
getEtagBytes()
Output only.
|
com.google.protobuf.Timestamp |
getExpireTime()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getExpireTimeOrBuilder()
Output only.
|
String |
getName()
Output only.
|
com.google.protobuf.ByteString |
getNameBytes()
Output only.
|
AutomationRun.OperationCase |
getOperationCase() |
com.google.protobuf.Parser<AutomationRun> |
getParserForType() |
PromoteReleaseOperation |
getPromoteReleaseOperation()
Output only.
|
PromoteReleaseOperationOrBuilder |
getPromoteReleaseOperationOrBuilder()
Output only.
|
RepairRolloutOperation |
getRepairRolloutOperation()
Output only.
|
RepairRolloutOperationOrBuilder |
getRepairRolloutOperationOrBuilder()
Output only.
|
String |
getRuleId()
Output only.
|
com.google.protobuf.ByteString |
getRuleIdBytes()
Output only.
|
int |
getSerializedSize() |
String |
getServiceAccount()
Output only.
|
com.google.protobuf.ByteString |
getServiceAccountBytes()
Output only.
|
AutomationRun.State |
getState()
Output only.
|
String |
getStateDescription()
Output only.
|
com.google.protobuf.ByteString |
getStateDescriptionBytes()
Output only.
|
int |
getStateValue()
Output only.
|
String |
getTargetId()
Output only.
|
com.google.protobuf.ByteString |
getTargetIdBytes()
Output only.
|
com.google.protobuf.Timestamp |
getUpdateTime()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getUpdateTimeOrBuilder()
Output only.
|
com.google.protobuf.Timestamp |
getWaitUntilTime()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getWaitUntilTimeOrBuilder()
Output only.
|
boolean |
hasAdvanceRolloutOperation()
Output only.
|
boolean |
hasAutomationSnapshot()
Output only.
|
boolean |
hasCreateTime()
Output only.
|
boolean |
hasExpireTime()
Output only.
|
int |
hashCode() |
boolean |
hasPromoteReleaseOperation()
Output only.
|
boolean |
hasRepairRolloutOperation()
Output only.
|
boolean |
hasUpdateTime()
Output only.
|
boolean |
hasWaitUntilTime()
Output only.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static AutomationRun.Builder |
newBuilder() |
static AutomationRun.Builder |
newBuilder(AutomationRun prototype) |
AutomationRun.Builder |
newBuilderForType() |
protected AutomationRun.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static AutomationRun |
parseDelimitedFrom(InputStream input) |
static AutomationRun |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AutomationRun |
parseFrom(byte[] data) |
static AutomationRun |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AutomationRun |
parseFrom(ByteBuffer data) |
static AutomationRun |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AutomationRun |
parseFrom(com.google.protobuf.ByteString data) |
static AutomationRun |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AutomationRun |
parseFrom(com.google.protobuf.CodedInputStream input) |
static AutomationRun |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AutomationRun |
parseFrom(InputStream input) |
static AutomationRun |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<AutomationRun> |
parser() |
AutomationRun.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 CREATE_TIME_FIELD_NUMBER
public static final int UPDATE_TIME_FIELD_NUMBER
public static final int ETAG_FIELD_NUMBER
public static final int SERVICE_ACCOUNT_FIELD_NUMBER
public static final int AUTOMATION_SNAPSHOT_FIELD_NUMBER
public static final int TARGET_ID_FIELD_NUMBER
public static final int STATE_FIELD_NUMBER
public static final int STATE_DESCRIPTION_FIELD_NUMBER
public static final int EXPIRE_TIME_FIELD_NUMBER
public static final int RULE_ID_FIELD_NUMBER
public static final int AUTOMATION_ID_FIELD_NUMBER
public static final int PROMOTE_RELEASE_OPERATION_FIELD_NUMBER
public static final int ADVANCE_ROLLOUT_OPERATION_FIELD_NUMBER
public static final int REPAIR_ROLLOUT_OPERATION_FIELD_NUMBER
public static final int WAIT_UNTIL_TIME_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 AutomationRun.OperationCase getOperationCase()
getOperationCase in interface AutomationRunOrBuilderpublic String getName()
Output only. Name of the `AutomationRun`. Format is
`projects/{project}/locations/{location}/deliveryPipelines/{delivery_pipeline}/automationRuns/{automation_run}`.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];getName in interface AutomationRunOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
Output only. Name of the `AutomationRun`. Format is
`projects/{project}/locations/{location}/deliveryPipelines/{delivery_pipeline}/automationRuns/{automation_run}`.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];getNameBytes in interface AutomationRunOrBuilderpublic boolean hasCreateTime()
Output only. Time at which the `AutomationRun` was created.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasCreateTime in interface AutomationRunOrBuilderpublic com.google.protobuf.Timestamp getCreateTime()
Output only. Time at which the `AutomationRun` was created.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCreateTime in interface AutomationRunOrBuilderpublic com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Output only. Time at which the `AutomationRun` was created.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCreateTimeOrBuilder in interface AutomationRunOrBuilderpublic boolean hasUpdateTime()
Output only. Time at which the automationRun was updated.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasUpdateTime in interface AutomationRunOrBuilderpublic com.google.protobuf.Timestamp getUpdateTime()
Output only. Time at which the automationRun was updated.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
getUpdateTime in interface AutomationRunOrBuilderpublic com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()
Output only. Time at which the automationRun was updated.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
getUpdateTimeOrBuilder in interface AutomationRunOrBuilderpublic String getEtag()
Output only. The weak etag of the `AutomationRun` resource. 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 = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];getEtag in interface AutomationRunOrBuilderpublic com.google.protobuf.ByteString getEtagBytes()
Output only. The weak etag of the `AutomationRun` resource. 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 = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];getEtagBytes in interface AutomationRunOrBuilderpublic String getServiceAccount()
Output only. Email address of the user-managed IAM service account that performs the operations against Cloud Deploy resources.
string service_account = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];getServiceAccount in interface AutomationRunOrBuilderpublic com.google.protobuf.ByteString getServiceAccountBytes()
Output only. Email address of the user-managed IAM service account that performs the operations against Cloud Deploy resources.
string service_account = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];getServiceAccountBytes in interface AutomationRunOrBuilderpublic boolean hasAutomationSnapshot()
Output only. Snapshot of the Automation taken at AutomationRun creation time.
.google.cloud.deploy.v1.Automation automation_snapshot = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasAutomationSnapshot in interface AutomationRunOrBuilderpublic Automation getAutomationSnapshot()
Output only. Snapshot of the Automation taken at AutomationRun creation time.
.google.cloud.deploy.v1.Automation automation_snapshot = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
getAutomationSnapshot in interface AutomationRunOrBuilderpublic AutomationOrBuilder getAutomationSnapshotOrBuilder()
Output only. Snapshot of the Automation taken at AutomationRun creation time.
.google.cloud.deploy.v1.Automation automation_snapshot = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
getAutomationSnapshotOrBuilder in interface AutomationRunOrBuilderpublic String getTargetId()
Output only. The ID of the target that represents the promotion stage that initiates the `AutomationRun`. The value of this field is the last segment of a target name.
string target_id = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];getTargetId in interface AutomationRunOrBuilderpublic com.google.protobuf.ByteString getTargetIdBytes()
Output only. The ID of the target that represents the promotion stage that initiates the `AutomationRun`. The value of this field is the last segment of a target name.
string target_id = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];getTargetIdBytes in interface AutomationRunOrBuilderpublic int getStateValue()
Output only. Current state of the `AutomationRun`.
.google.cloud.deploy.v1.AutomationRun.State state = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
getStateValue in interface AutomationRunOrBuilderpublic AutomationRun.State getState()
Output only. Current state of the `AutomationRun`.
.google.cloud.deploy.v1.AutomationRun.State state = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
getState in interface AutomationRunOrBuilderpublic String getStateDescription()
Output only. Explains the current state of the `AutomationRun`. Present only when an explanation is needed.
string state_description = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];getStateDescription in interface AutomationRunOrBuilderpublic com.google.protobuf.ByteString getStateDescriptionBytes()
Output only. Explains the current state of the `AutomationRun`. Present only when an explanation is needed.
string state_description = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];getStateDescriptionBytes in interface AutomationRunOrBuilderpublic boolean hasExpireTime()
Output only. Time the `AutomationRun` expires. An `AutomationRun` expires after 14 days from its creation date.
.google.protobuf.Timestamp expire_time = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasExpireTime in interface AutomationRunOrBuilderpublic com.google.protobuf.Timestamp getExpireTime()
Output only. Time the `AutomationRun` expires. An `AutomationRun` expires after 14 days from its creation date.
.google.protobuf.Timestamp expire_time = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];
getExpireTime in interface AutomationRunOrBuilderpublic com.google.protobuf.TimestampOrBuilder getExpireTimeOrBuilder()
Output only. Time the `AutomationRun` expires. An `AutomationRun` expires after 14 days from its creation date.
.google.protobuf.Timestamp expire_time = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];
getExpireTimeOrBuilder in interface AutomationRunOrBuilderpublic String getRuleId()
Output only. The ID of the automation rule that initiated the operation.
string rule_id = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];getRuleId in interface AutomationRunOrBuilderpublic com.google.protobuf.ByteString getRuleIdBytes()
Output only. The ID of the automation rule that initiated the operation.
string rule_id = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];getRuleIdBytes in interface AutomationRunOrBuilderpublic String getAutomationId()
Output only. The ID of the automation that initiated the operation.
string automation_id = 15 [(.google.api.field_behavior) = OUTPUT_ONLY];getAutomationId in interface AutomationRunOrBuilderpublic com.google.protobuf.ByteString getAutomationIdBytes()
Output only. The ID of the automation that initiated the operation.
string automation_id = 15 [(.google.api.field_behavior) = OUTPUT_ONLY];getAutomationIdBytes in interface AutomationRunOrBuilderpublic boolean hasPromoteReleaseOperation()
Output only. Promotes a release to a specified 'Target'.
.google.cloud.deploy.v1.PromoteReleaseOperation promote_release_operation = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasPromoteReleaseOperation in interface AutomationRunOrBuilderpublic PromoteReleaseOperation getPromoteReleaseOperation()
Output only. Promotes a release to a specified 'Target'.
.google.cloud.deploy.v1.PromoteReleaseOperation promote_release_operation = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];
getPromoteReleaseOperation in interface AutomationRunOrBuilderpublic PromoteReleaseOperationOrBuilder getPromoteReleaseOperationOrBuilder()
Output only. Promotes a release to a specified 'Target'.
.google.cloud.deploy.v1.PromoteReleaseOperation promote_release_operation = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];
getPromoteReleaseOperationOrBuilder in interface AutomationRunOrBuilderpublic boolean hasAdvanceRolloutOperation()
Output only. Advances a rollout to the next phase.
.google.cloud.deploy.v1.AdvanceRolloutOperation advance_rollout_operation = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasAdvanceRolloutOperation in interface AutomationRunOrBuilderpublic AdvanceRolloutOperation getAdvanceRolloutOperation()
Output only. Advances a rollout to the next phase.
.google.cloud.deploy.v1.AdvanceRolloutOperation advance_rollout_operation = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
getAdvanceRolloutOperation in interface AutomationRunOrBuilderpublic AdvanceRolloutOperationOrBuilder getAdvanceRolloutOperationOrBuilder()
Output only. Advances a rollout to the next phase.
.google.cloud.deploy.v1.AdvanceRolloutOperation advance_rollout_operation = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
getAdvanceRolloutOperationOrBuilder in interface AutomationRunOrBuilderpublic boolean hasRepairRolloutOperation()
Output only. Repairs a failed 'Rollout'.
.google.cloud.deploy.v1.RepairRolloutOperation repair_rollout_operation = 17 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasRepairRolloutOperation in interface AutomationRunOrBuilderpublic RepairRolloutOperation getRepairRolloutOperation()
Output only. Repairs a failed 'Rollout'.
.google.cloud.deploy.v1.RepairRolloutOperation repair_rollout_operation = 17 [(.google.api.field_behavior) = OUTPUT_ONLY];
getRepairRolloutOperation in interface AutomationRunOrBuilderpublic RepairRolloutOperationOrBuilder getRepairRolloutOperationOrBuilder()
Output only. Repairs a failed 'Rollout'.
.google.cloud.deploy.v1.RepairRolloutOperation repair_rollout_operation = 17 [(.google.api.field_behavior) = OUTPUT_ONLY];
getRepairRolloutOperationOrBuilder in interface AutomationRunOrBuilderpublic boolean hasWaitUntilTime()
Output only. Earliest time the `AutomationRun` will attempt to resume. Wait-time is configured by `wait` in automation rule.
.google.protobuf.Timestamp wait_until_time = 16 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasWaitUntilTime in interface AutomationRunOrBuilderpublic com.google.protobuf.Timestamp getWaitUntilTime()
Output only. Earliest time the `AutomationRun` will attempt to resume. Wait-time is configured by `wait` in automation rule.
.google.protobuf.Timestamp wait_until_time = 16 [(.google.api.field_behavior) = OUTPUT_ONLY];
getWaitUntilTime in interface AutomationRunOrBuilderpublic com.google.protobuf.TimestampOrBuilder getWaitUntilTimeOrBuilder()
Output only. Earliest time the `AutomationRun` will attempt to resume. Wait-time is configured by `wait` in automation rule.
.google.protobuf.Timestamp wait_until_time = 16 [(.google.api.field_behavior) = OUTPUT_ONLY];
getWaitUntilTimeOrBuilder in interface AutomationRunOrBuilderpublic 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 AutomationRun parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AutomationRun parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AutomationRun parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AutomationRun parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AutomationRun parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AutomationRun parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static AutomationRun parseFrom(InputStream input) throws IOException
IOExceptionpublic static AutomationRun parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static AutomationRun parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static AutomationRun parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static AutomationRun parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static AutomationRun parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic AutomationRun.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static AutomationRun.Builder newBuilder()
public static AutomationRun.Builder newBuilder(AutomationRun prototype)
public AutomationRun.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected AutomationRun.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static AutomationRun getDefaultInstance()
public static com.google.protobuf.Parser<AutomationRun> parser()
public com.google.protobuf.Parser<AutomationRun> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public AutomationRun getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2024 Google LLC. All rights reserved.