-
GatewayOuterClass.PublishMessageRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
GatewayOuterClass.PublishMessageRequest.Builder.clear()
the correlation key of the message
GatewayOuterClass.PublishMessageRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
the unique ID of the message; can be omitted.
GatewayOuterClass.PublishMessageRequest.Builder.clearName()
GatewayOuterClass.PublishMessageRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
the tenant id of the message
how long the message should be buffered on the broker, in milliseconds
the message variables as a JSON document; to be valid, the root of the document must be an
object, e.g.
GatewayOuterClass.PublishMessageRequest.Builder.clone()
GatewayOuterClass.PublishMessageRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
GatewayOuterClass.PublishMessageRequest.Builder.mergeFrom(com.google.protobuf.Message other)
GatewayOuterClass.PublishMessageRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
GatewayOuterClass.PublishMessageRequest.newBuilder()
GatewayOuterClass.PublishMessageRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
the correlation key of the message
the correlation key of the message
GatewayOuterClass.PublishMessageRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
the unique ID of the message; can be omitted.
GatewayOuterClass.PublishMessageRequest.Builder.setMessageIdBytes(com.google.protobuf.ByteString value)
the unique ID of the message; can be omitted.
GatewayOuterClass.PublishMessageRequest.Builder.setName(String value)
GatewayOuterClass.PublishMessageRequest.Builder.setNameBytes(com.google.protobuf.ByteString value)
GatewayOuterClass.PublishMessageRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
the tenant id of the message
GatewayOuterClass.PublishMessageRequest.Builder.setTenantIdBytes(com.google.protobuf.ByteString value)
the tenant id of the message
GatewayOuterClass.PublishMessageRequest.Builder.setTimeToLive(long value)
how long the message should be buffered on the broker, in milliseconds
GatewayOuterClass.PublishMessageRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
the message variables as a JSON document; to be valid, the root of the document must be an
object, e.g.
GatewayOuterClass.PublishMessageRequest.Builder.setVariablesBytes(com.google.protobuf.ByteString value)
the message variables as a JSON document; to be valid, the root of the document must be an
object, e.g.
GatewayOuterClass.PublishMessageRequest.toBuilder()