public static final class MATLABRequestNotification.MATLAB_Request_Notification.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<MATLABRequestNotification.MATLAB_Request_Notification.Builder> implements MATLABRequestNotification.MATLAB_Request_NotificationOrBuilder
MATLAB_Request_NotificationgetAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<MATLABRequestNotification.MATLAB_Request_Notification.Builder>public MATLABRequestNotification.MATLAB_Request_Notification.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<MATLABRequestNotification.MATLAB_Request_Notification.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<MATLABRequestNotification.MATLAB_Request_Notification.Builder>public MATLABRequestNotification.MATLAB_Request_Notification getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic MATLABRequestNotification.MATLAB_Request_Notification build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic MATLABRequestNotification.MATLAB_Request_Notification buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic MATLABRequestNotification.MATLAB_Request_Notification.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<MATLABRequestNotification.MATLAB_Request_Notification.Builder>public MATLABRequestNotification.MATLAB_Request_Notification.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<MATLABRequestNotification.MATLAB_Request_Notification.Builder>public MATLABRequestNotification.MATLAB_Request_Notification.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<MATLABRequestNotification.MATLAB_Request_Notification.Builder>public MATLABRequestNotification.MATLAB_Request_Notification.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<MATLABRequestNotification.MATLAB_Request_Notification.Builder>public MATLABRequestNotification.MATLAB_Request_Notification.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<MATLABRequestNotification.MATLAB_Request_Notification.Builder>public MATLABRequestNotification.MATLAB_Request_Notification.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<MATLABRequestNotification.MATLAB_Request_Notification.Builder>public MATLABRequestNotification.MATLAB_Request_Notification.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<MATLABRequestNotification.MATLAB_Request_Notification.Builder>public MATLABRequestNotification.MATLAB_Request_Notification.Builder mergeFrom(MATLABRequestNotification.MATLAB_Request_Notification other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<MATLABRequestNotification.MATLAB_Request_Notification.Builder>public MATLABRequestNotification.MATLAB_Request_Notification.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<MATLABRequestNotification.MATLAB_Request_Notification.Builder>IOExceptionpublic boolean hasCurrentTime()
The current sequence number for the server
required uint64 current_time = 1;hasCurrentTime in interface MATLABRequestNotification.MATLAB_Request_NotificationOrBuilderpublic long getCurrentTime()
The current sequence number for the server
required uint64 current_time = 1;getCurrentTime in interface MATLABRequestNotification.MATLAB_Request_NotificationOrBuilderpublic MATLABRequestNotification.MATLAB_Request_Notification.Builder setCurrentTime(long value)
The current sequence number for the server
required uint64 current_time = 1;value - The currentTime to set.public MATLABRequestNotification.MATLAB_Request_Notification.Builder clearCurrentTime()
The current sequence number for the server
required uint64 current_time = 1;public List<MATLABRequestNotification.MATLAB_Request_Notification.UpdateInfo> getUpdatedList()
The resource URLs for the requests whose state changed
repeated .MATLAB_Request_Notification.UpdateInfo updated = 2;getUpdatedList in interface MATLABRequestNotification.MATLAB_Request_NotificationOrBuilderpublic int getUpdatedCount()
The resource URLs for the requests whose state changed
repeated .MATLAB_Request_Notification.UpdateInfo updated = 2;getUpdatedCount in interface MATLABRequestNotification.MATLAB_Request_NotificationOrBuilderpublic MATLABRequestNotification.MATLAB_Request_Notification.UpdateInfo getUpdated(int index)
The resource URLs for the requests whose state changed
repeated .MATLAB_Request_Notification.UpdateInfo updated = 2;getUpdated in interface MATLABRequestNotification.MATLAB_Request_NotificationOrBuilderpublic MATLABRequestNotification.MATLAB_Request_Notification.Builder setUpdated(int index, MATLABRequestNotification.MATLAB_Request_Notification.UpdateInfo value)
The resource URLs for the requests whose state changed
repeated .MATLAB_Request_Notification.UpdateInfo updated = 2;public MATLABRequestNotification.MATLAB_Request_Notification.Builder setUpdated(int index, MATLABRequestNotification.MATLAB_Request_Notification.UpdateInfo.Builder builderForValue)
The resource URLs for the requests whose state changed
repeated .MATLAB_Request_Notification.UpdateInfo updated = 2;public MATLABRequestNotification.MATLAB_Request_Notification.Builder addUpdated(MATLABRequestNotification.MATLAB_Request_Notification.UpdateInfo value)
The resource URLs for the requests whose state changed
repeated .MATLAB_Request_Notification.UpdateInfo updated = 2;public MATLABRequestNotification.MATLAB_Request_Notification.Builder addUpdated(int index, MATLABRequestNotification.MATLAB_Request_Notification.UpdateInfo value)
The resource URLs for the requests whose state changed
repeated .MATLAB_Request_Notification.UpdateInfo updated = 2;public MATLABRequestNotification.MATLAB_Request_Notification.Builder addUpdated(MATLABRequestNotification.MATLAB_Request_Notification.UpdateInfo.Builder builderForValue)
The resource URLs for the requests whose state changed
repeated .MATLAB_Request_Notification.UpdateInfo updated = 2;public MATLABRequestNotification.MATLAB_Request_Notification.Builder addUpdated(int index, MATLABRequestNotification.MATLAB_Request_Notification.UpdateInfo.Builder builderForValue)
The resource URLs for the requests whose state changed
repeated .MATLAB_Request_Notification.UpdateInfo updated = 2;public MATLABRequestNotification.MATLAB_Request_Notification.Builder addAllUpdated(Iterable<? extends MATLABRequestNotification.MATLAB_Request_Notification.UpdateInfo> values)
The resource URLs for the requests whose state changed
repeated .MATLAB_Request_Notification.UpdateInfo updated = 2;public MATLABRequestNotification.MATLAB_Request_Notification.Builder clearUpdated()
The resource URLs for the requests whose state changed
repeated .MATLAB_Request_Notification.UpdateInfo updated = 2;public MATLABRequestNotification.MATLAB_Request_Notification.Builder removeUpdated(int index)
The resource URLs for the requests whose state changed
repeated .MATLAB_Request_Notification.UpdateInfo updated = 2;public MATLABRequestNotification.MATLAB_Request_Notification.UpdateInfo.Builder getUpdatedBuilder(int index)
The resource URLs for the requests whose state changed
repeated .MATLAB_Request_Notification.UpdateInfo updated = 2;public MATLABRequestNotification.MATLAB_Request_Notification.UpdateInfoOrBuilder getUpdatedOrBuilder(int index)
The resource URLs for the requests whose state changed
repeated .MATLAB_Request_Notification.UpdateInfo updated = 2;getUpdatedOrBuilder in interface MATLABRequestNotification.MATLAB_Request_NotificationOrBuilderpublic List<? extends MATLABRequestNotification.MATLAB_Request_Notification.UpdateInfoOrBuilder> getUpdatedOrBuilderList()
The resource URLs for the requests whose state changed
repeated .MATLAB_Request_Notification.UpdateInfo updated = 2;getUpdatedOrBuilderList in interface MATLABRequestNotification.MATLAB_Request_NotificationOrBuilderpublic MATLABRequestNotification.MATLAB_Request_Notification.UpdateInfo.Builder addUpdatedBuilder()
The resource URLs for the requests whose state changed
repeated .MATLAB_Request_Notification.UpdateInfo updated = 2;public MATLABRequestNotification.MATLAB_Request_Notification.UpdateInfo.Builder addUpdatedBuilder(int index)
The resource URLs for the requests whose state changed
repeated .MATLAB_Request_Notification.UpdateInfo updated = 2;public List<MATLABRequestNotification.MATLAB_Request_Notification.UpdateInfo.Builder> getUpdatedBuilderList()
The resource URLs for the requests whose state changed
repeated .MATLAB_Request_Notification.UpdateInfo updated = 2;public com.google.protobuf.ProtocolStringList getDeletedList()
The resource URLs for the requests that have been deleted
repeated string deleted = 3;getDeletedList in interface MATLABRequestNotification.MATLAB_Request_NotificationOrBuilderpublic int getDeletedCount()
The resource URLs for the requests that have been deleted
repeated string deleted = 3;getDeletedCount in interface MATLABRequestNotification.MATLAB_Request_NotificationOrBuilderpublic String getDeleted(int index)
The resource URLs for the requests that have been deleted
repeated string deleted = 3;getDeleted in interface MATLABRequestNotification.MATLAB_Request_NotificationOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getDeletedBytes(int index)
The resource URLs for the requests that have been deleted
repeated string deleted = 3;getDeletedBytes in interface MATLABRequestNotification.MATLAB_Request_NotificationOrBuilderindex - The index of the value to return.public MATLABRequestNotification.MATLAB_Request_Notification.Builder setDeleted(int index, String value)
The resource URLs for the requests that have been deleted
repeated string deleted = 3;index - The index to set the value at.value - The deleted to set.public MATLABRequestNotification.MATLAB_Request_Notification.Builder addDeleted(String value)
The resource URLs for the requests that have been deleted
repeated string deleted = 3;value - The deleted to add.public MATLABRequestNotification.MATLAB_Request_Notification.Builder addAllDeleted(Iterable<String> values)
The resource URLs for the requests that have been deleted
repeated string deleted = 3;values - The deleted to add.public MATLABRequestNotification.MATLAB_Request_Notification.Builder clearDeleted()
The resource URLs for the requests that have been deleted
repeated string deleted = 3;public MATLABRequestNotification.MATLAB_Request_Notification.Builder addDeletedBytes(com.google.protobuf.ByteString value)
The resource URLs for the requests that have been deleted
repeated string deleted = 3;value - The bytes of the deleted to add.public List<MATLABRequestNotification.MATLAB_Request_Notification.Subscription> getUnsubscribedList()
The resource URLs for requests that have been unsubscribed from the set of clients that initiated this request
repeated .MATLAB_Request_Notification.Subscription unsubscribed = 4;getUnsubscribedList in interface MATLABRequestNotification.MATLAB_Request_NotificationOrBuilderpublic int getUnsubscribedCount()
The resource URLs for requests that have been unsubscribed from the set of clients that initiated this request
repeated .MATLAB_Request_Notification.Subscription unsubscribed = 4;getUnsubscribedCount in interface MATLABRequestNotification.MATLAB_Request_NotificationOrBuilderpublic MATLABRequestNotification.MATLAB_Request_Notification.Subscription getUnsubscribed(int index)
The resource URLs for requests that have been unsubscribed from the set of clients that initiated this request
repeated .MATLAB_Request_Notification.Subscription unsubscribed = 4;getUnsubscribed in interface MATLABRequestNotification.MATLAB_Request_NotificationOrBuilderpublic MATLABRequestNotification.MATLAB_Request_Notification.Builder setUnsubscribed(int index, MATLABRequestNotification.MATLAB_Request_Notification.Subscription value)
The resource URLs for requests that have been unsubscribed from the set of clients that initiated this request
repeated .MATLAB_Request_Notification.Subscription unsubscribed = 4;public MATLABRequestNotification.MATLAB_Request_Notification.Builder setUnsubscribed(int index, MATLABRequestNotification.MATLAB_Request_Notification.Subscription.Builder builderForValue)
The resource URLs for requests that have been unsubscribed from the set of clients that initiated this request
repeated .MATLAB_Request_Notification.Subscription unsubscribed = 4;public MATLABRequestNotification.MATLAB_Request_Notification.Builder addUnsubscribed(MATLABRequestNotification.MATLAB_Request_Notification.Subscription value)
The resource URLs for requests that have been unsubscribed from the set of clients that initiated this request
repeated .MATLAB_Request_Notification.Subscription unsubscribed = 4;public MATLABRequestNotification.MATLAB_Request_Notification.Builder addUnsubscribed(int index, MATLABRequestNotification.MATLAB_Request_Notification.Subscription value)
The resource URLs for requests that have been unsubscribed from the set of clients that initiated this request
repeated .MATLAB_Request_Notification.Subscription unsubscribed = 4;public MATLABRequestNotification.MATLAB_Request_Notification.Builder addUnsubscribed(MATLABRequestNotification.MATLAB_Request_Notification.Subscription.Builder builderForValue)
The resource URLs for requests that have been unsubscribed from the set of clients that initiated this request
repeated .MATLAB_Request_Notification.Subscription unsubscribed = 4;public MATLABRequestNotification.MATLAB_Request_Notification.Builder addUnsubscribed(int index, MATLABRequestNotification.MATLAB_Request_Notification.Subscription.Builder builderForValue)
The resource URLs for requests that have been unsubscribed from the set of clients that initiated this request
repeated .MATLAB_Request_Notification.Subscription unsubscribed = 4;public MATLABRequestNotification.MATLAB_Request_Notification.Builder addAllUnsubscribed(Iterable<? extends MATLABRequestNotification.MATLAB_Request_Notification.Subscription> values)
The resource URLs for requests that have been unsubscribed from the set of clients that initiated this request
repeated .MATLAB_Request_Notification.Subscription unsubscribed = 4;public MATLABRequestNotification.MATLAB_Request_Notification.Builder clearUnsubscribed()
The resource URLs for requests that have been unsubscribed from the set of clients that initiated this request
repeated .MATLAB_Request_Notification.Subscription unsubscribed = 4;public MATLABRequestNotification.MATLAB_Request_Notification.Builder removeUnsubscribed(int index)
The resource URLs for requests that have been unsubscribed from the set of clients that initiated this request
repeated .MATLAB_Request_Notification.Subscription unsubscribed = 4;public MATLABRequestNotification.MATLAB_Request_Notification.Subscription.Builder getUnsubscribedBuilder(int index)
The resource URLs for requests that have been unsubscribed from the set of clients that initiated this request
repeated .MATLAB_Request_Notification.Subscription unsubscribed = 4;public MATLABRequestNotification.MATLAB_Request_Notification.SubscriptionOrBuilder getUnsubscribedOrBuilder(int index)
The resource URLs for requests that have been unsubscribed from the set of clients that initiated this request
repeated .MATLAB_Request_Notification.Subscription unsubscribed = 4;getUnsubscribedOrBuilder in interface MATLABRequestNotification.MATLAB_Request_NotificationOrBuilderpublic List<? extends MATLABRequestNotification.MATLAB_Request_Notification.SubscriptionOrBuilder> getUnsubscribedOrBuilderList()
The resource URLs for requests that have been unsubscribed from the set of clients that initiated this request
repeated .MATLAB_Request_Notification.Subscription unsubscribed = 4;getUnsubscribedOrBuilderList in interface MATLABRequestNotification.MATLAB_Request_NotificationOrBuilderpublic MATLABRequestNotification.MATLAB_Request_Notification.Subscription.Builder addUnsubscribedBuilder()
The resource URLs for requests that have been unsubscribed from the set of clients that initiated this request
repeated .MATLAB_Request_Notification.Subscription unsubscribed = 4;public MATLABRequestNotification.MATLAB_Request_Notification.Subscription.Builder addUnsubscribedBuilder(int index)
The resource URLs for requests that have been unsubscribed from the set of clients that initiated this request
repeated .MATLAB_Request_Notification.Subscription unsubscribed = 4;public List<MATLABRequestNotification.MATLAB_Request_Notification.Subscription.Builder> getUnsubscribedBuilderList()
The resource URLs for requests that have been unsubscribed from the set of clients that initiated this request
repeated .MATLAB_Request_Notification.Subscription unsubscribed = 4;public final MATLABRequestNotification.MATLAB_Request_Notification.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<MATLABRequestNotification.MATLAB_Request_Notification.Builder>public final MATLABRequestNotification.MATLAB_Request_Notification.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<MATLABRequestNotification.MATLAB_Request_Notification.Builder>Copyright © 2015–2024. All rights reserved.