Class NexusOperationExecutionListInfo.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<NexusOperationExecutionListInfo.Builder>
com.google.protobuf.GeneratedMessageV3.Builder<NexusOperationExecutionListInfo.Builder>
io.temporal.api.nexus.v1.NexusOperationExecutionListInfo.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,NexusOperationExecutionListInfoOrBuilder,Cloneable
- Enclosing class:
NexusOperationExecutionListInfo
public static final class NexusOperationExecutionListInfo.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<NexusOperationExecutionListInfo.Builder>
implements NexusOperationExecutionListInfoOrBuilder
Limited Nexus operation information returned in the list response. When adding fields here, ensure that it is also present in NexusOperationExecutionInfo (note that it may already be present in NexusOperationExecutionInfo but not at the top-level).Protobuf type
temporal.api.nexus.v1.NexusOperationExecutionListInfo-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()If the operation is in a terminal status, this field represents the time the operation transitioned to that status.Endpoint name.The difference between close time and scheduled time.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Operation name.A unique identifier of this operation within its namespace along with run ID (below).The run ID of the standalone Nexus operation.Time the operation was originally scheduled via a StartNexusOperation request.Search attributes from the start request.Service name.Updated once on scheduled and once on terminal status.Updated on terminal status.The status is updated once, when the operation is originally scheduled, and again when the operation reaches a terminal status.clone()com.google.protobuf.TimestampIf the operation is in a terminal status, this field represents the time the operation transitioned to that status.com.google.protobuf.Timestamp.BuilderIf the operation is in a terminal status, this field represents the time the operation transitioned to that status.com.google.protobuf.TimestampOrBuilderIf the operation is in a terminal status, this field represents the time the operation transitioned to that status.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorEndpoint name.com.google.protobuf.ByteStringEndpoint name.com.google.protobuf.DurationThe difference between close time and scheduled time.com.google.protobuf.Duration.BuilderThe difference between close time and scheduled time.com.google.protobuf.DurationOrBuilderThe difference between close time and scheduled time.Operation name.com.google.protobuf.ByteStringOperation name.A unique identifier of this operation within its namespace along with run ID (below).com.google.protobuf.ByteStringA unique identifier of this operation within its namespace along with run ID (below).getRunId()The run ID of the standalone Nexus operation.com.google.protobuf.ByteStringThe run ID of the standalone Nexus operation.com.google.protobuf.TimestampTime the operation was originally scheduled via a StartNexusOperation request.com.google.protobuf.Timestamp.BuilderTime the operation was originally scheduled via a StartNexusOperation request.com.google.protobuf.TimestampOrBuilderTime the operation was originally scheduled via a StartNexusOperation request.Search attributes from the start request.Search attributes from the start request.Search attributes from the start request.Service name.com.google.protobuf.ByteStringService name.longUpdated once on scheduled and once on terminal status.longUpdated on terminal status.The status is updated once, when the operation is originally scheduled, and again when the operation reaches a terminal status.intThe status is updated once, when the operation is originally scheduled, and again when the operation reaches a terminal status.booleanIf the operation is in a terminal status, this field represents the time the operation transitioned to that status.booleanThe difference between close time and scheduled time.booleanTime the operation was originally scheduled via a StartNexusOperation request.booleanSearch attributes from the start request.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeCloseTime(com.google.protobuf.Timestamp value) If the operation is in a terminal status, this field represents the time the operation transitioned to that status.mergeExecutionDuration(com.google.protobuf.Duration value) The difference between close time and scheduled time.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeScheduleTime(com.google.protobuf.Timestamp value) Time the operation was originally scheduled via a StartNexusOperation request.Search attributes from the start request.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setCloseTime(com.google.protobuf.Timestamp value) If the operation is in a terminal status, this field represents the time the operation transitioned to that status.setCloseTime(com.google.protobuf.Timestamp.Builder builderForValue) If the operation is in a terminal status, this field represents the time the operation transitioned to that status.setEndpoint(String value) Endpoint name.setEndpointBytes(com.google.protobuf.ByteString value) Endpoint name.setExecutionDuration(com.google.protobuf.Duration value) The difference between close time and scheduled time.setExecutionDuration(com.google.protobuf.Duration.Builder builderForValue) The difference between close time and scheduled time.setOperation(String value) Operation name.setOperationBytes(com.google.protobuf.ByteString value) Operation name.setOperationId(String value) A unique identifier of this operation within its namespace along with run ID (below).setOperationIdBytes(com.google.protobuf.ByteString value) A unique identifier of this operation within its namespace along with run ID (below).setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) The run ID of the standalone Nexus operation.setRunIdBytes(com.google.protobuf.ByteString value) The run ID of the standalone Nexus operation.setScheduleTime(com.google.protobuf.Timestamp value) Time the operation was originally scheduled via a StartNexusOperation request.setScheduleTime(com.google.protobuf.Timestamp.Builder builderForValue) Time the operation was originally scheduled via a StartNexusOperation request.Search attributes from the start request.setSearchAttributes(SearchAttributes.Builder builderForValue) Search attributes from the start request.setService(String value) Service name.setServiceBytes(com.google.protobuf.ByteString value) Service name.setStateSizeBytes(long value) Updated once on scheduled and once on terminal status.setStateTransitionCount(long value) Updated on terminal status.The status is updated once, when the operation is originally scheduled, and again when the operation reaches a terminal status.setStatusValue(int value) The status is updated once, when the operation is originally scheduled, and again when the operation reaches a terminal status.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
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.Builder<NexusOperationExecutionListInfo.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<NexusOperationExecutionListInfo.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<NexusOperationExecutionListInfo.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<NexusOperationExecutionListInfo.Builder>
-
setField
public NexusOperationExecutionListInfo.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<NexusOperationExecutionListInfo.Builder>
-
clearField
public NexusOperationExecutionListInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<NexusOperationExecutionListInfo.Builder>
-
clearOneof
public NexusOperationExecutionListInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<NexusOperationExecutionListInfo.Builder>
-
setRepeatedField
public NexusOperationExecutionListInfo.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<NexusOperationExecutionListInfo.Builder>
-
addRepeatedField
public NexusOperationExecutionListInfo.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<NexusOperationExecutionListInfo.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<NexusOperationExecutionListInfo.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<NexusOperationExecutionListInfo.Builder>
-
mergeFrom
public NexusOperationExecutionListInfo.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<NexusOperationExecutionListInfo.Builder>- Throws:
IOException
-
getOperationId
A unique identifier of this operation within its namespace along with run ID (below).
string operation_id = 1;- Specified by:
getOperationIdin interfaceNexusOperationExecutionListInfoOrBuilder- Returns:
- The operationId.
-
getOperationIdBytes
public com.google.protobuf.ByteString getOperationIdBytes()A unique identifier of this operation within its namespace along with run ID (below).
string operation_id = 1;- Specified by:
getOperationIdBytesin interfaceNexusOperationExecutionListInfoOrBuilder- Returns:
- The bytes for operationId.
-
setOperationId
A unique identifier of this operation within its namespace along with run ID (below).
string operation_id = 1;- Parameters:
value- The operationId to set.- Returns:
- This builder for chaining.
-
clearOperationId
A unique identifier of this operation within its namespace along with run ID (below).
string operation_id = 1;- Returns:
- This builder for chaining.
-
setOperationIdBytes
public NexusOperationExecutionListInfo.Builder setOperationIdBytes(com.google.protobuf.ByteString value) A unique identifier of this operation within its namespace along with run ID (below).
string operation_id = 1;- Parameters:
value- The bytes for operationId to set.- Returns:
- This builder for chaining.
-
getRunId
The run ID of the standalone Nexus operation.
string run_id = 2;- Specified by:
getRunIdin interfaceNexusOperationExecutionListInfoOrBuilder- Returns:
- The runId.
-
getRunIdBytes
public com.google.protobuf.ByteString getRunIdBytes()The run ID of the standalone Nexus operation.
string run_id = 2;- Specified by:
getRunIdBytesin interfaceNexusOperationExecutionListInfoOrBuilder- Returns:
- The bytes for runId.
-
setRunId
The run ID of the standalone Nexus operation.
string run_id = 2;- Parameters:
value- The runId to set.- Returns:
- This builder for chaining.
-
clearRunId
The run ID of the standalone Nexus operation.
string run_id = 2;- Returns:
- This builder for chaining.
-
setRunIdBytes
The run ID of the standalone Nexus operation.
string run_id = 2;- Parameters:
value- The bytes for runId to set.- Returns:
- This builder for chaining.
-
getEndpoint
Endpoint name.
string endpoint = 3;- Specified by:
getEndpointin interfaceNexusOperationExecutionListInfoOrBuilder- Returns:
- The endpoint.
-
getEndpointBytes
public com.google.protobuf.ByteString getEndpointBytes()Endpoint name.
string endpoint = 3;- Specified by:
getEndpointBytesin interfaceNexusOperationExecutionListInfoOrBuilder- Returns:
- The bytes for endpoint.
-
setEndpoint
Endpoint name.
string endpoint = 3;- Parameters:
value- The endpoint to set.- Returns:
- This builder for chaining.
-
clearEndpoint
Endpoint name.
string endpoint = 3;- Returns:
- This builder for chaining.
-
setEndpointBytes
public NexusOperationExecutionListInfo.Builder setEndpointBytes(com.google.protobuf.ByteString value) Endpoint name.
string endpoint = 3;- Parameters:
value- The bytes for endpoint to set.- Returns:
- This builder for chaining.
-
getService
Service name.
string service = 4;- Specified by:
getServicein interfaceNexusOperationExecutionListInfoOrBuilder- Returns:
- The service.
-
getServiceBytes
public com.google.protobuf.ByteString getServiceBytes()Service name.
string service = 4;- Specified by:
getServiceBytesin interfaceNexusOperationExecutionListInfoOrBuilder- Returns:
- The bytes for service.
-
setService
Service name.
string service = 4;- Parameters:
value- The service to set.- Returns:
- This builder for chaining.
-
clearService
Service name.
string service = 4;- Returns:
- This builder for chaining.
-
setServiceBytes
public NexusOperationExecutionListInfo.Builder setServiceBytes(com.google.protobuf.ByteString value) Service name.
string service = 4;- Parameters:
value- The bytes for service to set.- Returns:
- This builder for chaining.
-
getOperation
Operation name.
string operation = 5;- Specified by:
getOperationin interfaceNexusOperationExecutionListInfoOrBuilder- Returns:
- The operation.
-
getOperationBytes
public com.google.protobuf.ByteString getOperationBytes()Operation name.
string operation = 5;- Specified by:
getOperationBytesin interfaceNexusOperationExecutionListInfoOrBuilder- Returns:
- The bytes for operation.
-
setOperation
Operation name.
string operation = 5;- Parameters:
value- The operation to set.- Returns:
- This builder for chaining.
-
clearOperation
Operation name.
string operation = 5;- Returns:
- This builder for chaining.
-
setOperationBytes
public NexusOperationExecutionListInfo.Builder setOperationBytes(com.google.protobuf.ByteString value) Operation name.
string operation = 5;- Parameters:
value- The bytes for operation to set.- Returns:
- This builder for chaining.
-
hasScheduleTime
public boolean hasScheduleTime()Time the operation was originally scheduled via a StartNexusOperation request.
.google.protobuf.Timestamp schedule_time = 6;- Specified by:
hasScheduleTimein interfaceNexusOperationExecutionListInfoOrBuilder- Returns:
- Whether the scheduleTime field is set.
-
getScheduleTime
public com.google.protobuf.Timestamp getScheduleTime()Time the operation was originally scheduled via a StartNexusOperation request.
.google.protobuf.Timestamp schedule_time = 6;- Specified by:
getScheduleTimein interfaceNexusOperationExecutionListInfoOrBuilder- Returns:
- The scheduleTime.
-
setScheduleTime
Time the operation was originally scheduled via a StartNexusOperation request.
.google.protobuf.Timestamp schedule_time = 6; -
setScheduleTime
public NexusOperationExecutionListInfo.Builder setScheduleTime(com.google.protobuf.Timestamp.Builder builderForValue) Time the operation was originally scheduled via a StartNexusOperation request.
.google.protobuf.Timestamp schedule_time = 6; -
mergeScheduleTime
public NexusOperationExecutionListInfo.Builder mergeScheduleTime(com.google.protobuf.Timestamp value) Time the operation was originally scheduled via a StartNexusOperation request.
.google.protobuf.Timestamp schedule_time = 6; -
clearScheduleTime
Time the operation was originally scheduled via a StartNexusOperation request.
.google.protobuf.Timestamp schedule_time = 6; -
getScheduleTimeBuilder
public com.google.protobuf.Timestamp.Builder getScheduleTimeBuilder()Time the operation was originally scheduled via a StartNexusOperation request.
.google.protobuf.Timestamp schedule_time = 6; -
getScheduleTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getScheduleTimeOrBuilder()Time the operation was originally scheduled via a StartNexusOperation request.
.google.protobuf.Timestamp schedule_time = 6;- Specified by:
getScheduleTimeOrBuilderin interfaceNexusOperationExecutionListInfoOrBuilder
-
hasCloseTime
public boolean hasCloseTime()If the operation is in a terminal status, this field represents the time the operation transitioned to that status.
.google.protobuf.Timestamp close_time = 7;- Specified by:
hasCloseTimein interfaceNexusOperationExecutionListInfoOrBuilder- Returns:
- Whether the closeTime field is set.
-
getCloseTime
public com.google.protobuf.Timestamp getCloseTime()If the operation is in a terminal status, this field represents the time the operation transitioned to that status.
.google.protobuf.Timestamp close_time = 7;- Specified by:
getCloseTimein interfaceNexusOperationExecutionListInfoOrBuilder- Returns:
- The closeTime.
-
setCloseTime
If the operation is in a terminal status, this field represents the time the operation transitioned to that status.
.google.protobuf.Timestamp close_time = 7; -
setCloseTime
public NexusOperationExecutionListInfo.Builder setCloseTime(com.google.protobuf.Timestamp.Builder builderForValue) If the operation is in a terminal status, this field represents the time the operation transitioned to that status.
.google.protobuf.Timestamp close_time = 7; -
mergeCloseTime
If the operation is in a terminal status, this field represents the time the operation transitioned to that status.
.google.protobuf.Timestamp close_time = 7; -
clearCloseTime
If the operation is in a terminal status, this field represents the time the operation transitioned to that status.
.google.protobuf.Timestamp close_time = 7; -
getCloseTimeBuilder
public com.google.protobuf.Timestamp.Builder getCloseTimeBuilder()If the operation is in a terminal status, this field represents the time the operation transitioned to that status.
.google.protobuf.Timestamp close_time = 7; -
getCloseTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getCloseTimeOrBuilder()If the operation is in a terminal status, this field represents the time the operation transitioned to that status.
.google.protobuf.Timestamp close_time = 7;- Specified by:
getCloseTimeOrBuilderin interfaceNexusOperationExecutionListInfoOrBuilder
-
getStatusValue
public int getStatusValue()The status is updated once, when the operation is originally scheduled, and again when the operation reaches a terminal status.
.temporal.api.enums.v1.NexusOperationExecutionStatus status = 8;- Specified by:
getStatusValuein interfaceNexusOperationExecutionListInfoOrBuilder- Returns:
- The enum numeric value on the wire for status.
-
setStatusValue
The status is updated once, when the operation is originally scheduled, and again when the operation reaches a terminal status.
.temporal.api.enums.v1.NexusOperationExecutionStatus status = 8;- Parameters:
value- The enum numeric value on the wire for status to set.- Returns:
- This builder for chaining.
-
getStatus
The status is updated once, when the operation is originally scheduled, and again when the operation reaches a terminal status.
.temporal.api.enums.v1.NexusOperationExecutionStatus status = 8;- Specified by:
getStatusin interfaceNexusOperationExecutionListInfoOrBuilder- Returns:
- The status.
-
setStatus
The status is updated once, when the operation is originally scheduled, and again when the operation reaches a terminal status.
.temporal.api.enums.v1.NexusOperationExecutionStatus status = 8;- Parameters:
value- The status to set.- Returns:
- This builder for chaining.
-
clearStatus
The status is updated once, when the operation is originally scheduled, and again when the operation reaches a terminal status.
.temporal.api.enums.v1.NexusOperationExecutionStatus status = 8;- Returns:
- This builder for chaining.
-
hasSearchAttributes
public boolean hasSearchAttributes()Search attributes from the start request.
.temporal.api.common.v1.SearchAttributes search_attributes = 9;- Specified by:
hasSearchAttributesin interfaceNexusOperationExecutionListInfoOrBuilder- Returns:
- Whether the searchAttributes field is set.
-
getSearchAttributes
Search attributes from the start request.
.temporal.api.common.v1.SearchAttributes search_attributes = 9;- Specified by:
getSearchAttributesin interfaceNexusOperationExecutionListInfoOrBuilder- Returns:
- The searchAttributes.
-
setSearchAttributes
Search attributes from the start request.
.temporal.api.common.v1.SearchAttributes search_attributes = 9; -
setSearchAttributes
public NexusOperationExecutionListInfo.Builder setSearchAttributes(SearchAttributes.Builder builderForValue) Search attributes from the start request.
.temporal.api.common.v1.SearchAttributes search_attributes = 9; -
mergeSearchAttributes
Search attributes from the start request.
.temporal.api.common.v1.SearchAttributes search_attributes = 9; -
clearSearchAttributes
Search attributes from the start request.
.temporal.api.common.v1.SearchAttributes search_attributes = 9; -
getSearchAttributesBuilder
Search attributes from the start request.
.temporal.api.common.v1.SearchAttributes search_attributes = 9; -
getSearchAttributesOrBuilder
Search attributes from the start request.
.temporal.api.common.v1.SearchAttributes search_attributes = 9;- Specified by:
getSearchAttributesOrBuilderin interfaceNexusOperationExecutionListInfoOrBuilder
-
getStateTransitionCount
public long getStateTransitionCount()Updated on terminal status.
int64 state_transition_count = 10;- Specified by:
getStateTransitionCountin interfaceNexusOperationExecutionListInfoOrBuilder- Returns:
- The stateTransitionCount.
-
setStateTransitionCount
Updated on terminal status.
int64 state_transition_count = 10;- Parameters:
value- The stateTransitionCount to set.- Returns:
- This builder for chaining.
-
clearStateTransitionCount
Updated on terminal status.
int64 state_transition_count = 10;- Returns:
- This builder for chaining.
-
hasExecutionDuration
public boolean hasExecutionDuration()The difference between close time and scheduled time. This field is only populated if the operation is closed.
.google.protobuf.Duration execution_duration = 11;- Specified by:
hasExecutionDurationin interfaceNexusOperationExecutionListInfoOrBuilder- Returns:
- Whether the executionDuration field is set.
-
getExecutionDuration
public com.google.protobuf.Duration getExecutionDuration()The difference between close time and scheduled time. This field is only populated if the operation is closed.
.google.protobuf.Duration execution_duration = 11;- Specified by:
getExecutionDurationin interfaceNexusOperationExecutionListInfoOrBuilder- Returns:
- The executionDuration.
-
setExecutionDuration
public NexusOperationExecutionListInfo.Builder setExecutionDuration(com.google.protobuf.Duration value) The difference between close time and scheduled time. This field is only populated if the operation is closed.
.google.protobuf.Duration execution_duration = 11; -
setExecutionDuration
public NexusOperationExecutionListInfo.Builder setExecutionDuration(com.google.protobuf.Duration.Builder builderForValue) The difference between close time and scheduled time. This field is only populated if the operation is closed.
.google.protobuf.Duration execution_duration = 11; -
mergeExecutionDuration
public NexusOperationExecutionListInfo.Builder mergeExecutionDuration(com.google.protobuf.Duration value) The difference between close time and scheduled time. This field is only populated if the operation is closed.
.google.protobuf.Duration execution_duration = 11; -
clearExecutionDuration
The difference between close time and scheduled time. This field is only populated if the operation is closed.
.google.protobuf.Duration execution_duration = 11; -
getExecutionDurationBuilder
public com.google.protobuf.Duration.Builder getExecutionDurationBuilder()The difference between close time and scheduled time. This field is only populated if the operation is closed.
.google.protobuf.Duration execution_duration = 11; -
getExecutionDurationOrBuilder
public com.google.protobuf.DurationOrBuilder getExecutionDurationOrBuilder()The difference between close time and scheduled time. This field is only populated if the operation is closed.
.google.protobuf.Duration execution_duration = 11;- Specified by:
getExecutionDurationOrBuilderin interfaceNexusOperationExecutionListInfoOrBuilder
-
getStateSizeBytes
public long getStateSizeBytes()Updated once on scheduled and once on terminal status.
int64 state_size_bytes = 12;- Specified by:
getStateSizeBytesin interfaceNexusOperationExecutionListInfoOrBuilder- Returns:
- The stateSizeBytes.
-
setStateSizeBytes
Updated once on scheduled and once on terminal status.
int64 state_size_bytes = 12;- Parameters:
value- The stateSizeBytes to set.- Returns:
- This builder for chaining.
-
clearStateSizeBytes
Updated once on scheduled and once on terminal status.
int64 state_size_bytes = 12;- Returns:
- This builder for chaining.
-
setUnknownFields
public final NexusOperationExecutionListInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<NexusOperationExecutionListInfo.Builder>
-
mergeUnknownFields
public final NexusOperationExecutionListInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<NexusOperationExecutionListInfo.Builder>
-