Package org.yamcs.protobuf
Class ExportEventsRequest.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<ExportEventsRequest.Builder>
org.yamcs.protobuf.ExportEventsRequest.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
,ExportEventsRequestOrBuilder
- Enclosing class:
- ExportEventsRequest
public static final class ExportEventsRequest.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<ExportEventsRequest.Builder>
implements ExportEventsRequestOrBuilder
Protobuf type
yamcs.protobuf.events.ExportEventsRequest
-
Method Summary
Modifier and TypeMethodDescriptionaddAllSource
(Iterable<String> values) The source of the events.addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) The source of the events.addSourceBytes
(com.google.protobuf.ByteString value) The source of the events.build()
clear()
Column delimiter.clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) Filter query.Yamcs instance nameclearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) clearQ()
Text to search for in the message.The minimum severity level of the events.The source of the events.Filter the lower bound of the event's generation time.Filter the upper bound of the event's generation time.clone()
Column delimiter.com.google.protobuf.ByteString
Column delimiter.static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Filter query.com.google.protobuf.ByteString
Filter query.Yamcs instance namecom.google.protobuf.ByteString
Yamcs instance namegetQ()
Text to search for in the message.com.google.protobuf.ByteString
Text to search for in the message.The minimum severity level of the events.com.google.protobuf.ByteString
The minimum severity level of the events.getSource
(int index) The source of the events.com.google.protobuf.ByteString
getSourceBytes
(int index) The source of the events.int
The source of the events.com.google.protobuf.ProtocolStringList
The source of the events.com.google.protobuf.Timestamp
getStart()
Filter the lower bound of the event's generation time.com.google.protobuf.Timestamp.Builder
Filter the lower bound of the event's generation time.com.google.protobuf.TimestampOrBuilder
Filter the lower bound of the event's generation time.com.google.protobuf.Timestamp
getStop()
Filter the upper bound of the event's generation time.com.google.protobuf.Timestamp.Builder
Filter the upper bound of the event's generation time.com.google.protobuf.TimestampOrBuilder
Filter the upper bound of the event's generation time.boolean
Column delimiter.boolean
Filter query.boolean
Yamcs instance nameboolean
hasQ()
Text to search for in the message.boolean
The minimum severity level of the events.boolean
hasStart()
Filter the lower bound of the event's generation time.boolean
hasStop()
Filter the upper bound of the event'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) mergeFrom
(ExportEventsRequest other) mergeStart
(com.google.protobuf.Timestamp value) Filter the lower bound of the event's generation time.mergeStop
(com.google.protobuf.Timestamp value) Filter the upper bound of the event's generation time.mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) setDelimiter
(String value) Column delimiter.setDelimiterBytes
(com.google.protobuf.ByteString value) Column delimiter.Filter query.setFilterBytes
(com.google.protobuf.ByteString value) Filter query.setInstance
(String value) Yamcs instance namesetInstanceBytes
(com.google.protobuf.ByteString value) Yamcs instance nameText to search for in the message.setQBytes
(com.google.protobuf.ByteString value) Text to search for in the message.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setSeverity
(String value) The minimum severity level of the events.setSeverityBytes
(com.google.protobuf.ByteString value) The minimum severity level of the events.The source of the events.setStart
(com.google.protobuf.Timestamp value) Filter the lower bound of the event's generation time.setStart
(com.google.protobuf.Timestamp.Builder builderForValue) Filter the lower bound of the event's generation time.setStop
(com.google.protobuf.Timestamp value) Filter the upper bound of the event's generation time.setStop
(com.google.protobuf.Timestamp.Builder builderForValue) Filter the upper bound of the event'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<ExportEventsRequest.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<ExportEventsRequest.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<ExportEventsRequest.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<ExportEventsRequest.Builder>
-
setField
public ExportEventsRequest.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<ExportEventsRequest.Builder>
-
clearField
public ExportEventsRequest.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<ExportEventsRequest.Builder>
-
clearOneof
public ExportEventsRequest.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<ExportEventsRequest.Builder>
-
setRepeatedField
public ExportEventsRequest.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<ExportEventsRequest.Builder>
-
addRepeatedField
public ExportEventsRequest.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<ExportEventsRequest.Builder>
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ExportEventsRequest.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExportEventsRequest.Builder>
-
mergeFrom
public ExportEventsRequest.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<ExportEventsRequest.Builder>
- Throws:
IOException
-
hasInstance
public boolean hasInstance()Yamcs instance name
optional string instance = 1;
- Specified by:
hasInstance
in interfaceExportEventsRequestOrBuilder
- Returns:
- Whether the instance field is set.
-
getInstance
Yamcs instance name
optional string instance = 1;
- Specified by:
getInstance
in interfaceExportEventsRequestOrBuilder
- Returns:
- The instance.
-
getInstanceBytes
public com.google.protobuf.ByteString getInstanceBytes()Yamcs instance name
optional string instance = 1;
- Specified by:
getInstanceBytes
in interfaceExportEventsRequestOrBuilder
- 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
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 event's generation time. Specify a date string in ISO 8601 format. This bound is inclusive.
optional .google.protobuf.Timestamp start = 2;
- Specified by:
hasStart
in interfaceExportEventsRequestOrBuilder
- Returns:
- Whether the start field is set.
-
getStart
public com.google.protobuf.Timestamp getStart()Filter the lower bound of the event's generation time. Specify a date string in ISO 8601 format. This bound is inclusive.
optional .google.protobuf.Timestamp start = 2;
- Specified by:
getStart
in interfaceExportEventsRequestOrBuilder
- Returns:
- The start.
-
setStart
Filter the lower bound of the event's generation time. Specify a date string in ISO 8601 format. This bound is inclusive.
optional .google.protobuf.Timestamp start = 2;
-
setStart
Filter the lower bound of the event's generation time. Specify a date string in ISO 8601 format. This bound is inclusive.
optional .google.protobuf.Timestamp start = 2;
-
mergeStart
Filter the lower bound of the event's generation time. Specify a date string in ISO 8601 format. This bound is inclusive.
optional .google.protobuf.Timestamp start = 2;
-
clearStart
Filter the lower bound of the event's generation time. Specify a date string in ISO 8601 format. This bound is inclusive.
optional .google.protobuf.Timestamp start = 2;
-
getStartBuilder
public com.google.protobuf.Timestamp.Builder getStartBuilder()Filter the lower bound of the event's generation time. Specify a date string in ISO 8601 format. This bound is inclusive.
optional .google.protobuf.Timestamp start = 2;
-
getStartOrBuilder
public com.google.protobuf.TimestampOrBuilder getStartOrBuilder()Filter the lower bound of the event's generation time. Specify a date string in ISO 8601 format. This bound is inclusive.
optional .google.protobuf.Timestamp start = 2;
- Specified by:
getStartOrBuilder
in interfaceExportEventsRequestOrBuilder
-
hasStop
public boolean hasStop()Filter the upper bound of the event's generation time. Specify a date string in ISO 8601 format. This bound is exclusive.
optional .google.protobuf.Timestamp stop = 3;
- Specified by:
hasStop
in interfaceExportEventsRequestOrBuilder
- Returns:
- Whether the stop field is set.
-
getStop
public com.google.protobuf.Timestamp getStop()Filter the upper bound of the event's generation time. Specify a date string in ISO 8601 format. This bound is exclusive.
optional .google.protobuf.Timestamp stop = 3;
- Specified by:
getStop
in interfaceExportEventsRequestOrBuilder
- Returns:
- The stop.
-
setStop
Filter the upper bound of the event's generation time. Specify a date string in ISO 8601 format. This bound is exclusive.
optional .google.protobuf.Timestamp stop = 3;
-
setStop
Filter the upper bound of the event's generation time. Specify a date string in ISO 8601 format. This bound is exclusive.
optional .google.protobuf.Timestamp stop = 3;
-
mergeStop
Filter the upper bound of the event's generation time. Specify a date string in ISO 8601 format. This bound is exclusive.
optional .google.protobuf.Timestamp stop = 3;
-
clearStop
Filter the upper bound of the event's generation time. Specify a date string in ISO 8601 format. This bound is exclusive.
optional .google.protobuf.Timestamp stop = 3;
-
getStopBuilder
public com.google.protobuf.Timestamp.Builder getStopBuilder()Filter the upper bound of the event's generation time. Specify a date string in ISO 8601 format. This bound is exclusive.
optional .google.protobuf.Timestamp stop = 3;
-
getStopOrBuilder
public com.google.protobuf.TimestampOrBuilder getStopOrBuilder()Filter the upper bound of the event's generation time. Specify a date string in ISO 8601 format. This bound is exclusive.
optional .google.protobuf.Timestamp stop = 3;
- Specified by:
getStopOrBuilder
in interfaceExportEventsRequestOrBuilder
-
getSourceList
public com.google.protobuf.ProtocolStringList getSourceList()The source of the events. Names must match exactly.
repeated string source = 4;
- Specified by:
getSourceList
in interfaceExportEventsRequestOrBuilder
- Returns:
- A list containing the source.
-
getSourceCount
public int getSourceCount()The source of the events. Names must match exactly.
repeated string source = 4;
- Specified by:
getSourceCount
in interfaceExportEventsRequestOrBuilder
- Returns:
- The count of source.
-
getSource
The source of the events. Names must match exactly.
repeated string source = 4;
- Specified by:
getSource
in interfaceExportEventsRequestOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The source at the given index.
-
getSourceBytes
public com.google.protobuf.ByteString getSourceBytes(int index) The source of the events. Names must match exactly.
repeated string source = 4;
- Specified by:
getSourceBytes
in interfaceExportEventsRequestOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the source at the given index.
-
setSource
The source of the events. Names must match exactly.
repeated string source = 4;
- Parameters:
index
- The index to set the value at.value
- The source to set.- Returns:
- This builder for chaining.
-
addSource
The source of the events. Names must match exactly.
repeated string source = 4;
- Parameters:
value
- The source to add.- Returns:
- This builder for chaining.
-
addAllSource
The source of the events. Names must match exactly.
repeated string source = 4;
- Parameters:
values
- The source to add.- Returns:
- This builder for chaining.
-
clearSource
The source of the events. Names must match exactly.
repeated string source = 4;
- Returns:
- This builder for chaining.
-
addSourceBytes
The source of the events. Names must match exactly.
repeated string source = 4;
- Parameters:
value
- The bytes of the source to add.- Returns:
- This builder for chaining.
-
hasSeverity
public boolean hasSeverity()The minimum severity level of the events. One of ``info``, ``watch``, ``warning``, ``distress`` or ``severe``. Default: ``info``
optional string severity = 5;
- Specified by:
hasSeverity
in interfaceExportEventsRequestOrBuilder
- Returns:
- Whether the severity field is set.
-
getSeverity
The minimum severity level of the events. One of ``info``, ``watch``, ``warning``, ``distress`` or ``severe``. Default: ``info``
optional string severity = 5;
- Specified by:
getSeverity
in interfaceExportEventsRequestOrBuilder
- Returns:
- The severity.
-
getSeverityBytes
public com.google.protobuf.ByteString getSeverityBytes()The minimum severity level of the events. One of ``info``, ``watch``, ``warning``, ``distress`` or ``severe``. Default: ``info``
optional string severity = 5;
- Specified by:
getSeverityBytes
in interfaceExportEventsRequestOrBuilder
- Returns:
- The bytes for severity.
-
setSeverity
The minimum severity level of the events. One of ``info``, ``watch``, ``warning``, ``distress`` or ``severe``. Default: ``info``
optional string severity = 5;
- Parameters:
value
- The severity to set.- Returns:
- This builder for chaining.
-
clearSeverity
The minimum severity level of the events. One of ``info``, ``watch``, ``warning``, ``distress`` or ``severe``. Default: ``info``
optional string severity = 5;
- Returns:
- This builder for chaining.
-
setSeverityBytes
The minimum severity level of the events. One of ``info``, ``watch``, ``warning``, ``distress`` or ``severe``. Default: ``info``
optional string severity = 5;
- Parameters:
value
- The bytes for severity to set.- Returns:
- This builder for chaining.
-
hasQ
public boolean hasQ()Text to search for in the message.
optional string q = 6;
- Specified by:
hasQ
in interfaceExportEventsRequestOrBuilder
- Returns:
- Whether the q field is set.
-
getQ
Text to search for in the message.
optional string q = 6;
- Specified by:
getQ
in interfaceExportEventsRequestOrBuilder
- Returns:
- The q.
-
getQBytes
public com.google.protobuf.ByteString getQBytes()Text to search for in the message.
optional string q = 6;
- Specified by:
getQBytes
in interfaceExportEventsRequestOrBuilder
- Returns:
- The bytes for q.
-
setQ
Text to search for in the message.
optional string q = 6;
- Parameters:
value
- The q to set.- Returns:
- This builder for chaining.
-
clearQ
Text to search for in the message.
optional string q = 6;
- Returns:
- This builder for chaining.
-
setQBytes
Text to search for in the message.
optional string q = 6;
- Parameters:
value
- The bytes for q to set.- Returns:
- This builder for chaining.
-
hasFilter
public boolean hasFilter()Filter query. See :doc:`../filtering` for how to write a filter query. Literal text search matches against the fields ``message``, ``source`` and ``type``. Field comparisons can use any of the following fields: .. list-table:: :widths: 25 25 50 * - ``message`` - string - * - ``seqNumber`` - number - * - ``severity`` - enum - One of ``info``, ``watch``, ``warning``, ``distress``, ``critical`` or ``severe``. * - ``source`` - string - * - ``type`` - string -
optional string filter = 8;
- Specified by:
hasFilter
in interfaceExportEventsRequestOrBuilder
- Returns:
- Whether the filter field is set.
-
getFilter
Filter query. See :doc:`../filtering` for how to write a filter query. Literal text search matches against the fields ``message``, ``source`` and ``type``. Field comparisons can use any of the following fields: .. list-table:: :widths: 25 25 50 * - ``message`` - string - * - ``seqNumber`` - number - * - ``severity`` - enum - One of ``info``, ``watch``, ``warning``, ``distress``, ``critical`` or ``severe``. * - ``source`` - string - * - ``type`` - string -
optional string filter = 8;
- Specified by:
getFilter
in interfaceExportEventsRequestOrBuilder
- Returns:
- The filter.
-
getFilterBytes
public com.google.protobuf.ByteString getFilterBytes()Filter query. See :doc:`../filtering` for how to write a filter query. Literal text search matches against the fields ``message``, ``source`` and ``type``. Field comparisons can use any of the following fields: .. list-table:: :widths: 25 25 50 * - ``message`` - string - * - ``seqNumber`` - number - * - ``severity`` - enum - One of ``info``, ``watch``, ``warning``, ``distress``, ``critical`` or ``severe``. * - ``source`` - string - * - ``type`` - string -
optional string filter = 8;
- Specified by:
getFilterBytes
in interfaceExportEventsRequestOrBuilder
- Returns:
- The bytes for filter.
-
setFilter
Filter query. See :doc:`../filtering` for how to write a filter query. Literal text search matches against the fields ``message``, ``source`` and ``type``. Field comparisons can use any of the following fields: .. list-table:: :widths: 25 25 50 * - ``message`` - string - * - ``seqNumber`` - number - * - ``severity`` - enum - One of ``info``, ``watch``, ``warning``, ``distress``, ``critical`` or ``severe``. * - ``source`` - string - * - ``type`` - string -
optional string filter = 8;
- Parameters:
value
- The filter to set.- Returns:
- This builder for chaining.
-
clearFilter
Filter query. See :doc:`../filtering` for how to write a filter query. Literal text search matches against the fields ``message``, ``source`` and ``type``. Field comparisons can use any of the following fields: .. list-table:: :widths: 25 25 50 * - ``message`` - string - * - ``seqNumber`` - number - * - ``severity`` - enum - One of ``info``, ``watch``, ``warning``, ``distress``, ``critical`` or ``severe``. * - ``source`` - string - * - ``type`` - string -
optional string filter = 8;
- Returns:
- This builder for chaining.
-
setFilterBytes
Filter query. See :doc:`../filtering` for how to write a filter query. Literal text search matches against the fields ``message``, ``source`` and ``type``. Field comparisons can use any of the following fields: .. list-table:: :widths: 25 25 50 * - ``message`` - string - * - ``seqNumber`` - number - * - ``severity`` - enum - One of ``info``, ``watch``, ``warning``, ``distress``, ``critical`` or ``severe``. * - ``source`` - string - * - ``type`` - string -
optional string filter = 8;
- Parameters:
value
- The bytes for filter to set.- 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 interfaceExportEventsRequestOrBuilder
- 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 interfaceExportEventsRequestOrBuilder
- 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 interfaceExportEventsRequestOrBuilder
- 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
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.
-
setUnknownFields
public final ExportEventsRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExportEventsRequest.Builder>
-
mergeUnknownFields
public final ExportEventsRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExportEventsRequest.Builder>
-