Package org.yamcs.protobuf
Class Yamcs.ReplayRequest
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- org.yamcs.protobuf.Yamcs.ReplayRequest
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,Yamcs.ReplayRequestOrBuilder
- Enclosing class:
- Yamcs
public static final class Yamcs.ReplayRequest extends com.google.protobuf.GeneratedMessageV3 implements Yamcs.ReplayRequestOrBuilder
used to replay (concurrently) TM packets, parameters and events
Protobuf typeyamcs.protobuf.ReplayRequest- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classYamcs.ReplayRequest.Builderused to replay (concurrently) TM packets, parameters and events-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
-
-
Field Summary
Fields Modifier and Type Field Description static intCOMMANDHISTORYREQUEST_FIELD_NUMBERstatic intENDACTION_FIELD_NUMBERstatic intEVENTREQUEST_FIELD_NUMBERstatic intPACKETREQUEST_FIELD_NUMBERstatic intPARAMETERREQUEST_FIELD_NUMBERstatic com.google.protobuf.Parser<Yamcs.ReplayRequest>PARSERDeprecated.static intPPREQUEST_FIELD_NUMBERstatic intREVERSE_FIELD_NUMBERstatic intSPEED_FIELD_NUMBERstatic intSTART_FIELD_NUMBERstatic intSTOP_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)Yamcs.CommandHistoryReplayRequestgetCommandHistoryRequest()optional .yamcs.protobuf.CommandHistoryReplayRequest commandHistoryRequest = 11;Yamcs.CommandHistoryReplayRequestOrBuildergetCommandHistoryRequestOrBuilder()optional .yamcs.protobuf.CommandHistoryReplayRequest commandHistoryRequest = 11;static Yamcs.ReplayRequestgetDefaultInstance()Yamcs.ReplayRequestgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()Yamcs.EndActiongetEndAction()what should happen at the end of the replayYamcs.EventReplayRequestgetEventRequest()optional .yamcs.protobuf.EventReplayRequest eventRequest = 10;Yamcs.EventReplayRequestOrBuildergetEventRequestOrBuilder()optional .yamcs.protobuf.EventReplayRequest eventRequest = 10;Yamcs.PacketReplayRequestgetPacketRequest()By default all Packets, Events, CommandHistory are part of the replay Unless one or more of the below requests are specified.Yamcs.PacketReplayRequestOrBuildergetPacketRequestOrBuilder()By default all Packets, Events, CommandHistory are part of the replay Unless one or more of the below requests are specified.Yamcs.ParameterReplayRequestgetParameterRequest()optional .yamcs.protobuf.ParameterReplayRequest parameterRequest = 8;Yamcs.ParameterReplayRequestOrBuildergetParameterRequestOrBuilder()optional .yamcs.protobuf.ParameterReplayRequest parameterRequest = 8;com.google.protobuf.Parser<Yamcs.ReplayRequest>getParserForType()Yamcs.PpReplayRequestgetPpRequest()optional .yamcs.protobuf.PpReplayRequest ppRequest = 12;Yamcs.PpReplayRequestOrBuildergetPpRequestOrBuilder()optional .yamcs.protobuf.PpReplayRequest ppRequest = 12;booleangetReverse()Reverse the direction of the replayintgetSerializedSize()Yamcs.ReplaySpeedgetSpeed()how fast the replay should goYamcs.ReplaySpeedOrBuildergetSpeedOrBuilder()how fast the replay should gocom.google.protobuf.TimestampgetStart()**Required.** The time at which the replay should start.com.google.protobuf.TimestampOrBuildergetStartOrBuilder()**Required.** The time at which the replay should start.com.google.protobuf.TimestampgetStop()The time at which the replay should stop.com.google.protobuf.TimestampOrBuildergetStopOrBuilder()The time at which the replay should stop.com.google.protobuf.UnknownFieldSetgetUnknownFields()booleanhasCommandHistoryRequest()optional .yamcs.protobuf.CommandHistoryReplayRequest commandHistoryRequest = 11;booleanhasEndAction()what should happen at the end of the replaybooleanhasEventRequest()optional .yamcs.protobuf.EventReplayRequest eventRequest = 10;inthashCode()booleanhasPacketRequest()By default all Packets, Events, CommandHistory are part of the replay Unless one or more of the below requests are specified.booleanhasParameterRequest()optional .yamcs.protobuf.ParameterReplayRequest parameterRequest = 8;booleanhasPpRequest()optional .yamcs.protobuf.PpReplayRequest ppRequest = 12;booleanhasReverse()Reverse the direction of the replaybooleanhasSpeed()how fast the replay should gobooleanhasStart()**Required.** The time at which the replay should start.booleanhasStop()The time at which the replay should stop.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Yamcs.ReplayRequest.BuildernewBuilder()static Yamcs.ReplayRequest.BuildernewBuilder(Yamcs.ReplayRequest prototype)Yamcs.ReplayRequest.BuildernewBuilderForType()protected Yamcs.ReplayRequest.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)static Yamcs.ReplayRequestparseDelimitedFrom(InputStream input)static Yamcs.ReplayRequestparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Yamcs.ReplayRequestparseFrom(byte[] data)static Yamcs.ReplayRequestparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Yamcs.ReplayRequestparseFrom(com.google.protobuf.ByteString data)static Yamcs.ReplayRequestparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Yamcs.ReplayRequestparseFrom(com.google.protobuf.CodedInputStream input)static Yamcs.ReplayRequestparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Yamcs.ReplayRequestparseFrom(InputStream input)static Yamcs.ReplayRequestparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Yamcs.ReplayRequestparseFrom(ByteBuffer data)static Yamcs.ReplayRequestparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Yamcs.ReplayRequest>parser()Yamcs.ReplayRequest.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
START_FIELD_NUMBER
public static final int START_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STOP_FIELD_NUMBER
public static final int STOP_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ENDACTION_FIELD_NUMBER
public static final int ENDACTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SPEED_FIELD_NUMBER
public static final int SPEED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
REVERSE_FIELD_NUMBER
public static final int REVERSE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARAMETERREQUEST_FIELD_NUMBER
public static final int PARAMETERREQUEST_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PACKETREQUEST_FIELD_NUMBER
public static final int PACKETREQUEST_FIELD_NUMBER
- See Also:
- Constant Field Values
-
EVENTREQUEST_FIELD_NUMBER
public static final int EVENTREQUEST_FIELD_NUMBER
- See Also:
- Constant Field Values
-
COMMANDHISTORYREQUEST_FIELD_NUMBER
public static final int COMMANDHISTORYREQUEST_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PPREQUEST_FIELD_NUMBER
public static final int PPREQUEST_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<Yamcs.ReplayRequest> PARSER
Deprecated.
-
-
Method Detail
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
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
-
hasStart
public boolean hasStart()
**Required.** The time at which the replay should start.
optional .google.protobuf.Timestamp start = 13;- Specified by:
hasStartin interfaceYamcs.ReplayRequestOrBuilder
-
getStart
public com.google.protobuf.Timestamp getStart()
**Required.** The time at which the replay should start.
optional .google.protobuf.Timestamp start = 13;- Specified by:
getStartin interfaceYamcs.ReplayRequestOrBuilder
-
getStartOrBuilder
public com.google.protobuf.TimestampOrBuilder getStartOrBuilder()
**Required.** The time at which the replay should start.
optional .google.protobuf.Timestamp start = 13;- Specified by:
getStartOrBuilderin interfaceYamcs.ReplayRequestOrBuilder
-
hasStop
public boolean hasStop()
The time at which the replay should stop. If unspecified, the replay will keep going as long as there is remaining data.
optional .google.protobuf.Timestamp stop = 14;- Specified by:
hasStopin interfaceYamcs.ReplayRequestOrBuilder
-
getStop
public com.google.protobuf.Timestamp getStop()
The time at which the replay should stop. If unspecified, the replay will keep going as long as there is remaining data.
optional .google.protobuf.Timestamp stop = 14;- Specified by:
getStopin interfaceYamcs.ReplayRequestOrBuilder
-
getStopOrBuilder
public com.google.protobuf.TimestampOrBuilder getStopOrBuilder()
The time at which the replay should stop. If unspecified, the replay will keep going as long as there is remaining data.
optional .google.protobuf.Timestamp stop = 14;- Specified by:
getStopOrBuilderin interfaceYamcs.ReplayRequestOrBuilder
-
hasEndAction
public boolean hasEndAction()
what should happen at the end of the replay
optional .yamcs.protobuf.EndAction endAction = 3 [default = QUIT];- Specified by:
hasEndActionin interfaceYamcs.ReplayRequestOrBuilder
-
getEndAction
public Yamcs.EndAction getEndAction()
what should happen at the end of the replay
optional .yamcs.protobuf.EndAction endAction = 3 [default = QUIT];- Specified by:
getEndActionin interfaceYamcs.ReplayRequestOrBuilder
-
hasSpeed
public boolean hasSpeed()
how fast the replay should go
optional .yamcs.protobuf.ReplaySpeed speed = 4;- Specified by:
hasSpeedin interfaceYamcs.ReplayRequestOrBuilder
-
getSpeed
public Yamcs.ReplaySpeed getSpeed()
how fast the replay should go
optional .yamcs.protobuf.ReplaySpeed speed = 4;- Specified by:
getSpeedin interfaceYamcs.ReplayRequestOrBuilder
-
getSpeedOrBuilder
public Yamcs.ReplaySpeedOrBuilder getSpeedOrBuilder()
how fast the replay should go
optional .yamcs.protobuf.ReplaySpeed speed = 4;- Specified by:
getSpeedOrBuilderin interfaceYamcs.ReplayRequestOrBuilder
-
hasReverse
public boolean hasReverse()
Reverse the direction of the replay
optional bool reverse = 15;- Specified by:
hasReversein interfaceYamcs.ReplayRequestOrBuilder
-
getReverse
public boolean getReverse()
Reverse the direction of the replay
optional bool reverse = 15;- Specified by:
getReversein interfaceYamcs.ReplayRequestOrBuilder
-
hasParameterRequest
public boolean hasParameterRequest()
optional .yamcs.protobuf.ParameterReplayRequest parameterRequest = 8;- Specified by:
hasParameterRequestin interfaceYamcs.ReplayRequestOrBuilder
-
getParameterRequest
public Yamcs.ParameterReplayRequest getParameterRequest()
optional .yamcs.protobuf.ParameterReplayRequest parameterRequest = 8;- Specified by:
getParameterRequestin interfaceYamcs.ReplayRequestOrBuilder
-
getParameterRequestOrBuilder
public Yamcs.ParameterReplayRequestOrBuilder getParameterRequestOrBuilder()
optional .yamcs.protobuf.ParameterReplayRequest parameterRequest = 8;- Specified by:
getParameterRequestOrBuilderin interfaceYamcs.ReplayRequestOrBuilder
-
hasPacketRequest
public boolean hasPacketRequest()
By default all Packets, Events, CommandHistory are part of the replay Unless one or more of the below requests are specified.
optional .yamcs.protobuf.PacketReplayRequest packetRequest = 9;- Specified by:
hasPacketRequestin interfaceYamcs.ReplayRequestOrBuilder
-
getPacketRequest
public Yamcs.PacketReplayRequest getPacketRequest()
By default all Packets, Events, CommandHistory are part of the replay Unless one or more of the below requests are specified.
optional .yamcs.protobuf.PacketReplayRequest packetRequest = 9;- Specified by:
getPacketRequestin interfaceYamcs.ReplayRequestOrBuilder
-
getPacketRequestOrBuilder
public Yamcs.PacketReplayRequestOrBuilder getPacketRequestOrBuilder()
By default all Packets, Events, CommandHistory are part of the replay Unless one or more of the below requests are specified.
optional .yamcs.protobuf.PacketReplayRequest packetRequest = 9;- Specified by:
getPacketRequestOrBuilderin interfaceYamcs.ReplayRequestOrBuilder
-
hasEventRequest
public boolean hasEventRequest()
optional .yamcs.protobuf.EventReplayRequest eventRequest = 10;- Specified by:
hasEventRequestin interfaceYamcs.ReplayRequestOrBuilder
-
getEventRequest
public Yamcs.EventReplayRequest getEventRequest()
optional .yamcs.protobuf.EventReplayRequest eventRequest = 10;- Specified by:
getEventRequestin interfaceYamcs.ReplayRequestOrBuilder
-
getEventRequestOrBuilder
public Yamcs.EventReplayRequestOrBuilder getEventRequestOrBuilder()
optional .yamcs.protobuf.EventReplayRequest eventRequest = 10;- Specified by:
getEventRequestOrBuilderin interfaceYamcs.ReplayRequestOrBuilder
-
hasCommandHistoryRequest
public boolean hasCommandHistoryRequest()
optional .yamcs.protobuf.CommandHistoryReplayRequest commandHistoryRequest = 11;- Specified by:
hasCommandHistoryRequestin interfaceYamcs.ReplayRequestOrBuilder
-
getCommandHistoryRequest
public Yamcs.CommandHistoryReplayRequest getCommandHistoryRequest()
optional .yamcs.protobuf.CommandHistoryReplayRequest commandHistoryRequest = 11;- Specified by:
getCommandHistoryRequestin interfaceYamcs.ReplayRequestOrBuilder
-
getCommandHistoryRequestOrBuilder
public Yamcs.CommandHistoryReplayRequestOrBuilder getCommandHistoryRequestOrBuilder()
optional .yamcs.protobuf.CommandHistoryReplayRequest commandHistoryRequest = 11;- Specified by:
getCommandHistoryRequestOrBuilderin interfaceYamcs.ReplayRequestOrBuilder
-
hasPpRequest
public boolean hasPpRequest()
optional .yamcs.protobuf.PpReplayRequest ppRequest = 12;- Specified by:
hasPpRequestin interfaceYamcs.ReplayRequestOrBuilder
-
getPpRequest
public Yamcs.PpReplayRequest getPpRequest()
optional .yamcs.protobuf.PpReplayRequest ppRequest = 12;- Specified by:
getPpRequestin interfaceYamcs.ReplayRequestOrBuilder
-
getPpRequestOrBuilder
public Yamcs.PpReplayRequestOrBuilder getPpRequestOrBuilder()
optional .yamcs.protobuf.PpReplayRequest ppRequest = 12;- Specified by:
getPpRequestOrBuilderin interfaceYamcs.ReplayRequestOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Yamcs.ReplayRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Yamcs.ReplayRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Yamcs.ReplayRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Yamcs.ReplayRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Yamcs.ReplayRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Yamcs.ReplayRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Yamcs.ReplayRequest parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Yamcs.ReplayRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Yamcs.ReplayRequest parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Yamcs.ReplayRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Yamcs.ReplayRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Yamcs.ReplayRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Yamcs.ReplayRequest.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Yamcs.ReplayRequest.Builder newBuilder()
-
newBuilder
public static Yamcs.ReplayRequest.Builder newBuilder(Yamcs.ReplayRequest prototype)
-
toBuilder
public Yamcs.ReplayRequest.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Yamcs.ReplayRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Yamcs.ReplayRequest getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Yamcs.ReplayRequest> parser()
-
getParserForType
public com.google.protobuf.Parser<Yamcs.ReplayRequest> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Yamcs.ReplayRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-