Package org.yamcs.protobuf
Class UpdateItemRequest.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
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()booleancontainsProperties(String key) Additional properties used by yamcs-web to render this itembooleanSet this to true to remove completely all propertiesbooleanSet this to true to remove completely all the tagsstatic final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptorcom.google.protobuf.DurationNew durationcom.google.protobuf.Duration.BuilderNew durationcom.google.protobuf.DurationOrBuilderNew durationfailure reason (valid for activities)com.google.protobuf.ByteStringfailure reason (valid for activities)New group identifier.com.google.protobuf.ByteStringNew group identifier.getId()Item identifiercom.google.protobuf.ByteStringItem identifierYamcs instance namecom.google.protobuf.ByteStringYamcs instance nameDeprecated.getName()Item namecom.google.protobuf.ByteStringItem nameDeprecated.intAdditional 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.ByteStringItem sourcecom.google.protobuf.TimestampgetStart()New start timecom.google.protobuf.Timestamp.BuilderNew start timecom.google.protobuf.TimestampOrBuilderNew start timenew status (valid for activities)getTags(int index) New tagscom.google.protobuf.ByteStringgetTagsBytes(int index) New tagsintNew tagscom.google.protobuf.ProtocolStringListNew tagsbooleanSet this to true to remove completely all propertiesbooleanSet this to true to remove completely all the tagsbooleanNew durationbooleanfailure reason (valid for activities)booleanNew group identifier.booleanhasId()Item identifierbooleanYamcs instance namebooleanhasName()Item namebooleanNew relative time.booleanItem sourcebooleanhasStart()New start timebooleannew status (valid for activities)protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableprotected com.google.protobuf.MapFieldinternalGetMapField(int number) protected com.google.protobuf.MapFieldinternalGetMutableMapField(int number) final booleanmergeDuration(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, internalGetMapFieldReflection, 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() -
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number) - Overrides:
internalGetMapFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateItemRequest.Builder>
-
internalGetMutableMapField
protected com.google.protobuf.MapField internalGetMutableMapField(int number) - Overrides:
internalGetMutableMapFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateItemRequest.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateItemRequest.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<UpdateItemRequest.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<UpdateItemRequest.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<UpdateItemRequest.Builder>
-
setField
public UpdateItemRequest.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<UpdateItemRequest.Builder>
-
clearField
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateItemRequest.Builder>
-
clearOneof
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateItemRequest.Builder>
-
setRepeatedField
public UpdateItemRequest.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<UpdateItemRequest.Builder>
-
addRepeatedField
public UpdateItemRequest.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<UpdateItemRequest.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<UpdateItemRequest.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin 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:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<UpdateItemRequest.Builder>- Throws:
IOException
-
hasInstance
public boolean hasInstance()Yamcs instance name
optional string instance = 1;- Specified by:
hasInstancein interfaceUpdateItemRequestOrBuilder- Returns:
- Whether the instance field is set.
-
getInstance
Yamcs instance name
optional string instance = 1;- Specified by:
getInstancein interfaceUpdateItemRequestOrBuilder- Returns:
- The instance.
-
getInstanceBytes
public com.google.protobuf.ByteString getInstanceBytes()Yamcs instance name
optional string instance = 1;- Specified by:
getInstanceBytesin 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:
hasSourcein interfaceUpdateItemRequestOrBuilder- Returns:
- Whether the source field is set.
-
getSource
Item source
optional string source = 2;- Specified by:
getSourcein interfaceUpdateItemRequestOrBuilder- Returns:
- The source.
-
getSourceBytes
public com.google.protobuf.ByteString getSourceBytes()Item source
optional string source = 2;- Specified by:
getSourceBytesin 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:
hasIdin interfaceUpdateItemRequestOrBuilder- Returns:
- Whether the id field is set.
-
getId
Item identifier
optional string id = 3;- Specified by:
getIdin interfaceUpdateItemRequestOrBuilder- Returns:
- The id.
-
getIdBytes
public com.google.protobuf.ByteString getIdBytes()Item identifier
optional string id = 3;- Specified by:
getIdBytesin 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:
hasNamein interfaceUpdateItemRequestOrBuilder- Returns:
- Whether the name field is set.
-
getName
Item name
optional string name = 4;- Specified by:
getNamein interfaceUpdateItemRequestOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()Item name
optional string name = 4;- Specified by:
getNameBytesin 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:
hasStartin 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:
getStartin 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:
getStartOrBuilderin interfaceUpdateItemRequestOrBuilder
-
hasDuration
public boolean hasDuration()New duration
optional .google.protobuf.Duration duration = 6;- Specified by:
hasDurationin 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:
getDurationin 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:
getDurationOrBuilderin interfaceUpdateItemRequestOrBuilder
-
getTagsList
public com.google.protobuf.ProtocolStringList getTagsList()New tags
repeated string tags = 7;- Specified by:
getTagsListin interfaceUpdateItemRequestOrBuilder- Returns:
- A list containing the tags.
-
getTagsCount
public int getTagsCount()New tags
repeated string tags = 7;- Specified by:
getTagsCountin interfaceUpdateItemRequestOrBuilder- Returns:
- The count of tags.
-
getTags
New tags
repeated string tags = 7;- Specified by:
getTagsin 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:
getTagsBytesin 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:
hasClearTagsin 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:
getClearTagsin 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:
hasGroupIdin 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:
getGroupIdin 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:
getGroupIdBytesin 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:
hasRelativeTimein 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:
getRelativeTimein 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:
getRelativeTimeOrBuilderin interfaceUpdateItemRequestOrBuilder
-
hasStatus
public boolean hasStatus()new status (valid for activities)
optional .yamcs.protobuf.timeline.ExecutionStatus status = 11;- Specified by:
hasStatusin interfaceUpdateItemRequestOrBuilder- Returns:
- Whether the status field is set.
-
getStatus
new status (valid for activities)
optional .yamcs.protobuf.timeline.ExecutionStatus status = 11;- Specified by:
getStatusin 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:
hasFailureReasonin interfaceUpdateItemRequestOrBuilder- Returns:
- Whether the failureReason field is set.
-
getFailureReason
failure reason (valid for activities)
optional string failureReason = 12;- Specified by:
getFailureReasonin interfaceUpdateItemRequestOrBuilder- Returns:
- The failureReason.
-
getFailureReasonBytes
public com.google.protobuf.ByteString getFailureReasonBytes()failure reason (valid for activities)
optional string failureReason = 12;- Specified by:
getFailureReasonBytesin 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:UpdateItemRequestOrBuilderAdditional properties used by yamcs-web to render this item
map<string, string> properties = 13;- Specified by:
getPropertiesCountin interfaceUpdateItemRequestOrBuilder
-
containsProperties
Additional properties used by yamcs-web to render this item
map<string, string> properties = 13;- Specified by:
containsPropertiesin interfaceUpdateItemRequestOrBuilder
-
getProperties
Deprecated.UsegetPropertiesMap()instead.- Specified by:
getPropertiesin interfaceUpdateItemRequestOrBuilder
-
getPropertiesMap
Additional properties used by yamcs-web to render this item
map<string, string> properties = 13;- Specified by:
getPropertiesMapin interfaceUpdateItemRequestOrBuilder
-
getPropertiesOrDefault
Additional properties used by yamcs-web to render this item
map<string, string> properties = 13;- Specified by:
getPropertiesOrDefaultin interfaceUpdateItemRequestOrBuilder
-
getPropertiesOrThrow
Additional properties used by yamcs-web to render this item
map<string, string> properties = 13;- Specified by:
getPropertiesOrThrowin 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:
hasClearPropertiesin 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:
getClearPropertiesin 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:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateItemRequest.Builder>
-
mergeUnknownFields
public final UpdateItemRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateItemRequest.Builder>
-