Extra columns added to the CSV output:
* ``raw``: Raw parameter values
* ``monitoring``: Monitoring status
The parameters to add to the export.
Extra columns added to the CSV output:
* ``raw``: Raw parameter values
* ``monitoring``: Monitoring status
Archive.ExportParameterValuesRequest.Builder.addExtraBytes(com.google.protobuf.ByteString value)
Extra columns added to the CSV output:
* ``raw``: Raw parameter values
* ``monitoring``: Monitoring status
The parameters to add to the export.
Archive.ExportParameterValuesRequest.Builder.addParametersBytes(com.google.protobuf.ByteString value)
The parameters to add to the export.
Archive.ExportParameterValuesRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
Archive.ExportParameterValuesRequest.Builder.clear()
Archive.ExportParameterValuesRequest.Builder.clearExtra()
Extra columns added to the CSV output:
* ``raw``: Raw parameter values
* ``monitoring``: Monitoring status
Archive.ExportParameterValuesRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
Preferred filename, this is returned in a Content-Disposition HTTP header.
Archive.ExportParameterValuesRequest.Builder.clearHeader()
Header row to include in the response.
When specified, only one value each for each interval is returned.
Archive.ExportParameterValuesRequest.Builder.clearLimit()
The maximum number of returned records.
Archive.ExportParameterValuesRequest.Builder.clearList()
Identifier of a Parameter List, describing the parameters to
export.
Namespace used to display parameter names in csv header.
Archive.ExportParameterValuesRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
Archive.ExportParameterValuesRequest.Builder.clearOrder()
The order of the returned results.
The parameters to add to the export.
Archive.ExportParameterValuesRequest.Builder.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.
Archive.ExportParameterValuesRequest.Builder.clearStart()
Filter the lower bound of the parameter's generation time.
Archive.ExportParameterValuesRequest.Builder.clearStop()
Filter the upper bound of the parameter's generation time.
Archive.ExportParameterValuesRequest.Builder.clone()
Archive.ExportParameterValuesRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Archive.ExportParameterValuesRequest.Builder.mergeFrom(com.google.protobuf.Message other)
Archive.ExportParameterValuesRequest.Builder.mergeStart(com.google.protobuf.Timestamp value)
Filter the lower bound of the parameter's generation time.
Archive.ExportParameterValuesRequest.Builder.mergeStop(com.google.protobuf.Timestamp value)
Filter the upper bound of the parameter's generation time.
Archive.ExportParameterValuesRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Archive.ExportParameterValuesRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
Archive.ExportParameterValuesRequest.Builder.setDelimiterBytes(com.google.protobuf.ByteString value)
Archive.ExportParameterValuesRequest.Builder.setExtra(int index,
String value)
Extra columns added to the CSV output:
* ``raw``: Raw parameter values
* ``monitoring``: Monitoring status
Archive.ExportParameterValuesRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
Preferred filename, this is returned in a Content-Disposition HTTP header.
Archive.ExportParameterValuesRequest.Builder.setFilenameBytes(com.google.protobuf.ByteString value)
Preferred filename, this is returned in a Content-Disposition HTTP header.
Header row to include in the response.
Archive.ExportParameterValuesRequest.Builder.setHeaderBytes(com.google.protobuf.ByteString value)
Header row to include in the response.
Archive.ExportParameterValuesRequest.Builder.setInstanceBytes(com.google.protobuf.ByteString value)
Archive.ExportParameterValuesRequest.Builder.setInterval(int value)
When specified, only one value each for each interval is returned.
Archive.ExportParameterValuesRequest.Builder.setLimit(int value)
The maximum number of returned records.
Archive.ExportParameterValuesRequest.Builder.setList(String value)
Identifier of a Parameter List, describing the parameters to
export.
Archive.ExportParameterValuesRequest.Builder.setListBytes(com.google.protobuf.ByteString value)
Identifier of a Parameter List, describing the parameters to
export.
Namespace used to display parameter names in csv header.
Archive.ExportParameterValuesRequest.Builder.setNamespaceBytes(com.google.protobuf.ByteString value)
Namespace used to display parameter names in csv header.
The order of the returned results.
Archive.ExportParameterValuesRequest.Builder.setOrderBytes(com.google.protobuf.ByteString value)
The order of the returned results.
The parameters to add to the export.
Archive.ExportParameterValuesRequest.Builder.setPos(long value)
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.
Archive.ExportParameterValuesRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
Archive.ExportParameterValuesRequest.Builder.setStart(com.google.protobuf.Timestamp value)
Filter the lower bound of the parameter's generation time.
Archive.ExportParameterValuesRequest.Builder.setStart(com.google.protobuf.Timestamp.Builder builderForValue)
Filter the lower bound of the parameter's generation time.
Archive.ExportParameterValuesRequest.Builder.setStop(com.google.protobuf.Timestamp value)
Filter the upper bound of the parameter's generation time.
Archive.ExportParameterValuesRequest.Builder.setStop(com.google.protobuf.Timestamp.Builder builderForValue)
Filter the upper bound of the parameter's generation time.
Archive.ExportParameterValuesRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Archive.ExportParameterValuesRequest.toBuilder()