Package io.dapr.v1
Class DaprAppCallbackProtos.TopicEventRequest.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<DaprAppCallbackProtos.TopicEventRequest.Builder>
io.dapr.v1.DaprAppCallbackProtos.TopicEventRequest.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,DaprAppCallbackProtos.TopicEventRequestOrBuilder
,Cloneable
- Enclosing class:
- DaprAppCallbackProtos.TopicEventRequest
public static final class DaprAppCallbackProtos.TopicEventRequest.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<DaprAppCallbackProtos.TopicEventRequest.Builder>
implements DaprAppCallbackProtos.TopicEventRequestOrBuilder
TopicEventRequest message is compatible with CloudEvent spec v1.0 https://github.com/cloudevents/spec/blob/v1.0/spec.mdProtobuf type
dapr.proto.runtime.v1.TopicEventRequest
-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()
clear()
The content of the event.The content type of data value.The map of additional custom properties to be sent to the app.clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) clearId()
id identifies the event.clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) The matching path from TopicSubscription/routes (if specified) for this event.The name of the pubsub the publisher sent to.source identifies the context in which an event happened.The version of the CloudEvents specification.The pubsub topic which publisher sent to.The type of event related to the originating occurrence.clone()
com.google.protobuf.ByteString
getData()
The content of the event.The content type of data value.com.google.protobuf.ByteString
The content type of data value.static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Struct
The map of additional custom properties to be sent to the app.com.google.protobuf.Struct.Builder
The map of additional custom properties to be sent to the app.com.google.protobuf.StructOrBuilder
The map of additional custom properties to be sent to the app.getId()
id identifies the event.com.google.protobuf.ByteString
id identifies the event.getPath()
The matching path from TopicSubscription/routes (if specified) for this event.com.google.protobuf.ByteString
The matching path from TopicSubscription/routes (if specified) for this event.The name of the pubsub the publisher sent to.com.google.protobuf.ByteString
The name of the pubsub the publisher sent to.source identifies the context in which an event happened.com.google.protobuf.ByteString
source identifies the context in which an event happened.The version of the CloudEvents specification.com.google.protobuf.ByteString
The version of the CloudEvents specification.getTopic()
The pubsub topic which publisher sent to.com.google.protobuf.ByteString
The pubsub topic which publisher sent to.getType()
The type of event related to the originating occurrence.com.google.protobuf.ByteString
The type of event related to the originating occurrence.boolean
The map of additional custom properties to be sent to the app.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
final boolean
mergeExtensions
(com.google.protobuf.Struct value) The map of additional custom properties to be sent to the app.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom
(com.google.protobuf.Message other) mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) setData
(com.google.protobuf.ByteString value) The content of the event.setDataContentType
(String value) The content type of data value.setDataContentTypeBytes
(com.google.protobuf.ByteString value) The content type of data value.setExtensions
(com.google.protobuf.Struct value) The map of additional custom properties to be sent to the app.setExtensions
(com.google.protobuf.Struct.Builder builderForValue) The map of additional custom properties to be sent to the app.id identifies the event.setIdBytes
(com.google.protobuf.ByteString value) id identifies the event.The matching path from TopicSubscription/routes (if specified) for this event.setPathBytes
(com.google.protobuf.ByteString value) The matching path from TopicSubscription/routes (if specified) for this event.setPubsubName
(String value) The name of the pubsub the publisher sent to.setPubsubNameBytes
(com.google.protobuf.ByteString value) The name of the pubsub the publisher sent to.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) source identifies the context in which an event happened.setSourceBytes
(com.google.protobuf.ByteString value) source identifies the context in which an event happened.setSpecVersion
(String value) The version of the CloudEvents specification.setSpecVersionBytes
(com.google.protobuf.ByteString value) The version of the CloudEvents specification.The pubsub topic which publisher sent to.setTopicBytes
(com.google.protobuf.ByteString value) The pubsub topic which publisher sent to.The type of event related to the originating occurrence.setTypeBytes
(com.google.protobuf.ByteString value) The type of event related to the originating occurrence.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, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, 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
Methods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFrom
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<DaprAppCallbackProtos.TopicEventRequest.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<DaprAppCallbackProtos.TopicEventRequest.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<DaprAppCallbackProtos.TopicEventRequest.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<DaprAppCallbackProtos.TopicEventRequest.Builder>
-
setField
public DaprAppCallbackProtos.TopicEventRequest.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<DaprAppCallbackProtos.TopicEventRequest.Builder>
-
clearField
public DaprAppCallbackProtos.TopicEventRequest.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<DaprAppCallbackProtos.TopicEventRequest.Builder>
-
clearOneof
public DaprAppCallbackProtos.TopicEventRequest.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<DaprAppCallbackProtos.TopicEventRequest.Builder>
-
setRepeatedField
public DaprAppCallbackProtos.TopicEventRequest.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<DaprAppCallbackProtos.TopicEventRequest.Builder>
-
addRepeatedField
public DaprAppCallbackProtos.TopicEventRequest.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<DaprAppCallbackProtos.TopicEventRequest.Builder>
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<DaprAppCallbackProtos.TopicEventRequest.Builder>
-
mergeFrom
public DaprAppCallbackProtos.TopicEventRequest.Builder mergeFrom(DaprAppCallbackProtos.TopicEventRequest other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<DaprAppCallbackProtos.TopicEventRequest.Builder>
-
mergeFrom
public DaprAppCallbackProtos.TopicEventRequest.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<DaprAppCallbackProtos.TopicEventRequest.Builder>
- Throws:
IOException
-
getId
id identifies the event. Producers MUST ensure that source + id is unique for each distinct event. If a duplicate event is re-sent (e.g. due to a network error) it MAY have the same id.
string id = 1;
- Specified by:
getId
in interfaceDaprAppCallbackProtos.TopicEventRequestOrBuilder
- Returns:
- The id.
-
getIdBytes
public com.google.protobuf.ByteString getIdBytes()id identifies the event. Producers MUST ensure that source + id is unique for each distinct event. If a duplicate event is re-sent (e.g. due to a network error) it MAY have the same id.
string id = 1;
- Specified by:
getIdBytes
in interfaceDaprAppCallbackProtos.TopicEventRequestOrBuilder
- Returns:
- The bytes for id.
-
setId
id identifies the event. Producers MUST ensure that source + id is unique for each distinct event. If a duplicate event is re-sent (e.g. due to a network error) it MAY have the same id.
string id = 1;
- Parameters:
value
- The id to set.- Returns:
- This builder for chaining.
-
clearId
id identifies the event. Producers MUST ensure that source + id is unique for each distinct event. If a duplicate event is re-sent (e.g. due to a network error) it MAY have the same id.
string id = 1;
- Returns:
- This builder for chaining.
-
setIdBytes
public DaprAppCallbackProtos.TopicEventRequest.Builder setIdBytes(com.google.protobuf.ByteString value) id identifies the event. Producers MUST ensure that source + id is unique for each distinct event. If a duplicate event is re-sent (e.g. due to a network error) it MAY have the same id.
string id = 1;
- Parameters:
value
- The bytes for id to set.- Returns:
- This builder for chaining.
-
getSource
source identifies the context in which an event happened. Often this will include information such as the type of the event source, the organization publishing the event or the process that produced the event. The exact syntax and semantics behind the data encoded in the URI is defined by the event producer.
string source = 2;
- Specified by:
getSource
in interfaceDaprAppCallbackProtos.TopicEventRequestOrBuilder
- Returns:
- The source.
-
getSourceBytes
public com.google.protobuf.ByteString getSourceBytes()source identifies the context in which an event happened. Often this will include information such as the type of the event source, the organization publishing the event or the process that produced the event. The exact syntax and semantics behind the data encoded in the URI is defined by the event producer.
string source = 2;
- Specified by:
getSourceBytes
in interfaceDaprAppCallbackProtos.TopicEventRequestOrBuilder
- Returns:
- The bytes for source.
-
setSource
source identifies the context in which an event happened. Often this will include information such as the type of the event source, the organization publishing the event or the process that produced the event. The exact syntax and semantics behind the data encoded in the URI is defined by the event producer.
string source = 2;
- Parameters:
value
- The source to set.- Returns:
- This builder for chaining.
-
clearSource
source identifies the context in which an event happened. Often this will include information such as the type of the event source, the organization publishing the event or the process that produced the event. The exact syntax and semantics behind the data encoded in the URI is defined by the event producer.
string source = 2;
- Returns:
- This builder for chaining.
-
setSourceBytes
public DaprAppCallbackProtos.TopicEventRequest.Builder setSourceBytes(com.google.protobuf.ByteString value) source identifies the context in which an event happened. Often this will include information such as the type of the event source, the organization publishing the event or the process that produced the event. The exact syntax and semantics behind the data encoded in the URI is defined by the event producer.
string source = 2;
- Parameters:
value
- The bytes for source to set.- Returns:
- This builder for chaining.
-
getType
The type of event related to the originating occurrence.
string type = 3;
- Specified by:
getType
in interfaceDaprAppCallbackProtos.TopicEventRequestOrBuilder
- Returns:
- The type.
-
getTypeBytes
public com.google.protobuf.ByteString getTypeBytes()The type of event related to the originating occurrence.
string type = 3;
- Specified by:
getTypeBytes
in interfaceDaprAppCallbackProtos.TopicEventRequestOrBuilder
- Returns:
- The bytes for type.
-
setType
The type of event related to the originating occurrence.
string type = 3;
- Parameters:
value
- The type to set.- Returns:
- This builder for chaining.
-
clearType
The type of event related to the originating occurrence.
string type = 3;
- Returns:
- This builder for chaining.
-
setTypeBytes
public DaprAppCallbackProtos.TopicEventRequest.Builder setTypeBytes(com.google.protobuf.ByteString value) The type of event related to the originating occurrence.
string type = 3;
- Parameters:
value
- The bytes for type to set.- Returns:
- This builder for chaining.
-
getSpecVersion
The version of the CloudEvents specification.
string spec_version = 4;
- Specified by:
getSpecVersion
in interfaceDaprAppCallbackProtos.TopicEventRequestOrBuilder
- Returns:
- The specVersion.
-
getSpecVersionBytes
public com.google.protobuf.ByteString getSpecVersionBytes()The version of the CloudEvents specification.
string spec_version = 4;
- Specified by:
getSpecVersionBytes
in interfaceDaprAppCallbackProtos.TopicEventRequestOrBuilder
- Returns:
- The bytes for specVersion.
-
setSpecVersion
The version of the CloudEvents specification.
string spec_version = 4;
- Parameters:
value
- The specVersion to set.- Returns:
- This builder for chaining.
-
clearSpecVersion
The version of the CloudEvents specification.
string spec_version = 4;
- Returns:
- This builder for chaining.
-
setSpecVersionBytes
public DaprAppCallbackProtos.TopicEventRequest.Builder setSpecVersionBytes(com.google.protobuf.ByteString value) The version of the CloudEvents specification.
string spec_version = 4;
- Parameters:
value
- The bytes for specVersion to set.- Returns:
- This builder for chaining.
-
getDataContentType
The content type of data value.
string data_content_type = 5;
- Specified by:
getDataContentType
in interfaceDaprAppCallbackProtos.TopicEventRequestOrBuilder
- Returns:
- The dataContentType.
-
getDataContentTypeBytes
public com.google.protobuf.ByteString getDataContentTypeBytes()The content type of data value.
string data_content_type = 5;
- Specified by:
getDataContentTypeBytes
in interfaceDaprAppCallbackProtos.TopicEventRequestOrBuilder
- Returns:
- The bytes for dataContentType.
-
setDataContentType
The content type of data value.
string data_content_type = 5;
- Parameters:
value
- The dataContentType to set.- Returns:
- This builder for chaining.
-
clearDataContentType
The content type of data value.
string data_content_type = 5;
- Returns:
- This builder for chaining.
-
setDataContentTypeBytes
public DaprAppCallbackProtos.TopicEventRequest.Builder setDataContentTypeBytes(com.google.protobuf.ByteString value) The content type of data value.
string data_content_type = 5;
- Parameters:
value
- The bytes for dataContentType to set.- Returns:
- This builder for chaining.
-
getData
public com.google.protobuf.ByteString getData()The content of the event.
bytes data = 7;
- Specified by:
getData
in interfaceDaprAppCallbackProtos.TopicEventRequestOrBuilder
- Returns:
- The data.
-
setData
public DaprAppCallbackProtos.TopicEventRequest.Builder setData(com.google.protobuf.ByteString value) The content of the event.
bytes data = 7;
- Parameters:
value
- The data to set.- Returns:
- This builder for chaining.
-
clearData
The content of the event.
bytes data = 7;
- Returns:
- This builder for chaining.
-
getTopic
The pubsub topic which publisher sent to.
string topic = 6;
- Specified by:
getTopic
in interfaceDaprAppCallbackProtos.TopicEventRequestOrBuilder
- Returns:
- The topic.
-
getTopicBytes
public com.google.protobuf.ByteString getTopicBytes()The pubsub topic which publisher sent to.
string topic = 6;
- Specified by:
getTopicBytes
in interfaceDaprAppCallbackProtos.TopicEventRequestOrBuilder
- Returns:
- The bytes for topic.
-
setTopic
The pubsub topic which publisher sent to.
string topic = 6;
- Parameters:
value
- The topic to set.- Returns:
- This builder for chaining.
-
clearTopic
The pubsub topic which publisher sent to.
string topic = 6;
- Returns:
- This builder for chaining.
-
setTopicBytes
public DaprAppCallbackProtos.TopicEventRequest.Builder setTopicBytes(com.google.protobuf.ByteString value) The pubsub topic which publisher sent to.
string topic = 6;
- Parameters:
value
- The bytes for topic to set.- Returns:
- This builder for chaining.
-
getPubsubName
The name of the pubsub the publisher sent to.
string pubsub_name = 8;
- Specified by:
getPubsubName
in interfaceDaprAppCallbackProtos.TopicEventRequestOrBuilder
- Returns:
- The pubsubName.
-
getPubsubNameBytes
public com.google.protobuf.ByteString getPubsubNameBytes()The name of the pubsub the publisher sent to.
string pubsub_name = 8;
- Specified by:
getPubsubNameBytes
in interfaceDaprAppCallbackProtos.TopicEventRequestOrBuilder
- Returns:
- The bytes for pubsubName.
-
setPubsubName
The name of the pubsub the publisher sent to.
string pubsub_name = 8;
- Parameters:
value
- The pubsubName to set.- Returns:
- This builder for chaining.
-
clearPubsubName
The name of the pubsub the publisher sent to.
string pubsub_name = 8;
- Returns:
- This builder for chaining.
-
setPubsubNameBytes
public DaprAppCallbackProtos.TopicEventRequest.Builder setPubsubNameBytes(com.google.protobuf.ByteString value) The name of the pubsub the publisher sent to.
string pubsub_name = 8;
- Parameters:
value
- The bytes for pubsubName to set.- Returns:
- This builder for chaining.
-
getPath
The matching path from TopicSubscription/routes (if specified) for this event. This value is used by OnTopicEvent to "switch" inside the handler.
string path = 9;
- Specified by:
getPath
in interfaceDaprAppCallbackProtos.TopicEventRequestOrBuilder
- Returns:
- The path.
-
getPathBytes
public com.google.protobuf.ByteString getPathBytes()The matching path from TopicSubscription/routes (if specified) for this event. This value is used by OnTopicEvent to "switch" inside the handler.
string path = 9;
- Specified by:
getPathBytes
in interfaceDaprAppCallbackProtos.TopicEventRequestOrBuilder
- Returns:
- The bytes for path.
-
setPath
The matching path from TopicSubscription/routes (if specified) for this event. This value is used by OnTopicEvent to "switch" inside the handler.
string path = 9;
- Parameters:
value
- The path to set.- Returns:
- This builder for chaining.
-
clearPath
The matching path from TopicSubscription/routes (if specified) for this event. This value is used by OnTopicEvent to "switch" inside the handler.
string path = 9;
- Returns:
- This builder for chaining.
-
setPathBytes
public DaprAppCallbackProtos.TopicEventRequest.Builder setPathBytes(com.google.protobuf.ByteString value) The matching path from TopicSubscription/routes (if specified) for this event. This value is used by OnTopicEvent to "switch" inside the handler.
string path = 9;
- Parameters:
value
- The bytes for path to set.- Returns:
- This builder for chaining.
-
hasExtensions
public boolean hasExtensions()The map of additional custom properties to be sent to the app. These are considered to be cloud event extensions.
.google.protobuf.Struct extensions = 10;
- Specified by:
hasExtensions
in interfaceDaprAppCallbackProtos.TopicEventRequestOrBuilder
- Returns:
- Whether the extensions field is set.
-
getExtensions
public com.google.protobuf.Struct getExtensions()The map of additional custom properties to be sent to the app. These are considered to be cloud event extensions.
.google.protobuf.Struct extensions = 10;
- Specified by:
getExtensions
in interfaceDaprAppCallbackProtos.TopicEventRequestOrBuilder
- Returns:
- The extensions.
-
setExtensions
public DaprAppCallbackProtos.TopicEventRequest.Builder setExtensions(com.google.protobuf.Struct value) The map of additional custom properties to be sent to the app. These are considered to be cloud event extensions.
.google.protobuf.Struct extensions = 10;
-
setExtensions
public DaprAppCallbackProtos.TopicEventRequest.Builder setExtensions(com.google.protobuf.Struct.Builder builderForValue) The map of additional custom properties to be sent to the app. These are considered to be cloud event extensions.
.google.protobuf.Struct extensions = 10;
-
mergeExtensions
public DaprAppCallbackProtos.TopicEventRequest.Builder mergeExtensions(com.google.protobuf.Struct value) The map of additional custom properties to be sent to the app. These are considered to be cloud event extensions.
.google.protobuf.Struct extensions = 10;
-
clearExtensions
The map of additional custom properties to be sent to the app. These are considered to be cloud event extensions.
.google.protobuf.Struct extensions = 10;
-
getExtensionsBuilder
public com.google.protobuf.Struct.Builder getExtensionsBuilder()The map of additional custom properties to be sent to the app. These are considered to be cloud event extensions.
.google.protobuf.Struct extensions = 10;
-
getExtensionsOrBuilder
public com.google.protobuf.StructOrBuilder getExtensionsOrBuilder()The map of additional custom properties to be sent to the app. These are considered to be cloud event extensions.
.google.protobuf.Struct extensions = 10;
- Specified by:
getExtensionsOrBuilder
in interfaceDaprAppCallbackProtos.TopicEventRequestOrBuilder
-
setUnknownFields
public final DaprAppCallbackProtos.TopicEventRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<DaprAppCallbackProtos.TopicEventRequest.Builder>
-
mergeUnknownFields
public final DaprAppCallbackProtos.TopicEventRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<DaprAppCallbackProtos.TopicEventRequest.Builder>
-