Package org.yamcs.protobuf
Class Archive.ExportParameterValuesRequest
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
org.yamcs.protobuf.Archive.ExportParameterValuesRequest
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,Archive.ExportParameterValuesRequestOrBuilder
- Enclosing class:
- Archive
public static final class Archive.ExportParameterValuesRequest
extends com.google.protobuf.GeneratedMessageV3
implements Archive.ExportParameterValuesRequestOrBuilder
Protobuf type
yamcs.protobuf.archive.ExportParameterValuesRequest- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classProtobuf typeyamcs.protobuf.archive.ExportParameterValuesRequestNested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final com.google.protobuf.Parser<Archive.ExportParameterValuesRequest>Deprecated.static final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleanColumn delimiter.com.google.protobuf.ByteStringColumn delimiter.static final com.google.protobuf.Descriptors.DescriptorgetExtra(int index) Extra columns added to the CSV output: * ``raw``: Raw parameter values * ``monitoring``: Monitoring statuscom.google.protobuf.ByteStringgetExtraBytes(int index) Extra columns added to the CSV output: * ``raw``: Raw parameter values * ``monitoring``: Monitoring statusintExtra columns added to the CSV output: * ``raw``: Raw parameter values * ``monitoring``: Monitoring statuscom.google.protobuf.ProtocolStringListExtra columns added to the CSV output: * ``raw``: Raw parameter values * ``monitoring``: Monitoring statusPreferred filename, this is returned in a Content-Disposition HTTP header.com.google.protobuf.ByteStringPreferred filename, this is returned in a Content-Disposition HTTP header.Header row to include in the response.com.google.protobuf.ByteStringHeader row to include in the response.Yamcs instance namecom.google.protobuf.ByteStringYamcs instance nameintWhen specified, only one value each for each interval is returned.intgetLimit()The maximum number of returned records.getList()Identifier of a Parameter List, describing the parameters to export.com.google.protobuf.ByteStringIdentifier of a Parameter List, describing the parameters to export.Namespace used to display parameter names in csv header.com.google.protobuf.ByteStringNamespace used to display parameter names in csv header.getOrder()The order of the returned results.com.google.protobuf.ByteStringThe order of the returned results.getParameters(int index) The parameters to add to the export.com.google.protobuf.ByteStringgetParametersBytes(int index) The parameters to add to the export.intThe parameters to add to the export.com.google.protobuf.ProtocolStringListThe parameters to add to the export.com.google.protobuf.Parser<Archive.ExportParameterValuesRequest>longgetPos()The zero-based row number at which to start outputting results.booleanIf true, repeat the the previous value, if there is no value for the current timestamp.intcom.google.protobuf.TimestampgetStart()Filter the lower bound of the parameter's generation time.com.google.protobuf.TimestampOrBuilderFilter the lower bound of the parameter's generation time.com.google.protobuf.TimestampgetStop()Filter the upper bound of the parameter's generation time.com.google.protobuf.TimestampOrBuilderFilter the upper bound of the parameter's generation time.final com.google.protobuf.UnknownFieldSetbooleanColumn delimiter.booleanPreferred filename, this is returned in a Content-Disposition HTTP header.inthashCode()booleanHeader row to include in the response.booleanYamcs instance namebooleanWhen specified, only one value each for each interval is returned.booleanhasLimit()The maximum number of returned records.booleanhasList()Identifier of a Parameter List, describing the parameters to export.booleanNamespace used to display parameter names in csv header.booleanhasOrder()The order of the returned results.booleanhasPos()The zero-based row number at which to start outputting results.booleanIf true, repeat the the previous value, if there is no value for the current timestamp.booleanhasStart()Filter the lower bound of the parameter's generation time.booleanhasStop()Filter the upper bound of the parameter's generation time.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleannewBuilder(Archive.ExportParameterValuesRequest prototype) newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) parseDelimitedFrom(InputStream input) parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(byte[] data) parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.ByteString data) parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.CodedInputStream input) parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(InputStream input) parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(ByteBuffer data) parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<Archive.ExportParameterValuesRequest>parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, 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, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof
-
Field Details
-
INSTANCE_FIELD_NUMBER
public static final int INSTANCE_FIELD_NUMBER- See Also:
-
START_FIELD_NUMBER
public static final int START_FIELD_NUMBER- See Also:
-
STOP_FIELD_NUMBER
public static final int STOP_FIELD_NUMBER- See Also:
-
PARAMETERS_FIELD_NUMBER
public static final int PARAMETERS_FIELD_NUMBER- See Also:
-
LIST_FIELD_NUMBER
public static final int LIST_FIELD_NUMBER- See Also:
-
NAMESPACE_FIELD_NUMBER
public static final int NAMESPACE_FIELD_NUMBER- See Also:
-
EXTRA_FIELD_NUMBER
public static final int EXTRA_FIELD_NUMBER- See Also:
-
DELIMITER_FIELD_NUMBER
public static final int DELIMITER_FIELD_NUMBER- See Also:
-
INTERVAL_FIELD_NUMBER
public static final int INTERVAL_FIELD_NUMBER- See Also:
-
PRESERVELASTVALUE_FIELD_NUMBER
public static final int PRESERVELASTVALUE_FIELD_NUMBER- See Also:
-
POS_FIELD_NUMBER
public static final int POS_FIELD_NUMBER- See Also:
-
LIMIT_FIELD_NUMBER
public static final int LIMIT_FIELD_NUMBER- See Also:
-
ORDER_FIELD_NUMBER
public static final int ORDER_FIELD_NUMBER- See Also:
-
FILENAME_FIELD_NUMBER
public static final int FILENAME_FIELD_NUMBER- See Also:
-
HEADER_FIELD_NUMBER
public static final int HEADER_FIELD_NUMBER- See Also:
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<Archive.ExportParameterValuesRequest> PARSERDeprecated.
-
-
Method Details
-
newInstance
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
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
-
hasInstance
public boolean hasInstance()Yamcs instance name
optional string instance = 1;- Specified by:
hasInstancein interfaceArchive.ExportParameterValuesRequestOrBuilder- Returns:
- Whether the instance field is set.
-
getInstance
Yamcs instance name
optional string instance = 1;- Specified by:
getInstancein interfaceArchive.ExportParameterValuesRequestOrBuilder- Returns:
- The instance.
-
getInstanceBytes
public com.google.protobuf.ByteString getInstanceBytes()Yamcs instance name
optional string instance = 1;- Specified by:
getInstanceBytesin interfaceArchive.ExportParameterValuesRequestOrBuilder- Returns:
- The bytes for instance.
-
hasStart
public boolean hasStart()Filter the lower bound of the parameter's generation time. Specify a date string in ISO 8601 format.
optional .google.protobuf.Timestamp start = 2;- Specified by:
hasStartin interfaceArchive.ExportParameterValuesRequestOrBuilder- Returns:
- Whether the start field is set.
-
getStart
public com.google.protobuf.Timestamp getStart()Filter the lower bound of the parameter's generation time. Specify a date string in ISO 8601 format.
optional .google.protobuf.Timestamp start = 2;- Specified by:
getStartin interfaceArchive.ExportParameterValuesRequestOrBuilder- Returns:
- The start.
-
getStartOrBuilder
public com.google.protobuf.TimestampOrBuilder getStartOrBuilder()Filter the lower bound of the parameter's generation time. Specify a date string in ISO 8601 format.
optional .google.protobuf.Timestamp start = 2;- Specified by:
getStartOrBuilderin interfaceArchive.ExportParameterValuesRequestOrBuilder
-
hasStop
public boolean hasStop()Filter the upper bound of the parameter's generation time. Specify a date string in ISO 8601 format.
optional .google.protobuf.Timestamp stop = 3;- Specified by:
hasStopin interfaceArchive.ExportParameterValuesRequestOrBuilder- Returns:
- Whether the stop field is set.
-
getStop
public com.google.protobuf.Timestamp getStop()Filter the upper bound of the parameter's generation time. Specify a date string in ISO 8601 format.
optional .google.protobuf.Timestamp stop = 3;- Specified by:
getStopin interfaceArchive.ExportParameterValuesRequestOrBuilder- Returns:
- The stop.
-
getStopOrBuilder
public com.google.protobuf.TimestampOrBuilder getStopOrBuilder()Filter the upper bound of the parameter's generation time. Specify a date string in ISO 8601 format.
optional .google.protobuf.Timestamp stop = 3;- Specified by:
getStopOrBuilderin interfaceArchive.ExportParameterValuesRequestOrBuilder
-
getParametersList
public com.google.protobuf.ProtocolStringList getParametersList()The parameters to add to the export.
repeated string parameters = 4;- Specified by:
getParametersListin interfaceArchive.ExportParameterValuesRequestOrBuilder- Returns:
- A list containing the parameters.
-
getParametersCount
public int getParametersCount()The parameters to add to the export.
repeated string parameters = 4;- Specified by:
getParametersCountin interfaceArchive.ExportParameterValuesRequestOrBuilder- Returns:
- The count of parameters.
-
getParameters
The parameters to add to the export.
repeated string parameters = 4;- Specified by:
getParametersin interfaceArchive.ExportParameterValuesRequestOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The parameters at the given index.
-
getParametersBytes
public com.google.protobuf.ByteString getParametersBytes(int index) The parameters to add to the export.
repeated string parameters = 4;- Specified by:
getParametersBytesin interfaceArchive.ExportParameterValuesRequestOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the parameters at the given index.
-
hasList
public boolean hasList()Identifier of a Parameter List, describing the parameters to export. This may be used as an alternative to the ``parameters`` field.
optional string list = 14;- Specified by:
hasListin interfaceArchive.ExportParameterValuesRequestOrBuilder- Returns:
- Whether the list field is set.
-
getList
Identifier of a Parameter List, describing the parameters to export. This may be used as an alternative to the ``parameters`` field.
optional string list = 14;- Specified by:
getListin interfaceArchive.ExportParameterValuesRequestOrBuilder- Returns:
- The list.
-
getListBytes
public com.google.protobuf.ByteString getListBytes()Identifier of a Parameter List, describing the parameters to export. This may be used as an alternative to the ``parameters`` field.
optional string list = 14;- Specified by:
getListBytesin interfaceArchive.ExportParameterValuesRequestOrBuilder- Returns:
- The bytes for list.
-
hasNamespace
public boolean hasNamespace()Namespace used to display parameter names in csv header. Only used when no parameter ids were specified.
optional string namespace = 5;- Specified by:
hasNamespacein interfaceArchive.ExportParameterValuesRequestOrBuilder- Returns:
- Whether the namespace field is set.
-
getNamespace
Namespace used to display parameter names in csv header. Only used when no parameter ids were specified.
optional string namespace = 5;- Specified by:
getNamespacein interfaceArchive.ExportParameterValuesRequestOrBuilder- Returns:
- The namespace.
-
getNamespaceBytes
public com.google.protobuf.ByteString getNamespaceBytes()Namespace used to display parameter names in csv header. Only used when no parameter ids were specified.
optional string namespace = 5;- Specified by:
getNamespaceBytesin interfaceArchive.ExportParameterValuesRequestOrBuilder- Returns:
- The bytes for namespace.
-
getExtraList
public com.google.protobuf.ProtocolStringList getExtraList()Extra columns added to the CSV output: * ``raw``: Raw parameter values * ``monitoring``: Monitoring status
repeated string extra = 6;- Specified by:
getExtraListin interfaceArchive.ExportParameterValuesRequestOrBuilder- Returns:
- A list containing the extra.
-
getExtraCount
public int getExtraCount()Extra columns added to the CSV output: * ``raw``: Raw parameter values * ``monitoring``: Monitoring status
repeated string extra = 6;- Specified by:
getExtraCountin interfaceArchive.ExportParameterValuesRequestOrBuilder- Returns:
- The count of extra.
-
getExtra
Extra columns added to the CSV output: * ``raw``: Raw parameter values * ``monitoring``: Monitoring status
repeated string extra = 6;- Specified by:
getExtrain interfaceArchive.ExportParameterValuesRequestOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The extra at the given index.
-
getExtraBytes
public com.google.protobuf.ByteString getExtraBytes(int index) Extra columns added to the CSV output: * ``raw``: Raw parameter values * ``monitoring``: Monitoring status
repeated string extra = 6;- Specified by:
getExtraBytesin interfaceArchive.ExportParameterValuesRequestOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the extra at the given index.
-
hasDelimiter
public boolean hasDelimiter()Column delimiter. One of ``TAB``, ``COMMA`` or ``SEMICOLON``. Default: ``TAB``.
optional string delimiter = 7;- Specified by:
hasDelimiterin interfaceArchive.ExportParameterValuesRequestOrBuilder- Returns:
- Whether the delimiter field is set.
-
getDelimiter
Column delimiter. One of ``TAB``, ``COMMA`` or ``SEMICOLON``. Default: ``TAB``.
optional string delimiter = 7;- Specified by:
getDelimiterin interfaceArchive.ExportParameterValuesRequestOrBuilder- Returns:
- The delimiter.
-
getDelimiterBytes
public com.google.protobuf.ByteString getDelimiterBytes()Column delimiter. One of ``TAB``, ``COMMA`` or ``SEMICOLON``. Default: ``TAB``.
optional string delimiter = 7;- Specified by:
getDelimiterBytesin interfaceArchive.ExportParameterValuesRequestOrBuilder- Returns:
- The bytes for delimiter.
-
hasInterval
public boolean hasInterval()When specified, only one value each for each interval is returned. The value is in milliseconds.
optional int32 interval = 8;- Specified by:
hasIntervalin interfaceArchive.ExportParameterValuesRequestOrBuilder- Returns:
- Whether the interval field is set.
-
getInterval
public int getInterval()When specified, only one value each for each interval is returned. The value is in milliseconds.
optional int32 interval = 8;- Specified by:
getIntervalin interfaceArchive.ExportParameterValuesRequestOrBuilder- Returns:
- The interval.
-
hasPreserveLastValue
public boolean hasPreserveLastValue()If true, repeat the the previous value, if there is no value for the current timestamp. Default: ``false``.
optional bool preserveLastValue = 9;- Specified by:
hasPreserveLastValuein interfaceArchive.ExportParameterValuesRequestOrBuilder- Returns:
- Whether the preserveLastValue field is set.
-
getPreserveLastValue
public boolean getPreserveLastValue()If true, repeat the the previous value, if there is no value for the current timestamp. Default: ``false``.
optional bool preserveLastValue = 9;- Specified by:
getPreserveLastValuein interfaceArchive.ExportParameterValuesRequestOrBuilder- Returns:
- The preserveLastValue.
-
hasPos
public boolean hasPos()The zero-based row number at which to start outputting results. Default: ``0``.
optional int64 pos = 10;- Specified by:
hasPosin interfaceArchive.ExportParameterValuesRequestOrBuilder- Returns:
- Whether the pos field is set.
-
getPos
public long getPos()The zero-based row number at which to start outputting results. Default: ``0``.
optional int64 pos = 10;- Specified by:
getPosin interfaceArchive.ExportParameterValuesRequestOrBuilder- Returns:
- The pos.
-
hasLimit
public boolean hasLimit()The maximum number of returned records. Default: unlimited.
optional int32 limit = 11;- Specified by:
hasLimitin interfaceArchive.ExportParameterValuesRequestOrBuilder- Returns:
- Whether the limit field is set.
-
getLimit
public int getLimit()The maximum number of returned records. Default: unlimited.
optional int32 limit = 11;- Specified by:
getLimitin interfaceArchive.ExportParameterValuesRequestOrBuilder- Returns:
- The limit.
-
hasOrder
public boolean hasOrder()The order of the returned results. Can be either ``asc`` or ``desc``. Default: ``asc``.
optional string order = 12;- Specified by:
hasOrderin interfaceArchive.ExportParameterValuesRequestOrBuilder- Returns:
- Whether the order field is set.
-
getOrder
The order of the returned results. Can be either ``asc`` or ``desc``. Default: ``asc``.
optional string order = 12;- Specified by:
getOrderin interfaceArchive.ExportParameterValuesRequestOrBuilder- Returns:
- The order.
-
getOrderBytes
public com.google.protobuf.ByteString getOrderBytes()The order of the returned results. Can be either ``asc`` or ``desc``. Default: ``asc``.
optional string order = 12;- Specified by:
getOrderBytesin interfaceArchive.ExportParameterValuesRequestOrBuilder- Returns:
- The bytes for order.
-
hasFilename
public boolean hasFilename()Preferred filename, this is returned in a Content-Disposition HTTP header. If unset, Yamcs will determine a name.
optional string filename = 13;- Specified by:
hasFilenamein interfaceArchive.ExportParameterValuesRequestOrBuilder- Returns:
- Whether the filename field is set.
-
getFilename
Preferred filename, this is returned in a Content-Disposition HTTP header. If unset, Yamcs will determine a name.
optional string filename = 13;- Specified by:
getFilenamein interfaceArchive.ExportParameterValuesRequestOrBuilder- Returns:
- The filename.
-
getFilenameBytes
public com.google.protobuf.ByteString getFilenameBytes()Preferred filename, this is returned in a Content-Disposition HTTP header. If unset, Yamcs will determine a name.
optional string filename = 13;- Specified by:
getFilenameBytesin interfaceArchive.ExportParameterValuesRequestOrBuilder- Returns:
- The bytes for filename.
-
hasHeader
public boolean hasHeader()Header row to include in the response. One of ``QUALIFIED_NAME``, ``SHORT_NAME`` or ``NONE``. Default: ``QUALIFIED_NAME``.
optional string header = 15;- Specified by:
hasHeaderin interfaceArchive.ExportParameterValuesRequestOrBuilder- Returns:
- Whether the header field is set.
-
getHeader
Header row to include in the response. One of ``QUALIFIED_NAME``, ``SHORT_NAME`` or ``NONE``. Default: ``QUALIFIED_NAME``.
optional string header = 15;- Specified by:
getHeaderin interfaceArchive.ExportParameterValuesRequestOrBuilder- Returns:
- The header.
-
getHeaderBytes
public com.google.protobuf.ByteString getHeaderBytes()Header row to include in the response. One of ``QUALIFIED_NAME``, ``SHORT_NAME`` or ``NONE``. Default: ``QUALIFIED_NAME``.
optional string header = 15;- Specified by:
getHeaderBytesin interfaceArchive.ExportParameterValuesRequestOrBuilder- Returns:
- The bytes for header.
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- 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
- 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 Archive.ExportParameterValuesRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Archive.ExportParameterValuesRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Archive.ExportParameterValuesRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Archive.ExportParameterValuesRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Archive.ExportParameterValuesRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Archive.ExportParameterValuesRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static Archive.ExportParameterValuesRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static Archive.ExportParameterValuesRequest parseDelimitedFrom(InputStream input) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static Archive.ExportParameterValuesRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static Archive.ExportParameterValuesRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static Archive.ExportParameterValuesRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
public static Archive.ExportParameterValuesRequest.Builder newBuilder(Archive.ExportParameterValuesRequest prototype) -
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Archive.ExportParameterValuesRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-