Package org.yamcs.protobuf
Class Archive.ExportParameterValuesRequest.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<Archive.ExportParameterValuesRequest.Builder>
org.yamcs.protobuf.Archive.ExportParameterValuesRequest.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
,Archive.ExportParameterValuesRequestOrBuilder
- Enclosing class:
- Archive.ExportParameterValuesRequest
public static final class Archive.ExportParameterValuesRequest.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<Archive.ExportParameterValuesRequest.Builder>
implements Archive.ExportParameterValuesRequestOrBuilder
Protobuf type
yamcs.protobuf.archive.ExportParameterValuesRequest
-
Method Summary
Modifier and TypeMethodDescriptionaddAllExtra
(Iterable<String> values) Extra columns added to the CSV output: * ``raw``: Raw parameter values * ``monitoring``: Monitoring statusaddAllParameters
(Iterable<String> values) The parameters to add to the export.Extra columns added to the CSV output: * ``raw``: Raw parameter values * ``monitoring``: Monitoring statusaddExtraBytes
(com.google.protobuf.ByteString value) Extra columns added to the CSV output: * ``raw``: Raw parameter values * ``monitoring``: Monitoring statusaddParameters
(String value) The parameters to add to the export.addParametersBytes
(com.google.protobuf.ByteString value) The parameters to add to the export.addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()
clear()
Column delimiter.Extra columns added to the CSV output: * ``raw``: Raw parameter values * ``monitoring``: Monitoring statusclearField
(com.google.protobuf.Descriptors.FieldDescriptor field) Preferred filename, this is returned in a Content-Disposition HTTP header.Header row to include in the response.Yamcs instance nameWhen specified, only one value each for each interval is returned.The maximum number of returned records.Identifier of a Parameter List, describing the parameters to export.Namespace used to display parameter names in csv header.clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) The order of the returned results.The parameters to add to the export.clearPos()
The zero-based row number at which to start outputting results.If true, repeat the the previous value, if there is no value for the current timestamp.Filter the lower bound of the parameter's generation time.Filter the upper bound of the parameter's generation time.clone()
Column delimiter.com.google.protobuf.ByteString
Column delimiter.static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
getExtra
(int index) Extra columns added to the CSV output: * ``raw``: Raw parameter values * ``monitoring``: Monitoring statuscom.google.protobuf.ByteString
getExtraBytes
(int index) Extra columns added to the CSV output: * ``raw``: Raw parameter values * ``monitoring``: Monitoring statusint
Extra columns added to the CSV output: * ``raw``: Raw parameter values * ``monitoring``: Monitoring statuscom.google.protobuf.ProtocolStringList
Extra 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.ByteString
Preferred filename, this is returned in a Content-Disposition HTTP header.Header row to include in the response.com.google.protobuf.ByteString
Header row to include in the response.Yamcs instance namecom.google.protobuf.ByteString
Yamcs instance nameint
When specified, only one value each for each interval is returned.int
getLimit()
The maximum number of returned records.getList()
Identifier of a Parameter List, describing the parameters to export.com.google.protobuf.ByteString
Identifier of a Parameter List, describing the parameters to export.Namespace used to display parameter names in csv header.com.google.protobuf.ByteString
Namespace used to display parameter names in csv header.getOrder()
The order of the returned results.com.google.protobuf.ByteString
The order of the returned results.getParameters
(int index) The parameters to add to the export.com.google.protobuf.ByteString
getParametersBytes
(int index) The parameters to add to the export.int
The parameters to add to the export.com.google.protobuf.ProtocolStringList
The parameters to add to the export.long
getPos()
The zero-based row number at which to start outputting results.boolean
If true, repeat the the previous value, if there is no value for the current timestamp.com.google.protobuf.Timestamp
getStart()
Filter the lower bound of the parameter's generation time.com.google.protobuf.Timestamp.Builder
Filter the lower bound of the parameter's generation time.com.google.protobuf.TimestampOrBuilder
Filter the lower bound of the parameter's generation time.com.google.protobuf.Timestamp
getStop()
Filter the upper bound of the parameter's generation time.com.google.protobuf.Timestamp.Builder
Filter the upper bound of the parameter's generation time.com.google.protobuf.TimestampOrBuilder
Filter the upper bound of the parameter's generation time.boolean
Column delimiter.boolean
Preferred filename, this is returned in a Content-Disposition HTTP header.boolean
Header row to include in the response.boolean
Yamcs instance nameboolean
When specified, only one value each for each interval is returned.boolean
hasLimit()
The maximum number of returned records.boolean
hasList()
Identifier of a Parameter List, describing the parameters to export.boolean
Namespace used to display parameter names in csv header.boolean
hasOrder()
The order of the returned results.boolean
hasPos()
The zero-based row number at which to start outputting results.boolean
If true, repeat the the previous value, if there is no value for the current timestamp.boolean
hasStart()
Filter the lower bound of the parameter's generation time.boolean
hasStop()
Filter the upper bound of the parameter's generation time.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
final boolean
mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom
(com.google.protobuf.Message other) mergeStart
(com.google.protobuf.Timestamp value) Filter the lower bound of the parameter's generation time.mergeStop
(com.google.protobuf.Timestamp value) Filter the upper bound of the parameter's generation time.mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) setDelimiter
(String value) Column delimiter.setDelimiterBytes
(com.google.protobuf.ByteString value) Column delimiter.Extra columns added to the CSV output: * ``raw``: Raw parameter values * ``monitoring``: Monitoring statussetFilename
(String value) Preferred filename, this is returned in a Content-Disposition HTTP header.setFilenameBytes
(com.google.protobuf.ByteString value) Preferred filename, this is returned in a Content-Disposition HTTP header.Header row to include in the response.setHeaderBytes
(com.google.protobuf.ByteString value) Header row to include in the response.setInstance
(String value) Yamcs instance namesetInstanceBytes
(com.google.protobuf.ByteString value) Yamcs instance namesetInterval
(int value) When specified, only one value each for each interval is returned.setLimit
(int value) The maximum number of returned records.Identifier of a Parameter List, describing the parameters to export.setListBytes
(com.google.protobuf.ByteString value) Identifier of a Parameter List, describing the parameters to export.setNamespace
(String value) Namespace used to display parameter names in csv header.setNamespaceBytes
(com.google.protobuf.ByteString value) Namespace used to display parameter names in csv header.The order of the returned results.setOrderBytes
(com.google.protobuf.ByteString value) The order of the returned results.setParameters
(int index, String value) The parameters to add to the export.setPos
(long value) The zero-based row number at which to start outputting results.setPreserveLastValue
(boolean value) If true, repeat the the previous value, if there is no value for the current timestamp.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setStart
(com.google.protobuf.Timestamp value) Filter the lower bound of the parameter's generation time.setStart
(com.google.protobuf.Timestamp.Builder builderForValue) Filter the lower bound of the parameter's generation time.setStop
(com.google.protobuf.Timestamp value) Filter the upper bound of the parameter's generation time.setStop
(com.google.protobuf.Timestamp.Builder builderForValue) Filter the upper bound of the parameter's generation time.setUnknownFields
(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, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageException
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFrom
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<Archive.ExportParameterValuesRequest.Builder>
-
clear
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<Archive.ExportParameterValuesRequest.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<Archive.ExportParameterValuesRequest.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<Archive.ExportParameterValuesRequest.Builder>
-
setField
public Archive.ExportParameterValuesRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Archive.ExportParameterValuesRequest.Builder>
-
clearField
public Archive.ExportParameterValuesRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Archive.ExportParameterValuesRequest.Builder>
-
clearOneof
public Archive.ExportParameterValuesRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<Archive.ExportParameterValuesRequest.Builder>
-
setRepeatedField
public Archive.ExportParameterValuesRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Archive.ExportParameterValuesRequest.Builder>
-
addRepeatedField
public Archive.ExportParameterValuesRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Archive.ExportParameterValuesRequest.Builder>
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Archive.ExportParameterValuesRequest.Builder>
-
mergeFrom
public Archive.ExportParameterValuesRequest.Builder mergeFrom(Archive.ExportParameterValuesRequest other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<Archive.ExportParameterValuesRequest.Builder>
-
mergeFrom
public Archive.ExportParameterValuesRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Archive.ExportParameterValuesRequest.Builder>
- Throws:
IOException
-
hasInstance
public boolean hasInstance()Yamcs instance name
optional string instance = 1;
- Specified by:
hasInstance
in interfaceArchive.ExportParameterValuesRequestOrBuilder
- Returns:
- Whether the instance field is set.
-
getInstance
Yamcs instance name
optional string instance = 1;
- Specified by:
getInstance
in interfaceArchive.ExportParameterValuesRequestOrBuilder
- Returns:
- The instance.
-
getInstanceBytes
public com.google.protobuf.ByteString getInstanceBytes()Yamcs instance name
optional string instance = 1;
- Specified by:
getInstanceBytes
in interfaceArchive.ExportParameterValuesRequestOrBuilder
- 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
public Archive.ExportParameterValuesRequest.Builder setInstanceBytes(com.google.protobuf.ByteString value) Yamcs instance name
optional string instance = 1;
- Parameters:
value
- The bytes for instance to set.- Returns:
- This builder for chaining.
-
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:
hasStart
in 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:
getStart
in interfaceArchive.ExportParameterValuesRequestOrBuilder
- Returns:
- The start.
-
setStart
Filter the lower bound of the parameter's generation time. Specify a date string in ISO 8601 format.
optional .google.protobuf.Timestamp start = 2;
-
setStart
public Archive.ExportParameterValuesRequest.Builder setStart(com.google.protobuf.Timestamp.Builder builderForValue) Filter the lower bound of the parameter's generation time. Specify a date string in ISO 8601 format.
optional .google.protobuf.Timestamp start = 2;
-
mergeStart
Filter the lower bound of the parameter's generation time. Specify a date string in ISO 8601 format.
optional .google.protobuf.Timestamp start = 2;
-
clearStart
Filter the lower bound of the parameter's generation time. Specify a date string in ISO 8601 format.
optional .google.protobuf.Timestamp start = 2;
-
getStartBuilder
public com.google.protobuf.Timestamp.Builder getStartBuilder()Filter the lower bound of the parameter's generation time. Specify a date string in ISO 8601 format.
optional .google.protobuf.Timestamp start = 2;
-
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:
getStartOrBuilder
in 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:
hasStop
in 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:
getStop
in interfaceArchive.ExportParameterValuesRequestOrBuilder
- Returns:
- The stop.
-
setStop
Filter the upper bound of the parameter's generation time. Specify a date string in ISO 8601 format.
optional .google.protobuf.Timestamp stop = 3;
-
setStop
public Archive.ExportParameterValuesRequest.Builder setStop(com.google.protobuf.Timestamp.Builder builderForValue) Filter the upper bound of the parameter's generation time. Specify a date string in ISO 8601 format.
optional .google.protobuf.Timestamp stop = 3;
-
mergeStop
Filter the upper bound of the parameter's generation time. Specify a date string in ISO 8601 format.
optional .google.protobuf.Timestamp stop = 3;
-
clearStop
Filter the upper bound of the parameter's generation time. Specify a date string in ISO 8601 format.
optional .google.protobuf.Timestamp stop = 3;
-
getStopBuilder
public com.google.protobuf.Timestamp.Builder getStopBuilder()Filter the upper bound of the parameter's generation time. Specify a date string in ISO 8601 format.
optional .google.protobuf.Timestamp stop = 3;
-
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:
getStopOrBuilder
in interfaceArchive.ExportParameterValuesRequestOrBuilder
-
getParametersList
public com.google.protobuf.ProtocolStringList getParametersList()The parameters to add to the export.
repeated string parameters = 4;
- Specified by:
getParametersList
in 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:
getParametersCount
in interfaceArchive.ExportParameterValuesRequestOrBuilder
- Returns:
- The count of parameters.
-
getParameters
The parameters to add to the export.
repeated string parameters = 4;
- Specified by:
getParameters
in 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:
getParametersBytes
in interfaceArchive.ExportParameterValuesRequestOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the parameters at the given index.
-
setParameters
The parameters to add to the export.
repeated string parameters = 4;
- Parameters:
index
- The index to set the value at.value
- The parameters to set.- Returns:
- This builder for chaining.
-
addParameters
The parameters to add to the export.
repeated string parameters = 4;
- Parameters:
value
- The parameters to add.- Returns:
- This builder for chaining.
-
addAllParameters
The parameters to add to the export.
repeated string parameters = 4;
- Parameters:
values
- The parameters to add.- Returns:
- This builder for chaining.
-
clearParameters
The parameters to add to the export.
repeated string parameters = 4;
- Returns:
- This builder for chaining.
-
addParametersBytes
public Archive.ExportParameterValuesRequest.Builder addParametersBytes(com.google.protobuf.ByteString value) The parameters to add to the export.
repeated string parameters = 4;
- Parameters:
value
- The bytes of the parameters to add.- Returns:
- This builder for chaining.
-
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:
hasList
in 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:
getList
in 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:
getListBytes
in interfaceArchive.ExportParameterValuesRequestOrBuilder
- Returns:
- The bytes for list.
-
setList
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;
- Parameters:
value
- The list to set.- Returns:
- This builder for chaining.
-
clearList
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;
- Returns:
- This builder for chaining.
-
setListBytes
public Archive.ExportParameterValuesRequest.Builder setListBytes(com.google.protobuf.ByteString value) 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;
- Parameters:
value
- The bytes for list to set.- Returns:
- This builder for chaining.
-
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:
hasNamespace
in 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:
getNamespace
in 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:
getNamespaceBytes
in interfaceArchive.ExportParameterValuesRequestOrBuilder
- Returns:
- The bytes for namespace.
-
setNamespace
Namespace used to display parameter names in csv header. Only used when no parameter ids were specified.
optional string namespace = 5;
- Parameters:
value
- The namespace to set.- Returns:
- This builder for chaining.
-
clearNamespace
Namespace used to display parameter names in csv header. Only used when no parameter ids were specified.
optional string namespace = 5;
- Returns:
- This builder for chaining.
-
setNamespaceBytes
public Archive.ExportParameterValuesRequest.Builder setNamespaceBytes(com.google.protobuf.ByteString value) Namespace used to display parameter names in csv header. Only used when no parameter ids were specified.
optional string namespace = 5;
- Parameters:
value
- The bytes for namespace to set.- Returns:
- This builder for chaining.
-
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:
getExtraList
in 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:
getExtraCount
in 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:
getExtra
in 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:
getExtraBytes
in interfaceArchive.ExportParameterValuesRequestOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the extra at the given index.
-
setExtra
Extra columns added to the CSV output: * ``raw``: Raw parameter values * ``monitoring``: Monitoring status
repeated string extra = 6;
- Parameters:
index
- The index to set the value at.value
- The extra to set.- Returns:
- This builder for chaining.
-
addExtra
Extra columns added to the CSV output: * ``raw``: Raw parameter values * ``monitoring``: Monitoring status
repeated string extra = 6;
- Parameters:
value
- The extra to add.- Returns:
- This builder for chaining.
-
addAllExtra
Extra columns added to the CSV output: * ``raw``: Raw parameter values * ``monitoring``: Monitoring status
repeated string extra = 6;
- Parameters:
values
- The extra to add.- Returns:
- This builder for chaining.
-
clearExtra
Extra columns added to the CSV output: * ``raw``: Raw parameter values * ``monitoring``: Monitoring status
repeated string extra = 6;
- Returns:
- This builder for chaining.
-
addExtraBytes
public Archive.ExportParameterValuesRequest.Builder addExtraBytes(com.google.protobuf.ByteString value) Extra columns added to the CSV output: * ``raw``: Raw parameter values * ``monitoring``: Monitoring status
repeated string extra = 6;
- Parameters:
value
- The bytes of the extra to add.- Returns:
- This builder for chaining.
-
hasDelimiter
public boolean hasDelimiter()Column delimiter. One of ``TAB``, ``COMMA`` or ``SEMICOLON``. Default: ``TAB``.
optional string delimiter = 7;
- Specified by:
hasDelimiter
in 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:
getDelimiter
in 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:
getDelimiterBytes
in interfaceArchive.ExportParameterValuesRequestOrBuilder
- Returns:
- The bytes for delimiter.
-
setDelimiter
Column delimiter. One of ``TAB``, ``COMMA`` or ``SEMICOLON``. Default: ``TAB``.
optional string delimiter = 7;
- Parameters:
value
- The delimiter to set.- Returns:
- This builder for chaining.
-
clearDelimiter
Column delimiter. One of ``TAB``, ``COMMA`` or ``SEMICOLON``. Default: ``TAB``.
optional string delimiter = 7;
- Returns:
- This builder for chaining.
-
setDelimiterBytes
public Archive.ExportParameterValuesRequest.Builder setDelimiterBytes(com.google.protobuf.ByteString value) Column delimiter. One of ``TAB``, ``COMMA`` or ``SEMICOLON``. Default: ``TAB``.
optional string delimiter = 7;
- Parameters:
value
- The bytes for delimiter to set.- Returns:
- This builder for chaining.
-
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:
hasInterval
in 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:
getInterval
in interfaceArchive.ExportParameterValuesRequestOrBuilder
- Returns:
- The interval.
-
setInterval
When specified, only one value each for each interval is returned. The value is in milliseconds.
optional int32 interval = 8;
- Parameters:
value
- The interval to set.- Returns:
- This builder for chaining.
-
clearInterval
When specified, only one value each for each interval is returned. The value is in milliseconds.
optional int32 interval = 8;
- Returns:
- This builder for chaining.
-
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:
hasPreserveLastValue
in 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:
getPreserveLastValue
in interfaceArchive.ExportParameterValuesRequestOrBuilder
- Returns:
- The preserveLastValue.
-
setPreserveLastValue
If true, repeat the the previous value, if there is no value for the current timestamp. Default: ``false``.
optional bool preserveLastValue = 9;
- Parameters:
value
- The preserveLastValue to set.- Returns:
- This builder for chaining.
-
clearPreserveLastValue
If true, repeat the the previous value, if there is no value for the current timestamp. Default: ``false``.
optional bool preserveLastValue = 9;
- Returns:
- This builder for chaining.
-
hasPos
public boolean hasPos()The zero-based row number at which to start outputting results. Default: ``0``.
optional int64 pos = 10;
- Specified by:
hasPos
in 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:
getPos
in interfaceArchive.ExportParameterValuesRequestOrBuilder
- Returns:
- The pos.
-
setPos
The zero-based row number at which to start outputting results. Default: ``0``.
optional int64 pos = 10;
- Parameters:
value
- The pos to set.- Returns:
- This builder for chaining.
-
clearPos
The zero-based row number at which to start outputting results. Default: ``0``.
optional int64 pos = 10;
- Returns:
- This builder for chaining.
-
hasLimit
public boolean hasLimit()The maximum number of returned records. Default: unlimited.
optional int32 limit = 11;
- Specified by:
hasLimit
in 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:
getLimit
in interfaceArchive.ExportParameterValuesRequestOrBuilder
- Returns:
- The limit.
-
setLimit
The maximum number of returned records. Default: unlimited.
optional int32 limit = 11;
- Parameters:
value
- The limit to set.- Returns:
- This builder for chaining.
-
clearLimit
The maximum number of returned records. Default: unlimited.
optional int32 limit = 11;
- Returns:
- This builder for chaining.
-
hasOrder
public boolean hasOrder()The order of the returned results. Can be either ``asc`` or ``desc``. Default: ``asc``.
optional string order = 12;
- Specified by:
hasOrder
in 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:
getOrder
in 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:
getOrderBytes
in interfaceArchive.ExportParameterValuesRequestOrBuilder
- Returns:
- The bytes for order.
-
setOrder
The order of the returned results. Can be either ``asc`` or ``desc``. Default: ``asc``.
optional string order = 12;
- Parameters:
value
- The order to set.- Returns:
- This builder for chaining.
-
clearOrder
The order of the returned results. Can be either ``asc`` or ``desc``. Default: ``asc``.
optional string order = 12;
- Returns:
- This builder for chaining.
-
setOrderBytes
public Archive.ExportParameterValuesRequest.Builder setOrderBytes(com.google.protobuf.ByteString value) The order of the returned results. Can be either ``asc`` or ``desc``. Default: ``asc``.
optional string order = 12;
- Parameters:
value
- The bytes for order to set.- Returns:
- This builder for chaining.
-
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:
hasFilename
in 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:
getFilename
in 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:
getFilenameBytes
in interfaceArchive.ExportParameterValuesRequestOrBuilder
- Returns:
- The bytes for filename.
-
setFilename
Preferred filename, this is returned in a Content-Disposition HTTP header. If unset, Yamcs will determine a name.
optional string filename = 13;
- Parameters:
value
- The filename to set.- Returns:
- This builder for chaining.
-
clearFilename
Preferred filename, this is returned in a Content-Disposition HTTP header. If unset, Yamcs will determine a name.
optional string filename = 13;
- Returns:
- This builder for chaining.
-
setFilenameBytes
public Archive.ExportParameterValuesRequest.Builder setFilenameBytes(com.google.protobuf.ByteString value) Preferred filename, this is returned in a Content-Disposition HTTP header. If unset, Yamcs will determine a name.
optional string filename = 13;
- Parameters:
value
- The bytes for filename to set.- Returns:
- This builder for chaining.
-
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:
hasHeader
in 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:
getHeader
in 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:
getHeaderBytes
in interfaceArchive.ExportParameterValuesRequestOrBuilder
- Returns:
- The bytes for header.
-
setHeader
Header row to include in the response. One of ``QUALIFIED_NAME``, ``SHORT_NAME`` or ``NONE``. Default: ``QUALIFIED_NAME``.
optional string header = 15;
- Parameters:
value
- The header to set.- Returns:
- This builder for chaining.
-
clearHeader
Header row to include in the response. One of ``QUALIFIED_NAME``, ``SHORT_NAME`` or ``NONE``. Default: ``QUALIFIED_NAME``.
optional string header = 15;
- Returns:
- This builder for chaining.
-
setHeaderBytes
public Archive.ExportParameterValuesRequest.Builder setHeaderBytes(com.google.protobuf.ByteString value) Header row to include in the response. One of ``QUALIFIED_NAME``, ``SHORT_NAME`` or ``NONE``. Default: ``QUALIFIED_NAME``.
optional string header = 15;
- Parameters:
value
- The bytes for header to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final Archive.ExportParameterValuesRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Archive.ExportParameterValuesRequest.Builder>
-
mergeUnknownFields
public final Archive.ExportParameterValuesRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Archive.ExportParameterValuesRequest.Builder>
-