Class PendingNexusOperationInfo
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
io.temporal.api.workflow.v1.PendingNexusOperationInfo
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,PendingNexusOperationInfoOrBuilder,Serializable
@Generated(value="protoc",
comments="annotations:PendingNexusOperationInfo.java.pb.meta")
public final class PendingNexusOperationInfo
extends com.google.protobuf.GeneratedMessageV3
implements PendingNexusOperationInfoOrBuilder
PendingNexusOperationInfo contains the state of a pending Nexus operation.Protobuf type
temporal.api.workflow.v1.PendingNexusOperationInfo- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classPendingNexusOperationInfo contains the state of a pending Nexus operation.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 Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleanintThe number of attempts made to deliver the start operation request.If the state is BLOCKED, blocked reason provides additional information.com.google.protobuf.ByteStringIf the state is BLOCKED, blocked reason provides additional information..temporal.api.workflow.v1.NexusOperationCancellationInfo cancellation_info = 12;.temporal.api.workflow.v1.NexusOperationCancellationInfo cancellation_info = 12;static PendingNexusOperationInfostatic final com.google.protobuf.Descriptors.DescriptorEndpoint name.com.google.protobuf.ByteStringEndpoint name.com.google.protobuf.TimestampThe time when the last attempt completed.com.google.protobuf.TimestampOrBuilderThe time when the last attempt completed.The last attempt's failure, if any.The last attempt's failure, if any.com.google.protobuf.TimestampThe time when the next attempt is scheduled.com.google.protobuf.TimestampOrBuilderThe time when the next attempt is scheduled.Operation name.com.google.protobuf.ByteStringOperation name.Deprecated.temporal.api.workflow.v1.PendingNexusOperationInfo.operation_id is deprecated.com.google.protobuf.ByteStringDeprecated.temporal.api.workflow.v1.PendingNexusOperationInfo.operation_id is deprecated.Operation token.com.google.protobuf.ByteStringOperation token.com.google.protobuf.Parser<PendingNexusOperationInfo> longThe event ID of the NexusOperationScheduled event.com.google.protobuf.TimestampThe time when the operation was scheduled.com.google.protobuf.TimestampOrBuilderThe time when the operation was scheduled.com.google.protobuf.DurationSchedule-to-close timeout for this operation.com.google.protobuf.DurationOrBuilderSchedule-to-close timeout for this operation.com.google.protobuf.DurationSchedule-to-start timeout for this operation.com.google.protobuf.DurationOrBuilderSchedule-to-start timeout for this operation.intService name.com.google.protobuf.ByteStringService name.com.google.protobuf.DurationStart-to-close timeout for this operation.com.google.protobuf.DurationOrBuilderStart-to-close timeout for this operation.getState().temporal.api.enums.v1.PendingNexusOperationState state = 7;int.temporal.api.enums.v1.PendingNexusOperationState state = 7;boolean.temporal.api.workflow.v1.NexusOperationCancellationInfo cancellation_info = 12;inthashCode()booleanThe time when the last attempt completed.booleanThe last attempt's failure, if any.booleanThe time when the next attempt is scheduled.booleanThe time when the operation was scheduled.booleanSchedule-to-close timeout for this operation.booleanSchedule-to-start timeout for this operation.booleanStart-to-close timeout for this operation.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleannewBuilder(PendingNexusOperationInfo prototype) protected PendingNexusOperationInfo.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) static PendingNexusOperationInfoparseDelimitedFrom(InputStream input) static PendingNexusOperationInfoparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PendingNexusOperationInfoparseFrom(byte[] data) static PendingNexusOperationInfoparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PendingNexusOperationInfoparseFrom(com.google.protobuf.ByteString data) static PendingNexusOperationInfoparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PendingNexusOperationInfoparseFrom(com.google.protobuf.CodedInputStream input) static PendingNexusOperationInfoparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PendingNexusOperationInfoparseFrom(InputStream input) static PendingNexusOperationInfoparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PendingNexusOperationInfoparseFrom(ByteBuffer data) static PendingNexusOperationInfoparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<PendingNexusOperationInfo> parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessageV3
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, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
ENDPOINT_FIELD_NUMBER
public static final int ENDPOINT_FIELD_NUMBER- See Also:
-
SERVICE_FIELD_NUMBER
public static final int SERVICE_FIELD_NUMBER- See Also:
-
OPERATION_FIELD_NUMBER
public static final int OPERATION_FIELD_NUMBER- See Also:
-
OPERATION_ID_FIELD_NUMBER
public static final int OPERATION_ID_FIELD_NUMBER- See Also:
-
SCHEDULE_TO_CLOSE_TIMEOUT_FIELD_NUMBER
public static final int SCHEDULE_TO_CLOSE_TIMEOUT_FIELD_NUMBER- See Also:
-
SCHEDULED_TIME_FIELD_NUMBER
public static final int SCHEDULED_TIME_FIELD_NUMBER- See Also:
-
STATE_FIELD_NUMBER
public static final int STATE_FIELD_NUMBER- See Also:
-
ATTEMPT_FIELD_NUMBER
public static final int ATTEMPT_FIELD_NUMBER- See Also:
-
LAST_ATTEMPT_COMPLETE_TIME_FIELD_NUMBER
public static final int LAST_ATTEMPT_COMPLETE_TIME_FIELD_NUMBER- See Also:
-
LAST_ATTEMPT_FAILURE_FIELD_NUMBER
public static final int LAST_ATTEMPT_FAILURE_FIELD_NUMBER- See Also:
-
NEXT_ATTEMPT_SCHEDULE_TIME_FIELD_NUMBER
public static final int NEXT_ATTEMPT_SCHEDULE_TIME_FIELD_NUMBER- See Also:
-
CANCELLATION_INFO_FIELD_NUMBER
public static final int CANCELLATION_INFO_FIELD_NUMBER- See Also:
-
SCHEDULED_EVENT_ID_FIELD_NUMBER
public static final int SCHEDULED_EVENT_ID_FIELD_NUMBER- See Also:
-
BLOCKED_REASON_FIELD_NUMBER
public static final int BLOCKED_REASON_FIELD_NUMBER- See Also:
-
OPERATION_TOKEN_FIELD_NUMBER
public static final int OPERATION_TOKEN_FIELD_NUMBER- See Also:
-
SCHEDULE_TO_START_TIMEOUT_FIELD_NUMBER
public static final int SCHEDULE_TO_START_TIMEOUT_FIELD_NUMBER- See Also:
-
START_TO_CLOSE_TIMEOUT_FIELD_NUMBER
public static final int START_TO_CLOSE_TIMEOUT_FIELD_NUMBER- See Also:
-
-
Method Details
-
newInstance
- 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
-
getEndpoint
Endpoint name. Resolved to a URL via the cluster's endpoint registry.
string endpoint = 1;- Specified by:
getEndpointin interfacePendingNexusOperationInfoOrBuilder- Returns:
- The endpoint.
-
getEndpointBytes
public com.google.protobuf.ByteString getEndpointBytes()Endpoint name. Resolved to a URL via the cluster's endpoint registry.
string endpoint = 1;- Specified by:
getEndpointBytesin interfacePendingNexusOperationInfoOrBuilder- Returns:
- The bytes for endpoint.
-
getService
Service name.
string service = 2;- Specified by:
getServicein interfacePendingNexusOperationInfoOrBuilder- Returns:
- The service.
-
getServiceBytes
public com.google.protobuf.ByteString getServiceBytes()Service name.
string service = 2;- Specified by:
getServiceBytesin interfacePendingNexusOperationInfoOrBuilder- Returns:
- The bytes for service.
-
getOperation
Operation name.
string operation = 3;- Specified by:
getOperationin interfacePendingNexusOperationInfoOrBuilder- Returns:
- The operation.
-
getOperationBytes
public com.google.protobuf.ByteString getOperationBytes()Operation name.
string operation = 3;- Specified by:
getOperationBytesin interfacePendingNexusOperationInfoOrBuilder- Returns:
- The bytes for operation.
-
getOperationId
Deprecated.temporal.api.workflow.v1.PendingNexusOperationInfo.operation_id is deprecated. See temporal/api/workflow/v1/message.proto;l=509Operation ID. Only set for asynchronous operations after a successful StartOperation call. Deprecated. Renamed to operation_token.
string operation_id = 4 [deprecated = true];- Specified by:
getOperationIdin interfacePendingNexusOperationInfoOrBuilder- Returns:
- The operationId.
-
getOperationIdBytes
Deprecated.temporal.api.workflow.v1.PendingNexusOperationInfo.operation_id is deprecated. See temporal/api/workflow/v1/message.proto;l=509Operation ID. Only set for asynchronous operations after a successful StartOperation call. Deprecated. Renamed to operation_token.
string operation_id = 4 [deprecated = true];- Specified by:
getOperationIdBytesin interfacePendingNexusOperationInfoOrBuilder- Returns:
- The bytes for operationId.
-
hasScheduleToCloseTimeout
public boolean hasScheduleToCloseTimeout()Schedule-to-close timeout for this operation. This is the only timeout settable by a workflow. (-- api-linter: core::0140::prepositions=disabled aip.dev/not-precedent: "to" is used to indicate interval. --).google.protobuf.Duration schedule_to_close_timeout = 5;- Specified by:
hasScheduleToCloseTimeoutin interfacePendingNexusOperationInfoOrBuilder- Returns:
- Whether the scheduleToCloseTimeout field is set.
-
getScheduleToCloseTimeout
public com.google.protobuf.Duration getScheduleToCloseTimeout()Schedule-to-close timeout for this operation. This is the only timeout settable by a workflow. (-- api-linter: core::0140::prepositions=disabled aip.dev/not-precedent: "to" is used to indicate interval. --).google.protobuf.Duration schedule_to_close_timeout = 5;- Specified by:
getScheduleToCloseTimeoutin interfacePendingNexusOperationInfoOrBuilder- Returns:
- The scheduleToCloseTimeout.
-
getScheduleToCloseTimeoutOrBuilder
public com.google.protobuf.DurationOrBuilder getScheduleToCloseTimeoutOrBuilder()Schedule-to-close timeout for this operation. This is the only timeout settable by a workflow. (-- api-linter: core::0140::prepositions=disabled aip.dev/not-precedent: "to" is used to indicate interval. --).google.protobuf.Duration schedule_to_close_timeout = 5;- Specified by:
getScheduleToCloseTimeoutOrBuilderin interfacePendingNexusOperationInfoOrBuilder
-
hasScheduledTime
public boolean hasScheduledTime()The time when the operation was scheduled.
.google.protobuf.Timestamp scheduled_time = 6;- Specified by:
hasScheduledTimein interfacePendingNexusOperationInfoOrBuilder- Returns:
- Whether the scheduledTime field is set.
-
getScheduledTime
public com.google.protobuf.Timestamp getScheduledTime()The time when the operation was scheduled.
.google.protobuf.Timestamp scheduled_time = 6;- Specified by:
getScheduledTimein interfacePendingNexusOperationInfoOrBuilder- Returns:
- The scheduledTime.
-
getScheduledTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getScheduledTimeOrBuilder()The time when the operation was scheduled.
.google.protobuf.Timestamp scheduled_time = 6;- Specified by:
getScheduledTimeOrBuilderin interfacePendingNexusOperationInfoOrBuilder
-
getStateValue
public int getStateValue().temporal.api.enums.v1.PendingNexusOperationState state = 7;- Specified by:
getStateValuein interfacePendingNexusOperationInfoOrBuilder- Returns:
- The enum numeric value on the wire for state.
-
getState
.temporal.api.enums.v1.PendingNexusOperationState state = 7;- Specified by:
getStatein interfacePendingNexusOperationInfoOrBuilder- Returns:
- The state.
-
getAttempt
public int getAttempt()The number of attempts made to deliver the start operation request. This number is approximate, it is incremented when a task is added to the history queue. In practice, there could be more attempts if a task is executed but fails to commit, or less attempts if a task was never executed.
int32 attempt = 8;- Specified by:
getAttemptin interfacePendingNexusOperationInfoOrBuilder- Returns:
- The attempt.
-
hasLastAttemptCompleteTime
public boolean hasLastAttemptCompleteTime()The time when the last attempt completed.
.google.protobuf.Timestamp last_attempt_complete_time = 9;- Specified by:
hasLastAttemptCompleteTimein interfacePendingNexusOperationInfoOrBuilder- Returns:
- Whether the lastAttemptCompleteTime field is set.
-
getLastAttemptCompleteTime
public com.google.protobuf.Timestamp getLastAttemptCompleteTime()The time when the last attempt completed.
.google.protobuf.Timestamp last_attempt_complete_time = 9;- Specified by:
getLastAttemptCompleteTimein interfacePendingNexusOperationInfoOrBuilder- Returns:
- The lastAttemptCompleteTime.
-
getLastAttemptCompleteTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getLastAttemptCompleteTimeOrBuilder()The time when the last attempt completed.
.google.protobuf.Timestamp last_attempt_complete_time = 9;- Specified by:
getLastAttemptCompleteTimeOrBuilderin interfacePendingNexusOperationInfoOrBuilder
-
hasLastAttemptFailure
public boolean hasLastAttemptFailure()The last attempt's failure, if any.
.temporal.api.failure.v1.Failure last_attempt_failure = 10;- Specified by:
hasLastAttemptFailurein interfacePendingNexusOperationInfoOrBuilder- Returns:
- Whether the lastAttemptFailure field is set.
-
getLastAttemptFailure
The last attempt's failure, if any.
.temporal.api.failure.v1.Failure last_attempt_failure = 10;- Specified by:
getLastAttemptFailurein interfacePendingNexusOperationInfoOrBuilder- Returns:
- The lastAttemptFailure.
-
getLastAttemptFailureOrBuilder
The last attempt's failure, if any.
.temporal.api.failure.v1.Failure last_attempt_failure = 10;- Specified by:
getLastAttemptFailureOrBuilderin interfacePendingNexusOperationInfoOrBuilder
-
hasNextAttemptScheduleTime
public boolean hasNextAttemptScheduleTime()The time when the next attempt is scheduled.
.google.protobuf.Timestamp next_attempt_schedule_time = 11;- Specified by:
hasNextAttemptScheduleTimein interfacePendingNexusOperationInfoOrBuilder- Returns:
- Whether the nextAttemptScheduleTime field is set.
-
getNextAttemptScheduleTime
public com.google.protobuf.Timestamp getNextAttemptScheduleTime()The time when the next attempt is scheduled.
.google.protobuf.Timestamp next_attempt_schedule_time = 11;- Specified by:
getNextAttemptScheduleTimein interfacePendingNexusOperationInfoOrBuilder- Returns:
- The nextAttemptScheduleTime.
-
getNextAttemptScheduleTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getNextAttemptScheduleTimeOrBuilder()The time when the next attempt is scheduled.
.google.protobuf.Timestamp next_attempt_schedule_time = 11;- Specified by:
getNextAttemptScheduleTimeOrBuilderin interfacePendingNexusOperationInfoOrBuilder
-
hasCancellationInfo
public boolean hasCancellationInfo().temporal.api.workflow.v1.NexusOperationCancellationInfo cancellation_info = 12;- Specified by:
hasCancellationInfoin interfacePendingNexusOperationInfoOrBuilder- Returns:
- Whether the cancellationInfo field is set.
-
getCancellationInfo
.temporal.api.workflow.v1.NexusOperationCancellationInfo cancellation_info = 12;- Specified by:
getCancellationInfoin interfacePendingNexusOperationInfoOrBuilder- Returns:
- The cancellationInfo.
-
getCancellationInfoOrBuilder
.temporal.api.workflow.v1.NexusOperationCancellationInfo cancellation_info = 12;- Specified by:
getCancellationInfoOrBuilderin interfacePendingNexusOperationInfoOrBuilder
-
getScheduledEventId
public long getScheduledEventId()The event ID of the NexusOperationScheduled event. Can be used to correlate an operation in the DescribeWorkflowExecution response with workflow history.
int64 scheduled_event_id = 13;- Specified by:
getScheduledEventIdin interfacePendingNexusOperationInfoOrBuilder- Returns:
- The scheduledEventId.
-
getBlockedReason
If the state is BLOCKED, blocked reason provides additional information.
string blocked_reason = 14;- Specified by:
getBlockedReasonin interfacePendingNexusOperationInfoOrBuilder- Returns:
- The blockedReason.
-
getBlockedReasonBytes
public com.google.protobuf.ByteString getBlockedReasonBytes()If the state is BLOCKED, blocked reason provides additional information.
string blocked_reason = 14;- Specified by:
getBlockedReasonBytesin interfacePendingNexusOperationInfoOrBuilder- Returns:
- The bytes for blockedReason.
-
getOperationToken
Operation token. Only set for asynchronous operations after a successful StartOperation call.
string operation_token = 15;- Specified by:
getOperationTokenin interfacePendingNexusOperationInfoOrBuilder- Returns:
- The operationToken.
-
getOperationTokenBytes
public com.google.protobuf.ByteString getOperationTokenBytes()Operation token. Only set for asynchronous operations after a successful StartOperation call.
string operation_token = 15;- Specified by:
getOperationTokenBytesin interfacePendingNexusOperationInfoOrBuilder- Returns:
- The bytes for operationToken.
-
hasScheduleToStartTimeout
public boolean hasScheduleToStartTimeout()Schedule-to-start timeout for this operation. (-- api-linter: core::0140::prepositions=disabled aip.dev/not-precedent: "to" is used to indicate interval. --).google.protobuf.Duration schedule_to_start_timeout = 16;- Specified by:
hasScheduleToStartTimeoutin interfacePendingNexusOperationInfoOrBuilder- Returns:
- Whether the scheduleToStartTimeout field is set.
-
getScheduleToStartTimeout
public com.google.protobuf.Duration getScheduleToStartTimeout()Schedule-to-start timeout for this operation. (-- api-linter: core::0140::prepositions=disabled aip.dev/not-precedent: "to" is used to indicate interval. --).google.protobuf.Duration schedule_to_start_timeout = 16;- Specified by:
getScheduleToStartTimeoutin interfacePendingNexusOperationInfoOrBuilder- Returns:
- The scheduleToStartTimeout.
-
getScheduleToStartTimeoutOrBuilder
public com.google.protobuf.DurationOrBuilder getScheduleToStartTimeoutOrBuilder()Schedule-to-start timeout for this operation. (-- api-linter: core::0140::prepositions=disabled aip.dev/not-precedent: "to" is used to indicate interval. --).google.protobuf.Duration schedule_to_start_timeout = 16;- Specified by:
getScheduleToStartTimeoutOrBuilderin interfacePendingNexusOperationInfoOrBuilder
-
hasStartToCloseTimeout
public boolean hasStartToCloseTimeout()Start-to-close timeout for this operation. (-- api-linter: core::0140::prepositions=disabled aip.dev/not-precedent: "to" is used to indicate interval. --).google.protobuf.Duration start_to_close_timeout = 17;- Specified by:
hasStartToCloseTimeoutin interfacePendingNexusOperationInfoOrBuilder- Returns:
- Whether the startToCloseTimeout field is set.
-
getStartToCloseTimeout
public com.google.protobuf.Duration getStartToCloseTimeout()Start-to-close timeout for this operation. (-- api-linter: core::0140::prepositions=disabled aip.dev/not-precedent: "to" is used to indicate interval. --).google.protobuf.Duration start_to_close_timeout = 17;- Specified by:
getStartToCloseTimeoutin interfacePendingNexusOperationInfoOrBuilder- Returns:
- The startToCloseTimeout.
-
getStartToCloseTimeoutOrBuilder
public com.google.protobuf.DurationOrBuilder getStartToCloseTimeoutOrBuilder()Start-to-close timeout for this operation. (-- api-linter: core::0140::prepositions=disabled aip.dev/not-precedent: "to" is used to indicate interval. --).google.protobuf.Duration start_to_close_timeout = 17;- Specified by:
getStartToCloseTimeoutOrBuilderin interfacePendingNexusOperationInfoOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- 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
- 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 PendingNexusOperationInfo parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PendingNexusOperationInfo parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PendingNexusOperationInfo parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PendingNexusOperationInfo parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PendingNexusOperationInfo parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PendingNexusOperationInfo parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static PendingNexusOperationInfo parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static PendingNexusOperationInfo parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static PendingNexusOperationInfo parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static PendingNexusOperationInfo parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected PendingNexusOperationInfo.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-