Package com.google.cloud.tasks.v2beta2
Class AttemptStatus.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<AttemptStatus.Builder>
-
- com.google.cloud.tasks.v2beta2.AttemptStatus.Builder
-
- All Implemented Interfaces:
AttemptStatusOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- AttemptStatus
public static final class AttemptStatus.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<AttemptStatus.Builder> implements AttemptStatusOrBuilder
The status of a task attempt.
Protobuf typegoogle.cloud.tasks.v2beta2.AttemptStatus
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description AttemptStatus.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)AttemptStatusbuild()AttemptStatusbuildPartial()AttemptStatus.Builderclear()AttemptStatus.BuilderclearDispatchTime()Output only.AttemptStatus.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)AttemptStatus.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)AttemptStatus.BuilderclearResponseStatus()Output only.AttemptStatus.BuilderclearResponseTime()Output only.AttemptStatus.BuilderclearScheduleTime()Output only.AttemptStatus.Builderclone()AttemptStatusgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()com.google.protobuf.TimestampgetDispatchTime()Output only.com.google.protobuf.Timestamp.BuildergetDispatchTimeBuilder()Output only.com.google.protobuf.TimestampOrBuildergetDispatchTimeOrBuilder()Output only.com.google.rpc.StatusgetResponseStatus()Output only.com.google.rpc.Status.BuildergetResponseStatusBuilder()Output only.com.google.rpc.StatusOrBuildergetResponseStatusOrBuilder()Output only.com.google.protobuf.TimestampgetResponseTime()Output only.com.google.protobuf.Timestamp.BuildergetResponseTimeBuilder()Output only.com.google.protobuf.TimestampOrBuildergetResponseTimeOrBuilder()Output only.com.google.protobuf.TimestampgetScheduleTime()Output only.com.google.protobuf.Timestamp.BuildergetScheduleTimeBuilder()Output only.com.google.protobuf.TimestampOrBuildergetScheduleTimeOrBuilder()Output only.booleanhasDispatchTime()Output only.booleanhasResponseStatus()Output only.booleanhasResponseTime()Output only.booleanhasScheduleTime()Output only.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()AttemptStatus.BuildermergeDispatchTime(com.google.protobuf.Timestamp value)Output only.AttemptStatus.BuildermergeFrom(AttemptStatus other)AttemptStatus.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)AttemptStatus.BuildermergeFrom(com.google.protobuf.Message other)AttemptStatus.BuildermergeResponseStatus(com.google.rpc.Status value)Output only.AttemptStatus.BuildermergeResponseTime(com.google.protobuf.Timestamp value)Output only.AttemptStatus.BuildermergeScheduleTime(com.google.protobuf.Timestamp value)Output only.AttemptStatus.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)AttemptStatus.BuildersetDispatchTime(com.google.protobuf.Timestamp value)Output only.AttemptStatus.BuildersetDispatchTime(com.google.protobuf.Timestamp.Builder builderForValue)Output only.AttemptStatus.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)AttemptStatus.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)AttemptStatus.BuildersetResponseStatus(com.google.rpc.Status value)Output only.AttemptStatus.BuildersetResponseStatus(com.google.rpc.Status.Builder builderForValue)Output only.AttemptStatus.BuildersetResponseTime(com.google.protobuf.Timestamp value)Output only.AttemptStatus.BuildersetResponseTime(com.google.protobuf.Timestamp.Builder builderForValue)Output only.AttemptStatus.BuildersetScheduleTime(com.google.protobuf.Timestamp value)Output only.AttemptStatus.BuildersetScheduleTime(com.google.protobuf.Timestamp.Builder builderForValue)Output only.AttemptStatus.BuildersetUnknownFields(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, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
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<AttemptStatus.Builder>
-
clear
public AttemptStatus.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<AttemptStatus.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<AttemptStatus.Builder>
-
getDefaultInstanceForType
public AttemptStatus getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public AttemptStatus build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public AttemptStatus buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public AttemptStatus.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<AttemptStatus.Builder>
-
setField
public AttemptStatus.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<AttemptStatus.Builder>
-
clearField
public AttemptStatus.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<AttemptStatus.Builder>
-
clearOneof
public AttemptStatus.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<AttemptStatus.Builder>
-
setRepeatedField
public AttemptStatus.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<AttemptStatus.Builder>
-
addRepeatedField
public AttemptStatus.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<AttemptStatus.Builder>
-
mergeFrom
public AttemptStatus.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<AttemptStatus.Builder>
-
mergeFrom
public AttemptStatus.Builder mergeFrom(AttemptStatus other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<AttemptStatus.Builder>
-
mergeFrom
public AttemptStatus.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<AttemptStatus.Builder>- Throws:
IOException
-
hasScheduleTime
public boolean hasScheduleTime()
Output only. The time that this attempt was scheduled. `schedule_time` will be truncated to the nearest microsecond.
.google.protobuf.Timestamp schedule_time = 1;- Specified by:
hasScheduleTimein interfaceAttemptStatusOrBuilder- Returns:
- Whether the scheduleTime field is set.
-
getScheduleTime
public com.google.protobuf.Timestamp getScheduleTime()
Output only. The time that this attempt was scheduled. `schedule_time` will be truncated to the nearest microsecond.
.google.protobuf.Timestamp schedule_time = 1;- Specified by:
getScheduleTimein interfaceAttemptStatusOrBuilder- Returns:
- The scheduleTime.
-
setScheduleTime
public AttemptStatus.Builder setScheduleTime(com.google.protobuf.Timestamp value)
Output only. The time that this attempt was scheduled. `schedule_time` will be truncated to the nearest microsecond.
.google.protobuf.Timestamp schedule_time = 1;
-
setScheduleTime
public AttemptStatus.Builder setScheduleTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. The time that this attempt was scheduled. `schedule_time` will be truncated to the nearest microsecond.
.google.protobuf.Timestamp schedule_time = 1;
-
mergeScheduleTime
public AttemptStatus.Builder mergeScheduleTime(com.google.protobuf.Timestamp value)
Output only. The time that this attempt was scheduled. `schedule_time` will be truncated to the nearest microsecond.
.google.protobuf.Timestamp schedule_time = 1;
-
clearScheduleTime
public AttemptStatus.Builder clearScheduleTime()
Output only. The time that this attempt was scheduled. `schedule_time` will be truncated to the nearest microsecond.
.google.protobuf.Timestamp schedule_time = 1;
-
getScheduleTimeBuilder
public com.google.protobuf.Timestamp.Builder getScheduleTimeBuilder()
Output only. The time that this attempt was scheduled. `schedule_time` will be truncated to the nearest microsecond.
.google.protobuf.Timestamp schedule_time = 1;
-
getScheduleTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getScheduleTimeOrBuilder()
Output only. The time that this attempt was scheduled. `schedule_time` will be truncated to the nearest microsecond.
.google.protobuf.Timestamp schedule_time = 1;- Specified by:
getScheduleTimeOrBuilderin interfaceAttemptStatusOrBuilder
-
hasDispatchTime
public boolean hasDispatchTime()
Output only. The time that this attempt was dispatched. `dispatch_time` will be truncated to the nearest microsecond.
.google.protobuf.Timestamp dispatch_time = 2;- Specified by:
hasDispatchTimein interfaceAttemptStatusOrBuilder- Returns:
- Whether the dispatchTime field is set.
-
getDispatchTime
public com.google.protobuf.Timestamp getDispatchTime()
Output only. The time that this attempt was dispatched. `dispatch_time` will be truncated to the nearest microsecond.
.google.protobuf.Timestamp dispatch_time = 2;- Specified by:
getDispatchTimein interfaceAttemptStatusOrBuilder- Returns:
- The dispatchTime.
-
setDispatchTime
public AttemptStatus.Builder setDispatchTime(com.google.protobuf.Timestamp value)
Output only. The time that this attempt was dispatched. `dispatch_time` will be truncated to the nearest microsecond.
.google.protobuf.Timestamp dispatch_time = 2;
-
setDispatchTime
public AttemptStatus.Builder setDispatchTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. The time that this attempt was dispatched. `dispatch_time` will be truncated to the nearest microsecond.
.google.protobuf.Timestamp dispatch_time = 2;
-
mergeDispatchTime
public AttemptStatus.Builder mergeDispatchTime(com.google.protobuf.Timestamp value)
Output only. The time that this attempt was dispatched. `dispatch_time` will be truncated to the nearest microsecond.
.google.protobuf.Timestamp dispatch_time = 2;
-
clearDispatchTime
public AttemptStatus.Builder clearDispatchTime()
Output only. The time that this attempt was dispatched. `dispatch_time` will be truncated to the nearest microsecond.
.google.protobuf.Timestamp dispatch_time = 2;
-
getDispatchTimeBuilder
public com.google.protobuf.Timestamp.Builder getDispatchTimeBuilder()
Output only. The time that this attempt was dispatched. `dispatch_time` will be truncated to the nearest microsecond.
.google.protobuf.Timestamp dispatch_time = 2;
-
getDispatchTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getDispatchTimeOrBuilder()
Output only. The time that this attempt was dispatched. `dispatch_time` will be truncated to the nearest microsecond.
.google.protobuf.Timestamp dispatch_time = 2;- Specified by:
getDispatchTimeOrBuilderin interfaceAttemptStatusOrBuilder
-
hasResponseTime
public boolean hasResponseTime()
Output only. The time that this attempt response was received. `response_time` will be truncated to the nearest microsecond.
.google.protobuf.Timestamp response_time = 3;- Specified by:
hasResponseTimein interfaceAttemptStatusOrBuilder- Returns:
- Whether the responseTime field is set.
-
getResponseTime
public com.google.protobuf.Timestamp getResponseTime()
Output only. The time that this attempt response was received. `response_time` will be truncated to the nearest microsecond.
.google.protobuf.Timestamp response_time = 3;- Specified by:
getResponseTimein interfaceAttemptStatusOrBuilder- Returns:
- The responseTime.
-
setResponseTime
public AttemptStatus.Builder setResponseTime(com.google.protobuf.Timestamp value)
Output only. The time that this attempt response was received. `response_time` will be truncated to the nearest microsecond.
.google.protobuf.Timestamp response_time = 3;
-
setResponseTime
public AttemptStatus.Builder setResponseTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. The time that this attempt response was received. `response_time` will be truncated to the nearest microsecond.
.google.protobuf.Timestamp response_time = 3;
-
mergeResponseTime
public AttemptStatus.Builder mergeResponseTime(com.google.protobuf.Timestamp value)
Output only. The time that this attempt response was received. `response_time` will be truncated to the nearest microsecond.
.google.protobuf.Timestamp response_time = 3;
-
clearResponseTime
public AttemptStatus.Builder clearResponseTime()
Output only. The time that this attempt response was received. `response_time` will be truncated to the nearest microsecond.
.google.protobuf.Timestamp response_time = 3;
-
getResponseTimeBuilder
public com.google.protobuf.Timestamp.Builder getResponseTimeBuilder()
Output only. The time that this attempt response was received. `response_time` will be truncated to the nearest microsecond.
.google.protobuf.Timestamp response_time = 3;
-
getResponseTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getResponseTimeOrBuilder()
Output only. The time that this attempt response was received. `response_time` will be truncated to the nearest microsecond.
.google.protobuf.Timestamp response_time = 3;- Specified by:
getResponseTimeOrBuilderin interfaceAttemptStatusOrBuilder
-
hasResponseStatus
public boolean hasResponseStatus()
Output only. The response from the target for this attempt. If the task has not been attempted or the task is currently running then the response status is unset.
.google.rpc.Status response_status = 4;- Specified by:
hasResponseStatusin interfaceAttemptStatusOrBuilder- Returns:
- Whether the responseStatus field is set.
-
getResponseStatus
public com.google.rpc.Status getResponseStatus()
Output only. The response from the target for this attempt. If the task has not been attempted or the task is currently running then the response status is unset.
.google.rpc.Status response_status = 4;- Specified by:
getResponseStatusin interfaceAttemptStatusOrBuilder- Returns:
- The responseStatus.
-
setResponseStatus
public AttemptStatus.Builder setResponseStatus(com.google.rpc.Status value)
Output only. The response from the target for this attempt. If the task has not been attempted or the task is currently running then the response status is unset.
.google.rpc.Status response_status = 4;
-
setResponseStatus
public AttemptStatus.Builder setResponseStatus(com.google.rpc.Status.Builder builderForValue)
Output only. The response from the target for this attempt. If the task has not been attempted or the task is currently running then the response status is unset.
.google.rpc.Status response_status = 4;
-
mergeResponseStatus
public AttemptStatus.Builder mergeResponseStatus(com.google.rpc.Status value)
Output only. The response from the target for this attempt. If the task has not been attempted or the task is currently running then the response status is unset.
.google.rpc.Status response_status = 4;
-
clearResponseStatus
public AttemptStatus.Builder clearResponseStatus()
Output only. The response from the target for this attempt. If the task has not been attempted or the task is currently running then the response status is unset.
.google.rpc.Status response_status = 4;
-
getResponseStatusBuilder
public com.google.rpc.Status.Builder getResponseStatusBuilder()
Output only. The response from the target for this attempt. If the task has not been attempted or the task is currently running then the response status is unset.
.google.rpc.Status response_status = 4;
-
getResponseStatusOrBuilder
public com.google.rpc.StatusOrBuilder getResponseStatusOrBuilder()
Output only. The response from the target for this attempt. If the task has not been attempted or the task is currently running then the response status is unset.
.google.rpc.Status response_status = 4;- Specified by:
getResponseStatusOrBuilderin interfaceAttemptStatusOrBuilder
-
setUnknownFields
public final AttemptStatus.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<AttemptStatus.Builder>
-
mergeUnknownFields
public final AttemptStatus.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<AttemptStatus.Builder>
-
-