-
GatewayOuterClass.PublishMessageResponse.Builder.clear()
GatewayOuterClass.PublishMessageResponse.Builder.clearKey()
the unique ID of the message that was published
the tenant id of the message
GatewayOuterClass.PublishMessageResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
GatewayOuterClass.PublishMessageResponse.Builder.mergeFrom(com.google.protobuf.Message other)
GatewayOuterClass.PublishMessageResponse.newBuilder()
GatewayOuterClass.PublishMessageResponse.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)
GatewayOuterClass.PublishMessageResponse.Builder.setKey(long value)
the unique ID of the message that was published
the tenant id of the message
GatewayOuterClass.PublishMessageResponse.Builder.setTenantIdBytes(com.google.protobuf.ByteString value)
the tenant id of the message
GatewayOuterClass.PublishMessageResponse.toBuilder()