Package org.yamcs.protobuf
Class ListEventsRequest.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ListEventsRequest.Builder>
-
- org.yamcs.protobuf.ListEventsRequest.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,ListEventsRequestOrBuilder
- Enclosing class:
- ListEventsRequest
public static final class ListEventsRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListEventsRequest.Builder> implements ListEventsRequestOrBuilder
Protobuf typeyamcs.protobuf.events.ListEventsRequest
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ListEventsRequest.BuilderaddAllSource(Iterable<String> values)The source of the events.ListEventsRequest.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ListEventsRequest.BuilderaddSource(String value)The source of the events.ListEventsRequest.BuilderaddSourceBytes(com.google.protobuf.ByteString value)The source of the events.ListEventsRequestbuild()ListEventsRequestbuildPartial()ListEventsRequest.Builderclear()ListEventsRequest.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ListEventsRequest.BuilderclearInstance()Yamcs instance name.ListEventsRequest.BuilderclearLimit()The maximum number of returned records per page.ListEventsRequest.BuilderclearNext()optional string next = 7;ListEventsRequest.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ListEventsRequest.BuilderclearOrder()The order of the returned results.ListEventsRequest.BuilderclearPos()The zero-based row number at which to start outputting results.ListEventsRequest.BuilderclearQ()Text to search for in the message.ListEventsRequest.BuilderclearSeverity()The minimum severity level of the events.ListEventsRequest.BuilderclearSource()The source of the events.ListEventsRequest.BuilderclearStart()Filter the lower bound of the event's generation time.ListEventsRequest.BuilderclearStop()Filter the upper bound of the event's generation time.ListEventsRequest.Builderclone()ListEventsRequestgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetInstance()Yamcs instance name.com.google.protobuf.ByteStringgetInstanceBytes()Yamcs instance name.intgetLimit()The maximum number of returned records per page.StringgetNext()optional string next = 7;com.google.protobuf.ByteStringgetNextBytes()optional string next = 7;StringgetOrder()The order of the returned results.com.google.protobuf.ByteStringgetOrderBytes()The order of the returned results.longgetPos()The zero-based row number at which to start outputting results.StringgetQ()Text to search for in the message.com.google.protobuf.ByteStringgetQBytes()Text to search for in the message.StringgetSeverity()The minimum severity level of the events.com.google.protobuf.ByteStringgetSeverityBytes()The minimum severity level of the events.StringgetSource(int index)The source of the events.com.google.protobuf.ByteStringgetSourceBytes(int index)The source of the events.intgetSourceCount()The source of the events.com.google.protobuf.ProtocolStringListgetSourceList()The source of the events.com.google.protobuf.TimestampgetStart()Filter the lower bound of the event's generation time.com.google.protobuf.Timestamp.BuildergetStartBuilder()Filter the lower bound of the event's generation time.com.google.protobuf.TimestampOrBuildergetStartOrBuilder()Filter the lower bound of the event's generation time.com.google.protobuf.TimestampgetStop()Filter the upper bound of the event's generation time.com.google.protobuf.Timestamp.BuildergetStopBuilder()Filter the upper bound of the event's generation time.com.google.protobuf.TimestampOrBuildergetStopOrBuilder()Filter the upper bound of the event's generation time.booleanhasInstance()Yamcs instance name.booleanhasLimit()The maximum number of returned records per page.booleanhasNext()optional string next = 7;booleanhasOrder()The order of the returned results.booleanhasPos()The zero-based row number at which to start outputting results.booleanhasQ()Text to search for in the message.booleanhasSeverity()The minimum severity level of the events.booleanhasStart()Filter the lower bound of the event's generation time.booleanhasStop()Filter the upper bound of the event's generation time.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ListEventsRequest.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ListEventsRequest.BuildermergeFrom(com.google.protobuf.Message other)ListEventsRequest.BuildermergeFrom(ListEventsRequest other)ListEventsRequest.BuildermergeStart(com.google.protobuf.Timestamp value)Filter the lower bound of the event's generation time.ListEventsRequest.BuildermergeStop(com.google.protobuf.Timestamp value)Filter the upper bound of the event's generation time.ListEventsRequest.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ListEventsRequest.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ListEventsRequest.BuildersetInstance(String value)Yamcs instance name.ListEventsRequest.BuildersetInstanceBytes(com.google.protobuf.ByteString value)Yamcs instance name.ListEventsRequest.BuildersetLimit(int value)The maximum number of returned records per page.ListEventsRequest.BuildersetNext(String value)optional string next = 7;ListEventsRequest.BuildersetNextBytes(com.google.protobuf.ByteString value)optional string next = 7;ListEventsRequest.BuildersetOrder(String value)The order of the returned results.ListEventsRequest.BuildersetOrderBytes(com.google.protobuf.ByteString value)The order of the returned results.ListEventsRequest.BuildersetPos(long value)The zero-based row number at which to start outputting results.ListEventsRequest.BuildersetQ(String value)Text to search for in the message.ListEventsRequest.BuildersetQBytes(com.google.protobuf.ByteString value)Text to search for in the message.ListEventsRequest.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ListEventsRequest.BuildersetSeverity(String value)The minimum severity level of the events.ListEventsRequest.BuildersetSeverityBytes(com.google.protobuf.ByteString value)The minimum severity level of the events.ListEventsRequest.BuildersetSource(int index, String value)The source of the events.ListEventsRequest.BuildersetStart(com.google.protobuf.Timestamp value)Filter the lower bound of the event's generation time.ListEventsRequest.BuildersetStart(com.google.protobuf.Timestamp.Builder builderForValue)Filter the lower bound of the event's generation time.ListEventsRequest.BuildersetStop(com.google.protobuf.Timestamp value)Filter the upper bound of the event's generation time.ListEventsRequest.BuildersetStop(com.google.protobuf.Timestamp.Builder builderForValue)Filter the upper bound of the event's generation time.ListEventsRequest.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, 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
-
-
-
-
Method Detail
-
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.Builder<ListEventsRequest.Builder>
-
clear
public ListEventsRequest.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<ListEventsRequest.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<ListEventsRequest.Builder>
-
getDefaultInstanceForType
public ListEventsRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ListEventsRequest build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ListEventsRequest buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ListEventsRequest.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<ListEventsRequest.Builder>
-
setField
public ListEventsRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListEventsRequest.Builder>
-
clearField
public ListEventsRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListEventsRequest.Builder>
-
clearOneof
public ListEventsRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ListEventsRequest.Builder>
-
setRepeatedField
public ListEventsRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListEventsRequest.Builder>
-
addRepeatedField
public ListEventsRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListEventsRequest.Builder>
-
mergeFrom
public ListEventsRequest.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListEventsRequest.Builder>
-
mergeFrom
public ListEventsRequest.Builder mergeFrom(ListEventsRequest other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ListEventsRequest.Builder>
-
mergeFrom
public ListEventsRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListEventsRequest.Builder>- Throws:
IOException
-
hasInstance
public boolean hasInstance()
Yamcs instance name.
optional string instance = 1;- Specified by:
hasInstancein interfaceListEventsRequestOrBuilder
-
getInstance
public String getInstance()
Yamcs instance name.
optional string instance = 1;- Specified by:
getInstancein interfaceListEventsRequestOrBuilder
-
getInstanceBytes
public com.google.protobuf.ByteString getInstanceBytes()
Yamcs instance name.
optional string instance = 1;- Specified by:
getInstanceBytesin interfaceListEventsRequestOrBuilder
-
setInstance
public ListEventsRequest.Builder setInstance(String value)
Yamcs instance name.
optional string instance = 1;
-
clearInstance
public ListEventsRequest.Builder clearInstance()
Yamcs instance name.
optional string instance = 1;
-
setInstanceBytes
public ListEventsRequest.Builder setInstanceBytes(com.google.protobuf.ByteString value)
Yamcs instance name.
optional string instance = 1;
-
hasPos
public boolean hasPos()
The zero-based row number at which to start outputting results. Default: ``0``
optional int64 pos = 2;- Specified by:
hasPosin interfaceListEventsRequestOrBuilder
-
getPos
public long getPos()
The zero-based row number at which to start outputting results. Default: ``0``
optional int64 pos = 2;- Specified by:
getPosin interfaceListEventsRequestOrBuilder
-
setPos
public ListEventsRequest.Builder setPos(long value)
The zero-based row number at which to start outputting results. Default: ``0``
optional int64 pos = 2;
-
clearPos
public ListEventsRequest.Builder clearPos()
The zero-based row number at which to start outputting results. Default: ``0``
optional int64 pos = 2;
-
hasLimit
public boolean hasLimit()
The maximum number of returned records per page. Choose this value too high and you risk hitting the maximum response size limit enforced by the server. Default: ``100``
optional int32 limit = 3;- Specified by:
hasLimitin interfaceListEventsRequestOrBuilder
-
getLimit
public int getLimit()
The maximum number of returned records per page. Choose this value too high and you risk hitting the maximum response size limit enforced by the server. Default: ``100``
optional int32 limit = 3;- Specified by:
getLimitin interfaceListEventsRequestOrBuilder
-
setLimit
public ListEventsRequest.Builder setLimit(int value)
The maximum number of returned records per page. Choose this value too high and you risk hitting the maximum response size limit enforced by the server. Default: ``100``
optional int32 limit = 3;
-
clearLimit
public ListEventsRequest.Builder clearLimit()
The maximum number of returned records per page. Choose this value too high and you risk hitting the maximum response size limit enforced by the server. Default: ``100``
optional int32 limit = 3;
-
hasOrder
public boolean hasOrder()
The order of the returned results. Can be either ``asc`` or ``desc``. Default: ``desc``
optional string order = 4;- Specified by:
hasOrderin interfaceListEventsRequestOrBuilder
-
getOrder
public String getOrder()
The order of the returned results. Can be either ``asc`` or ``desc``. Default: ``desc``
optional string order = 4;- Specified by:
getOrderin interfaceListEventsRequestOrBuilder
-
getOrderBytes
public com.google.protobuf.ByteString getOrderBytes()
The order of the returned results. Can be either ``asc`` or ``desc``. Default: ``desc``
optional string order = 4;- Specified by:
getOrderBytesin interfaceListEventsRequestOrBuilder
-
setOrder
public ListEventsRequest.Builder setOrder(String value)
The order of the returned results. Can be either ``asc`` or ``desc``. Default: ``desc``
optional string order = 4;
-
clearOrder
public ListEventsRequest.Builder clearOrder()
The order of the returned results. Can be either ``asc`` or ``desc``. Default: ``desc``
optional string order = 4;
-
setOrderBytes
public ListEventsRequest.Builder setOrderBytes(com.google.protobuf.ByteString value)
The order of the returned results. Can be either ``asc`` or ``desc``. Default: ``desc``
optional string order = 4;
-
hasSeverity
public boolean hasSeverity()
The minimum severity level of the events. One of ``info``, ``watch``, ``warning``, ``distress``, ``critical`` or ``severe``. Default: ``info``
optional string severity = 5;- Specified by:
hasSeverityin interfaceListEventsRequestOrBuilder
-
getSeverity
public String getSeverity()
The minimum severity level of the events. One of ``info``, ``watch``, ``warning``, ``distress``, ``critical`` or ``severe``. Default: ``info``
optional string severity = 5;- Specified by:
getSeverityin interfaceListEventsRequestOrBuilder
-
getSeverityBytes
public com.google.protobuf.ByteString getSeverityBytes()
The minimum severity level of the events. One of ``info``, ``watch``, ``warning``, ``distress``, ``critical`` or ``severe``. Default: ``info``
optional string severity = 5;- Specified by:
getSeverityBytesin interfaceListEventsRequestOrBuilder
-
setSeverity
public ListEventsRequest.Builder setSeverity(String value)
The minimum severity level of the events. One of ``info``, ``watch``, ``warning``, ``distress``, ``critical`` or ``severe``. Default: ``info``
optional string severity = 5;
-
clearSeverity
public ListEventsRequest.Builder clearSeverity()
The minimum severity level of the events. One of ``info``, ``watch``, ``warning``, ``distress``, ``critical`` or ``severe``. Default: ``info``
optional string severity = 5;
-
setSeverityBytes
public ListEventsRequest.Builder setSeverityBytes(com.google.protobuf.ByteString value)
The minimum severity level of the events. One of ``info``, ``watch``, ``warning``, ``distress``, ``critical`` or ``severe``. Default: ``info``
optional string severity = 5;
-
getSourceList
public com.google.protobuf.ProtocolStringList getSourceList()
The source of the events. Names must match exactly.
repeated string source = 6;- Specified by:
getSourceListin interfaceListEventsRequestOrBuilder
-
getSourceCount
public int getSourceCount()
The source of the events. Names must match exactly.
repeated string source = 6;- Specified by:
getSourceCountin interfaceListEventsRequestOrBuilder
-
getSource
public String getSource(int index)
The source of the events. Names must match exactly.
repeated string source = 6;- Specified by:
getSourcein interfaceListEventsRequestOrBuilder
-
getSourceBytes
public com.google.protobuf.ByteString getSourceBytes(int index)
The source of the events. Names must match exactly.
repeated string source = 6;- Specified by:
getSourceBytesin interfaceListEventsRequestOrBuilder
-
setSource
public ListEventsRequest.Builder setSource(int index, String value)
The source of the events. Names must match exactly.
repeated string source = 6;
-
addSource
public ListEventsRequest.Builder addSource(String value)
The source of the events. Names must match exactly.
repeated string source = 6;
-
addAllSource
public ListEventsRequest.Builder addAllSource(Iterable<String> values)
The source of the events. Names must match exactly.
repeated string source = 6;
-
clearSource
public ListEventsRequest.Builder clearSource()
The source of the events. Names must match exactly.
repeated string source = 6;
-
addSourceBytes
public ListEventsRequest.Builder addSourceBytes(com.google.protobuf.ByteString value)
The source of the events. Names must match exactly.
repeated string source = 6;
-
hasNext
public boolean hasNext()
optional string next = 7;- Specified by:
hasNextin interfaceListEventsRequestOrBuilder
-
getNext
public String getNext()
optional string next = 7;- Specified by:
getNextin interfaceListEventsRequestOrBuilder
-
getNextBytes
public com.google.protobuf.ByteString getNextBytes()
optional string next = 7;- Specified by:
getNextBytesin interfaceListEventsRequestOrBuilder
-
setNext
public ListEventsRequest.Builder setNext(String value)
optional string next = 7;
-
clearNext
public ListEventsRequest.Builder clearNext()
optional string next = 7;
-
setNextBytes
public ListEventsRequest.Builder setNextBytes(com.google.protobuf.ByteString value)
optional string next = 7;
-
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 = 8;- Specified by:
hasStartin interfaceListEventsRequestOrBuilder
-
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 = 8;- Specified by:
getStartin interfaceListEventsRequestOrBuilder
-
setStart
public ListEventsRequest.Builder setStart(com.google.protobuf.Timestamp value)
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 = 8;
-
setStart
public ListEventsRequest.Builder setStart(com.google.protobuf.Timestamp.Builder builderForValue)
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 = 8;
-
mergeStart
public ListEventsRequest.Builder mergeStart(com.google.protobuf.Timestamp value)
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 = 8;
-
clearStart
public ListEventsRequest.Builder 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 = 8;
-
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 = 8;
-
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 = 8;- Specified by:
getStartOrBuilderin interfaceListEventsRequestOrBuilder
-
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 = 9;- Specified by:
hasStopin interfaceListEventsRequestOrBuilder
-
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 = 9;- Specified by:
getStopin interfaceListEventsRequestOrBuilder
-
setStop
public ListEventsRequest.Builder setStop(com.google.protobuf.Timestamp value)
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 = 9;
-
setStop
public ListEventsRequest.Builder setStop(com.google.protobuf.Timestamp.Builder builderForValue)
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 = 9;
-
mergeStop
public ListEventsRequest.Builder mergeStop(com.google.protobuf.Timestamp value)
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 = 9;
-
clearStop
public ListEventsRequest.Builder 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 = 9;
-
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 = 9;
-
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 = 9;- Specified by:
getStopOrBuilderin interfaceListEventsRequestOrBuilder
-
hasQ
public boolean hasQ()
Text to search for in the message.
optional string q = 10;- Specified by:
hasQin interfaceListEventsRequestOrBuilder
-
getQ
public String getQ()
Text to search for in the message.
optional string q = 10;- Specified by:
getQin interfaceListEventsRequestOrBuilder
-
getQBytes
public com.google.protobuf.ByteString getQBytes()
Text to search for in the message.
optional string q = 10;- Specified by:
getQBytesin interfaceListEventsRequestOrBuilder
-
setQ
public ListEventsRequest.Builder setQ(String value)
Text to search for in the message.
optional string q = 10;
-
clearQ
public ListEventsRequest.Builder clearQ()
Text to search for in the message.
optional string q = 10;
-
setQBytes
public ListEventsRequest.Builder setQBytes(com.google.protobuf.ByteString value)
Text to search for in the message.
optional string q = 10;
-
setUnknownFields
public final ListEventsRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListEventsRequest.Builder>
-
mergeUnknownFields
public final ListEventsRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListEventsRequest.Builder>
-
-