Class StreamEventsRequest.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<StreamEventsRequest.Builder>
-
- io.envoyproxy.envoy.service.event_reporting.v2alpha.StreamEventsRequest.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,StreamEventsRequestOrBuilder,Cloneable
- Enclosing class:
- StreamEventsRequest
public static final class StreamEventsRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<StreamEventsRequest.Builder> implements StreamEventsRequestOrBuilder
[#not-implemented-hide:] An events envoy sends to the management server.
Protobuf typeenvoy.service.event_reporting.v2alpha.StreamEventsRequest
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description StreamEventsRequest.BuilderaddAllEvents(Iterable<? extends com.google.protobuf.Any> values)Batch of events.StreamEventsRequest.BuilderaddEvents(int index, com.google.protobuf.Any value)Batch of events.StreamEventsRequest.BuilderaddEvents(int index, com.google.protobuf.Any.Builder builderForValue)Batch of events.StreamEventsRequest.BuilderaddEvents(com.google.protobuf.Any value)Batch of events.StreamEventsRequest.BuilderaddEvents(com.google.protobuf.Any.Builder builderForValue)Batch of events.com.google.protobuf.Any.BuilderaddEventsBuilder()Batch of events.com.google.protobuf.Any.BuilderaddEventsBuilder(int index)Batch of events.StreamEventsRequest.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)StreamEventsRequestbuild()StreamEventsRequestbuildPartial()StreamEventsRequest.Builderclear()StreamEventsRequest.BuilderclearEvents()Batch of events.StreamEventsRequest.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)StreamEventsRequest.BuilderclearIdentifier()Identifier data that will only be sent in the first message on the stream.StreamEventsRequest.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)StreamEventsRequest.Builderclone()StreamEventsRequestgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()com.google.protobuf.AnygetEvents(int index)Batch of events.com.google.protobuf.Any.BuildergetEventsBuilder(int index)Batch of events.List<com.google.protobuf.Any.Builder>getEventsBuilderList()Batch of events.intgetEventsCount()Batch of events.List<com.google.protobuf.Any>getEventsList()Batch of events.com.google.protobuf.AnyOrBuildergetEventsOrBuilder(int index)Batch of events.List<? extends com.google.protobuf.AnyOrBuilder>getEventsOrBuilderList()Batch of events.StreamEventsRequest.IdentifiergetIdentifier()Identifier data that will only be sent in the first message on the stream.StreamEventsRequest.Identifier.BuildergetIdentifierBuilder()Identifier data that will only be sent in the first message on the stream.StreamEventsRequest.IdentifierOrBuildergetIdentifierOrBuilder()Identifier data that will only be sent in the first message on the stream.booleanhasIdentifier()Identifier data that will only be sent in the first message on the stream.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()StreamEventsRequest.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)StreamEventsRequest.BuildermergeFrom(com.google.protobuf.Message other)StreamEventsRequest.BuildermergeFrom(StreamEventsRequest other)StreamEventsRequest.BuildermergeIdentifier(StreamEventsRequest.Identifier value)Identifier data that will only be sent in the first message on the stream.StreamEventsRequest.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)StreamEventsRequest.BuilderremoveEvents(int index)Batch of events.StreamEventsRequest.BuildersetEvents(int index, com.google.protobuf.Any value)Batch of events.StreamEventsRequest.BuildersetEvents(int index, com.google.protobuf.Any.Builder builderForValue)Batch of events.StreamEventsRequest.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)StreamEventsRequest.BuildersetIdentifier(StreamEventsRequest.Identifier value)Identifier data that will only be sent in the first message on the stream.StreamEventsRequest.BuildersetIdentifier(StreamEventsRequest.Identifier.Builder builderForValue)Identifier data that will only be sent in the first message on the stream.StreamEventsRequest.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)StreamEventsRequest.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, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
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<StreamEventsRequest.Builder>
-
clear
public StreamEventsRequest.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<StreamEventsRequest.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<StreamEventsRequest.Builder>
-
getDefaultInstanceForType
public StreamEventsRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public StreamEventsRequest build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public StreamEventsRequest buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public StreamEventsRequest.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<StreamEventsRequest.Builder>
-
setField
public StreamEventsRequest.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<StreamEventsRequest.Builder>
-
clearField
public StreamEventsRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<StreamEventsRequest.Builder>
-
clearOneof
public StreamEventsRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<StreamEventsRequest.Builder>
-
setRepeatedField
public StreamEventsRequest.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<StreamEventsRequest.Builder>
-
addRepeatedField
public StreamEventsRequest.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<StreamEventsRequest.Builder>
-
mergeFrom
public StreamEventsRequest.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<StreamEventsRequest.Builder>
-
mergeFrom
public StreamEventsRequest.Builder mergeFrom(StreamEventsRequest other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<StreamEventsRequest.Builder>
-
mergeFrom
public StreamEventsRequest.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<StreamEventsRequest.Builder>- Throws:
IOException
-
hasIdentifier
public boolean hasIdentifier()
Identifier data that will only be sent in the first message on the stream. This is effectively structured metadata and is a performance optimization.
.envoy.service.event_reporting.v2alpha.StreamEventsRequest.Identifier identifier = 1;- Specified by:
hasIdentifierin interfaceStreamEventsRequestOrBuilder- Returns:
- Whether the identifier field is set.
-
getIdentifier
public StreamEventsRequest.Identifier getIdentifier()
Identifier data that will only be sent in the first message on the stream. This is effectively structured metadata and is a performance optimization.
.envoy.service.event_reporting.v2alpha.StreamEventsRequest.Identifier identifier = 1;- Specified by:
getIdentifierin interfaceStreamEventsRequestOrBuilder- Returns:
- The identifier.
-
setIdentifier
public StreamEventsRequest.Builder setIdentifier(StreamEventsRequest.Identifier value)
Identifier data that will only be sent in the first message on the stream. This is effectively structured metadata and is a performance optimization.
.envoy.service.event_reporting.v2alpha.StreamEventsRequest.Identifier identifier = 1;
-
setIdentifier
public StreamEventsRequest.Builder setIdentifier(StreamEventsRequest.Identifier.Builder builderForValue)
Identifier data that will only be sent in the first message on the stream. This is effectively structured metadata and is a performance optimization.
.envoy.service.event_reporting.v2alpha.StreamEventsRequest.Identifier identifier = 1;
-
mergeIdentifier
public StreamEventsRequest.Builder mergeIdentifier(StreamEventsRequest.Identifier value)
Identifier data that will only be sent in the first message on the stream. This is effectively structured metadata and is a performance optimization.
.envoy.service.event_reporting.v2alpha.StreamEventsRequest.Identifier identifier = 1;
-
clearIdentifier
public StreamEventsRequest.Builder clearIdentifier()
Identifier data that will only be sent in the first message on the stream. This is effectively structured metadata and is a performance optimization.
.envoy.service.event_reporting.v2alpha.StreamEventsRequest.Identifier identifier = 1;
-
getIdentifierBuilder
public StreamEventsRequest.Identifier.Builder getIdentifierBuilder()
Identifier data that will only be sent in the first message on the stream. This is effectively structured metadata and is a performance optimization.
.envoy.service.event_reporting.v2alpha.StreamEventsRequest.Identifier identifier = 1;
-
getIdentifierOrBuilder
public StreamEventsRequest.IdentifierOrBuilder getIdentifierOrBuilder()
Identifier data that will only be sent in the first message on the stream. This is effectively structured metadata and is a performance optimization.
.envoy.service.event_reporting.v2alpha.StreamEventsRequest.Identifier identifier = 1;- Specified by:
getIdentifierOrBuilderin interfaceStreamEventsRequestOrBuilder
-
getEventsList
public List<com.google.protobuf.Any> getEventsList()
Batch of events. When the stream is already active, it will be the events occurred since the last message had been sent. If the server receives unknown event type, it should silently ignore it. The following events are supported: * :ref:`HealthCheckEvent <envoy_api_msg_data.core.v2alpha.HealthCheckEvent>` * :ref:`OutlierDetectionEvent <envoy_api_msg_data.cluster.v2alpha.OutlierDetectionEvent>`
repeated .google.protobuf.Any events = 2 [(.validate.rules) = { ... }- Specified by:
getEventsListin interfaceStreamEventsRequestOrBuilder
-
getEventsCount
public int getEventsCount()
Batch of events. When the stream is already active, it will be the events occurred since the last message had been sent. If the server receives unknown event type, it should silently ignore it. The following events are supported: * :ref:`HealthCheckEvent <envoy_api_msg_data.core.v2alpha.HealthCheckEvent>` * :ref:`OutlierDetectionEvent <envoy_api_msg_data.cluster.v2alpha.OutlierDetectionEvent>`
repeated .google.protobuf.Any events = 2 [(.validate.rules) = { ... }- Specified by:
getEventsCountin interfaceStreamEventsRequestOrBuilder
-
getEvents
public com.google.protobuf.Any getEvents(int index)
Batch of events. When the stream is already active, it will be the events occurred since the last message had been sent. If the server receives unknown event type, it should silently ignore it. The following events are supported: * :ref:`HealthCheckEvent <envoy_api_msg_data.core.v2alpha.HealthCheckEvent>` * :ref:`OutlierDetectionEvent <envoy_api_msg_data.cluster.v2alpha.OutlierDetectionEvent>`
repeated .google.protobuf.Any events = 2 [(.validate.rules) = { ... }- Specified by:
getEventsin interfaceStreamEventsRequestOrBuilder
-
setEvents
public StreamEventsRequest.Builder setEvents(int index, com.google.protobuf.Any value)
Batch of events. When the stream is already active, it will be the events occurred since the last message had been sent. If the server receives unknown event type, it should silently ignore it. The following events are supported: * :ref:`HealthCheckEvent <envoy_api_msg_data.core.v2alpha.HealthCheckEvent>` * :ref:`OutlierDetectionEvent <envoy_api_msg_data.cluster.v2alpha.OutlierDetectionEvent>`
repeated .google.protobuf.Any events = 2 [(.validate.rules) = { ... }
-
setEvents
public StreamEventsRequest.Builder setEvents(int index, com.google.protobuf.Any.Builder builderForValue)
Batch of events. When the stream is already active, it will be the events occurred since the last message had been sent. If the server receives unknown event type, it should silently ignore it. The following events are supported: * :ref:`HealthCheckEvent <envoy_api_msg_data.core.v2alpha.HealthCheckEvent>` * :ref:`OutlierDetectionEvent <envoy_api_msg_data.cluster.v2alpha.OutlierDetectionEvent>`
repeated .google.protobuf.Any events = 2 [(.validate.rules) = { ... }
-
addEvents
public StreamEventsRequest.Builder addEvents(com.google.protobuf.Any value)
Batch of events. When the stream is already active, it will be the events occurred since the last message had been sent. If the server receives unknown event type, it should silently ignore it. The following events are supported: * :ref:`HealthCheckEvent <envoy_api_msg_data.core.v2alpha.HealthCheckEvent>` * :ref:`OutlierDetectionEvent <envoy_api_msg_data.cluster.v2alpha.OutlierDetectionEvent>`
repeated .google.protobuf.Any events = 2 [(.validate.rules) = { ... }
-
addEvents
public StreamEventsRequest.Builder addEvents(int index, com.google.protobuf.Any value)
Batch of events. When the stream is already active, it will be the events occurred since the last message had been sent. If the server receives unknown event type, it should silently ignore it. The following events are supported: * :ref:`HealthCheckEvent <envoy_api_msg_data.core.v2alpha.HealthCheckEvent>` * :ref:`OutlierDetectionEvent <envoy_api_msg_data.cluster.v2alpha.OutlierDetectionEvent>`
repeated .google.protobuf.Any events = 2 [(.validate.rules) = { ... }
-
addEvents
public StreamEventsRequest.Builder addEvents(com.google.protobuf.Any.Builder builderForValue)
Batch of events. When the stream is already active, it will be the events occurred since the last message had been sent. If the server receives unknown event type, it should silently ignore it. The following events are supported: * :ref:`HealthCheckEvent <envoy_api_msg_data.core.v2alpha.HealthCheckEvent>` * :ref:`OutlierDetectionEvent <envoy_api_msg_data.cluster.v2alpha.OutlierDetectionEvent>`
repeated .google.protobuf.Any events = 2 [(.validate.rules) = { ... }
-
addEvents
public StreamEventsRequest.Builder addEvents(int index, com.google.protobuf.Any.Builder builderForValue)
Batch of events. When the stream is already active, it will be the events occurred since the last message had been sent. If the server receives unknown event type, it should silently ignore it. The following events are supported: * :ref:`HealthCheckEvent <envoy_api_msg_data.core.v2alpha.HealthCheckEvent>` * :ref:`OutlierDetectionEvent <envoy_api_msg_data.cluster.v2alpha.OutlierDetectionEvent>`
repeated .google.protobuf.Any events = 2 [(.validate.rules) = { ... }
-
addAllEvents
public StreamEventsRequest.Builder addAllEvents(Iterable<? extends com.google.protobuf.Any> values)
Batch of events. When the stream is already active, it will be the events occurred since the last message had been sent. If the server receives unknown event type, it should silently ignore it. The following events are supported: * :ref:`HealthCheckEvent <envoy_api_msg_data.core.v2alpha.HealthCheckEvent>` * :ref:`OutlierDetectionEvent <envoy_api_msg_data.cluster.v2alpha.OutlierDetectionEvent>`
repeated .google.protobuf.Any events = 2 [(.validate.rules) = { ... }
-
clearEvents
public StreamEventsRequest.Builder clearEvents()
Batch of events. When the stream is already active, it will be the events occurred since the last message had been sent. If the server receives unknown event type, it should silently ignore it. The following events are supported: * :ref:`HealthCheckEvent <envoy_api_msg_data.core.v2alpha.HealthCheckEvent>` * :ref:`OutlierDetectionEvent <envoy_api_msg_data.cluster.v2alpha.OutlierDetectionEvent>`
repeated .google.protobuf.Any events = 2 [(.validate.rules) = { ... }
-
removeEvents
public StreamEventsRequest.Builder removeEvents(int index)
Batch of events. When the stream is already active, it will be the events occurred since the last message had been sent. If the server receives unknown event type, it should silently ignore it. The following events are supported: * :ref:`HealthCheckEvent <envoy_api_msg_data.core.v2alpha.HealthCheckEvent>` * :ref:`OutlierDetectionEvent <envoy_api_msg_data.cluster.v2alpha.OutlierDetectionEvent>`
repeated .google.protobuf.Any events = 2 [(.validate.rules) = { ... }
-
getEventsBuilder
public com.google.protobuf.Any.Builder getEventsBuilder(int index)
Batch of events. When the stream is already active, it will be the events occurred since the last message had been sent. If the server receives unknown event type, it should silently ignore it. The following events are supported: * :ref:`HealthCheckEvent <envoy_api_msg_data.core.v2alpha.HealthCheckEvent>` * :ref:`OutlierDetectionEvent <envoy_api_msg_data.cluster.v2alpha.OutlierDetectionEvent>`
repeated .google.protobuf.Any events = 2 [(.validate.rules) = { ... }
-
getEventsOrBuilder
public com.google.protobuf.AnyOrBuilder getEventsOrBuilder(int index)
Batch of events. When the stream is already active, it will be the events occurred since the last message had been sent. If the server receives unknown event type, it should silently ignore it. The following events are supported: * :ref:`HealthCheckEvent <envoy_api_msg_data.core.v2alpha.HealthCheckEvent>` * :ref:`OutlierDetectionEvent <envoy_api_msg_data.cluster.v2alpha.OutlierDetectionEvent>`
repeated .google.protobuf.Any events = 2 [(.validate.rules) = { ... }- Specified by:
getEventsOrBuilderin interfaceStreamEventsRequestOrBuilder
-
getEventsOrBuilderList
public List<? extends com.google.protobuf.AnyOrBuilder> getEventsOrBuilderList()
Batch of events. When the stream is already active, it will be the events occurred since the last message had been sent. If the server receives unknown event type, it should silently ignore it. The following events are supported: * :ref:`HealthCheckEvent <envoy_api_msg_data.core.v2alpha.HealthCheckEvent>` * :ref:`OutlierDetectionEvent <envoy_api_msg_data.cluster.v2alpha.OutlierDetectionEvent>`
repeated .google.protobuf.Any events = 2 [(.validate.rules) = { ... }- Specified by:
getEventsOrBuilderListin interfaceStreamEventsRequestOrBuilder
-
addEventsBuilder
public com.google.protobuf.Any.Builder addEventsBuilder()
Batch of events. When the stream is already active, it will be the events occurred since the last message had been sent. If the server receives unknown event type, it should silently ignore it. The following events are supported: * :ref:`HealthCheckEvent <envoy_api_msg_data.core.v2alpha.HealthCheckEvent>` * :ref:`OutlierDetectionEvent <envoy_api_msg_data.cluster.v2alpha.OutlierDetectionEvent>`
repeated .google.protobuf.Any events = 2 [(.validate.rules) = { ... }
-
addEventsBuilder
public com.google.protobuf.Any.Builder addEventsBuilder(int index)
Batch of events. When the stream is already active, it will be the events occurred since the last message had been sent. If the server receives unknown event type, it should silently ignore it. The following events are supported: * :ref:`HealthCheckEvent <envoy_api_msg_data.core.v2alpha.HealthCheckEvent>` * :ref:`OutlierDetectionEvent <envoy_api_msg_data.cluster.v2alpha.OutlierDetectionEvent>`
repeated .google.protobuf.Any events = 2 [(.validate.rules) = { ... }
-
getEventsBuilderList
public List<com.google.protobuf.Any.Builder> getEventsBuilderList()
Batch of events. When the stream is already active, it will be the events occurred since the last message had been sent. If the server receives unknown event type, it should silently ignore it. The following events are supported: * :ref:`HealthCheckEvent <envoy_api_msg_data.core.v2alpha.HealthCheckEvent>` * :ref:`OutlierDetectionEvent <envoy_api_msg_data.cluster.v2alpha.OutlierDetectionEvent>`
repeated .google.protobuf.Any events = 2 [(.validate.rules) = { ... }
-
setUnknownFields
public final StreamEventsRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<StreamEventsRequest.Builder>
-
mergeUnknownFields
public final StreamEventsRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<StreamEventsRequest.Builder>
-
-