Package org.yamcs.protobuf
Class UpdateItemRequest.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<UpdateItemRequest.Builder>
org.yamcs.protobuf.UpdateItemRequest.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
,UpdateItemRequestOrBuilder
- Enclosing class:
- UpdateItemRequest
public static final class UpdateItemRequest.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<UpdateItemRequest.Builder>
implements UpdateItemRequestOrBuilder
Protobuf type
yamcs.protobuf.timeline.UpdateItemRequest
-
Method Summary
Modifier and TypeMethodDescriptionaddAllTags
(Iterable<String> values) New tagsaddRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) New tagsaddTagsBytes
(com.google.protobuf.ByteString value) New tagsbuild()
clear()
Set this to true to remove completely all propertiesSet this to true to remove completely all the tagsNew durationfailure reason (valid for activities)clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) New group identifier.clearId()
Item identifierYamcs instance nameItem nameclearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) New relative time.Item sourceNew start timenew status (valid for activities)New tagsclone()
boolean
containsProperties
(String key) Additional properties used by yamcs-web to render this itemboolean
Set this to true to remove completely all propertiesboolean
Set this to true to remove completely all the tagsstatic final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Duration
New durationcom.google.protobuf.Duration.Builder
New durationcom.google.protobuf.DurationOrBuilder
New durationfailure reason (valid for activities)com.google.protobuf.ByteString
failure reason (valid for activities)New group identifier.com.google.protobuf.ByteString
New group identifier.getId()
Item identifiercom.google.protobuf.ByteString
Item identifierYamcs instance namecom.google.protobuf.ByteString
Yamcs instance nameDeprecated.getName()
Item namecom.google.protobuf.ByteString
Item nameDeprecated.int
Additional properties used by yamcs-web to render this itemAdditional properties used by yamcs-web to render this itemgetPropertiesOrDefault
(String key, String defaultValue) Additional properties used by yamcs-web to render this itemAdditional properties used by yamcs-web to render this itemNew relative time.New relative time.New relative time.Item sourcecom.google.protobuf.ByteString
Item sourcecom.google.protobuf.Timestamp
getStart()
New start timecom.google.protobuf.Timestamp.Builder
New start timecom.google.protobuf.TimestampOrBuilder
New start timenew status (valid for activities)getTags
(int index) New tagscom.google.protobuf.ByteString
getTagsBytes
(int index) New tagsint
New tagscom.google.protobuf.ProtocolStringList
New tagsboolean
Set this to true to remove completely all propertiesboolean
Set this to true to remove completely all the tagsboolean
New durationboolean
failure reason (valid for activities)boolean
New group identifier.boolean
hasId()
Item identifierboolean
Yamcs instance nameboolean
hasName()
Item nameboolean
New relative time.boolean
Item sourceboolean
hasStart()
New start timeboolean
new status (valid for activities)protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
protected com.google.protobuf.MapField
internalGetMapField
(int number) protected com.google.protobuf.MapField
internalGetMutableMapField
(int number) final boolean
mergeDuration
(com.google.protobuf.Duration value) New durationmergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom
(com.google.protobuf.Message other) mergeFrom
(UpdateItemRequest other) mergeRelativeTime
(RelativeTime value) New relative time.mergeStart
(com.google.protobuf.Timestamp value) New start timemergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) putAllProperties
(Map<String, String> values) Additional properties used by yamcs-web to render this itemputProperties
(String key, String value) Additional properties used by yamcs-web to render this itemremoveProperties
(String key) Additional properties used by yamcs-web to render this itemsetClearProperties
(boolean value) Set this to true to remove completely all propertiessetClearTags
(boolean value) Set this to true to remove completely all the tagssetDuration
(com.google.protobuf.Duration value) New durationsetDuration
(com.google.protobuf.Duration.Builder builderForValue) New durationsetFailureReason
(String value) failure reason (valid for activities)setFailureReasonBytes
(com.google.protobuf.ByteString value) failure reason (valid for activities)setGroupId
(String value) New group identifier.setGroupIdBytes
(com.google.protobuf.ByteString value) New group identifier.Item identifiersetIdBytes
(com.google.protobuf.ByteString value) Item identifiersetInstance
(String value) Yamcs instance namesetInstanceBytes
(com.google.protobuf.ByteString value) Yamcs instance nameItem namesetNameBytes
(com.google.protobuf.ByteString value) Item namesetRelativeTime
(RelativeTime value) New relative time.setRelativeTime
(RelativeTime.Builder builderForValue) New relative time.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) Item sourcesetSourceBytes
(com.google.protobuf.ByteString value) Item sourcesetStart
(com.google.protobuf.Timestamp value) New start timesetStart
(com.google.protobuf.Timestamp.Builder builderForValue) New start timesetStatus
(ExecutionStatus value) new status (valid for activities)New tagssetUnknownFields
(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, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageException
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFrom
Methods 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() -
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number) - Overrides:
internalGetMapField
in classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateItemRequest.Builder>
-
internalGetMutableMapField
protected com.google.protobuf.MapField internalGetMutableMapField(int number) - Overrides:
internalGetMutableMapField
in classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateItemRequest.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateItemRequest.Builder>
-
clear
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateItemRequest.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateItemRequest.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateItemRequest.Builder>
-
setField
public UpdateItemRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateItemRequest.Builder>
-
clearField
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateItemRequest.Builder>
-
clearOneof
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateItemRequest.Builder>
-
setRepeatedField
public UpdateItemRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateItemRequest.Builder>
-
addRepeatedField
public UpdateItemRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateItemRequest.Builder>
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<UpdateItemRequest.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateItemRequest.Builder>
-
mergeFrom
public UpdateItemRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<UpdateItemRequest.Builder>
- Throws:
IOException
-
hasInstance
public boolean hasInstance()Yamcs instance name
optional string instance = 1;
- Specified by:
hasInstance
in interfaceUpdateItemRequestOrBuilder
- Returns:
- Whether the instance field is set.
-
getInstance
Yamcs instance name
optional string instance = 1;
- Specified by:
getInstance
in interfaceUpdateItemRequestOrBuilder
- Returns:
- The instance.
-
getInstanceBytes
public com.google.protobuf.ByteString getInstanceBytes()Yamcs instance name
optional string instance = 1;
- Specified by:
getInstanceBytes
in interfaceUpdateItemRequestOrBuilder
- Returns:
- The bytes for instance.
-
setInstance
Yamcs instance name
optional string instance = 1;
- Parameters:
value
- The instance to set.- Returns:
- This builder for chaining.
-
clearInstance
Yamcs instance name
optional string instance = 1;
- Returns:
- This builder for chaining.
-
setInstanceBytes
Yamcs instance name
optional string instance = 1;
- Parameters:
value
- The bytes for instance to set.- Returns:
- This builder for chaining.
-
hasSource
public boolean hasSource()Item source
optional string source = 2;
- Specified by:
hasSource
in interfaceUpdateItemRequestOrBuilder
- Returns:
- Whether the source field is set.
-
getSource
Item source
optional string source = 2;
- Specified by:
getSource
in interfaceUpdateItemRequestOrBuilder
- Returns:
- The source.
-
getSourceBytes
public com.google.protobuf.ByteString getSourceBytes()Item source
optional string source = 2;
- Specified by:
getSourceBytes
in interfaceUpdateItemRequestOrBuilder
- Returns:
- The bytes for source.
-
setSource
Item source
optional string source = 2;
- Parameters:
value
- The source to set.- Returns:
- This builder for chaining.
-
clearSource
Item source
optional string source = 2;
- Returns:
- This builder for chaining.
-
setSourceBytes
Item source
optional string source = 2;
- Parameters:
value
- The bytes for source to set.- Returns:
- This builder for chaining.
-
hasId
public boolean hasId()Item identifier
optional string id = 3;
- Specified by:
hasId
in interfaceUpdateItemRequestOrBuilder
- Returns:
- Whether the id field is set.
-
getId
Item identifier
optional string id = 3;
- Specified by:
getId
in interfaceUpdateItemRequestOrBuilder
- Returns:
- The id.
-
getIdBytes
public com.google.protobuf.ByteString getIdBytes()Item identifier
optional string id = 3;
- Specified by:
getIdBytes
in interfaceUpdateItemRequestOrBuilder
- Returns:
- The bytes for id.
-
setId
Item identifier
optional string id = 3;
- Parameters:
value
- The id to set.- Returns:
- This builder for chaining.
-
clearId
Item identifier
optional string id = 3;
- Returns:
- This builder for chaining.
-
setIdBytes
Item identifier
optional string id = 3;
- Parameters:
value
- The bytes for id to set.- Returns:
- This builder for chaining.
-
hasName
public boolean hasName()Item name
optional string name = 4;
- Specified by:
hasName
in interfaceUpdateItemRequestOrBuilder
- Returns:
- Whether the name field is set.
-
getName
Item name
optional string name = 4;
- Specified by:
getName
in interfaceUpdateItemRequestOrBuilder
- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()Item name
optional string name = 4;
- Specified by:
getNameBytes
in interfaceUpdateItemRequestOrBuilder
- Returns:
- The bytes for name.
-
setName
Item name
optional string name = 4;
- Parameters:
value
- The name to set.- Returns:
- This builder for chaining.
-
clearName
Item name
optional string name = 4;
- Returns:
- This builder for chaining.
-
setNameBytes
Item name
optional string name = 4;
- Parameters:
value
- The bytes for name to set.- Returns:
- This builder for chaining.
-
hasStart
public boolean hasStart()New start time
optional .google.protobuf.Timestamp start = 5;
- Specified by:
hasStart
in interfaceUpdateItemRequestOrBuilder
- Returns:
- Whether the start field is set.
-
getStart
public com.google.protobuf.Timestamp getStart()New start time
optional .google.protobuf.Timestamp start = 5;
- Specified by:
getStart
in interfaceUpdateItemRequestOrBuilder
- Returns:
- The start.
-
setStart
New start time
optional .google.protobuf.Timestamp start = 5;
-
setStart
New start time
optional .google.protobuf.Timestamp start = 5;
-
mergeStart
New start time
optional .google.protobuf.Timestamp start = 5;
-
clearStart
New start time
optional .google.protobuf.Timestamp start = 5;
-
getStartBuilder
public com.google.protobuf.Timestamp.Builder getStartBuilder()New start time
optional .google.protobuf.Timestamp start = 5;
-
getStartOrBuilder
public com.google.protobuf.TimestampOrBuilder getStartOrBuilder()New start time
optional .google.protobuf.Timestamp start = 5;
- Specified by:
getStartOrBuilder
in interfaceUpdateItemRequestOrBuilder
-
hasDuration
public boolean hasDuration()New duration
optional .google.protobuf.Duration duration = 6;
- Specified by:
hasDuration
in interfaceUpdateItemRequestOrBuilder
- Returns:
- Whether the duration field is set.
-
getDuration
public com.google.protobuf.Duration getDuration()New duration
optional .google.protobuf.Duration duration = 6;
- Specified by:
getDuration
in interfaceUpdateItemRequestOrBuilder
- Returns:
- The duration.
-
setDuration
New duration
optional .google.protobuf.Duration duration = 6;
-
setDuration
New duration
optional .google.protobuf.Duration duration = 6;
-
mergeDuration
New duration
optional .google.protobuf.Duration duration = 6;
-
clearDuration
New duration
optional .google.protobuf.Duration duration = 6;
-
getDurationBuilder
public com.google.protobuf.Duration.Builder getDurationBuilder()New duration
optional .google.protobuf.Duration duration = 6;
-
getDurationOrBuilder
public com.google.protobuf.DurationOrBuilder getDurationOrBuilder()New duration
optional .google.protobuf.Duration duration = 6;
- Specified by:
getDurationOrBuilder
in interfaceUpdateItemRequestOrBuilder
-
getTagsList
public com.google.protobuf.ProtocolStringList getTagsList()New tags
repeated string tags = 7;
- Specified by:
getTagsList
in interfaceUpdateItemRequestOrBuilder
- Returns:
- A list containing the tags.
-
getTagsCount
public int getTagsCount()New tags
repeated string tags = 7;
- Specified by:
getTagsCount
in interfaceUpdateItemRequestOrBuilder
- Returns:
- The count of tags.
-
getTags
New tags
repeated string tags = 7;
- Specified by:
getTags
in interfaceUpdateItemRequestOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The tags at the given index.
-
getTagsBytes
public com.google.protobuf.ByteString getTagsBytes(int index) New tags
repeated string tags = 7;
- Specified by:
getTagsBytes
in interfaceUpdateItemRequestOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the tags at the given index.
-
setTags
New tags
repeated string tags = 7;
- Parameters:
index
- The index to set the value at.value
- The tags to set.- Returns:
- This builder for chaining.
-
addTags
New tags
repeated string tags = 7;
- Parameters:
value
- The tags to add.- Returns:
- This builder for chaining.
-
addAllTags
New tags
repeated string tags = 7;
- Parameters:
values
- The tags to add.- Returns:
- This builder for chaining.
-
clearTags
New tags
repeated string tags = 7;
- Returns:
- This builder for chaining.
-
addTagsBytes
New tags
repeated string tags = 7;
- Parameters:
value
- The bytes of the tags to add.- Returns:
- This builder for chaining.
-
hasClearTags
public boolean hasClearTags()Set this to true to remove completely all the tags
optional bool clearTags = 8;
- Specified by:
hasClearTags
in interfaceUpdateItemRequestOrBuilder
- Returns:
- Whether the clearTags field is set.
-
getClearTags
public boolean getClearTags()Set this to true to remove completely all the tags
optional bool clearTags = 8;
- Specified by:
getClearTags
in interfaceUpdateItemRequestOrBuilder
- Returns:
- The clearTags.
-
setClearTags
Set this to true to remove completely all the tags
optional bool clearTags = 8;
- Parameters:
value
- The clearTags to set.- Returns:
- This builder for chaining.
-
clearClearTags
Set this to true to remove completely all the tags
optional bool clearTags = 8;
- Returns:
- This builder for chaining.
-
hasGroupId
public boolean hasGroupId()New group identifier. To keep the old value, leave out. To clear the group, set to an empty string
optional string groupId = 9;
- Specified by:
hasGroupId
in interfaceUpdateItemRequestOrBuilder
- Returns:
- Whether the groupId field is set.
-
getGroupId
New group identifier. To keep the old value, leave out. To clear the group, set to an empty string
optional string groupId = 9;
- Specified by:
getGroupId
in interfaceUpdateItemRequestOrBuilder
- Returns:
- The groupId.
-
getGroupIdBytes
public com.google.protobuf.ByteString getGroupIdBytes()New group identifier. To keep the old value, leave out. To clear the group, set to an empty string
optional string groupId = 9;
- Specified by:
getGroupIdBytes
in interfaceUpdateItemRequestOrBuilder
- Returns:
- The bytes for groupId.
-
setGroupId
New group identifier. To keep the old value, leave out. To clear the group, set to an empty string
optional string groupId = 9;
- Parameters:
value
- The groupId to set.- Returns:
- This builder for chaining.
-
clearGroupId
New group identifier. To keep the old value, leave out. To clear the group, set to an empty string
optional string groupId = 9;
- Returns:
- This builder for chaining.
-
setGroupIdBytes
New group identifier. To keep the old value, leave out. To clear the group, set to an empty string
optional string groupId = 9;
- Parameters:
value
- The bytes for groupId to set.- Returns:
- This builder for chaining.
-
hasRelativeTime
public boolean hasRelativeTime()New relative time. To keep the old value, leave out the property. To clear, set ``start``.
optional .yamcs.protobuf.timeline.RelativeTime relativeTime = 10;
- Specified by:
hasRelativeTime
in interfaceUpdateItemRequestOrBuilder
- Returns:
- Whether the relativeTime field is set.
-
getRelativeTime
New relative time. To keep the old value, leave out the property. To clear, set ``start``.
optional .yamcs.protobuf.timeline.RelativeTime relativeTime = 10;
- Specified by:
getRelativeTime
in interfaceUpdateItemRequestOrBuilder
- Returns:
- The relativeTime.
-
setRelativeTime
New relative time. To keep the old value, leave out the property. To clear, set ``start``.
optional .yamcs.protobuf.timeline.RelativeTime relativeTime = 10;
-
setRelativeTime
New relative time. To keep the old value, leave out the property. To clear, set ``start``.
optional .yamcs.protobuf.timeline.RelativeTime relativeTime = 10;
-
mergeRelativeTime
New relative time. To keep the old value, leave out the property. To clear, set ``start``.
optional .yamcs.protobuf.timeline.RelativeTime relativeTime = 10;
-
clearRelativeTime
New relative time. To keep the old value, leave out the property. To clear, set ``start``.
optional .yamcs.protobuf.timeline.RelativeTime relativeTime = 10;
-
getRelativeTimeBuilder
New relative time. To keep the old value, leave out the property. To clear, set ``start``.
optional .yamcs.protobuf.timeline.RelativeTime relativeTime = 10;
-
getRelativeTimeOrBuilder
New relative time. To keep the old value, leave out the property. To clear, set ``start``.
optional .yamcs.protobuf.timeline.RelativeTime relativeTime = 10;
- Specified by:
getRelativeTimeOrBuilder
in interfaceUpdateItemRequestOrBuilder
-
hasStatus
public boolean hasStatus()new status (valid for activities)
optional .yamcs.protobuf.timeline.ExecutionStatus status = 11;
- Specified by:
hasStatus
in interfaceUpdateItemRequestOrBuilder
- Returns:
- Whether the status field is set.
-
getStatus
new status (valid for activities)
optional .yamcs.protobuf.timeline.ExecutionStatus status = 11;
- Specified by:
getStatus
in interfaceUpdateItemRequestOrBuilder
- Returns:
- The status.
-
setStatus
new status (valid for activities)
optional .yamcs.protobuf.timeline.ExecutionStatus status = 11;
- Parameters:
value
- The status to set.- Returns:
- This builder for chaining.
-
clearStatus
new status (valid for activities)
optional .yamcs.protobuf.timeline.ExecutionStatus status = 11;
- Returns:
- This builder for chaining.
-
hasFailureReason
public boolean hasFailureReason()failure reason (valid for activities)
optional string failureReason = 12;
- Specified by:
hasFailureReason
in interfaceUpdateItemRequestOrBuilder
- Returns:
- Whether the failureReason field is set.
-
getFailureReason
failure reason (valid for activities)
optional string failureReason = 12;
- Specified by:
getFailureReason
in interfaceUpdateItemRequestOrBuilder
- Returns:
- The failureReason.
-
getFailureReasonBytes
public com.google.protobuf.ByteString getFailureReasonBytes()failure reason (valid for activities)
optional string failureReason = 12;
- Specified by:
getFailureReasonBytes
in interfaceUpdateItemRequestOrBuilder
- Returns:
- The bytes for failureReason.
-
setFailureReason
failure reason (valid for activities)
optional string failureReason = 12;
- Parameters:
value
- The failureReason to set.- Returns:
- This builder for chaining.
-
clearFailureReason
failure reason (valid for activities)
optional string failureReason = 12;
- Returns:
- This builder for chaining.
-
setFailureReasonBytes
failure reason (valid for activities)
optional string failureReason = 12;
- Parameters:
value
- The bytes for failureReason to set.- Returns:
- This builder for chaining.
-
getPropertiesCount
public int getPropertiesCount()Description copied from interface:UpdateItemRequestOrBuilder
Additional properties used by yamcs-web to render this item
map<string, string> properties = 13;
- Specified by:
getPropertiesCount
in interfaceUpdateItemRequestOrBuilder
-
containsProperties
Additional properties used by yamcs-web to render this item
map<string, string> properties = 13;
- Specified by:
containsProperties
in interfaceUpdateItemRequestOrBuilder
-
getProperties
Deprecated.UsegetPropertiesMap()
instead.- Specified by:
getProperties
in interfaceUpdateItemRequestOrBuilder
-
getPropertiesMap
Additional properties used by yamcs-web to render this item
map<string, string> properties = 13;
- Specified by:
getPropertiesMap
in interfaceUpdateItemRequestOrBuilder
-
getPropertiesOrDefault
Additional properties used by yamcs-web to render this item
map<string, string> properties = 13;
- Specified by:
getPropertiesOrDefault
in interfaceUpdateItemRequestOrBuilder
-
getPropertiesOrThrow
Additional properties used by yamcs-web to render this item
map<string, string> properties = 13;
- Specified by:
getPropertiesOrThrow
in interfaceUpdateItemRequestOrBuilder
-
clearProperties
-
removeProperties
Additional properties used by yamcs-web to render this item
map<string, string> properties = 13;
-
getMutableProperties
Deprecated.Use alternate mutation accessors instead. -
putProperties
Additional properties used by yamcs-web to render this item
map<string, string> properties = 13;
-
putAllProperties
Additional properties used by yamcs-web to render this item
map<string, string> properties = 13;
-
hasClearProperties
public boolean hasClearProperties()Set this to true to remove completely all properties
optional bool clearProperties = 14;
- Specified by:
hasClearProperties
in interfaceUpdateItemRequestOrBuilder
- Returns:
- Whether the clearProperties field is set.
-
getClearProperties
public boolean getClearProperties()Set this to true to remove completely all properties
optional bool clearProperties = 14;
- Specified by:
getClearProperties
in interfaceUpdateItemRequestOrBuilder
- Returns:
- The clearProperties.
-
setClearProperties
Set this to true to remove completely all properties
optional bool clearProperties = 14;
- Parameters:
value
- The clearProperties to set.- Returns:
- This builder for chaining.
-
clearClearProperties
Set this to true to remove completely all properties
optional bool clearProperties = 14;
- Returns:
- This builder for chaining.
-
setUnknownFields
public final UpdateItemRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateItemRequest.Builder>
-
mergeUnknownFields
public final UpdateItemRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateItemRequest.Builder>
-