Class PublishChannelConnectionEventsRequest.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<PublishChannelConnectionEventsRequest.Builder>
-
- com.google.cloud.eventarc.publishing.v1.PublishChannelConnectionEventsRequest.Builder
-
- All Implemented Interfaces:
PublishChannelConnectionEventsRequestOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- PublishChannelConnectionEventsRequest
public static final class PublishChannelConnectionEventsRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<PublishChannelConnectionEventsRequest.Builder> implements PublishChannelConnectionEventsRequestOrBuilder
The request message for the PublishChannelConnectionEvents method.
Protobuf typegoogle.cloud.eventarc.publishing.v1.PublishChannelConnectionEventsRequest
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description PublishChannelConnectionEventsRequest.Builder
addAllEvents(Iterable<? extends com.google.protobuf.Any> values)
The CloudEvents v1.0 events to publish.PublishChannelConnectionEventsRequest.Builder
addAllTextEvents(Iterable<String> values)
The text representation of events to publish.PublishChannelConnectionEventsRequest.Builder
addEvents(int index, com.google.protobuf.Any value)
The CloudEvents v1.0 events to publish.PublishChannelConnectionEventsRequest.Builder
addEvents(int index, com.google.protobuf.Any.Builder builderForValue)
The CloudEvents v1.0 events to publish.PublishChannelConnectionEventsRequest.Builder
addEvents(com.google.protobuf.Any value)
The CloudEvents v1.0 events to publish.PublishChannelConnectionEventsRequest.Builder
addEvents(com.google.protobuf.Any.Builder builderForValue)
The CloudEvents v1.0 events to publish.com.google.protobuf.Any.Builder
addEventsBuilder()
The CloudEvents v1.0 events to publish.com.google.protobuf.Any.Builder
addEventsBuilder(int index)
The CloudEvents v1.0 events to publish.PublishChannelConnectionEventsRequest.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
PublishChannelConnectionEventsRequest.Builder
addTextEvents(String value)
The text representation of events to publish.PublishChannelConnectionEventsRequest.Builder
addTextEventsBytes(com.google.protobuf.ByteString value)
The text representation of events to publish.PublishChannelConnectionEventsRequest
build()
PublishChannelConnectionEventsRequest
buildPartial()
PublishChannelConnectionEventsRequest.Builder
clear()
PublishChannelConnectionEventsRequest.Builder
clearChannelConnection()
The channel_connection that the events are published from.PublishChannelConnectionEventsRequest.Builder
clearEvents()
The CloudEvents v1.0 events to publish.PublishChannelConnectionEventsRequest.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
PublishChannelConnectionEventsRequest.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
PublishChannelConnectionEventsRequest.Builder
clearTextEvents()
The text representation of events to publish.PublishChannelConnectionEventsRequest.Builder
clone()
String
getChannelConnection()
The channel_connection that the events are published from.com.google.protobuf.ByteString
getChannelConnectionBytes()
The channel_connection that the events are published from.PublishChannelConnectionEventsRequest
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
com.google.protobuf.Any
getEvents(int index)
The CloudEvents v1.0 events to publish.com.google.protobuf.Any.Builder
getEventsBuilder(int index)
The CloudEvents v1.0 events to publish.List<com.google.protobuf.Any.Builder>
getEventsBuilderList()
The CloudEvents v1.0 events to publish.int
getEventsCount()
The CloudEvents v1.0 events to publish.List<com.google.protobuf.Any>
getEventsList()
The CloudEvents v1.0 events to publish.com.google.protobuf.AnyOrBuilder
getEventsOrBuilder(int index)
The CloudEvents v1.0 events to publish.List<? extends com.google.protobuf.AnyOrBuilder>
getEventsOrBuilderList()
The CloudEvents v1.0 events to publish.String
getTextEvents(int index)
The text representation of events to publish.com.google.protobuf.ByteString
getTextEventsBytes(int index)
The text representation of events to publish.int
getTextEventsCount()
The text representation of events to publish.com.google.protobuf.ProtocolStringList
getTextEventsList()
The text representation of events to publish.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
PublishChannelConnectionEventsRequest.Builder
mergeFrom(PublishChannelConnectionEventsRequest other)
PublishChannelConnectionEventsRequest.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
PublishChannelConnectionEventsRequest.Builder
mergeFrom(com.google.protobuf.Message other)
PublishChannelConnectionEventsRequest.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
PublishChannelConnectionEventsRequest.Builder
removeEvents(int index)
The CloudEvents v1.0 events to publish.PublishChannelConnectionEventsRequest.Builder
setChannelConnection(String value)
The channel_connection that the events are published from.PublishChannelConnectionEventsRequest.Builder
setChannelConnectionBytes(com.google.protobuf.ByteString value)
The channel_connection that the events are published from.PublishChannelConnectionEventsRequest.Builder
setEvents(int index, com.google.protobuf.Any value)
The CloudEvents v1.0 events to publish.PublishChannelConnectionEventsRequest.Builder
setEvents(int index, com.google.protobuf.Any.Builder builderForValue)
The CloudEvents v1.0 events to publish.PublishChannelConnectionEventsRequest.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
PublishChannelConnectionEventsRequest.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
PublishChannelConnectionEventsRequest.Builder
setTextEvents(int index, String value)
The text representation of events to publish.PublishChannelConnectionEventsRequest.Builder
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, 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:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<PublishChannelConnectionEventsRequest.Builder>
-
clear
public PublishChannelConnectionEventsRequest.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<PublishChannelConnectionEventsRequest.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<PublishChannelConnectionEventsRequest.Builder>
-
getDefaultInstanceForType
public PublishChannelConnectionEventsRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public PublishChannelConnectionEventsRequest build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public PublishChannelConnectionEventsRequest buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public PublishChannelConnectionEventsRequest.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<PublishChannelConnectionEventsRequest.Builder>
-
setField
public PublishChannelConnectionEventsRequest.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<PublishChannelConnectionEventsRequest.Builder>
-
clearField
public PublishChannelConnectionEventsRequest.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<PublishChannelConnectionEventsRequest.Builder>
-
clearOneof
public PublishChannelConnectionEventsRequest.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<PublishChannelConnectionEventsRequest.Builder>
-
setRepeatedField
public PublishChannelConnectionEventsRequest.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<PublishChannelConnectionEventsRequest.Builder>
-
addRepeatedField
public PublishChannelConnectionEventsRequest.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<PublishChannelConnectionEventsRequest.Builder>
-
mergeFrom
public PublishChannelConnectionEventsRequest.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<PublishChannelConnectionEventsRequest.Builder>
-
mergeFrom
public PublishChannelConnectionEventsRequest.Builder mergeFrom(PublishChannelConnectionEventsRequest other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<PublishChannelConnectionEventsRequest.Builder>
-
mergeFrom
public PublishChannelConnectionEventsRequest.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<PublishChannelConnectionEventsRequest.Builder>
- Throws:
IOException
-
getChannelConnection
public String getChannelConnection()
The channel_connection that the events are published from. For example: `projects/{partner_project_id}/locations/{location}/channelConnections/{channel_connection_id}`.
string channel_connection = 1;
- Specified by:
getChannelConnection
in interfacePublishChannelConnectionEventsRequestOrBuilder
- Returns:
- The channelConnection.
-
getChannelConnectionBytes
public com.google.protobuf.ByteString getChannelConnectionBytes()
The channel_connection that the events are published from. For example: `projects/{partner_project_id}/locations/{location}/channelConnections/{channel_connection_id}`.
string channel_connection = 1;
- Specified by:
getChannelConnectionBytes
in interfacePublishChannelConnectionEventsRequestOrBuilder
- Returns:
- The bytes for channelConnection.
-
setChannelConnection
public PublishChannelConnectionEventsRequest.Builder setChannelConnection(String value)
The channel_connection that the events are published from. For example: `projects/{partner_project_id}/locations/{location}/channelConnections/{channel_connection_id}`.
string channel_connection = 1;
- Parameters:
value
- The channelConnection to set.- Returns:
- This builder for chaining.
-
clearChannelConnection
public PublishChannelConnectionEventsRequest.Builder clearChannelConnection()
The channel_connection that the events are published from. For example: `projects/{partner_project_id}/locations/{location}/channelConnections/{channel_connection_id}`.
string channel_connection = 1;
- Returns:
- This builder for chaining.
-
setChannelConnectionBytes
public PublishChannelConnectionEventsRequest.Builder setChannelConnectionBytes(com.google.protobuf.ByteString value)
The channel_connection that the events are published from. For example: `projects/{partner_project_id}/locations/{location}/channelConnections/{channel_connection_id}`.
string channel_connection = 1;
- Parameters:
value
- The bytes for channelConnection to set.- Returns:
- This builder for chaining.
-
getEventsList
public List<com.google.protobuf.Any> getEventsList()
The CloudEvents v1.0 events to publish. No other types are allowed. If this field is set, then the `text_events` fields must not be set.
repeated .google.protobuf.Any events = 2;
- Specified by:
getEventsList
in interfacePublishChannelConnectionEventsRequestOrBuilder
-
getEventsCount
public int getEventsCount()
The CloudEvents v1.0 events to publish. No other types are allowed. If this field is set, then the `text_events` fields must not be set.
repeated .google.protobuf.Any events = 2;
- Specified by:
getEventsCount
in interfacePublishChannelConnectionEventsRequestOrBuilder
-
getEvents
public com.google.protobuf.Any getEvents(int index)
The CloudEvents v1.0 events to publish. No other types are allowed. If this field is set, then the `text_events` fields must not be set.
repeated .google.protobuf.Any events = 2;
- Specified by:
getEvents
in interfacePublishChannelConnectionEventsRequestOrBuilder
-
setEvents
public PublishChannelConnectionEventsRequest.Builder setEvents(int index, com.google.protobuf.Any value)
The CloudEvents v1.0 events to publish. No other types are allowed. If this field is set, then the `text_events` fields must not be set.
repeated .google.protobuf.Any events = 2;
-
setEvents
public PublishChannelConnectionEventsRequest.Builder setEvents(int index, com.google.protobuf.Any.Builder builderForValue)
The CloudEvents v1.0 events to publish. No other types are allowed. If this field is set, then the `text_events` fields must not be set.
repeated .google.protobuf.Any events = 2;
-
addEvents
public PublishChannelConnectionEventsRequest.Builder addEvents(com.google.protobuf.Any value)
The CloudEvents v1.0 events to publish. No other types are allowed. If this field is set, then the `text_events` fields must not be set.
repeated .google.protobuf.Any events = 2;
-
addEvents
public PublishChannelConnectionEventsRequest.Builder addEvents(int index, com.google.protobuf.Any value)
The CloudEvents v1.0 events to publish. No other types are allowed. If this field is set, then the `text_events` fields must not be set.
repeated .google.protobuf.Any events = 2;
-
addEvents
public PublishChannelConnectionEventsRequest.Builder addEvents(com.google.protobuf.Any.Builder builderForValue)
The CloudEvents v1.0 events to publish. No other types are allowed. If this field is set, then the `text_events` fields must not be set.
repeated .google.protobuf.Any events = 2;
-
addEvents
public PublishChannelConnectionEventsRequest.Builder addEvents(int index, com.google.protobuf.Any.Builder builderForValue)
The CloudEvents v1.0 events to publish. No other types are allowed. If this field is set, then the `text_events` fields must not be set.
repeated .google.protobuf.Any events = 2;
-
addAllEvents
public PublishChannelConnectionEventsRequest.Builder addAllEvents(Iterable<? extends com.google.protobuf.Any> values)
The CloudEvents v1.0 events to publish. No other types are allowed. If this field is set, then the `text_events` fields must not be set.
repeated .google.protobuf.Any events = 2;
-
clearEvents
public PublishChannelConnectionEventsRequest.Builder clearEvents()
The CloudEvents v1.0 events to publish. No other types are allowed. If this field is set, then the `text_events` fields must not be set.
repeated .google.protobuf.Any events = 2;
-
removeEvents
public PublishChannelConnectionEventsRequest.Builder removeEvents(int index)
The CloudEvents v1.0 events to publish. No other types are allowed. If this field is set, then the `text_events` fields must not be set.
repeated .google.protobuf.Any events = 2;
-
getEventsBuilder
public com.google.protobuf.Any.Builder getEventsBuilder(int index)
The CloudEvents v1.0 events to publish. No other types are allowed. If this field is set, then the `text_events` fields must not be set.
repeated .google.protobuf.Any events = 2;
-
getEventsOrBuilder
public com.google.protobuf.AnyOrBuilder getEventsOrBuilder(int index)
The CloudEvents v1.0 events to publish. No other types are allowed. If this field is set, then the `text_events` fields must not be set.
repeated .google.protobuf.Any events = 2;
- Specified by:
getEventsOrBuilder
in interfacePublishChannelConnectionEventsRequestOrBuilder
-
getEventsOrBuilderList
public List<? extends com.google.protobuf.AnyOrBuilder> getEventsOrBuilderList()
The CloudEvents v1.0 events to publish. No other types are allowed. If this field is set, then the `text_events` fields must not be set.
repeated .google.protobuf.Any events = 2;
- Specified by:
getEventsOrBuilderList
in interfacePublishChannelConnectionEventsRequestOrBuilder
-
addEventsBuilder
public com.google.protobuf.Any.Builder addEventsBuilder()
The CloudEvents v1.0 events to publish. No other types are allowed. If this field is set, then the `text_events` fields must not be set.
repeated .google.protobuf.Any events = 2;
-
addEventsBuilder
public com.google.protobuf.Any.Builder addEventsBuilder(int index)
The CloudEvents v1.0 events to publish. No other types are allowed. If this field is set, then the `text_events` fields must not be set.
repeated .google.protobuf.Any events = 2;
-
getEventsBuilderList
public List<com.google.protobuf.Any.Builder> getEventsBuilderList()
The CloudEvents v1.0 events to publish. No other types are allowed. If this field is set, then the `text_events` fields must not be set.
repeated .google.protobuf.Any events = 2;
-
getTextEventsList
public com.google.protobuf.ProtocolStringList getTextEventsList()
The text representation of events to publish. CloudEvent v1.0 in JSON format is the only allowed type. Refer to https://github.com/cloudevents/spec/blob/v1.0.2/cloudevents/formats/json-format.md for specification. If this field is set, then the `events` fields must not be set.
repeated string text_events = 3;
- Specified by:
getTextEventsList
in interfacePublishChannelConnectionEventsRequestOrBuilder
- Returns:
- A list containing the textEvents.
-
getTextEventsCount
public int getTextEventsCount()
The text representation of events to publish. CloudEvent v1.0 in JSON format is the only allowed type. Refer to https://github.com/cloudevents/spec/blob/v1.0.2/cloudevents/formats/json-format.md for specification. If this field is set, then the `events` fields must not be set.
repeated string text_events = 3;
- Specified by:
getTextEventsCount
in interfacePublishChannelConnectionEventsRequestOrBuilder
- Returns:
- The count of textEvents.
-
getTextEvents
public String getTextEvents(int index)
The text representation of events to publish. CloudEvent v1.0 in JSON format is the only allowed type. Refer to https://github.com/cloudevents/spec/blob/v1.0.2/cloudevents/formats/json-format.md for specification. If this field is set, then the `events` fields must not be set.
repeated string text_events = 3;
- Specified by:
getTextEvents
in interfacePublishChannelConnectionEventsRequestOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The textEvents at the given index.
-
getTextEventsBytes
public com.google.protobuf.ByteString getTextEventsBytes(int index)
The text representation of events to publish. CloudEvent v1.0 in JSON format is the only allowed type. Refer to https://github.com/cloudevents/spec/blob/v1.0.2/cloudevents/formats/json-format.md for specification. If this field is set, then the `events` fields must not be set.
repeated string text_events = 3;
- Specified by:
getTextEventsBytes
in interfacePublishChannelConnectionEventsRequestOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the textEvents at the given index.
-
setTextEvents
public PublishChannelConnectionEventsRequest.Builder setTextEvents(int index, String value)
The text representation of events to publish. CloudEvent v1.0 in JSON format is the only allowed type. Refer to https://github.com/cloudevents/spec/blob/v1.0.2/cloudevents/formats/json-format.md for specification. If this field is set, then the `events` fields must not be set.
repeated string text_events = 3;
- Parameters:
index
- The index to set the value at.value
- The textEvents to set.- Returns:
- This builder for chaining.
-
addTextEvents
public PublishChannelConnectionEventsRequest.Builder addTextEvents(String value)
The text representation of events to publish. CloudEvent v1.0 in JSON format is the only allowed type. Refer to https://github.com/cloudevents/spec/blob/v1.0.2/cloudevents/formats/json-format.md for specification. If this field is set, then the `events` fields must not be set.
repeated string text_events = 3;
- Parameters:
value
- The textEvents to add.- Returns:
- This builder for chaining.
-
addAllTextEvents
public PublishChannelConnectionEventsRequest.Builder addAllTextEvents(Iterable<String> values)
The text representation of events to publish. CloudEvent v1.0 in JSON format is the only allowed type. Refer to https://github.com/cloudevents/spec/blob/v1.0.2/cloudevents/formats/json-format.md for specification. If this field is set, then the `events` fields must not be set.
repeated string text_events = 3;
- Parameters:
values
- The textEvents to add.- Returns:
- This builder for chaining.
-
clearTextEvents
public PublishChannelConnectionEventsRequest.Builder clearTextEvents()
The text representation of events to publish. CloudEvent v1.0 in JSON format is the only allowed type. Refer to https://github.com/cloudevents/spec/blob/v1.0.2/cloudevents/formats/json-format.md for specification. If this field is set, then the `events` fields must not be set.
repeated string text_events = 3;
- Returns:
- This builder for chaining.
-
addTextEventsBytes
public PublishChannelConnectionEventsRequest.Builder addTextEventsBytes(com.google.protobuf.ByteString value)
The text representation of events to publish. CloudEvent v1.0 in JSON format is the only allowed type. Refer to https://github.com/cloudevents/spec/blob/v1.0.2/cloudevents/formats/json-format.md for specification. If this field is set, then the `events` fields must not be set.
repeated string text_events = 3;
- Parameters:
value
- The bytes of the textEvents to add.- Returns:
- This builder for chaining.
-
setUnknownFields
public final PublishChannelConnectionEventsRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<PublishChannelConnectionEventsRequest.Builder>
-
mergeUnknownFields
public final PublishChannelConnectionEventsRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<PublishChannelConnectionEventsRequest.Builder>
-
-